2022-02-17 14:18:52.610 | + ./stack.sh:main:487 : exec 2022-02-17 14:18:52.611 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-141852' 2022-02-17 14:18:52.611 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-141852.summary.2022-02-17-141852 2022-02-17 14:18:52.611 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:18:52.611 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-141852 2022-02-17 14:18:52.611 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-141852 /opt/stack/logs/stack.sh.log 2022-02-17 14:18:52.611 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-141852.summary.2022-02-17-141852 /opt/stack/logs/stack.sh.log.summary 2022-02-17 14:18:52.611 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 14:18:52.611 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 14:18:52.611 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 14:18:52.611 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 14:18:52.611 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 14:18:52.611 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 14:18:52.611 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:18:52.611 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 14:18:52.614 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 14:18:52.617 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 14:18:52.618 | + ./stack.sh:main:576 : uname -a 2022-02-17 14:18:52.620 | Linux dv-neutron-827683-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 14:18:52.622 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 14:18:52.624 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 14:18:52.627 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 14:18:52.663 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 14:18:52.680 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 14:18:52.682 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 14:18:52.684 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 14:18:52.686 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 14:18:52.687 | + functions-common:fetch_plugins:1776 : return 2022-02-17 14:18:52.689 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 14:18:52.691 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 14:18:52.694 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:18:52.695 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:18:52.697 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:18:52.699 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:18:52.701 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:18:52.703 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:18:52.705 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:18:52.708 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:18:52.710 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:18:52.712 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:18:52.714 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 14:18:52.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:18:52.728 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:52.730 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:18:52.732 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:18:52.734 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:18:52.735 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:18:52.737 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:18:52.740 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:18:52.742 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 14:18:52.743 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 14:18:52.745 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:18:52.747 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:18:52.749 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 14:18:52.751 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 14:18:52.752 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 14:18:52.755 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 14:18:52.757 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 14:18:52.759 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 14:18:52.776 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 14:18:52.778 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 14:18:52.791 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:18:52.793 | +++ lib/tls:source:43 : hostname -f 2022-02-17 14:18:52.796 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 14:18:52.798 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 14:18:52.800 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 14:18:52.803 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 14:18:52.804 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 14:18:52.806 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 14:18:52.808 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 14:18:52.810 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 14:18:52.812 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 14:18:52.814 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 14:18:52.818 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 14:18:52.830 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 14:18:52.846 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 14:18:52.859 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 14:18:52.871 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 14:18:52.902 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 14:18:52.961 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 14:18:53.048 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 14:18:53.070 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 14:18:53.122 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 14:18:53.175 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 14:18:53.322 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 14:18:53.336 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 14:18:53.349 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 14:18:53.362 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 14:18:53.457 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 14:18:53.460 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 14:18:53.463 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 14:18:53.465 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 14:18:53.467 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 14:18:53.469 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 14:18:53.471 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 14:18:53.471 | False' 2022-02-17 14:18:53.474 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 14:18:53.489 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 14:18:53.491 | + ./stack.sh:main:624 : run_phase source 2022-02-17 14:18:53.493 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 14:18:53.495 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:18:53.497 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:18:53.499 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:18:53.501 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:18:53.503 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:18:53.506 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:18:53.509 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:18:53.512 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:18:53.514 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:18:53.516 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:18:53.519 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 14:18:53.521 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:18:53.535 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:53.537 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:18:53.539 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 14:18:53.577 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 14:18:53.579 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 14:18:53.581 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:18:53.584 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 14:18:53.586 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 14:18:53.588 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 14:18:53.590 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 14:18:53.592 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 14:18:53.594 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 14:18:53.596 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 14:18:53.599 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.601 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 14:18:53.603 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.605 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 14:18:53.608 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.610 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 14:18:53.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.615 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 14:18:53.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.619 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 14:18:53.621 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.624 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 14:18:53.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.628 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 14:18:53.630 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.632 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 14:18:53.635 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.637 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 14:18:53.639 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.641 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 14:18:53.644 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.646 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 14:18:53.648 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.650 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 14:18:53.652 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.655 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 14:18:53.657 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.659 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 14:18:53.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.664 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 14:18:53.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.669 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 14:18:53.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.673 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 14:18:53.675 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.678 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 14:18:53.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.682 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 14:18:53.685 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.687 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 14:18:53.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.691 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 14:18:53.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.696 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 14:18:53.698 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.700 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 14:18:53.703 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.705 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 14:18:53.707 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.709 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 14:18:53.712 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.714 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 14:18:53.716 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.718 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 14:18:53.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.723 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 14:18:53.725 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.728 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 14:18:53.730 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.732 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 14:18:53.734 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 14:18:53.739 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.741 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 14:18:53.744 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.746 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 14:18:53.748 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.750 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 14:18:53.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.755 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 14:18:53.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 14:18:53.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.763 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 14:18:53.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.768 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 14:18:53.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.772 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 14:18:53.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 14:18:53.779 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.781 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 14:18:53.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.786 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 14:18:53.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.791 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 14:18:53.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.795 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 14:18:53.797 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.799 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 14:18:53.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.804 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 14:18:53.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:18:53.809 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 14:18:53.812 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 14:18:53.814 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:18:53.816 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 14:18:53.831 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:53.833 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 14:18:53.835 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:18:53.838 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 14:18:53.853 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:18:53.856 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 14:18:53.858 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 14:18:53.860 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 14:18:53.862 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 14:18:53.865 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 14:18:53.867 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 14:18:53.870 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 14:18:53.872 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 14:18:53.874 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 14:18:53.874 | Using mysql database backend 2022-02-17 14:18:53.877 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 14:18:53.893 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 14:18:53.896 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 14:18:53.898 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:18:53.901 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 14:18:53.903 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:18:53.906 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 14:18:53.922 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:53.924 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 14:18:53.941 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 14:18:53.957 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:53.959 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 14:18:53.975 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 14:18:53.992 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 14:18:54.008 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:18:54.010 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 14:18:54.027 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:54.029 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 14:18:54.046 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 14:18:54.048 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 14:18:54.050 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 14:18:54.053 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 14:18:54.056 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:18:54.060 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-141854 2022-02-17 14:18:54.062 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-141854 757' 2022-02-17 14:18:54.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.067 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:18:54.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.072 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:18:54.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.076 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:18:54.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.081 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-02-17 14:18:54.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.086 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-02-17 14:18:54.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.091 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-02-17 14:18:54.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.095 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-141852 2022-02-17 14:18:54.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.100 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:18:54.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.105 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-02-17 14:18:54.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.109 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:18:54.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.114 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:18:54.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.119 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:18:54.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:18:54.124 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:18:54.126 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 14:18:54.129 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 14:18:54.132 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 14:18:54.134 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 14:18:54.136 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:18:54.139 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:18:54.141 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:18:54.144 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:18:54.147 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:18:54.150 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:18:54.166 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:18:54.168 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:18:54.170 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:18:54.173 | + functions-common:git_clone:629 : echo master 2022-02-17 14:18:54.173 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:18:54.179 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 14:18:54.181 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:18:54.183 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 14:18:54.186 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:18:54.186 | + functions-common:git_clone:678 : head -1 2022-02-17 14:18:54.190 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 14:18:54.192 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:18:54.195 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 14:18:54.197 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:18:54.200 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 14:18:54.202 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 14:18:54.205 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 14:18:54.208 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 14:18:54.211 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:18:54.213 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 14:18:54.215 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 14:18:54.218 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 14:18:54.221 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 14:18:54.226 | ++ tools/install_prereqs.sh:source:47 : NOW=1645107534 2022-02-17 14:18:54.229 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 14:18:54.233 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645107143 2022-02-17 14:18:54.236 | ++ tools/install_prereqs.sh:source:49 : DELTA=391 2022-02-17 14:18:54.238 | ++ tools/install_prereqs.sh:source:50 : [[ 391 -lt 7200 ]] 2022-02-17 14:18:54.241 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 14:18:54.243 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 14:18:54.245 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 14:18:54.248 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 14:18:54.250 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 14:18:54.252 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 14:18:54.255 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 14:18:54.257 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 14:18:54.260 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-02-17 14:18:54.307 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 14:18:54.307 | apache2-dev 2022-02-17 14:18:54.307 | bc 2022-02-17 14:18:54.308 | bsdmainutils 2022-02-17 14:18:54.308 | curl 2022-02-17 14:18:54.308 | g++ 2022-02-17 14:18:54.308 | gawk 2022-02-17 14:18:54.308 | gcc 2022-02-17 14:18:54.308 | gettext 2022-02-17 14:18:54.308 | git 2022-02-17 14:18:54.308 | graphviz 2022-02-17 14:18:54.308 | iputils-ping 2022-02-17 14:18:54.308 | libapache2-mod-proxy-uwsgi 2022-02-17 14:18:54.308 | libffi-dev 2022-02-17 14:18:54.308 | libjpeg-dev 2022-02-17 14:18:54.308 | libpcre3-dev 2022-02-17 14:18:54.308 | libpq-dev 2022-02-17 14:18:54.308 | libssl-dev 2022-02-17 14:18:54.308 | libsystemd-dev 2022-02-17 14:18:54.308 | libxml2-dev 2022-02-17 14:18:54.308 | libxslt1-dev 2022-02-17 14:18:54.308 | libyaml-dev 2022-02-17 14:18:54.308 | lsof 2022-02-17 14:18:54.308 | openssh-server 2022-02-17 14:18:54.308 | openssl 2022-02-17 14:18:54.308 | pkg-config 2022-02-17 14:18:54.308 | psmisc 2022-02-17 14:18:54.308 | python3-dev 2022-02-17 14:18:54.308 | python3-pip 2022-02-17 14:18:54.308 | python3-systemd 2022-02-17 14:18:54.308 | python3-venv 2022-02-17 14:18:54.308 | tar 2022-02-17 14:18:54.308 | tcpdump 2022-02-17 14:18:54.308 | unzip 2022-02-17 14:18:54.308 | uuid-runtime 2022-02-17 14:18:54.308 | wget 2022-02-17 14:18:54.308 | wget 2022-02-17 14:18:54.308 | zlib1g-dev 2022-02-17 14:18:54.308 | libkrb5-dev 2022-02-17 14:18:54.308 | libldap2-dev 2022-02-17 14:18:54.308 | libsasl2-dev 2022-02-17 14:18:54.309 | memcached 2022-02-17 14:18:54.309 | python3-mysqldb 2022-02-17 14:18:54.309 | sqlite3 2022-02-17 14:18:54.309 | conntrack 2022-02-17 14:18:54.309 | curl 2022-02-17 14:18:54.309 | dnsmasq-base 2022-02-17 14:18:54.309 | dnsmasq-utils 2022-02-17 14:18:54.309 | ebtables 2022-02-17 14:18:54.309 | genisoimage 2022-02-17 14:18:54.309 | iptables 2022-02-17 14:18:54.309 | iputils-arping 2022-02-17 14:18:54.309 | kpartx 2022-02-17 14:18:54.309 | libjs-jquery-tablesorter 2022-02-17 14:18:54.309 | parted 2022-02-17 14:18:54.309 | pm-utils 2022-02-17 14:18:54.309 | python3-mysqldb 2022-02-17 14:18:54.309 | socat 2022-02-17 14:18:54.309 | sqlite3 2022-02-17 14:18:54.309 | sudo 2022-02-17 14:18:54.309 | vlan 2022-02-17 14:18:54.309 | lsscsi 2022-02-17 14:18:54.309 | open-iscsi 2022-02-17 14:18:54.309 | lvm2 2022-02-17 14:18:54.309 | qemu-utils 2022-02-17 14:18:54.309 | thin-provisioning-tools 2022-02-17 14:18:54.309 | acl 2022-02-17 14:18:54.309 | dnsmasq-base 2022-02-17 14:18:54.309 | dnsmasq-utils 2022-02-17 14:18:54.309 | ebtables 2022-02-17 14:18:54.309 | haproxy 2022-02-17 14:18:54.309 | iptables 2022-02-17 14:18:54.309 | iputils-arping 2022-02-17 14:18:54.309 | iputils-ping 2022-02-17 14:18:54.309 | postgresql-server-dev-all 2022-02-17 14:18:54.309 | python3-mysqldb 2022-02-17 14:18:54.309 | sqlite3 2022-02-17 14:18:54.310 | sudo 2022-02-17 14:18:54.310 | vlan 2022-02-17 14:18:54.310 | pcp 2022-02-17 14:18:54.310 | ipset 2022-02-17 14:18:54.310 | conntrack 2022-02-17 14:18:54.310 | conntrackd 2022-02-17 14:18:54.310 | keepalived 2022-02-17 14:18:54.310 | lvm2 2022-02-17 14:18:54.310 | qemu-utils 2022-02-17 14:18:54.310 | thin-provisioning-tools 2022-02-17 14:18:54.310 | curl 2022-02-17 14:18:54.310 | liberasurecode-dev 2022-02-17 14:18:54.310 | make 2022-02-17 14:18:54.310 | memcached 2022-02-17 14:18:54.310 | rsync 2022-02-17 14:18:54.310 | sqlite3 2022-02-17 14:18:54.310 | xfsprogs' 2022-02-17 14:18:54.311 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 14:18:54.328 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 14:18:54.328 | apache2-dev 2022-02-17 14:18:54.328 | bc 2022-02-17 14:18:54.328 | bsdmainutils 2022-02-17 14:18:54.329 | curl 2022-02-17 14:18:54.329 | g++ 2022-02-17 14:18:54.329 | gawk 2022-02-17 14:18:54.329 | gcc 2022-02-17 14:18:54.329 | gettext 2022-02-17 14:18:54.329 | git 2022-02-17 14:18:54.329 | graphviz 2022-02-17 14:18:54.329 | iputils-ping 2022-02-17 14:18:54.329 | libapache2-mod-proxy-uwsgi 2022-02-17 14:18:54.329 | libffi-dev 2022-02-17 14:18:54.329 | libjpeg-dev 2022-02-17 14:18:54.329 | libpcre3-dev 2022-02-17 14:18:54.329 | libpq-dev 2022-02-17 14:18:54.329 | libssl-dev 2022-02-17 14:18:54.329 | libsystemd-dev 2022-02-17 14:18:54.329 | libxml2-dev 2022-02-17 14:18:54.329 | libxslt1-dev 2022-02-17 14:18:54.329 | libyaml-dev 2022-02-17 14:18:54.329 | lsof 2022-02-17 14:18:54.329 | openssh-server 2022-02-17 14:18:54.329 | openssl 2022-02-17 14:18:54.329 | pkg-config 2022-02-17 14:18:54.329 | psmisc 2022-02-17 14:18:54.329 | python3-dev 2022-02-17 14:18:54.329 | python3-pip 2022-02-17 14:18:54.329 | python3-systemd 2022-02-17 14:18:54.329 | python3-venv 2022-02-17 14:18:54.329 | tar 2022-02-17 14:18:54.329 | tcpdump 2022-02-17 14:18:54.329 | unzip 2022-02-17 14:18:54.329 | uuid-runtime 2022-02-17 14:18:54.329 | wget 2022-02-17 14:18:54.329 | wget 2022-02-17 14:18:54.329 | zlib1g-dev 2022-02-17 14:18:54.329 | libkrb5-dev 2022-02-17 14:18:54.329 | libldap2-dev 2022-02-17 14:18:54.329 | libsasl2-dev 2022-02-17 14:18:54.329 | memcached 2022-02-17 14:18:54.330 | python3-mysqldb 2022-02-17 14:18:54.330 | sqlite3 2022-02-17 14:18:54.330 | conntrack 2022-02-17 14:18:54.330 | curl 2022-02-17 14:18:54.330 | dnsmasq-base 2022-02-17 14:18:54.330 | dnsmasq-utils 2022-02-17 14:18:54.330 | ebtables 2022-02-17 14:18:54.330 | genisoimage 2022-02-17 14:18:54.330 | iptables 2022-02-17 14:18:54.330 | iputils-arping 2022-02-17 14:18:54.330 | kpartx 2022-02-17 14:18:54.330 | libjs-jquery-tablesorter 2022-02-17 14:18:54.330 | parted 2022-02-17 14:18:54.330 | pm-utils 2022-02-17 14:18:54.330 | python3-mysqldb 2022-02-17 14:18:54.330 | socat 2022-02-17 14:18:54.330 | sqlite3 2022-02-17 14:18:54.330 | sudo 2022-02-17 14:18:54.330 | vlan 2022-02-17 14:18:54.330 | lsscsi 2022-02-17 14:18:54.330 | open-iscsi 2022-02-17 14:18:54.330 | lvm2 2022-02-17 14:18:54.330 | qemu-utils 2022-02-17 14:18:54.330 | thin-provisioning-tools 2022-02-17 14:18:54.330 | acl 2022-02-17 14:18:54.330 | dnsmasq-base 2022-02-17 14:18:54.330 | dnsmasq-utils 2022-02-17 14:18:54.330 | ebtables 2022-02-17 14:18:54.330 | haproxy 2022-02-17 14:18:54.330 | iptables 2022-02-17 14:18:54.330 | iputils-arping 2022-02-17 14:18:54.330 | iputils-ping 2022-02-17 14:18:54.330 | postgresql-server-dev-all 2022-02-17 14:18:54.330 | python3-mysqldb 2022-02-17 14:18:54.330 | sqlite3 2022-02-17 14:18:54.330 | sudo 2022-02-17 14:18:54.330 | vlan 2022-02-17 14:18:54.330 | pcp 2022-02-17 14:18:54.331 | ipset 2022-02-17 14:18:54.331 | conntrack 2022-02-17 14:18:54.331 | conntrackd 2022-02-17 14:18:54.331 | keepalived 2022-02-17 14:18:54.331 | lvm2 2022-02-17 14:18:54.331 | qemu-utils 2022-02-17 14:18:54.331 | thin-provisioning-tools 2022-02-17 14:18:54.331 | curl 2022-02-17 14:18:54.331 | liberasurecode-dev 2022-02-17 14:18:54.331 | make 2022-02-17 14:18:54.331 | memcached 2022-02-17 14:18:54.331 | rsync 2022-02-17 14:18:54.331 | sqlite3 2022-02-17 14:18:54.331 | xfsprogs ' 2022-02-17 14:18:54.334 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 14:18:54.336 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:54.339 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:54.342 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:18:54.342 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 14:18:54.347 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:18:54.350 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 14:18:54.352 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:18:54.354 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 14:18:54.356 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:18:54.358 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:18:54.360 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:18:54.362 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:54.364 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:54.366 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:18:54.368 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 14:18:54.370 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 14:18:54.372 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 14:18:54.375 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 14:18:54.379 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 14:18:54.381 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 14:18:54.383 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 14:18:54.385 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 14:18:54.387 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:18:54.390 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:18:54.395 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645107534392 2022-02-17 14:18:54.397 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 14:18:54.399 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 14:18:54.401 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-17 14:18:54.747 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 14:18:54.823 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 14:18:54.849 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 14:18:54.961 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-17 14:18:57.102 | Reading package lists... 2022-02-17 14:18:57.133 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 14:18:57.135 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 14:18:57.137 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:18:57.139 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:18:57.142 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:18:57.144 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:18:57.146 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:18:57.148 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 14:18:57.150 | ++ functions-common:time_stop:2432 : start_time=1645107534392 2022-02-17 14:18:57.152 | ++ functions-common:time_stop:2434 : [[ -z 1645107534392 ]] 2022-02-17 14:18:57.154 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:18:57.158 | ++ functions-common:time_stop:2437 : end_time=1645107537156 2022-02-17 14:18:57.160 | ++ functions-common:time_stop:2438 : elapsed_time=2764 2022-02-17 14:18:57.163 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 14:18:57.165 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:18:57.167 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2764 2022-02-17 14:18:57.169 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:18:57.171 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:18:57.174 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:57.176 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:57.179 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:18:57.199 | ++ functions-common:apt_get:1230 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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-systemd 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:18:57.309 | Reading package lists... 2022-02-17 14:18:57.550 | Building dependency tree... 2022-02-17 14:18:57.552 | Reading state information... 2022-02-17 14:18:57.585 | acl is already the newest version (2.2.53-6). 2022-02-17 14:18:57.585 | bc is already the newest version (1.07.1-2build1). 2022-02-17 14:18:57.585 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 14:18:57.585 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 14:18:57.585 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 14:18:57.585 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:18:57.585 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 14:18:57.585 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:18:57.585 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 14:18:57.585 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 14:18:57.585 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 14:18:57.585 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 14:18:57.585 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 14:18:57.585 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 14:18:57.585 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 14:18:57.585 | libffi-dev is already the newest version (3.3-4). 2022-02-17 14:18:57.585 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 14:18:57.585 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 14:18:57.585 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 14:18:57.585 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 14:18:57.585 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 14:18:57.585 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 14:18:57.585 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 14:18:57.585 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:18:57.585 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 14:18:57.585 | psmisc is already the newest version (23.3-1). 2022-02-17 14:18:57.586 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:18:57.586 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 14:18:57.586 | python3-systemd is already the newest version (234-3build2). 2022-02-17 14:18:57.586 | socat is already the newest version (1.7.3.3-2). 2022-02-17 14:18:57.586 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 14:18:57.586 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 14:18:57.586 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 14:18:57.586 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 14:18:57.586 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 14:18:57.586 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 14:18:57.586 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 14:18:57.586 | pcp is already the newest version (5.0.3-1). 2022-02-17 14:18:57.586 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 14:18:57.586 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:18:57.586 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:18:57.586 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:18:57.586 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 14:18:57.586 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:18:57.586 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:18:57.586 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 14:18:57.586 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 14:18:57.586 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 14:18:57.586 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 14:18:57.586 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 14:18:57.586 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 14:18:57.586 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 14:18:57.586 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:18:57.586 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 14:18:57.586 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 14:18:57.586 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 14:18:57.586 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 14:18:57.586 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 14:18:57.586 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 14:18:57.586 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:18:57.586 | openssl set to manually installed. 2022-02-17 14:18:57.587 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 14:18:57.587 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 14:18:57.587 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 14:18:57.587 | rsync set to manually installed. 2022-02-17 14:18:57.587 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 14:18:57.587 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 14:18:57.587 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 14:18:57.587 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 14:18:57.587 | uuid-runtime set to manually installed. 2022-02-17 14:18:57.587 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 14:18:57.795 | wget set to manually installed. 2022-02-17 14:18:57.795 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 14:18:57.795 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:18:57.795 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 14:18:57.795 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 14:18:57.795 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 14:18:57.795 | The following packages were automatically installed and are no longer required: 2022-02-17 14:18:57.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:18:57.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:18:57.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:18:57.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:18:57.796 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:18:57.797 | python3-zope.interface 2022-02-17 14:18:57.797 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:18:57.925 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:18:57.930 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 14:18:57.932 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:18:57.934 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:18:57.936 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:18:57.938 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:18:57.940 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:18:57.942 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:18:57.945 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:18:57.947 | ++ functions-common:time_stop:2432 : start_time=1645107537197 2022-02-17 14:18:57.949 | ++ functions-common:time_stop:2434 : [[ -z 1645107537197 ]] 2022-02-17 14:18:57.952 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:18:57.956 | ++ functions-common:time_stop:2437 : end_time=1645107537953 2022-02-17 14:18:57.959 | ++ functions-common:time_stop:2438 : elapsed_time=756 2022-02-17 14:18:57.961 | ++ functions-common:time_stop:2439 : total=730 2022-02-17 14:18:57.963 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:18:57.965 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1486 2022-02-17 14:18:57.967 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 14:18:57.970 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 14:18:57.972 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:18:57.975 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 14:18:57.979 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 14:18:57.984 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 14:18:57.986 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 14:18:57.989 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 14:18:59.403 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 14:18:59.405 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 14:18:59.407 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 14:18:59.408 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 14:18:59.411 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 14:18:59.412 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 14:18:59.414 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 14:18:59.416 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 14:18:59.418 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 14:18:59.419 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 14:18:59.421 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 14:18:59.423 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 14:18:59.425 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 14:18:59.427 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 14:18:59.429 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 14:18:59.431 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 14:18:59.433 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 14:18:59.435 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 14:18:59.436 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 14:18:59.438 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 14:18:59.440 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 14:18:59.443 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 14:18:59.445 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 14:18:59.448 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 14:18:59.523 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 14:18:59.526 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 14:18:59.599 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 14:18:59.601 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 14:18:59.675 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 14:18:59.677 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 14:18:59.679 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 14:18:59.681 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 14:18:59.683 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 14:18:59.685 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 14:18:59.686 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 14:18:59.688 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 14:18:59.690 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 14:18:59.692 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 14:18:59.694 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 14:18:59.694 | Distro: focal 2022-02-17 14:18:59.697 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 14:18:59.699 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:18:59.702 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:18:59.704 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:18:59.707 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:18:59.707 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:19:00.392 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:19:00.395 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:19:00.395 | pip: 21.3.1 2022-02-17 14:19:00.397 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 14:19:00.399 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 14:19:00.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:19:00.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:19:00.404 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:19:00.405 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:19:00.407 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:19:00.409 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:19:00.411 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:19:00.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:19:00.414 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:19:00.416 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:19:00.418 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:19:00.419 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 14:19:00.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:00.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:00.424 | + tools/install_pip.sh:main:142 : : 2022-02-17 14:19:00.426 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 14:19:00.428 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 14:19:00.430 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 14:19:00.432 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:19:00.434 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 14:19:00.436 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 14:19:00.437 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:19:00.440 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:19:00.441 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:19:00.445 | ++ inc/python:get_from_global_requirements:227 : required_pkg='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,!=48.0.0,!=49.0.0 ' 2022-02-17 14:19:00.447 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2022-02-17 14:19:00.449 | ++ inc/python:get_from_global_requirements:231 : echo '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,!=48.0.0,!=49.0.0' 2022-02-17 14:19:00.451 | + inc/python:pip_install_gr:78 : clean_name='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,!=48.0.0,!=49.0.0' 2022-02-17 14:19:00.453 | + inc/python:pip_install_gr:79 : pip_install '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,!=48.0.0,!=49.0.0' 2022-02-17 14:19:00.470 | Using python 3.8 to install 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,!=48.0.0,!=49.0.0 2022-02-17 14:19:00.472 | + 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 '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,!=48.0.0,!=49.0.0' 2022-02-17 14:19:01.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:01.313 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:01.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:01.313 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:02.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:04.318 | Collecting 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,!=48.0.0,!=49.0.0 2022-02-17 14:19:04.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 14:19:06.695 | Installing collected packages: setuptools 2022-02-17 14:19:07.464 | Successfully installed setuptools-60.9.0 2022-02-17 14:19:07.464 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:19:07.630 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:07.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:07.763 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:07.765 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:07.767 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:07.769 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:07.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:07.773 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:07.774 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:07.776 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:07.778 | + functions-common:time_stop:2432 : start_time=1645107540466 2022-02-17 14:19:07.780 | + functions-common:time_stop:2434 : [[ -z 1645107540466 ]] 2022-02-17 14:19:07.782 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:07.786 | + functions-common:time_stop:2437 : end_time=1645107547783 2022-02-17 14:19:07.787 | + functions-common:time_stop:2438 : elapsed_time=7317 2022-02-17 14:19:07.789 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:19:07.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:07.792 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7317 2022-02-17 14:19:07.794 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:07.796 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 14:19:07.799 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:19:07.802 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:19:07.804 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:19:07.807 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:19:07.807 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:19:08.489 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:19:08.491 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:19:08.491 | pip: 21.3.1 2022-02-17 14:19:08.494 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 14:19:08.496 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:19:08.500 | + ./stack.sh:main:796 : fixup_all 2022-02-17 14:19:08.502 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 14:19:08.505 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 14:19:08.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:08.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:08.512 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 14:19:08.526 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 14:19:08.539 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 14:19:08.550 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 14:19:08.552 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 14:19:08.554 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:19:08.556 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:19:08.559 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:19:08.561 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:19:08.563 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:19:08.565 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:19:08.567 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:19:08.569 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:19:08.571 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:19:08.573 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:19:08.575 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:19:08.577 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 14:19:08.579 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 14:19:08.582 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 14:19:08.585 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:19:08.587 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:19:08.589 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:19:08.592 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:19:08.594 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:19:08.596 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:19:08.599 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 14:19:08.601 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 14:19:08.603 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 14:19:08.606 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 14:19:08.608 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 14:19:08.610 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 14:19:08.612 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 14:19:08.633 | Using python 3.8 to install os-testr 2022-02-17 14:19:08.635 | + 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-02-17 14:19:09.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:09.500 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:09.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:09.500 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:10.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:10.665 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 14:19:11.213 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 14:19:11.214 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 14:19:11.215 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 14:19:11.216 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-17 14:19:11.229 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 14:19:11.254 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 14:19:11.257 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 14:19:11.258 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 14:19:11.258 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 14:19:11.259 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 14:19:11.283 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 14:19:11.284 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 14:19:11.285 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 14:19:11.286 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 14:19:11.287 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 14:19:11.300 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 14:19:11.368 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 14:19:11.369 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 14:19:11.370 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 14:19:13.635 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:19:13.642 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:13.642 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:13.762 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:13.764 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:13.766 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:13.769 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:13.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:13.773 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:13.775 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:13.777 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:13.779 | + functions-common:time_stop:2432 : start_time=1645107548627 2022-02-17 14:19:13.781 | + functions-common:time_stop:2434 : [[ -z 1645107548627 ]] 2022-02-17 14:19:13.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:13.788 | + functions-common:time_stop:2437 : end_time=1645107553785 2022-02-17 14:19:13.790 | + functions-common:time_stop:2438 : elapsed_time=5158 2022-02-17 14:19:13.792 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:19:13.794 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:13.796 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5158 2022-02-17 14:19:13.798 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:13.801 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 14:19:13.852 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 14:19:13.953 | + ./stack.sh:main:810 : install_infra 2022-02-17 14:19:13.955 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:19:13.959 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 14:19:13.961 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:19:13.964 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 14:19:13.987 | + 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-02-17 14:19:15.959 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:15.974 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:15.978 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.080 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.100 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.104 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.108 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.123 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.131 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.133 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.166 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.175 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.180 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.198 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.236 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.244 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.249 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.297 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.311 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.331 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.338 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.387 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.405 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.409 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.502 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.509 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.564 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.686 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.711 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.715 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.726 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.731 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.751 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.759 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.776 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.833 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.845 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.861 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.905 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.910 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:16.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:17.036 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 14:19:17.333 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:17.335 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:17.337 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:17.340 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:17.342 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:17.344 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:17.346 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:17.348 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:17.351 | + functions-common:time_stop:2432 : start_time=1645107553979 2022-02-17 14:19:17.353 | + functions-common:time_stop:2434 : [[ -z 1645107553979 ]] 2022-02-17 14:19:17.355 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:17.359 | + functions-common:time_stop:2437 : end_time=1645107557357 2022-02-17 14:19:17.361 | + functions-common:time_stop:2438 : elapsed_time=3378 2022-02-17 14:19:17.363 | + functions-common:time_stop:2439 : total=5158 2022-02-17 14:19:17.366 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:17.368 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8536 2022-02-17 14:19:17.370 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:17.372 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:19:17.375 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 14:19:17.398 | + 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-02-17 14:19:19.238 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.252 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.256 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.356 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.375 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.380 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.383 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.398 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.405 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.407 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.438 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.453 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.470 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.507 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.515 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.522 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.570 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.584 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.603 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.610 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.658 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.678 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.682 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.773 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.779 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.834 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.953 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.978 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.982 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.992 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:19.998 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.017 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.024 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.040 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.096 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.108 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.124 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.167 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.171 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:19:20.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:20.179 | Processing /opt/stack/requirements 2022-02-17 14:19:21.897 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-17 14:19:21.899 | 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 183)) (3.0.0) 2022-02-17 14:19:21.910 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-17 14:19:21.915 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 14:19:21.918 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-17 14:19:21.923 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-17 14:19:21.950 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.16.0) 2022-02-17 14:19:21.953 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-17 14:19:21.963 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-17 14:19:21.982 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (1.3) 2022-02-17 14:19:21.985 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (0.3.0) 2022-02-17 14:19:22.000 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-17 14:19:22.002 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-17 14:19:22.005 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.12) 2022-02-17 14:19:22.010 | 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 178)) (1.0.0) 2022-02-17 14:19:22.012 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-17 14:19:22.026 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-17 14:19:22.028 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-17 14:19:22.035 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 14:19:22.045 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-17 14:19:22.114 | 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 618)) (0.2.5) 2022-02-17 14:19:22.119 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-17 14:19:22.179 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.8.2) 2022-02-17 14:19:22.181 | Building wheels for collected packages: openstack-requirements 2022-02-17 14:19:22.182 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 14:19:22.997 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 14:19:22.997 | ERROR: Command errored out with exit status 1: 2022-02-17 14:19:22.997 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0bsygcp3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0bsygcp3/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-hlr2c_md 2022-02-17 14:19:22.997 | cwd: /tmp/pip-req-build-0bsygcp3/ 2022-02-17 14:19:22.997 | Complete output (6 lines): 2022-02-17 14:19:22.997 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 14:19:22.997 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 14:19:22.997 | or: setup.py --help-commands 2022-02-17 14:19:22.997 | or: setup.py cmd --help 2022-02-17 14:19:22.997 | 2022-02-17 14:19:22.997 | error: invalid command 'bdist_wheel' 2022-02-17 14:19:22.997 | ---------------------------------------- 2022-02-17 14:19:22.997 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 14:19:22.997 | Running setup.py clean for openstack-requirements 2022-02-17 14:19:23.821 | Failed to build openstack-requirements 2022-02-17 14:19:23.837 | Installing collected packages: openstack-requirements 2022-02-17 14:19:23.837 | Attempting uninstall: openstack-requirements 2022-02-17 14:19:23.838 | Found existing installation: openstack-requirements 1.2.1.dev5223 2022-02-17 14:19:23.874 | Uninstalling openstack-requirements-1.2.1.dev5223: 2022-02-17 14:19:23.892 | Successfully uninstalled openstack-requirements-1.2.1.dev5223 2022-02-17 14:19:23.896 | Running setup.py install for openstack-requirements: started 2022-02-17 14:19:26.271 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 14:19:26.295 | Successfully installed openstack-requirements-1.2.1.dev5223 2022-02-17 14:19:26.423 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:26.426 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:26.428 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:26.430 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:26.432 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:26.434 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:26.436 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:26.439 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:26.441 | + functions-common:time_stop:2432 : start_time=1645107557390 2022-02-17 14:19:26.443 | + functions-common:time_stop:2434 : [[ -z 1645107557390 ]] 2022-02-17 14:19:26.446 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:26.450 | + functions-common:time_stop:2437 : end_time=1645107566448 2022-02-17 14:19:26.452 | + functions-common:time_stop:2438 : elapsed_time=9058 2022-02-17 14:19:26.454 | + functions-common:time_stop:2439 : total=8536 2022-02-17 14:19:26.456 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:26.459 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17594 2022-02-17 14:19:26.461 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:26.464 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 14:19:26.466 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 14:19:26.469 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 14:19:26.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 14:19:26.478 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.480 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 14:19:26.500 | Using python 3.8 to install pbr 2022-02-17 14:19:26.503 | + 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-02-17 14:19:27.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:27.351 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:27.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:27.351 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:28.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:28.524 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 14:19:31.056 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:19:31.062 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:31.062 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:31.184 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:31.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:31.188 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:31.190 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:31.192 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:31.194 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:31.196 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:31.199 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:31.201 | + functions-common:time_stop:2432 : start_time=1645107566495 2022-02-17 14:19:31.203 | + functions-common:time_stop:2434 : [[ -z 1645107566495 ]] 2022-02-17 14:19:31.205 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:31.210 | + functions-common:time_stop:2437 : end_time=1645107571207 2022-02-17 14:19:31.212 | + functions-common:time_stop:2438 : elapsed_time=4712 2022-02-17 14:19:31.214 | + functions-common:time_stop:2439 : total=17594 2022-02-17 14:19:31.216 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:31.218 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22306 2022-02-17 14:19:31.220 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:31.223 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 14:19:33.514 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 14:19:35.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:35.486 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 14:19:35.501 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 14:19:35.507 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 14:19:35.509 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 14:19:35.512 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 14:19:35.515 | 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.7) 2022-02-17 14:19:35.588 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:19:35.590 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:19:35.593 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 14:19:35.610 | + ./stack.sh:main:819 : pkgs= 2022-02-17 14:19:35.613 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 14:19:35.615 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 14:19:35.618 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:19:35.620 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 14:19:35.622 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:19:35.624 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:19:35.626 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:19:35.629 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:19:35.632 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:19:35.634 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:19:35.638 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:19:35.640 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:19:35.643 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:19:35.645 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 14:19:35.648 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:19:35.663 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:35.665 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:19:35.667 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:19:35.669 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 14:19:35.671 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:19:35.673 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:19:35.676 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:19:35.678 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 14:19:35.680 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:19:35.682 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 14:19:35.684 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:19:35.686 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:19:35.688 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:19:35.691 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:19:35.693 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:19:35.695 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:19:35.697 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 14:19:35.700 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:19:35.702 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 14:19:35.704 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:19:35.707 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:19:35.709 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 14:19:35.712 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 14:19:35.714 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 14:19:35.716 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 14:19:35.718 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 14:19:35.771 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 14:19:35.771 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 14:19:35.773 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 14:19:36.141 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 14:19:36.144 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 14:19:36.160 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:36.163 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 14:19:36.165 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:36.167 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:36.169 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:36.172 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:36.174 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:36.176 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:36.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:36.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:36.183 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:36.185 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:36.187 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:36.190 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:36.192 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 14:19:36.194 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:36.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:36.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:36.201 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 14:19:36.222 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-17 14:19:36.330 | Reading package lists... 2022-02-17 14:19:36.569 | Building dependency tree... 2022-02-17 14:19:36.570 | Reading state information... 2022-02-17 14:19:36.814 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 14:19:36.815 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:36.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:36.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:36.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:36.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:36.816 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:36.816 | python3-zope.interface 2022-02-17 14:19:36.816 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:36.933 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:36.937 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:36.939 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:36.942 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:36.944 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:36.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:36.949 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:36.951 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:36.953 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:36.955 | + functions-common:time_stop:2432 : start_time=1645107576219 2022-02-17 14:19:36.958 | + functions-common:time_stop:2434 : [[ -z 1645107576219 ]] 2022-02-17 14:19:36.961 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:36.965 | + functions-common:time_stop:2437 : end_time=1645107576963 2022-02-17 14:19:36.967 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-17 14:19:36.970 | + functions-common:time_stop:2439 : total=1486 2022-02-17 14:19:36.972 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:36.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2230 2022-02-17 14:19:36.977 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:36.979 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 14:19:36.981 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:19:36.984 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:19:36.986 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:19:36.988 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:19:36.990 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:19:36.993 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:19:36.995 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 14:19:36.997 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:19:36.999 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:19:37.002 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:19:37.004 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:19:37.006 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:19:37.008 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:19:37.010 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:19:37.013 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:19:37.015 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:19:37.017 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:19:37.020 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:19:37.023 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 14:19:37.025 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:19:37.027 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:19:37.029 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:19:37.032 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:19:37.035 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:19:37.037 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:19:37.039 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 14:19:37.041 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 14:19:37.057 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:37.059 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 14:19:37.062 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:19:37.064 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 14:19:37.066 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 14:19:37.069 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 14:19:37.073 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 14:19:37.076 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 14:19:37.078 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 14:19:37.080 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 14:19:37.083 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 14:19:37.085 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 14:19:37.088 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 14:19:37.768 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 14:19:37.768 | user tags 2022-02-17 14:19:37.768 | stackrabbit []' 2022-02-17 14:19:37.772 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 14:19:37.772 | user tags 2022-02-17 14:19:37.772 | stackrabbit []' 2022-02-17 14:19:37.772 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 14:19:37.778 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 14:19:37.780 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 14:19:37.782 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:19:38.454 | Changing password for user "stackrabbit" ... 2022-02-17 14:19:38.477 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 14:19:39.162 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 14:19:39.185 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 14:19:39.187 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:19:39.843 | Changing password for user "stackrabbit" ... 2022-02-17 14:19:39.867 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 14:19:39.869 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 14:19:39.871 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 14:19:40.572 | Deleting user "guest" ... 2022-02-17 14:19:40.587 | Error: 2022-02-17 14:19:40.587 | {:no_such_user, "guest"} 2022-02-17 14:19:40.600 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 14:19:40.602 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 14:19:40.619 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:40.621 | + ./stack.sh:main:836 : install_database 2022-02-17 14:19:40.623 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 14:19:40.626 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 14:19:40.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:40.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:40.633 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 14:19:40.850 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 14:19:40.853 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:40.855 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 14:19:40.857 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 14:19:40.859 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:19:40.862 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 14:19:40.865 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:19:40.867 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:19:40.869 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:19:40.871 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:19:40.874 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:19:40.876 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:19:40.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:19:40.881 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:19:40.884 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:19:40.886 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:19:40.888 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:19:40.891 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 14:19:40.893 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:19:40.896 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:19:40.899 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:19:40.901 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:19:40.903 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:19:40.906 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:19:40.908 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 14:19:40.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:40.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:40.915 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 14:19:40.918 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:40.920 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:40.922 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:40.925 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:40.927 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:40.930 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:40.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:40.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:40.936 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:40.939 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:40.942 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:40.944 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:40.946 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 14:19:40.949 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:40.951 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:40.953 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:40.955 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 14:19:40.976 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-17 14:19:41.085 | Reading package lists... 2022-02-17 14:19:41.324 | Building dependency tree... 2022-02-17 14:19:41.325 | Reading state information... 2022-02-17 14:19:41.574 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 14:19:41.574 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:41.576 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:41.576 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:41.576 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:41.576 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:41.576 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:41.576 | python3-zope.interface 2022-02-17 14:19:41.576 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:41.690 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:41.695 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:41.697 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:41.699 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:41.701 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:41.703 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:41.706 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:41.708 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:41.710 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:41.712 | + functions-common:time_stop:2432 : start_time=1645107580974 2022-02-17 14:19:41.714 | + functions-common:time_stop:2434 : [[ -z 1645107580974 ]] 2022-02-17 14:19:41.717 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:41.721 | + functions-common:time_stop:2437 : end_time=1645107581719 2022-02-17 14:19:41.724 | + functions-common:time_stop:2438 : elapsed_time=745 2022-02-17 14:19:41.726 | + functions-common:time_stop:2439 : total=2230 2022-02-17 14:19:41.728 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:41.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2975 2022-02-17 14:19:41.732 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:41.735 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 14:19:41.737 | + ./stack.sh:main:839 : install_database_python 2022-02-17 14:19:41.740 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 14:19:41.742 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 14:19:41.744 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 14:19:41.747 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:19:41.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 14:19:41.752 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 14:19:41.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:19:41.757 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:19:41.758 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:19:41.764 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 14:19:41.766 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 14:19:41.768 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 14:19:41.771 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 14:19:41.773 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 14:19:41.795 | Using python 3.8 to install PyMySQL 2022-02-17 14:19:41.797 | + 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-02-17 14:19:42.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:42.671 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:42.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:42.671 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:43.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:43.827 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 14:19:46.149 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:19:46.156 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:46.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:46.273 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:46.275 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:46.277 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:46.280 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:46.282 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:46.284 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:46.287 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:46.289 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:46.291 | + functions-common:time_stop:2432 : start_time=1645107581789 2022-02-17 14:19:46.294 | + functions-common:time_stop:2434 : [[ -z 1645107581789 ]] 2022-02-17 14:19:46.297 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:46.301 | + functions-common:time_stop:2437 : end_time=1645107586298 2022-02-17 14:19:46.303 | + functions-common:time_stop:2438 : elapsed_time=4509 2022-02-17 14:19:46.305 | + functions-common:time_stop:2439 : total=22306 2022-02-17 14:19:46.307 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:46.310 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26815 2022-02-17 14:19:46.312 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:46.314 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 14:19:46.317 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:19:46.319 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 14:19:46.321 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 14:19:46.338 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:46.340 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 14:19:46.342 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 14:19:46.346 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:19:46.347 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:19:46.352 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:19:46.354 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:19:46.356 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-02-17 14:19:46.359 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:19:46.361 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 14:19:46.364 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 14:19:46.379 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:46.382 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 14:19:46.384 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:46.386 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:46.389 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:46.391 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:46.393 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:46.396 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:46.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:46.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:46.402 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:46.405 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:46.407 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:46.410 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:46.412 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 14:19:46.414 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:46.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:46.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:46.421 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 14:19:46.442 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-17 14:19:46.551 | Reading package lists... 2022-02-17 14:19:46.791 | Building dependency tree... 2022-02-17 14:19:46.793 | Reading state information... 2022-02-17 14:19:47.040 | radvd is already the newest version (1:2.17-2). 2022-02-17 14:19:47.040 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:47.041 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:47.041 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:47.041 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:47.041 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:47.041 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:47.041 | python3-zope.interface 2022-02-17 14:19:47.041 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:47.153 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:47.157 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:47.160 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:47.162 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:47.164 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:47.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:47.168 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:47.170 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:47.173 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:47.175 | + functions-common:time_stop:2432 : start_time=1645107586439 2022-02-17 14:19:47.177 | + functions-common:time_stop:2434 : [[ -z 1645107586439 ]] 2022-02-17 14:19:47.180 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:47.184 | + functions-common:time_stop:2437 : end_time=1645107587182 2022-02-17 14:19:47.186 | + functions-common:time_stop:2438 : elapsed_time=743 2022-02-17 14:19:47.188 | + functions-common:time_stop:2439 : total=2975 2022-02-17 14:19:47.191 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:47.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3718 2022-02-17 14:19:47.195 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:47.198 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 14:19:47.214 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:47.217 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 14:19:47.219 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 14:19:47.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 14:19:47.224 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 14:19:47.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 14:19:47.246 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:47.248 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:47.250 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:47.253 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:47.255 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:47.258 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:47.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:47.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:47.264 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:47.267 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:47.269 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:47.271 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:47.274 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 14:19:47.276 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:47.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:47.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:47.282 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 14:19:47.303 | + functions-common:apt_get:1230 : 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-02-17 14:19:47.411 | Reading package lists... 2022-02-17 14:19:47.649 | Building dependency tree... 2022-02-17 14:19:47.651 | Reading state information... 2022-02-17 14:19:47.894 | fakeroot is already the newest version (1.24-1). 2022-02-17 14:19:47.894 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:19:47.894 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 14:19:47.894 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:47.895 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:47.895 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:47.895 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:47.895 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:47.895 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:47.895 | python3-zope.interface 2022-02-17 14:19:47.895 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:48.008 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:48.012 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:48.014 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:48.017 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:48.020 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:48.022 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:48.024 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:48.026 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:48.028 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:48.030 | + functions-common:time_stop:2432 : start_time=1645107587300 2022-02-17 14:19:48.032 | + functions-common:time_stop:2434 : [[ -z 1645107587300 ]] 2022-02-17 14:19:48.036 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:48.040 | + functions-common:time_stop:2437 : end_time=1645107588037 2022-02-17 14:19:48.042 | + functions-common:time_stop:2438 : elapsed_time=737 2022-02-17 14:19:48.044 | + functions-common:time_stop:2439 : total=3718 2022-02-17 14:19:48.046 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:48.048 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4455 2022-02-17 14:19:48.050 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:48.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 14:19:48.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:48.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:48.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 14:19:48.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 14:19:48.065 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 14:19:48.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 14:19:48.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 14:19:48.074 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 14:19:48.075 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 14:19:48.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 14:19:48.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 14:19:48.084 | + functions:vercmp:628 : local v1=5.4 2022-02-17 14:19:48.086 | + functions:vercmp:629 : local 'op=<' 2022-02-17 14:19:48.088 | + functions:vercmp:630 : local v2=3.13 2022-02-17 14:19:48.091 | + functions:vercmp:631 : local result 2022-02-17 14:19:48.094 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 14:19:48.094 | ++ functions:vercmp:635 : sort -V 2022-02-17 14:19:48.095 | ++ functions:vercmp:635 : head -1 2022-02-17 14:19:48.100 | + functions:vercmp:635 : result=3.13 2022-02-17 14:19:48.102 | + functions:vercmp:637 : case $op in 2022-02-17 14:19:48.104 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 14:19:48.107 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 14:19:48.109 | + functions:vercmp:648 : return 2022-02-17 14:19:48.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 14:19:48.113 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:19:48.116 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 14:19:48.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 14:19:48.590 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 14:19:48.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 14:19:48.601 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.604 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 14:19:48.623 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:48.625 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 14:19:48.630 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 14:19:48.630 | Installing etcd 2022-02-17 14:19:48.633 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 14:19:48.646 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 14:19:48.658 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:48.660 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 14:19:48.678 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 14:19:48.681 | ++ 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-02-17 14:19:48.683 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:48.687 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:48.691 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:48.694 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-17 14:19:48.696 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 14:19:48.698 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:48.701 | ++ functions:get_extra_file:74 : return 2022-02-17 14:19:48.704 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:48.707 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 14:19:48.709 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 14:19:48.712 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 14:19:48.728 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:19:48.730 | + ./stack.sh:main:866 : install_dstat 2022-02-17 14:19:48.733 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 14:19:48.749 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:19:48.751 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 14:19:48.754 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:19:48.756 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 14:19:48.759 | + ./stack.sh:main:875 : install_libs 2022-02-17 14:19:48.761 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 14:19:48.763 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 14:19:48.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 14:19:48.769 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 14:19:48.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 14:19:48.778 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.780 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 14:19:48.782 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 14:19:48.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 14:19:48.787 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 14:19:48.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 14:19:48.796 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.798 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 14:19:48.800 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 14:19:48.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 14:19:48.805 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 14:19:48.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 14:19:48.814 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.816 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 14:19:48.818 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 14:19:48.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 14:19:48.823 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 14:19:48.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 14:19:48.833 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.835 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 14:19:48.837 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 14:19:48.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 14:19:48.842 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 14:19:48.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 14:19:48.851 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.854 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 14:19:48.856 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 14:19:48.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 14:19:48.861 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 14:19:48.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 14:19:48.870 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.872 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 14:19:48.874 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 14:19:48.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 14:19:48.879 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 14:19:48.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 14:19:48.888 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.890 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 14:19:48.892 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 14:19:48.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 14:19:48.898 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 14:19:48.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 14:19:48.907 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.910 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 14:19:48.912 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 14:19:48.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 14:19:48.916 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 14:19:48.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 14:19:48.925 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.928 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 14:19:48.930 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 14:19:48.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 14:19:48.934 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 14:19:48.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 14:19:48.944 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.946 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 14:19:48.948 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 14:19:48.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 14:19:48.953 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 14:19:48.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 14:19:48.963 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.966 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 14:19:48.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 14:19:48.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 14:19:48.973 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 14:19:48.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 14:19:48.982 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:48.984 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 14:19:48.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 14:19:48.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 14:19:48.992 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 14:19:48.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:48.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:48.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 14:19:49.002 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.004 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 14:19:49.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 14:19:49.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 14:19:49.011 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 14:19:49.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 14:19:49.020 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.023 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 14:19:49.025 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 14:19:49.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 14:19:49.030 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 14:19:49.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 14:19:49.039 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.041 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 14:19:49.044 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 14:19:49.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 14:19:49.048 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 14:19:49.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 14:19:49.057 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.060 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 14:19:49.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 14:19:49.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 14:19:49.067 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 14:19:49.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 14:19:49.076 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.078 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 14:19:49.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 14:19:49.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 14:19:49.086 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 14:19:49.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 14:19:49.095 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.098 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 14:19:49.100 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 14:19:49.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 14:19:49.105 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 14:19:49.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 14:19:49.114 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.117 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 14:19:49.119 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 14:19:49.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 14:19:49.123 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 14:19:49.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 14:19:49.133 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.136 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 14:19:49.138 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 14:19:49.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 14:19:49.143 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 14:19:49.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 14:19:49.152 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.154 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 14:19:49.157 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 14:19:49.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 14:19:49.162 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 14:19:49.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.166 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 14:19:49.171 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.173 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 14:19:49.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 14:19:49.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 14:19:49.180 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 14:19:49.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 14:19:49.189 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.192 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 14:19:49.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 14:19:49.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 14:19:49.199 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 14:19:49.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 14:19:49.209 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.211 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 14:19:49.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 14:19:49.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 14:19:49.218 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 14:19:49.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 14:19:49.227 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.230 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 14:19:49.232 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 14:19:49.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 14:19:49.236 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 14:19:49.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 14:19:49.246 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.248 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 14:19:49.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 14:19:49.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 14:19:49.255 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 14:19:49.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 14:19:49.264 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.267 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 14:19:49.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 14:19:49.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 14:19:49.274 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 14:19:49.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 14:19:49.284 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.286 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 14:19:49.289 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 14:19:49.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 14:19:49.293 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 14:19:49.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 14:19:49.303 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.305 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 14:19:49.307 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 14:19:49.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 14:19:49.312 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 14:19:49.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 14:19:49.322 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.324 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 14:19:49.326 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 14:19:49.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 14:19:49.331 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 14:19:49.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 14:19:49.340 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.343 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 14:19:49.345 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 14:19:49.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 14:19:49.350 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 14:19:49.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 14:19:49.359 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.362 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 14:19:49.365 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 14:19:49.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 14:19:49.369 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 14:19:49.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 14:19:49.378 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.381 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 14:19:49.383 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 14:19:49.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 14:19:49.387 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 14:19:49.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 14:19:49.397 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.399 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 14:19:49.401 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 14:19:49.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 14:19:49.406 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 14:19:49.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 14:19:49.416 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.418 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 14:19:49.420 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 14:19:49.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 14:19:49.426 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 14:19:49.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 14:19:49.435 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.437 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 14:19:49.440 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 14:19:49.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 14:19:49.444 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 14:19:49.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 14:19:49.454 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.456 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 14:19:49.458 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 14:19:49.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 14:19:49.463 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 14:19:49.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:49.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:49.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 14:19:49.473 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:49.475 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 14:19:49.496 | Using python 3.8 to install etcd3 2022-02-17 14:19:49.498 | + 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-02-17 14:19:50.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:50.342 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:50.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:50.342 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:51.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:51.501 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 14:19:51.509 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 14:19:51.510 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 14:19:51.511 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 14:19:51.512 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 14:19:53.885 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:19:53.892 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:53.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:54.007 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:54.009 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:54.011 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:54.013 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:54.015 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:54.018 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:54.020 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:54.023 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:54.025 | + functions-common:time_stop:2432 : start_time=1645107589491 2022-02-17 14:19:54.027 | + functions-common:time_stop:2434 : [[ -z 1645107589491 ]] 2022-02-17 14:19:54.030 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:54.034 | + functions-common:time_stop:2437 : end_time=1645107594031 2022-02-17 14:19:54.036 | + functions-common:time_stop:2438 : elapsed_time=4540 2022-02-17 14:19:54.038 | + functions-common:time_stop:2439 : total=26815 2022-02-17 14:19:54.040 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:54.042 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31355 2022-02-17 14:19:54.044 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:54.047 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 14:19:54.070 | Using python 3.8 to install etcd3gw 2022-02-17 14:19:54.073 | + 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-02-17 14:19:54.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:54.912 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:54.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:54.912 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:56.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:56.062 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 14:19:56.070 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 14:19:56.071 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 14:19:56.072 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 14:19:56.073 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 14:19:56.106 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-17 14:19:56.108 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-17 14:19:56.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 14:19:56.112 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 14:19:58.504 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:19:58.510 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:58.510 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:58.626 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:58.629 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:58.631 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:58.634 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:58.636 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:58.639 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:58.641 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:58.644 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:58.646 | + functions-common:time_stop:2432 : start_time=1645107594064 2022-02-17 14:19:58.649 | + functions-common:time_stop:2434 : [[ -z 1645107594064 ]] 2022-02-17 14:19:58.651 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:58.655 | + functions-common:time_stop:2437 : end_time=1645107598653 2022-02-17 14:19:58.658 | + functions-common:time_stop:2438 : elapsed_time=4589 2022-02-17 14:19:58.660 | + functions-common:time_stop:2439 : total=31355 2022-02-17 14:19:58.663 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:58.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35944 2022-02-17 14:19:58.667 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:58.670 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 14:19:58.672 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 14:19:58.674 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 14:19:58.676 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:19:58.679 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:19:58.681 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:19:58.683 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:19:58.686 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:19:58.688 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:19:58.690 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:19:58.693 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:19:58.695 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:19:58.697 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:19:58.700 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:19:58.702 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 14:19:58.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:58.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:58.709 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 14:19:58.711 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:19:58.714 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:58.716 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:58.718 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:58.720 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:58.723 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:58.726 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:58.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:58.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:58.733 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:58.735 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:58.737 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:58.739 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:58.742 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:19:58.744 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:58.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:58.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:58.751 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:19:58.772 | + functions-common:apt_get:1230 : 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-02-17 14:19:58.880 | Reading package lists... 2022-02-17 14:19:59.126 | Building dependency tree... 2022-02-17 14:19:59.128 | Reading state information... 2022-02-17 14:19:59.372 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:19:59.372 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:19:59.372 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:19:59.372 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:59.373 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:59.373 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:59.373 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:59.373 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:59.373 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:59.373 | python3-zope.interface 2022-02-17 14:19:59.373 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:59.485 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:59.490 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:59.492 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:59.494 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:59.496 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:59.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:59.501 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:59.503 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:59.505 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:59.507 | + functions-common:time_stop:2432 : start_time=1645107598770 2022-02-17 14:19:59.510 | + functions-common:time_stop:2434 : [[ -z 1645107598770 ]] 2022-02-17 14:19:59.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:59.517 | + functions-common:time_stop:2437 : end_time=1645107599514 2022-02-17 14:19:59.519 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-17 14:19:59.522 | + functions-common:time_stop:2439 : total=4455 2022-02-17 14:19:59.524 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:59.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5199 2022-02-17 14:19:59.528 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:59.530 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 14:19:59.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:59.536 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:59.538 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 14:19:59.599 | Module proxy already enabled 2022-02-17 14:19:59.603 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 14:19:59.666 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 14:19:59.666 | Module proxy already enabled 2022-02-17 14:19:59.666 | Module proxy_uwsgi already enabled 2022-02-17 14:19:59.670 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 14:19:59.672 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:19:59.676 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:19:59.678 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:19:59.804 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 14:19:59.808 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 14:19:59.810 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 14:19:59.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 14:19:59.819 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.822 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 14:19:59.824 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 14:19:59.826 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 14:19:59.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 14:19:59.836 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.838 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 14:19:59.840 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 14:19:59.843 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 14:19:59.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 14:19:59.853 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.855 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 14:19:59.858 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 14:19:59.860 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 14:19:59.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 14:19:59.870 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.872 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 14:19:59.875 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 14:19:59.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 14:19:59.884 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.886 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 14:19:59.889 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 14:19:59.891 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 14:19:59.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 14:19:59.901 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.903 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 14:19:59.921 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:59.923 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 14:19:59.926 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 14:19:59.929 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 14:19:59.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 14:19:59.938 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.941 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 14:19:59.958 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:59.960 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 14:19:59.963 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 14:19:59.965 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 14:19:59.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 14:19:59.975 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.977 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 14:19:59.980 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 14:19:59.982 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 14:19:59.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:59.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:59.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 14:19:59.993 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:59.995 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 14:19:59.998 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 14:20:00.000 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:20:00.003 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 14:20:00.006 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 14:20:00.009 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:20:00.012 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:20:00.012 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:20:00.018 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 14:20:00.021 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 14:20:00.023 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 14:20:00.026 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 14:20:00.028 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 14:20:00.049 | Using python 3.8 to install keystonemiddleware 2022-02-17 14:20:00.052 | + 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-02-17 14:20:00.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:00.916 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:00.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:00.916 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:02.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:02.116 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 14:20:02.169 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 14:20:02.170 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 14:20:02.171 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 14:20:02.172 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 14:20:02.173 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-02-17 14:20:02.174 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:20:02.175 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 14:20:02.176 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 14:20:02.177 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 14:20:02.179 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 14:20:02.180 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 14:20:02.181 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 14:20:02.182 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 14:20:02.183 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:20:02.240 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-17 14:20:02.241 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-17 14:20:02.242 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-17 14:20:02.281 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-17 14:20:02.321 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 14:20:02.322 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-17 14:20:02.324 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-17 14:20:02.325 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 14:20:02.371 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-17 14:20:02.374 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-17 14:20:02.385 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 14:20:02.386 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-17 14:20:02.400 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-17 14:20:02.402 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-17 14:20:02.403 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 14:20:02.467 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-17 14:20:02.469 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-17 14:20:02.472 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 14:20:02.473 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 14:20:02.523 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 14:20:02.535 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-17 14:20:04.829 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:04.836 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:04.836 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:04.953 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:04.956 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:04.958 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:04.960 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:04.962 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:04.965 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:04.967 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:04.969 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:04.972 | + functions-common:time_stop:2432 : start_time=1645107600044 2022-02-17 14:20:04.974 | + functions-common:time_stop:2434 : [[ -z 1645107600044 ]] 2022-02-17 14:20:04.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:04.981 | + functions-common:time_stop:2437 : end_time=1645107604978 2022-02-17 14:20:04.983 | + functions-common:time_stop:2438 : elapsed_time=4934 2022-02-17 14:20:04.985 | + functions-common:time_stop:2439 : total=35944 2022-02-17 14:20:04.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:04.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40878 2022-02-17 14:20:04.992 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:04.995 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 14:20:04.997 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 14:20:05.000 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:20:05.003 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 14:20:05.005 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 14:20:05.007 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:20:05.011 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:20:05.011 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:20:05.017 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 14:20:05.019 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 14:20:05.022 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 14:20:05.024 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 14:20:05.027 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 14:20:05.050 | Using python 3.8 to install python-memcached 2022-02-17 14:20:05.052 | + 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-02-17 14:20:05.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:05.919 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:05.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:05.919 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:07.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:07.096 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 14:20:07.099 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 14:20:09.403 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:09.409 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:09.409 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:09.525 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:09.528 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:09.530 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:09.532 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:09.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:09.537 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:09.539 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:09.541 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:09.543 | + functions-common:time_stop:2432 : start_time=1645107605043 2022-02-17 14:20:09.546 | + functions-common:time_stop:2434 : [[ -z 1645107605043 ]] 2022-02-17 14:20:09.549 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:09.553 | + functions-common:time_stop:2437 : end_time=1645107609550 2022-02-17 14:20:09.555 | + functions-common:time_stop:2438 : elapsed_time=4507 2022-02-17 14:20:09.557 | + functions-common:time_stop:2439 : total=40878 2022-02-17 14:20:09.560 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:09.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45385 2022-02-17 14:20:09.564 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:09.567 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 14:20:09.584 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:09.586 | + ./stack.sh:main:897 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-02-17 14:20:09.589 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 14:20:09.591 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 14:20:09.593 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 14:20:09.596 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:09.598 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 14:20:09.600 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 14:20:09.615 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:09.618 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 14:20:09.620 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 14:20:09.622 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 14:20:09.624 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:09.626 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:09.629 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:09.632 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:09.634 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:09.636 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:09.652 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:09.654 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:09.656 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:09.659 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:09.660 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:09.664 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 14:20:09.667 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:09.669 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 14:20:09.671 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:09.672 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:09.693 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 14:20:09.695 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:09.698 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 14:20:09.700 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:09.702 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:09.704 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:09.707 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:20:09.710 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 14:20:09.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:09.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:09.716 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:09.719 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:09.721 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:20:09.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 14:20:09.726 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:09.729 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 14:20:09.731 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:09.734 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:09.737 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 14:20:09.743 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 14:20:09.745 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 14:20:10.419 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 14:20:10.422 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:10.425 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:10.427 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:10.429 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:10.431 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:10.433 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:10.435 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:20:10.437 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:10.440 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:20:10.442 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:20:10.445 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:20:10.447 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:10.449 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 14:20:10.469 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 14:20:10.471 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-17 14:20:11.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:11.321 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:11.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:11.321 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:12.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:12.494 | Obtaining file:///opt/stack/keystone 2022-02-17 14:20:12.495 | Preparing metadata (setup.py): started 2022-02-17 14:20:15.863 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:15.941 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 14:20:15.942 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 14:20:15.943 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:20:15.944 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-17 14:20:15.945 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 14:20:15.947 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 14:20:15.948 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 14:20:15.949 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:20:15.950 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-17 14:20:15.951 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:20:15.952 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 14:20:15.953 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:20:15.954 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-17 14:20:15.955 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 14:20:15.956 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 14:20:15.957 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 14:20:15.958 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 14:20:15.959 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 14:20:15.961 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 14:20:15.962 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 14:20:15.963 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 14:20:15.964 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 14:20:15.965 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 14:20:15.966 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:20:15.967 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 14:20:15.968 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:20:15.969 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-17 14:20:15.971 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-17 14:20:15.972 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 14:20:15.973 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:20:15.974 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 14:20:15.975 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 14:20:15.976 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 14:20:15.977 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 14:20:15.989 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 14:20:15.991 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 14:20:16.035 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 14:20:16.047 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:20:16.047 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-17 14:20:16.049 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 14:20:16.051 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:20:16.060 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-17 14:20:16.123 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 14:20:16.124 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:20:16.224 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:20:16.225 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 14:20:16.226 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 14:20:16.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:20:16.282 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 14:20:16.285 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 14:20:16.286 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:20:16.340 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 14:20:16.341 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 14:20:16.398 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 14:20:16.399 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 14:20:16.400 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:20:16.402 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-17 14:20:16.404 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:20:16.406 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 14:20:16.428 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 14:20:16.475 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 14:20:16.496 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 14:20:16.498 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 14:20:16.499 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 14:20:16.500 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 14:20:16.553 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 14:20:16.698 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-17 14:20:16.699 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 14:20:16.701 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 14:20:16.702 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-17 14:20:16.929 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 14:20:16.950 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 14:20:16.952 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 14:20:17.021 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 14:20:17.023 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 14:20:17.041 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:20:17.115 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 14:20:17.162 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-17 14:20:17.274 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:20:17.346 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-17 14:20:17.490 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-17 14:20:17.521 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-17 14:20:17.560 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-17 14:20:17.561 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-17 14:20:17.562 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:20:17.565 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-17 14:20:17.567 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-17 14:20:17.568 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-17 14:20:17.619 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 14:20:17.756 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-17 14:20:17.758 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-17 14:20:17.758 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 14:20:17.761 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-17 14:20:17.909 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 14:20:17.989 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:20:18.062 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 14:20:18.234 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 14:20:18.424 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 14:20:18.518 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-17 14:20:18.551 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-17 14:20:20.292 | Installing collected packages: keystone 2022-02-17 14:20:20.292 | Attempting uninstall: keystone 2022-02-17 14:20:20.292 | Found existing installation: keystone 20.1.0.dev100 2022-02-17 14:20:20.296 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 14:20:20.298 | Running setup.py develop for keystone 2022-02-17 14:20:24.525 | Successfully installed keystone 2022-02-17 14:20:24.525 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:24.532 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:24.532 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:24.668 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:24.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:24.673 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:24.675 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:24.677 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:24.679 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:24.681 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:24.684 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:24.686 | + functions-common:time_stop:2432 : start_time=1645107610464 2022-02-17 14:20:24.688 | + functions-common:time_stop:2434 : [[ -z 1645107610464 ]] 2022-02-17 14:20:24.691 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:24.695 | + functions-common:time_stop:2437 : end_time=1645107624693 2022-02-17 14:20:24.697 | + functions-common:time_stop:2438 : elapsed_time=14229 2022-02-17 14:20:24.699 | + functions-common:time_stop:2439 : total=45385 2022-02-17 14:20:24.701 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:24.703 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=59614 2022-02-17 14:20:24.706 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:24.708 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:20:24.710 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:24.713 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:24.731 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:24.744 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 14:20:24.746 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 14:20:24.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:24.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:24.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 14:20:24.756 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:24.759 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 14:20:24.776 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:24.778 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:20:24.780 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:20:24.783 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 14:20:24.785 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 14:20:24.797 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 14:20:24.800 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 14:20:24.804 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 14:20:24.820 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:24.822 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 14:20:24.853 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 14:20:24.880 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 14:20:24.911 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 14:20:24.941 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 14:20:24.972 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 14:20:25.004 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 14:20:25.031 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 14:20:25.058 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 14:20:25.061 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 14:20:25.063 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 14:20:25.066 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 14:20:25.068 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:20:25.070 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:20:25.086 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:25.089 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:20:25.091 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:20:25.094 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:20:25.109 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:25.112 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:20:25.115 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:20:25.146 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:20:25.148 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:20:25.150 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 14:20:25.153 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 14:20:25.169 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:25.171 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-02-17 14:20:25.203 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 14:20:25.206 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 14:20:25.236 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 14:20:25.239 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 14:20:25.241 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 14:20:25.243 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 14:20:25.246 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:20:25.249 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:20:25.279 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 14:20:25.282 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 14:20:25.284 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 14:20:25.287 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 14:20:25.289 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:20:25.306 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:20:25.309 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:20:25.311 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:20:25.313 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:20:25.316 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:20:25.344 | + functions:setup_systemd_logging:704 : 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-02-17 14:20:25.376 | + functions:setup_systemd_logging:705 : 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-02-17 14:20:25.403 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:20:25.432 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 14:20:25.459 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:20:25.462 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 14:20:25.464 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:20:25.466 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:25.469 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 14:20:25.472 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:20:25.474 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:20:25.477 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:25.481 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 14:20:25.483 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:20:25.486 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:20:25.498 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:20:25.499 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:20:25.507 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:20:25.510 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:20:25.526 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:20:25.529 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:20:25.533 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:25.561 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 14:20:25.588 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 14:20:25.615 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 14:20:25.642 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 14:20:25.669 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 14:20:25.697 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 14:20:25.723 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 14:20:25.750 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 14:20:25.778 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:20:25.805 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 14:20:25.833 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 14:20:25.860 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 14:20:25.887 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:20:25.889 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:20:25.892 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 14:20:25.894 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 14:20:25.897 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:20:25.899 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:25.901 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:25.904 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:25.906 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:25.909 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:20:25.937 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 14:20:25.965 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 14:20:25.965 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:25.974 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 14:20:25.977 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 14:20:25.980 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 14:20:25.982 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:20:25.985 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:20:25.988 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:20:25.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:25.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:25.994 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:20:25.997 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:20:25.999 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:26.001 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:26.004 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 14:20:26.067 | Site keystone-wsgi-public already enabled 2022-02-17 14:20:26.071 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:20:26.073 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:20:26.075 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:20:26.077 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:20:26.208 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 14:20:26.239 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 14:20:26.271 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 14:20:26.302 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 14:20:26.304 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 14:20:26.335 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 14:20:26.364 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 14:20:26.393 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 14:20:26.410 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:26.412 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 14:20:26.428 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:26.431 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 14:20:26.433 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 14:20:26.435 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 14:20:26.438 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:26.440 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 14:20:26.442 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 14:20:26.445 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 14:20:26.447 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 14:20:26.449 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:26.451 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:26.454 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:26.457 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:26.459 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:26.462 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:26.478 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:26.481 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:26.483 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:26.486 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:26.486 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:26.491 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 14:20:26.494 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:26.496 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 14:20:26.499 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:26.499 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:26.503 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 14:20:26.505 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:26.508 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 14:20:26.510 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:26.513 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:26.515 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 14:20:26.518 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 14:20:26.520 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 14:20:26.522 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:26.525 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:26.527 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 14:20:26.529 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:26.531 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 14:20:26.534 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 14:20:26.537 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:26.540 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 14:20:26.542 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:26.544 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:26.547 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 14:20:26.553 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 14:20:26.556 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 14:20:27.204 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 14:20:27.207 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:27.209 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:27.211 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:27.214 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:27.216 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 14:20:27.218 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:27.221 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 14:20:27.223 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:27.225 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 14:20:27.228 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 14:20:27.230 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 14:20:27.232 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:27.235 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 14:20:27.256 | Using python 3.8 to install /opt/stack/swift 2022-02-17 14:20:27.258 | + 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-02-17 14:20:28.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:28.130 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:28.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:28.130 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:29.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:29.292 | Obtaining file:///opt/stack/swift 2022-02-17 14:20:29.292 | Preparing metadata (setup.py): started 2022-02-17 14:20:32.338 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:32.377 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 14:20:32.378 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 14:20:32.379 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 14:20:32.380 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 14:20:32.381 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 14:20:32.382 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 14:20:32.383 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 14:20:32.384 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 14:20:32.385 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 14:20:32.386 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 14:20:32.387 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 14:20:32.425 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 14:20:32.432 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 14:20:32.488 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 14:20:32.490 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:20:32.491 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 14:20:32.492 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 14:20:32.493 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:20:32.494 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 14:20:32.495 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 14:20:32.496 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 14:20:32.497 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 14:20:32.498 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 14:20:32.500 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 14:20:32.501 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 14:20:32.521 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 14:20:32.554 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 14:20:32.555 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 14:20:32.557 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 14:20:32.560 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 14:20:32.592 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 14:20:32.685 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 14:20:32.686 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 14:20:32.687 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 14:20:32.729 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 14:20:32.774 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 14:20:32.775 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 14:20:32.776 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 14:20:32.777 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 14:20:32.838 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 14:20:32.841 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 14:20:32.853 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 14:20:32.855 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 14:20:32.878 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 14:20:32.879 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 14:20:32.984 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 14:20:33.001 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 14:20:35.160 | Installing collected packages: swift 2022-02-17 14:20:35.160 | Attempting uninstall: swift 2022-02-17 14:20:35.160 | Found existing installation: swift 2.29.1.dev6 2022-02-17 14:20:35.163 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 14:20:35.165 | Running setup.py develop for swift 2022-02-17 14:20:39.116 | Successfully installed swift 2022-02-17 14:20:39.116 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:39.124 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:39.124 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:39.258 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:39.261 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:39.263 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:39.265 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:39.268 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:39.270 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:39.272 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:39.274 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:39.276 | + functions-common:time_stop:2432 : start_time=1645107627250 2022-02-17 14:20:39.279 | + functions-common:time_stop:2434 : [[ -z 1645107627250 ]] 2022-02-17 14:20:39.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:39.286 | + functions-common:time_stop:2437 : end_time=1645107639284 2022-02-17 14:20:39.288 | + functions-common:time_stop:2438 : elapsed_time=12034 2022-02-17 14:20:39.291 | + functions-common:time_stop:2439 : total=59614 2022-02-17 14:20:39.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:39.296 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=71648 2022-02-17 14:20:39.298 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:39.300 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:20:39.303 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:20:39.305 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:20:39.325 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:20:39.337 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 14:20:39.339 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 14:20:39.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:39.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:39.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 14:20:39.350 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:39.352 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 14:20:39.354 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:20:39.357 | + ./stack.sh:main:908 : configure_swift 2022-02-17 14:20:39.359 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 14:20:39.362 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 14:20:39.364 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 14:20:39.366 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 14:20:39.368 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 14:20:40.530 | No account-auditor running 2022-02-17 14:20:40.530 | No object-expirer running 2022-02-17 14:20:40.530 | No container-auditor running 2022-02-17 14:20:40.530 | No object-server running 2022-02-17 14:20:40.530 | No account-reaper running 2022-02-17 14:20:40.530 | No object-auditor running 2022-02-17 14:20:40.530 | No object-updater running 2022-02-17 14:20:40.531 | No proxy-server running 2022-02-17 14:20:40.531 | No container-replicator running 2022-02-17 14:20:40.531 | No account-replicator running 2022-02-17 14:20:40.531 | No object-replicator running 2022-02-17 14:20:40.531 | No container-reconciler running 2022-02-17 14:20:40.531 | No container-sync running 2022-02-17 14:20:40.531 | No container-updater running 2022-02-17 14:20:40.531 | No account-server running 2022-02-17 14:20:40.531 | No container-sharder running 2022-02-17 14:20:40.531 | No container-server running 2022-02-17 14:20:40.531 | No object-reconstructor running 2022-02-17 14:20:40.620 | + lib/swift:configure_swift:340 : true 2022-02-17 14:20:40.622 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 14:20:40.635 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 14:20:40.647 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 14:20:40.650 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 14:20:40.650 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 14:20:40.655 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 14:20:40.655 | s/%GROUP%/ubuntu/; 2022-02-17 14:20:40.655 | s/%USER%/ubuntu/; 2022-02-17 14:20:40.655 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 14:20:40.655 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 14:20:40.658 | uid = ubuntu 2022-02-17 14:20:40.658 | gid = ubuntu 2022-02-17 14:20:40.659 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 14:20:40.659 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 14:20:40.659 | address = 127.0.0.1 2022-02-17 14:20:40.659 | 2022-02-17 14:20:40.659 | [account6612] 2022-02-17 14:20:40.659 | max connections = 25 2022-02-17 14:20:40.659 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:20:40.659 | read only = false 2022-02-17 14:20:40.659 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 14:20:40.659 | 2022-02-17 14:20:40.659 | [account6622] 2022-02-17 14:20:40.659 | max connections = 25 2022-02-17 14:20:40.659 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:20:40.659 | read only = false 2022-02-17 14:20:40.659 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 14:20:40.659 | 2022-02-17 14:20:40.659 | [account6632] 2022-02-17 14:20:40.659 | max connections = 25 2022-02-17 14:20:40.659 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:20:40.659 | read only = false 2022-02-17 14:20:40.659 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 14:20:40.659 | 2022-02-17 14:20:40.659 | [account6642] 2022-02-17 14:20:40.660 | max connections = 25 2022-02-17 14:20:40.660 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:20:40.660 | read only = false 2022-02-17 14:20:40.660 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.660 | [container6611] 2022-02-17 14:20:40.660 | max connections = 25 2022-02-17 14:20:40.660 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:20:40.660 | read only = false 2022-02-17 14:20:40.660 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.660 | [container6621] 2022-02-17 14:20:40.660 | max connections = 25 2022-02-17 14:20:40.660 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:20:40.660 | read only = false 2022-02-17 14:20:40.660 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.660 | [container6631] 2022-02-17 14:20:40.660 | max connections = 25 2022-02-17 14:20:40.660 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:20:40.660 | read only = false 2022-02-17 14:20:40.660 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.660 | [container6641] 2022-02-17 14:20:40.660 | max connections = 25 2022-02-17 14:20:40.660 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:20:40.660 | read only = false 2022-02-17 14:20:40.660 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.660 | [object6613] 2022-02-17 14:20:40.660 | max connections = 25 2022-02-17 14:20:40.660 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:20:40.660 | read only = false 2022-02-17 14:20:40.660 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 14:20:40.660 | 2022-02-17 14:20:40.661 | [object6623] 2022-02-17 14:20:40.661 | max connections = 25 2022-02-17 14:20:40.661 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:20:40.661 | read only = false 2022-02-17 14:20:40.661 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 14:20:40.661 | 2022-02-17 14:20:40.661 | [object6633] 2022-02-17 14:20:40.661 | max connections = 25 2022-02-17 14:20:40.661 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:20:40.661 | read only = false 2022-02-17 14:20:40.661 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 14:20:40.661 | 2022-02-17 14:20:40.661 | [object6643] 2022-02-17 14:20:40.661 | max connections = 25 2022-02-17 14:20:40.661 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:20:40.661 | read only = false 2022-02-17 14:20:40.661 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 14:20:40.661 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 14:20:40.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:40.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:40.668 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 14:20:40.680 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 14:20:40.682 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 14:20:40.686 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 14:20:40.691 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 14:20:40.693 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 14:20:40.697 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 14:20:40.724 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-02-17 14:20:40.750 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 14:20:40.768 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 14:20:40.795 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 14:20:40.813 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:40.841 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 14:20:40.858 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 14:20:40.888 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 14:20:40.907 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 14:20:40.935 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 14:20:40.953 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:40.981 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 14:20:40.998 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 14:20:41.013 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:41.015 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 14:20:41.044 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 14:20:41.073 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 14:20:41.100 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 14:20:41.127 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 14:20:41.142 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:41.144 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 14:20:41.171 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 14:20:41.185 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:41.187 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 14:20:41.202 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:41.205 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 14:20:41.207 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 14:20:41.222 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:41.224 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 14:20:41.226 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 14:20:41.228 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 14:20:41.233 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 14:20:41.238 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 14:20:41.265 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 14:20:41.292 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 14:20:41.323 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 14:20:41.353 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 14:20:41.381 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 14:20:41.383 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 14:20:41.385 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 14:20:41.387 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 14:20:41.389 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 14:20:41.415 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 14:20:41.443 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:20:41.469 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 14:20:41.497 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 14:20:41.524 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 14:20:41.551 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 14:20:41.578 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 14:20:41.604 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:20:41.633 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 14:20:41.665 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 14:20:41.697 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 14:20:41.728 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 14:20:41.762 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 14:20:41.794 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 14:20:41.822 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 14:20:41.841 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 14:20:41.870 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 14:20:41.898 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 14:20:41.902 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 14:20:41.932 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 14:20:41.960 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 14:20:41.989 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 14:20:41.991 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 14:20:41.993 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:20:41.995 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 14:20:42.000 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 14:20:42.003 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:20:42.005 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:20:42.007 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 14:20:42.009 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 14:20:42.011 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:20:42.013 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:20:42.015 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 14:20:42.033 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 14:20:42.061 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 14:20:42.079 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 14:20:42.107 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 14:20:42.125 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:42.153 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 14:20:42.171 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:20:42.199 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 14:20:42.217 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:20:42.246 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 14:20:42.264 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 14:20:42.297 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:20:42.316 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:20:42.343 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 14:20:42.361 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 14:20:42.390 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 14:20:42.408 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 14:20:42.435 | + 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-02-17 14:20:42.441 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 14:20:42.460 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:42.488 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 14:20:42.517 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:20:42.519 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 14:20:42.523 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 14:20:42.526 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:20:42.528 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:20:42.530 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 14:20:42.533 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 14:20:42.535 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:20:42.537 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:20:42.539 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 14:20:42.558 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 14:20:42.587 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 14:20:42.605 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 14:20:42.633 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 14:20:42.651 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:42.680 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 14:20:42.698 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:20:42.726 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 14:20:42.744 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:20:42.773 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 14:20:42.791 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 14:20:42.819 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:20:42.838 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:20:42.867 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 14:20:42.885 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 14:20:42.914 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 14:20:42.932 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 14:20:42.959 | + 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-02-17 14:20:42.964 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 14:20:42.982 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:43.010 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:20:43.012 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 14:20:43.017 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 14:20:43.019 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:20:43.021 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:20:43.023 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 14:20:43.026 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 14:20:43.028 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:20:43.030 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:20:43.032 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 14:20:43.050 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 14:20:43.079 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 14:20:43.096 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 14:20:43.124 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 14:20:43.142 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:43.171 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 14:20:43.189 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:20:43.218 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 14:20:43.236 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:20:43.264 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 14:20:43.283 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 14:20:43.310 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:20:43.329 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:20:43.358 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 14:20:43.375 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 14:20:43.404 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 14:20:43.422 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 14:20:43.449 | + 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-02-17 14:20:43.454 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 14:20:43.473 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:43.501 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 14:20:43.530 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 14:20:43.557 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 14:20:43.585 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 14:20:43.587 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 14:20:43.592 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 14:20:43.620 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 14:20:43.649 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 14:20:43.677 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 14:20:43.706 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 14:20:43.734 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 14:20:43.761 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 14:20:43.789 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 14:20:43.816 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 14:20:43.843 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 14:20:43.859 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:43.861 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 14:20:43.880 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 14:20:43.883 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 14:20:43.902 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 14:20:43.904 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-02-17 14:20:43.931 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 14:20:43.934 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 14:20:43.961 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-02-17 14:20:43.989 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 14:20:43.991 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 14:20:44.019 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 14:20:44.035 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:44.037 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 14:20:44.040 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 14:20:44.044 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 14:20:44.046 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 14:20:44.059 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 14:20:44.061 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 14:20:44.072 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 14:20:44.075 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 14:20:44.077 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:20:44.080 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:20:44.082 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:20:44.084 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:20:44.086 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:20:44.089 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:20:44.091 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 14:20:44.103 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:20:44.105 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 14:20:44.108 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 14:20:44.124 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:44.128 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 14:20:44.145 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:44.148 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 14:20:44.150 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 14:20:44.152 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 14:20:44.155 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:44.157 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 14:20:44.160 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 14:20:44.162 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 14:20:44.165 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 14:20:44.182 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:44.185 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 14:20:44.187 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 14:20:44.205 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:44.208 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 14:20:44.210 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 14:20:44.213 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 14:20:44.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:44.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:44.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 14:20:44.223 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:44.226 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 14:20:44.229 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 14:20:44.231 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 14:20:44.234 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 14:20:44.236 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 14:20:44.239 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 14:20:44.241 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 14:20:44.245 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 14:20:44.247 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 14:20:44.250 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 14:20:44.254 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:20:44.254 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 14:20:44.259 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 14:20:44.262 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 14:20:44.264 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 14:20:44.268 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 14:20:44.271 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:20:44.292 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 14:20:44.295 | + 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-02-17 14:20:45.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:45.138 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:45.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:45.138 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:46.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:46.280 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 14:20:46.362 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-17 14:20:46.363 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 14:20:46.364 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:20:46.365 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:20:46.366 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-17 14:20:46.367 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:20:46.368 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 14:20:46.369 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 14:20:46.370 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-17 14:20:46.371 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 14:20:46.372 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 14:20:46.374 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 14:20:46.376 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-17 14:20:46.379 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 14:20:46.381 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-17 14:20:46.383 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 14:20:46.385 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 14:20:46.387 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 14:20:46.397 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 14:20:46.398 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 14:20:46.411 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 14:20:46.480 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-17 14:20:46.481 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 14:20:46.482 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 14:20:46.507 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-17 14:20:46.508 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 14:20:46.510 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 14:20:46.511 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 14:20:46.513 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 14:20:46.524 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 14:20:46.564 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-17 14:20:46.565 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-17 14:20:46.567 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-17 14:20:46.568 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 14:20:46.588 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 14:20:46.589 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 14:20:46.606 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 14:20:46.621 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 14:20:46.624 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-17 14:20:46.640 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 14:20:46.642 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 14:20:46.720 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 14:20:46.723 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 14:20:46.725 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 14:20:46.726 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 14:20:46.775 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 14:20:46.801 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 14:20:46.996 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 14:20:47.000 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 14:20:47.039 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 14:20:47.041 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 14:20:47.044 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 14:20:47.045 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 14:20:47.046 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:20:47.047 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 14:20:47.101 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 14:20:47.275 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 14:20:47.296 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 14:20:47.404 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 14:20:47.551 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 14:20:49.490 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:20:49.497 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:49.497 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:49.617 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:49.619 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:49.621 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:49.624 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:49.626 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:49.629 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:49.631 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:49.633 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:49.636 | + functions-common:time_stop:2432 : start_time=1645107644287 2022-02-17 14:20:49.638 | + functions-common:time_stop:2434 : [[ -z 1645107644287 ]] 2022-02-17 14:20:49.641 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:49.646 | + functions-common:time_stop:2437 : end_time=1645107649643 2022-02-17 14:20:49.648 | + functions-common:time_stop:2438 : elapsed_time=5356 2022-02-17 14:20:49.650 | + functions-common:time_stop:2439 : total=71648 2022-02-17 14:20:49.653 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:49.655 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=77004 2022-02-17 14:20:49.657 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:49.660 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 14:20:49.662 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 14:20:49.665 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 14:20:49.678 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 14:20:49.682 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 14:20:49.685 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 14:20:49.687 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 14:20:49.690 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:49.692 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:49.695 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:49.698 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:49.700 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:49.703 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:49.720 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:49.722 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:49.724 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:49.727 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:49.728 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:49.733 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 14:20:49.735 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:49.737 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 14:20:49.740 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:49.741 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:49.744 | 52af68247 Merge "tests: Remove check for os.set_inheritable" 2022-02-17 14:20:49.746 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:49.749 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 14:20:49.752 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:49.755 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:20:49.757 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 14:20:49.760 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:20:49.762 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 14:20:49.765 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:49.768 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:20:49.770 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 14:20:49.773 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:49.775 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:20:49.778 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 14:20:49.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:49.784 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 14:20:49.786 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:49.789 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:49.792 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 14:20:49.798 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 14:20:49.801 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 14:20:50.444 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 14:20:50.447 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:50.449 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:50.452 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:50.455 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:20:50.457 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 14:20:50.459 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:50.462 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:20:50.464 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:50.466 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:20:50.469 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:20:50.471 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:20:50.473 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:50.476 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 14:20:50.497 | Using python 3.8 to install /opt/stack/glance 2022-02-17 14:20:50.499 | + 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-02-17 14:20:51.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:51.346 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:51.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:51.346 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:52.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:52.503 | Obtaining file:///opt/stack/glance 2022-02-17 14:20:52.503 | Preparing metadata (setup.py): started 2022-02-17 14:20:55.509 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:55.580 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.8.1) 2022-02-17 14:20:55.582 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.7.1) 2022-02-17 14:20:55.583 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.4.31) 2022-02-17 14:20:55.584 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.33.0) 2022-02-17 14:20:55.585 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.1.1) 2022-02-17 14:20:55.586 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.5.1) 2022-02-17 14:20:55.587 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.8.7) 2022-02-17 14:20:55.588 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.4.2) 2022-02-17 14:20:55.589 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.7.6) 2022-02-17 14:20:55.590 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.20.4) 2022-02-17 14:20:55.591 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (8.8.0) 2022-02-17 14:20:55.592 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.0) 2022-02-17 14:20:55.593 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.0) 2022-02-17 14:20:55.595 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:20:55.596 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.12.1) 2022-02-17 14:20:55.597 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:20:55.598 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:20:55.599 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.4) 2022-02-17 14:20:55.600 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:20:55.601 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (9.4.0) 2022-02-17 14:20:55.602 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:20:55.603 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.1.0) 2022-02-17 14:20:55.604 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:20:55.605 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:20:55.606 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:20:55.607 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (22.0.0) 2022-02-17 14:20:55.608 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (11.2.0) 2022-02-17 14:20:55.610 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.1.0) 2022-02-17 14:20:55.611 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:20:55.612 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.1) 2022-02-17 14:20:55.613 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (12.13.0) 2022-02-17 14:20:55.614 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.1) 2022-02-17 14:20:55.615 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.3.0) 2022-02-17 14:20:55.616 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:20:55.617 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:20:55.618 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.2) 2022-02-17 14:20:55.619 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:20:55.620 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:20:55.621 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (36.0.1) 2022-02-17 14:20:55.622 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.2.2) 2022-02-17 14:20:55.623 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.0.2) 2022-02-17 14:20:55.625 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.5.0) 2022-02-17 14:20:55.626 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:20:55.642 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (4.11.0) 2022-02-17 14:20:55.644 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (5.4.0) 2022-02-17 14:20:55.645 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (1.1.6) 2022-02-17 14:20:55.665 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (5.2.0) 2022-02-17 14:20:55.666 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (2.27.1) 2022-02-17 14:20:55.706 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev79) (1.15.0) 2022-02-17 14:20:55.722 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev79) (4.3.0) 2022-02-17 14:20:55.731 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev79) (1.13.3) 2022-02-17 14:20:55.746 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (2.1.0) 2022-02-17 14:20:55.747 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.1.2) 2022-02-17 14:20:55.748 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.16.0) 2022-02-17 14:20:55.839 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev79) (3.0.7) 2022-02-17 14:20:55.916 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev79) (1.7.0) 2022-02-17 14:20:55.965 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (3.1.1) 2022-02-17 14:20:55.970 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (2.10.1) 2022-02-17 14:20:56.003 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev79) (0.17.3) 2022-02-17 14:20:56.046 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (0.8.0) 2022-02-17 14:20:56.048 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (6.0) 2022-02-17 14:20:56.049 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:20:56.108 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.13.0) 2022-02-17 14:20:56.109 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:20:56.111 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:20:56.135 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.61.0) 2022-02-17 14:20:56.182 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (2.8.2) 2022-02-17 14:20:56.185 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (0.9.6) 2022-02-17 14:20:56.270 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.4.0) 2022-02-17 14:20:56.271 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.2.3) 2022-02-17 14:20:56.274 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:20:56.274 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.9) 2022-02-17 14:20:56.278 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (2.8.0) 2022-02-17 14:20:56.303 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.3.0) 2022-02-17 14:20:56.305 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.0.3) 2022-02-17 14:20:56.307 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:20:56.349 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev79) (5.9.0) 2022-02-17 14:20:56.393 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:20:56.394 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (2021.3) 2022-02-17 14:20:56.395 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (21.3) 2022-02-17 14:20:56.472 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev79) (60.9.0) 2022-02-17 14:20:56.531 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev79) (0.2.5) 2022-02-17 14:20:56.631 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev79) (0.7) 2022-02-17 14:20:56.899 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.6.3) 2022-02-17 14:20:56.902 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (1.4.2) 2022-02-17 14:20:56.903 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (6.3.1) 2022-02-17 14:20:56.904 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:20:56.961 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev79) (0.8.1) 2022-02-17 14:20:56.983 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:20:57.097 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev79) (2.21) 2022-02-17 14:20:57.200 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:20:57.413 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.10.0) 2022-02-17 14:20:57.414 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.32) 2022-02-17 14:20:57.415 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.0) 2022-02-17 14:20:57.417 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (5.1.1) 2022-02-17 14:20:57.419 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.1.5) 2022-02-17 14:20:57.420 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.4) 2022-02-17 14:20:57.421 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:20:57.537 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.13.1) 2022-02-17 14:20:57.571 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev79) (1.0.3) 2022-02-17 14:20:57.617 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:20:57.621 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:20:57.858 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (3.10.0) 2022-02-17 14:20:58.038 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (1.26.8) 2022-02-17 14:20:58.040 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (3.3) 2022-02-17 14:20:58.042 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2.0.12) 2022-02-17 14:20:58.043 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2019.11.28) 2022-02-17 14:20:58.148 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.2) 2022-02-17 14:20:58.305 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:20:58.415 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev79) (3.7.0) 2022-02-17 14:20:58.783 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (2.3.3) 2022-02-17 14:20:58.785 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:20:59.034 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.2) 2022-02-17 14:20:59.314 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (1.0.0) 2022-02-17 14:20:59.669 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (21.4.0) 2022-02-17 14:20:59.670 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (1.8.2) 2022-02-17 14:21:00.964 | Installing collected packages: glance 2022-02-17 14:21:00.964 | Attempting uninstall: glance 2022-02-17 14:21:00.964 | Found existing installation: glance 24.0.0.dev79 2022-02-17 14:21:00.971 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 14:21:00.973 | Running setup.py develop for glance 2022-02-17 14:21:05.205 | Successfully installed glance 2022-02-17 14:21:05.205 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:21:05.212 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:21:05.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:21:05.347 | + inc/python:pip_install:200 : result=0 2022-02-17 14:21:05.350 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:21:05.352 | + functions-common:time_stop:2425 : local name 2022-02-17 14:21:05.354 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:21:05.356 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:21:05.359 | + functions-common:time_stop:2428 : local total 2022-02-17 14:21:05.361 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:21:05.364 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:21:05.366 | + functions-common:time_stop:2432 : start_time=1645107650491 2022-02-17 14:21:05.368 | + functions-common:time_stop:2434 : [[ -z 1645107650491 ]] 2022-02-17 14:21:05.371 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:21:05.375 | + functions-common:time_stop:2437 : end_time=1645107665373 2022-02-17 14:21:05.377 | + functions-common:time_stop:2438 : elapsed_time=14882 2022-02-17 14:21:05.380 | + functions-common:time_stop:2439 : total=77004 2022-02-17 14:21:05.382 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:21:05.384 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91886 2022-02-17 14:21:05.386 | + inc/python:pip_install:203 : return 0 2022-02-17 14:21:05.389 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:21:05.392 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:05.394 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:05.413 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:05.426 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 14:21:05.428 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 14:21:05.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:21:05.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:21:05.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 14:21:05.439 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:21:05.441 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:21:05.443 | + ./stack.sh:main:920 : configure_glance 2022-02-17 14:21:05.446 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 14:21:05.458 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 14:21:05.461 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 14:21:05.464 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 14:21:05.466 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 14:21:05.469 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 14:21:05.472 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:05.475 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:05.477 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 14:21:05.506 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:05.535 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 14:21:05.565 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:21:05.594 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 14:21:05.624 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 14:21:05.653 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 14:21:05.656 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:21:05.659 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 14:21:05.661 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:21:05.663 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 14:21:05.692 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 14:21:05.722 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:21:05.751 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 14:21:05.780 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 14:21:05.810 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 14:21:05.839 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 14:21:05.869 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 14:21:05.898 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:21:05.927 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:21:05.957 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:21:05.988 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 14:21:05.990 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 14:21:05.992 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 14:21:05.995 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:21:05.997 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:21:05.999 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:21:06.016 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:06.020 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:21:06.022 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:21:06.025 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:21:06.040 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:06.043 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:21:06.046 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:21:06.075 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:21:06.078 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:21:06.080 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 14:21:06.083 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 14:21:06.085 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 14:21:06.116 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 14:21:06.147 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 14:21:06.149 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 14:21:06.151 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 14:21:06.154 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 14:21:06.157 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:21:06.159 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 14:21:06.162 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:21:06.192 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 14:21:06.195 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-02-17 14:21:06.224 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:21:06.227 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 14:21:06.243 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:06.246 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 14:21:06.277 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 14:21:06.307 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 14:21:06.338 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 14:21:06.368 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 14:21:06.398 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 14:21:06.415 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:06.418 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:21:06.457 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 14:21:06.487 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 14:21:06.518 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-02-17 14:21:06.548 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 14:21:06.577 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-02-17 14:21:06.607 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 14:21:06.623 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:06.627 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 14:21:06.629 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 14:21:06.631 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:21:06.635 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:21:06.652 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:21:06.654 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:21:06.656 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:21:06.659 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:21:06.661 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:21:06.691 | + functions:setup_systemd_logging:704 : 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-02-17 14:21:06.721 | + functions:setup_systemd_logging:705 : 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-02-17 14:21:06.752 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:21:06.783 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 14:21:06.788 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 14:21:06.818 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 14:21:06.848 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:21:06.879 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-02-17 14:21:06.908 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 14:21:06.938 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 14:21:06.968 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 14:21:06.998 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:21:07.028 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 14:21:07.058 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 14:21:07.088 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 14:21:07.119 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 14:21:07.124 | + lib/glance:configure_glance:411 : 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-02-17 14:21:07.133 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 14:21:07.150 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:07.152 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 14:21:07.154 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 14:21:07.158 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 14:21:07.160 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 14:21:07.162 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 14:21:07.165 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 14:21:07.169 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 14:21:07.171 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 14:21:07.176 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 14:21:07.206 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 14:21:07.209 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 14:21:07.211 | ++ functions:get_random_port:837 : true 2022-02-17 14:21:07.214 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 14:21:07.216 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 14:21:07.218 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 14:21:07.280 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 14:21:07.283 | ++ functions:get_random_port:841 : break 2 2022-02-17 14:21:07.285 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 14:21:07.288 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 14:21:07.290 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 14:21:07.317 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 14:21:07.346 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 14:21:07.372 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:21:07.400 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:21:07.428 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:21:07.457 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:21:07.489 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:21:07.517 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:21:07.545 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:21:07.572 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:21:07.600 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:21:07.627 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:21:07.655 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:21:07.683 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 14:21:07.711 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 14:21:07.740 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 14:21:07.767 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 14:21:07.794 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 14:21:07.822 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 14:21:07.824 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 14:21:07.827 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:07.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:07.833 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:07.835 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:07.837 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 14:21:07.891 | proxy (enabled by site administrator) 2022-02-17 14:21:07.894 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 14:21:07.897 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 14:21:07.899 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:07.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:07.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:07.906 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:07.909 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 14:21:07.962 | proxy_http (enabled by site administrator) 2022-02-17 14:21:07.965 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 14:21:07.968 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 14:21:07.971 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 14:21:07.974 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:21:07.976 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:07.978 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:07.981 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:07.983 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:07.986 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 14:21:07.987 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:07.995 | KeepAlive Off 2022-02-17 14:21:08.000 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:08.000 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 14:21:08.008 | SetEnv proxy-sendchunked 1 2022-02-17 14:21:08.012 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 14:21:08.012 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:08.022 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 14:21:08.025 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 14:21:08.027 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 14:21:08.030 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:21:08.032 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:21:08.035 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:08.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:08.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:08.042 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:08.044 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:21:08.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:08.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:08.051 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 14:21:08.113 | Site glance-wsgi-api already enabled 2022-02-17 14:21:08.117 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 14:21:08.119 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:21:08.122 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:21:08.124 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:21:08.254 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 14:21:08.260 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 14:21:08.293 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 14:21:08.295 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 14:21:08.314 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:08.316 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 14:21:08.319 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 14:21:08.321 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 14:21:08.324 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:21:08.326 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 14:21:08.329 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 14:21:08.332 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 14:21:08.334 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 14:21:08.336 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:21:08.339 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:21:08.342 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:21:08.345 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:21:08.347 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:21:08.350 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:21:08.367 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:21:08.369 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:21:08.371 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:08.374 | + functions-common:git_clone:629 : echo master 2022-02-17 14:21:08.375 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:21:08.380 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 14:21:08.382 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:08.384 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 14:21:08.387 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:21:08.387 | + functions-common:git_clone:678 : head -1 2022-02-17 14:21:08.392 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 14:21:08.395 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:21:08.397 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 14:21:08.400 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:21:08.402 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:08.405 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:08.408 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:21:08.410 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 14:21:08.413 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:21:08.415 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:08.418 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:08.420 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:21:08.423 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:21:08.426 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 14:21:08.429 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:21:08.432 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 14:21:08.434 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:21:08.437 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:21:08.440 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 14:21:08.446 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 14:21:08.449 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 14:21:09.100 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 14:21:09.103 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:21:09.105 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:21:09.107 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:21:09.110 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:09.113 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:09.115 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:21:09.117 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:21:09.120 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:21:09.122 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:21:09.124 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:21:09.128 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:21:09.130 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:21:09.132 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 14:21:09.154 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 14:21:09.156 | + 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-02-17 14:21:09.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:09.987 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:09.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:09.987 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:11.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:21:11.121 | Obtaining file:///opt/stack/cinder 2022-02-17 14:21:11.122 | Preparing metadata (setup.py): started 2022-02-17 14:21:14.947 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:15.077 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 14:21:15.078 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 14:21:15.079 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 14:21:15.080 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 14:21:15.081 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 14:21:15.082 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 14:21:15.083 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:21:15.084 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:21:15.085 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 14:21:15.086 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 14:21:15.087 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 14:21:15.088 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 14:21:15.089 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 14:21:15.090 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 14:21:15.091 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 14:21:15.092 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 14:21:15.094 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 14:21:15.095 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 14:21:15.096 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:21:15.097 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 14:21:15.098 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 14:21:15.100 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 14:21:15.101 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 14:21:15.102 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 14:21:15.103 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:21:15.104 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 14:21:15.105 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:15.106 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 14:21:15.107 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 14:21:15.108 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 14:21:15.110 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:21:15.110 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 14:21:15.111 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 14:21:15.112 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 14:21:15.113 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 14:21:15.115 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:21:15.116 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:21:15.117 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 14:21:15.118 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 14:21:15.119 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 14:21:15.120 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 14:21:15.121 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 14:21:15.122 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 14:21:15.123 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 14:21:15.124 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 14:21:15.126 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 14:21:15.126 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 14:21:15.127 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:21:15.128 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 14:21:15.130 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 14:21:15.131 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 14:21:15.131 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:21:15.133 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:21:15.134 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:21:15.135 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 14:21:15.136 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:21:15.137 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 14:21:15.138 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:21:15.139 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 14:21:15.140 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 14:21:15.141 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 14:21:15.142 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 14:21:15.155 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.10.0) 2022-02-17 14:21:15.157 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 14:21:15.158 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.5.1) 2022-02-17 14:21:15.218 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 14:21:15.249 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 14:21:15.263 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (0.1.0) 2022-02-17 14:21:15.264 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.6.0) 2022-02-17 14:21:15.265 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (4.1.1) 2022-02-17 14:21:15.267 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:15.361 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev203) (1.7.0) 2022-02-17 14:21:15.413 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:21:15.417 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (3.1.1) 2022-02-17 14:21:15.444 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 14:21:15.445 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.2.8) 2022-02-17 14:21:15.446 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 14:21:15.499 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 14:21:15.551 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 14:21:15.553 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:21:15.554 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:21:15.555 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 14:21:15.615 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:21:15.644 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:21:15.645 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 14:21:15.702 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 14:21:15.707 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (2.8.2) 2022-02-17 14:21:15.767 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:21:15.770 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.4.0) 2022-02-17 14:21:15.772 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 14:21:15.773 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 14:21:15.774 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:21:15.798 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:21:15.800 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 14:21:15.802 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 14:21:15.848 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 14:21:15.931 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:21:15.932 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 14:21:15.958 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 14:21:15.982 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 14:21:16.050 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:21:16.054 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 14:21:16.182 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:21:16.208 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 14:21:16.347 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:21:16.381 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:21:16.384 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 14:21:16.385 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 14:21:16.582 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 14:21:16.584 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 14:21:16.586 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 14:21:16.621 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 14:21:16.651 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev203) (0.23.2) 2022-02-17 14:21:16.886 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 14:21:16.887 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 14:21:17.053 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:17.056 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 14:21:17.057 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 14:21:17.187 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 14:21:17.302 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.1.6) 2022-02-17 14:21:17.304 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (5.4.0) 2022-02-17 14:21:17.306 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 14:21:17.341 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:21:17.584 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 14:21:17.662 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (2.3.3) 2022-02-17 14:21:17.664 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:21:17.831 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:17.922 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (1.54.0) 2022-02-17 14:21:17.923 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (3.19.4) 2022-02-17 14:21:18.101 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:21:18.551 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (1.1.5) 2022-02-17 14:21:18.601 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.13.1) 2022-02-17 14:21:18.651 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 14:21:19.696 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.32) 2022-02-17 14:21:19.969 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (21.4.0) 2022-02-17 14:21:19.971 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (1.8.2) 2022-02-17 14:21:20.110 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (2.2) 2022-02-17 14:21:20.296 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:21:20.424 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (3.7.0) 2022-02-17 14:21:21.902 | Installing collected packages: cinder 2022-02-17 14:21:21.902 | Attempting uninstall: cinder 2022-02-17 14:21:21.902 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 14:21:21.909 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 14:21:21.911 | Running setup.py develop for cinder 2022-02-17 14:21:27.513 | Successfully installed cinder 2022-02-17 14:21:27.513 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 14:21:27.521 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:21:27.521 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:21:27.664 | + inc/python:pip_install:200 : result=0 2022-02-17 14:21:27.666 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:21:27.669 | + functions-common:time_stop:2425 : local name 2022-02-17 14:21:27.671 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:21:27.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:21:27.676 | + functions-common:time_stop:2428 : local total 2022-02-17 14:21:27.678 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:21:27.680 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:21:27.683 | + functions-common:time_stop:2432 : start_time=1645107669149 2022-02-17 14:21:27.685 | + functions-common:time_stop:2434 : [[ -z 1645107669149 ]] 2022-02-17 14:21:27.688 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:21:27.692 | + functions-common:time_stop:2437 : end_time=1645107687690 2022-02-17 14:21:27.695 | + functions-common:time_stop:2438 : elapsed_time=18541 2022-02-17 14:21:27.697 | + functions-common:time_stop:2439 : total=91886 2022-02-17 14:21:27.699 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:21:27.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=110427 2022-02-17 14:21:27.704 | + inc/python:pip_install:203 : return 0 2022-02-17 14:21:27.707 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:21:27.709 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:21:27.712 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:21:27.731 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:21:27.743 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 14:21:27.746 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 14:21:27.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:21:27.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:21:27.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 14:21:27.757 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:21:27.759 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 14:21:27.761 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 14:21:27.764 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 14:21:27.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:27.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:27.771 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 14:21:27.783 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 14:21:27.786 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:21:27.788 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:21:27.790 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:21:27.793 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:21:27.795 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:27.798 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:21:27.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:27.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:27.806 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:21:27.808 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:21:27.811 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:21:27.814 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:21:27.816 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 14:21:27.819 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:21:27.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:27.824 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:27.826 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 14:21:27.849 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-17 14:21:27.958 | Reading package lists... 2022-02-17 14:21:28.198 | Building dependency tree... 2022-02-17 14:21:28.200 | Reading state information... 2022-02-17 14:21:28.449 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 14:21:28.449 | The following packages were automatically installed and are no longer required: 2022-02-17 14:21:28.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:21:28.450 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:21:28.450 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:21:28.450 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:21:28.450 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:21:28.450 | python3-zope.interface 2022-02-17 14:21:28.450 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:21:28.565 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:21:28.570 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:21:28.572 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:21:28.575 | + functions-common:time_stop:2425 : local name 2022-02-17 14:21:28.578 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:21:28.581 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:21:28.583 | + functions-common:time_stop:2428 : local total 2022-02-17 14:21:28.586 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:21:28.588 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:21:28.591 | + functions-common:time_stop:2432 : start_time=1645107687846 2022-02-17 14:21:28.593 | + functions-common:time_stop:2434 : [[ -z 1645107687846 ]] 2022-02-17 14:21:28.596 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:21:28.601 | + functions-common:time_stop:2437 : end_time=1645107688598 2022-02-17 14:21:28.603 | + functions-common:time_stop:2438 : elapsed_time=752 2022-02-17 14:21:28.606 | + functions-common:time_stop:2439 : total=5199 2022-02-17 14:21:28.608 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:21:28.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5951 2022-02-17 14:21:28.613 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:21:28.616 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:21:28.618 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 14:21:28.621 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 14:21:28.634 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 14:21:28.638 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 14:21:28.641 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 14:21:28.643 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:21:28.646 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 14:21:28.647 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:21:28.651 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 14:21:28.653 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 14:21:28.655 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:21:28.658 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 14:21:28.660 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 14:21:28.662 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 14:21:28.664 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 14:21:28.666 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 14:21:28.678 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 14:21:28.690 | + 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-02-17 14:21:28.702 | + 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-02-17 14:21:28.714 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 14:21:28.727 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:21:28.730 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:21:28.734 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VuiNLdYC9K 2022-02-17 14:21:28.736 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:21:28.739 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:21:28.741 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 14:21:28.743 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VuiNLdYC9K 2022-02-17 14:21:28.747 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VuiNLdYC9K 2022-02-17 14:21:28.758 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VuiNLdYC9K /etc/sudoers.d/cinder-rootwrap 2022-02-17 14:21:28.771 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 14:21:28.775 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:21:28.777 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:21:28.779 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:21:28.782 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:21:28.784 | + 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-02-17 14:21:28.786 | + 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-02-17 14:21:28.788 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 14:21:28.791 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 14:21:28.795 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 14:21:28.800 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 14:21:28.819 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 14:21:28.837 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 14:21:28.857 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 14:21:28.877 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 14:21:28.896 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 14:21:28.915 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 14:21:28.933 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 14:21:28.951 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 14:21:28.955 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:21:28.958 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 14:21:28.960 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:21:28.962 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 14:21:28.992 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 14:21:29.020 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:21:29.047 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 14:21:29.074 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 14:21:29.103 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 14:21:29.130 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 14:21:29.159 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 14:21:29.187 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:21:29.214 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:21:29.242 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 14:21:29.273 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 14:21:29.302 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 14:21:29.305 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 14:21:29.307 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 14:21:29.310 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 14:21:29.312 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:21:29.317 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:21:29.349 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 14:21:29.377 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 14:21:29.406 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 14:21:29.434 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 14:21:29.463 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 14:21:29.492 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 14:21:29.523 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 14:21:29.526 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-02-17 14:21:29.553 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:21:29.586 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 14:21:29.593 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8f06b29d6ef637788d97fe082cf4f1ae 2022-02-17 14:21:29.629 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 14:21:29.631 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 14:21:29.661 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 14:21:29.689 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 14:21:29.717 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 14:21:29.746 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 14:21:29.763 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:29.766 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 14:21:29.769 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 14:21:29.771 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 14:21:29.773 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 14:21:29.776 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 14:21:29.778 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 14:21:29.781 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 14:21:29.783 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 14:21:29.785 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 14:21:29.788 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 14:21:29.790 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 14:21:29.822 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 14:21:29.849 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 14:21:29.878 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 14:21:29.906 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 14:21:29.934 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 14:21:29.962 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 14:21:29.965 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 14:21:29.967 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 14:21:29.969 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 14:21:29.998 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 14:21:30.000 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 14:21:30.029 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 14:21:30.032 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 14:21:30.034 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 14:21:30.036 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 14:21:30.066 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 14:21:30.068 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 14:21:30.070 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 14:21:30.088 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:30.090 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 14:21:30.092 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 14:21:30.096 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 14:21:30.098 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 14:21:30.127 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.36:8080/v1/AUTH_ 2022-02-17 14:21:30.156 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 14:21:30.173 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:30.175 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 14:21:30.192 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:30.194 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 14:21:30.211 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:30.213 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 14:21:30.216 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 14:21:30.218 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 14:21:30.220 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 14:21:30.223 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:21:30.225 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:21:30.228 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:21:30.243 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:30.247 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:21:30.250 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:21:30.252 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:21:30.268 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:30.271 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:21:30.274 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:21:30.301 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:21:30.303 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:21:30.306 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 14:21:30.308 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 14:21:30.310 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:21:30.314 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:21:30.332 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:21:30.334 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:21:30.336 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:21:30.339 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:21:30.341 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:21:30.369 | + functions:setup_systemd_logging:704 : 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-02-17 14:21:30.398 | + functions:setup_systemd_logging:705 : 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-02-17 14:21:30.427 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:21:30.456 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 14:21:30.472 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:30.475 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 14:21:30.477 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:21:30.480 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 14:21:30.482 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 14:21:30.485 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:21:30.488 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:21:30.491 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 14:21:30.495 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 14:21:30.497 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:21:30.500 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:21:30.512 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:21:30.513 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:21:30.521 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:21:30.525 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:21:30.540 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:21:30.543 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:21:30.547 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 14:21:30.576 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:21:30.604 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 14:21:30.631 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:21:30.659 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:21:30.686 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:21:30.714 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:21:30.742 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:21:30.770 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:21:30.797 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:21:30.825 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:21:30.852 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:21:30.880 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:21:30.907 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:21:30.910 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:21:30.913 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 14:21:30.915 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 14:21:30.917 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:21:30.920 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:30.923 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:30.925 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:21:30.928 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:21:30.930 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:21:30.958 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:21:30.987 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 14:21:30.987 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:21:30.995 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 14:21:30.999 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 14:21:31.002 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 14:21:31.004 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:21:31.006 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:21:31.009 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:31.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:31.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:31.016 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:31.019 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:21:31.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:31.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:31.026 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 14:21:31.088 | Enabling site cinder-wsgi. 2022-02-17 14:21:31.093 | To activate the new configuration, you need to run: 2022-02-17 14:21:31.093 | systemctl reload apache2 2022-02-17 14:21:31.098 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:21:31.100 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:21:31.102 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:21:31.105 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:21:31.237 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 14:21:31.240 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 14:21:31.270 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-02-17 14:21:31.299 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 14:21:31.316 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:31.318 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 14:21:31.321 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:21:31.323 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:21:31.325 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 14:21:31.328 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 14:21:31.359 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 14:21:31.387 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-02-17 14:21:31.416 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 14:21:31.445 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 14:21:31.474 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 14:21:31.502 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 14:21:31.531 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 14:21:31.558 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:21:31.587 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 14:21:31.620 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 14:21:31.649 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:21:31.679 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 14:21:31.681 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 14:21:31.698 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:31.700 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-02-17 14:21:31.731 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 14:21:31.734 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 14:21:31.751 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:31.754 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 14:21:31.757 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 14:21:31.759 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 14:21:31.761 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:21:31.764 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 14:21:31.767 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 14:21:31.771 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:21:31.771 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:21:31.776 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:21:31.779 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:21:31.782 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-02-17 14:21:31.785 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:21:31.787 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 14:21:31.790 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 14:21:31.792 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 14:21:31.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:21:31.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:21:31.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 14:21:31.803 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:21:31.806 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 14:21:31.808 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 14:21:31.811 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 14:21:31.813 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:21:31.815 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:21:31.818 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:21:31.821 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:21:31.823 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:21:31.826 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:21:31.842 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:21:31.844 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:21:31.847 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:31.850 | + functions-common:git_clone:629 : echo master 2022-02-17 14:21:31.850 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:21:31.855 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 14:21:31.858 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:31.860 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 14:21:31.863 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:21:31.864 | + functions-common:git_clone:678 : head -1 2022-02-17 14:21:31.874 | dbedfb5ea8 Merge commit 'refs/changes/83/827683/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-17 14:21:31.877 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:21:31.880 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 14:21:31.882 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:21:31.884 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:21:31.887 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 14:21:31.889 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:21:31.892 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 14:21:31.895 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:21:31.897 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:21:31.900 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 14:21:31.902 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:21:31.905 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:21:31.908 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 14:21:31.911 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:21:31.914 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 14:21:31.916 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:21:31.919 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:21:31.922 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 14:21:31.928 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 14:21:31.930 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 14:21:32.580 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 14:21:32.582 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:21:32.584 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:21:32.587 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:21:32.589 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:21:32.592 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 14:21:32.594 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:21:32.597 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:21:32.599 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:21:32.601 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:21:32.603 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:21:32.606 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:21:32.609 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:21:32.611 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 14:21:32.632 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 14:21:32.634 | + 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-02-17 14:21:33.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:33.463 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:33.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:33.463 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:34.579 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:21:34.603 | Obtaining file:///opt/stack/neutron 2022-02-17 14:21:34.604 | Preparing metadata (setup.py): started 2022-02-17 14:21:38.629 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:38.722 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.8.1) 2022-02-17 14:21:38.723 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 14:21:38.724 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.1.1) 2022-02-17 14:21:38.725 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.1) 2022-02-17 14:21:38.726 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 14:21:38.727 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.1) 2022-02-17 14:21:38.728 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.33.0) 2022-02-17 14:21:38.729 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.1) 2022-02-17 14:21:38.730 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.20.4) 2022-02-17 14:21:38.731 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.27.1) 2022-02-17 14:21:38.732 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.0.3) 2022-02-17 14:21:38.734 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (9.4.0) 2022-02-17 14:21:38.735 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.8.0) 2022-02-17 14:21:38.736 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.11.0) 2022-02-17 14:21:38.863 | ERROR: Cannot install neutron==19.1.0.dev511 because these package versions have conflicting dependencies. 2022-02-17 14:21:38.864 | 2022-02-17 14:21:38.864 | The conflict is caused by: 2022-02-17 14:21:38.864 | neutron 19.1.0.dev511 depends on neutron-lib>=2.20.0 2022-02-17 14:21:38.864 | The user requested (constraint) neutron-lib===2.19.0 2022-02-17 14:21:38.864 | 2022-02-17 14:21:38.864 | To fix this you could try to: 2022-02-17 14:21:38.864 | 1. loosen the range of package versions you've specified 2022-02-17 14:21:38.864 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-02-17 14:21:38.864 | 2022-02-17 14:21:38.864 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-02-17 14:21:38.871 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:21:38.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:21:38.960 | + inc/python:pip_install:1 : exit_trap 2022-02-17 14:21:38.962 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-17 14:21:38.965 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-17 14:21:38.968 | + ./stack.sh:exit_trap:522 : jobs= 2022-02-17 14:21:38.971 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-02-17 14:21:38.973 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-02-17 14:21:38.975 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-17 14:21:38.977 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-17 14:21:38.979 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-17 14:21:38.982 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-17 14:21:38.982 | Error on exit 2022-02-17 14:21:38.984 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-17 14:21:38.986 | + ./stack.sh:exit_trap:542 : generate-subunit 1645107529 169 fail 2022-02-17 14:21:39.632 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-17 14:21:39.634 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-17 14:21:40.580 | + ./stack.sh:exit_trap:556 : exit 1