2022-05-18 14:30:22.576 | + ./stack.sh:main:489 : exec 2022-05-18 14:30:22.576 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-143022' 2022-05-18 14:30:22.576 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-18-143022.summary.2022-05-18-143022 2022-05-18 14:30:22.576 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 14:30:22.576 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-143022 2022-05-18 14:30:22.576 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-143022 /opt/stack/logs/stack.sh.log 2022-05-18 14:30:22.576 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-143022.summary.2022-05-18-143022 /opt/stack/logs/stack.sh.log.summary 2022-05-18 14:30:22.576 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-18 14:30:22.576 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-18 14:30:22.577 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-18 14:30:22.577 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-18 14:30:22.577 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-18 14:30:22.577 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-18 14:30:22.577 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-18 14:30:22.577 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 14:30:22.577 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-18 14:30:22.577 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-18 14:30:22.577 | + ./stack.sh:main:575 : set -o errexit 2022-05-18 14:30:22.577 | + ./stack.sh:main:578 : uname -a 2022-05-18 14:30:22.577 | Linux n-d-842359-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-18 14:30:22.577 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-18 14:30:22.578 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-18 14:30:22.582 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-18 14:30:22.619 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-18 14:30:22.637 | + ./stack.sh:main:592 : fetch_plugins 2022-05-18 14:30:22.639 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-18 14:30:22.641 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-18 14:30:22.643 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-18 14:30:22.645 | + functions-common:fetch_plugins:1788 : return 2022-05-18 14:30:22.647 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-18 14:30:22.649 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-18 14:30:22.651 | + functions-common:run_phase:1866 : local phase= 2022-05-18 14:30:22.652 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 14:30:22.654 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 14:30:22.656 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 14:30:22.658 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 14:30:22.660 | + functions-common:run_phase:1875 : local extra 2022-05-18 14:30:22.664 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 14:30:22.669 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 14:30:22.671 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 14:30:22.673 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 14:30:22.675 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-18 14:30:22.677 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 14:30:22.692 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:30:22.694 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 14:30:22.695 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 14:30:22.697 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 14:30:22.700 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 14:30:22.704 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 14:30:22.706 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 14:30:22.708 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-18 14:30:22.709 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-18 14:30:22.711 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 14:30:22.713 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 14:30:22.715 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-18 14:30:22.717 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-18 14:30:22.719 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-18 14:30:22.721 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-18 14:30:22.722 | + functions-common:plugin_override_defaults:1829 : return 2022-05-18 14:30:22.724 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-18 14:30:22.742 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-18 14:30:22.744 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-18 14:30:22.757 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:30:22.760 | +++ lib/tls:source:43 : hostname -f 2022-05-18 14:30:22.764 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-18 14:30:22.765 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-18 14:30:22.767 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-18 14:30:22.769 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-18 14:30:22.771 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-18 14:30:22.773 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-18 14:30:22.775 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-18 14:30:22.777 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-18 14:30:22.779 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-18 14:30:22.781 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-18 14:30:22.785 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-18 14:30:22.799 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-18 14:30:22.817 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-18 14:30:22.830 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-18 14:30:22.842 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-18 14:30:22.881 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-18 14:30:22.944 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-18 14:30:23.041 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-18 14:30:23.063 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-18 14:30:23.115 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-18 14:30:23.169 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-18 14:30:23.336 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-18 14:30:23.351 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-18 14:30:23.368 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-18 14:30:23.383 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-18 14:30:23.488 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-18 14:30:23.491 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-18 14:30:23.494 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-18 14:30:23.496 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-18 14:30:23.499 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-18 14:30:23.501 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-18 14:30:23.505 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-18 14:30:23.505 | False' 2022-05-18 14:30:23.509 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-18 14:30:23.526 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-18 14:30:23.529 | + ./stack.sh:main:626 : run_phase source 2022-05-18 14:30:23.531 | + functions-common:run_phase:1865 : local mode=source 2022-05-18 14:30:23.533 | + functions-common:run_phase:1866 : local phase= 2022-05-18 14:30:23.536 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 14:30:23.538 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 14:30:23.541 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 14:30:23.544 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 14:30:23.546 | + functions-common:run_phase:1875 : local extra 2022-05-18 14:30:23.550 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 14:30:23.554 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 14:30:23.556 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 14:30:23.559 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 14:30:23.563 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-18 14:30:23.565 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 14:30:23.581 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:30:23.584 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 14:30:23.586 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-18 14:30:23.628 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-18 14:30:23.630 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-18 14:30:23.632 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 14:30:23.634 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-18 14:30:23.638 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-18 14:30:23.640 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-18 14:30:23.643 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-18 14:30:23.645 | + functions-common:load_plugin_settings:1806 : return 2022-05-18 14:30:23.647 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-18 14:30:23.649 | + functions-common:verify_disabled_services:2148 : local service 2022-05-18 14:30:23.652 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.654 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-18 14:30:23.657 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.659 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-18 14:30:23.662 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.664 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-18 14:30:23.666 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.669 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-18 14:30:23.671 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.674 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-18 14:30:23.676 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.680 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-18 14:30:23.682 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.685 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-18 14:30:23.687 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.689 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-18 14:30:23.692 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.694 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-18 14:30:23.696 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.699 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-18 14:30:23.702 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.705 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-18 14:30:23.708 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.710 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-18 14:30:23.713 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.716 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-18 14:30:23.718 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.720 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-18 14:30:23.722 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.725 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-18 14:30:23.727 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.729 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-18 14:30:23.732 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.735 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-18 14:30:23.737 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.740 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-18 14:30:23.742 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.744 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-18 14:30:23.747 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.750 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-18 14:30:23.752 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.754 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-18 14:30:23.757 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.759 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-18 14:30:23.762 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.764 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-18 14:30:23.766 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.768 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-18 14:30:23.771 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.773 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-18 14:30:23.775 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.779 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-18 14:30:23.781 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.784 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-18 14:30:23.786 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.788 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-18 14:30:23.790 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.793 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-18 14:30:23.795 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.797 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-18 14:30:23.800 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.802 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-18 14:30:23.805 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.807 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-18 14:30:23.809 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.812 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-18 14:30:23.814 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.817 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-18 14:30:23.819 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.822 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-18 14:30:23.825 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.827 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-18 14:30:23.830 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.832 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-18 14:30:23.835 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.837 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-18 14:30:23.840 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.842 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-18 14:30:23.845 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.850 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-18 14:30:23.852 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.855 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-18 14:30:23.857 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.859 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-18 14:30:23.864 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.866 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-18 14:30:23.869 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.871 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-18 14:30:23.873 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.876 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-18 14:30:23.878 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.880 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-18 14:30:23.883 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 14:30:23.885 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-18 14:30:23.888 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-18 14:30:23.891 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 14:30:23.893 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-18 14:30:23.909 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:30:23.911 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-18 14:30:23.914 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 14:30:23.916 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-18 14:30:23.931 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:30:23.935 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-18 14:30:23.938 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-18 14:30:23.940 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-18 14:30:23.943 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-18 14:30:23.945 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-18 14:30:23.947 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-18 14:30:23.954 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-18 14:30:23.956 | + lib/database:initialize_database_backends:92 : return 0 2022-05-18 14:30:23.959 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-18 14:30:23.959 | Using mysql database backend 2022-05-18 14:30:23.962 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-18 14:30:23.979 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-18 14:30:23.983 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-18 14:30:23.985 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 14:30:23.989 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-18 14:30:23.992 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 14:30:23.997 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-18 14:30:24.016 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:30:24.019 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-18 14:30:24.036 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-18 14:30:24.053 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:30:24.055 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-18 14:30:24.073 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-18 14:30:24.092 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-18 14:30:24.108 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:30:24.111 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-18 14:30:24.128 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:30:24.131 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-18 14:30:24.148 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-18 14:30:24.151 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-18 14:30:24.153 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-18 14:30:24.155 | + functions-common:save_stackenv:60 : local tag=759 2022-05-18 14:30:24.159 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 14:30:24.164 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-143024 2022-05-18 14:30:24.166 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-143024 759' 2022-05-18 14:30:24.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.171 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 14:30:24.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.177 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 14:30:24.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.187 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 14:30:24.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.193 | + 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-05-18 14:30:24.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.199 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2022-05-18 14:30:24.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.204 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2022-05-18 14:30:24.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.216 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-143022 2022-05-18 14:30:24.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.222 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 14:30:24.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.228 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2022-05-18 14:30:24.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.237 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 14:30:24.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.242 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 14:30:24.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.254 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 14:30:24.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 14:30:24.259 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 14:30:24.262 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-18 14:30:24.265 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-18 14:30:24.267 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-18 14:30:24.270 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-18 14:30:24.272 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 14:30:24.275 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 14:30:24.278 | ++ functions-common:git_clone:612 : pwd 2022-05-18 14:30:24.281 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 14:30:24.284 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 14:30:24.287 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 14:30:24.304 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 14:30:24.306 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 14:30:24.309 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 14:30:24.312 | + functions-common:git_clone:629 : echo master 2022-05-18 14:30:24.312 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 14:30:24.317 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-18 14:30:24.319 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 14:30:24.322 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-18 14:30:24.336 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-18 14:30:24.339 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 14:30:24.340 | + functions-common:git_clone:690 : head -1 2022-05-18 14:30:24.343 | 62e1b9bf Merge "Add prettytable to global-requirements" 2022-05-18 14:30:24.346 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 14:30:24.349 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-18 14:30:24.351 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 14:30:24.354 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-18 14:30:24.357 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-18 14:30:24.360 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-18 14:30:24.363 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-18 14:30:24.366 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 14:30:24.368 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-18 14:30:24.371 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-18 14:30:24.374 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-18 14:30:24.377 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-18 14:30:24.382 | ++ tools/install_prereqs.sh:source:47 : NOW=1652884224 2022-05-18 14:30:24.386 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-18 14:30:24.392 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652883552 2022-05-18 14:30:24.395 | ++ tools/install_prereqs.sh:source:49 : DELTA=672 2022-05-18 14:30:24.397 | ++ tools/install_prereqs.sh:source:50 : [[ 672 -lt 7200 ]] 2022-05-18 14:30:24.400 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-18 14:30:24.402 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-18 14:30:24.405 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-18 14:30:24.407 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-18 14:30:24.409 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-18 14:30:24.412 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-18 14:30:24.414 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-18 14:30:24.417 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-18 14:30:24.420 | +++ 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-05-18 14:30:24.473 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-18 14:30:24.474 | apache2-dev 2022-05-18 14:30:24.474 | bc 2022-05-18 14:30:24.474 | bsdmainutils 2022-05-18 14:30:24.474 | curl 2022-05-18 14:30:24.474 | g++ 2022-05-18 14:30:24.474 | gawk 2022-05-18 14:30:24.474 | gcc 2022-05-18 14:30:24.474 | gettext 2022-05-18 14:30:24.474 | git 2022-05-18 14:30:24.474 | graphviz 2022-05-18 14:30:24.474 | iputils-ping 2022-05-18 14:30:24.474 | libapache2-mod-proxy-uwsgi 2022-05-18 14:30:24.474 | libffi-dev 2022-05-18 14:30:24.474 | libjpeg-dev 2022-05-18 14:30:24.474 | libpcre3-dev 2022-05-18 14:30:24.474 | libpq-dev 2022-05-18 14:30:24.474 | libssl-dev 2022-05-18 14:30:24.474 | libsystemd-dev 2022-05-18 14:30:24.474 | libxml2-dev 2022-05-18 14:30:24.475 | libxslt1-dev 2022-05-18 14:30:24.475 | libyaml-dev 2022-05-18 14:30:24.475 | lsof 2022-05-18 14:30:24.475 | openssh-server 2022-05-18 14:30:24.475 | openssl 2022-05-18 14:30:24.475 | pkg-config 2022-05-18 14:30:24.475 | psmisc 2022-05-18 14:30:24.475 | python3-dev 2022-05-18 14:30:24.475 | python3-pip 2022-05-18 14:30:24.475 | python3-systemd 2022-05-18 14:30:24.475 | python3-venv 2022-05-18 14:30:24.475 | tar 2022-05-18 14:30:24.475 | tcpdump 2022-05-18 14:30:24.475 | unzip 2022-05-18 14:30:24.475 | uuid-runtime 2022-05-18 14:30:24.475 | wget 2022-05-18 14:30:24.475 | wget 2022-05-18 14:30:24.476 | zlib1g-dev 2022-05-18 14:30:24.476 | libkrb5-dev 2022-05-18 14:30:24.476 | libldap2-dev 2022-05-18 14:30:24.476 | libsasl2-dev 2022-05-18 14:30:24.476 | memcached 2022-05-18 14:30:24.476 | python3-mysqldb 2022-05-18 14:30:24.476 | sqlite3 2022-05-18 14:30:24.476 | conntrack 2022-05-18 14:30:24.476 | curl 2022-05-18 14:30:24.476 | dnsmasq-base 2022-05-18 14:30:24.476 | dnsmasq-utils 2022-05-18 14:30:24.476 | ebtables 2022-05-18 14:30:24.476 | genisoimage 2022-05-18 14:30:24.476 | iptables 2022-05-18 14:30:24.476 | iputils-arping 2022-05-18 14:30:24.476 | kpartx 2022-05-18 14:30:24.476 | libjs-jquery-tablesorter 2022-05-18 14:30:24.476 | parted 2022-05-18 14:30:24.476 | pm-utils 2022-05-18 14:30:24.476 | python3-mysqldb 2022-05-18 14:30:24.476 | socat 2022-05-18 14:30:24.477 | sqlite3 2022-05-18 14:30:24.477 | sudo 2022-05-18 14:30:24.477 | vlan 2022-05-18 14:30:24.477 | lsscsi 2022-05-18 14:30:24.477 | open-iscsi 2022-05-18 14:30:24.477 | lvm2 2022-05-18 14:30:24.477 | qemu-utils 2022-05-18 14:30:24.477 | thin-provisioning-tools 2022-05-18 14:30:24.477 | acl 2022-05-18 14:30:24.477 | dnsmasq-base 2022-05-18 14:30:24.477 | dnsmasq-utils 2022-05-18 14:30:24.477 | ebtables 2022-05-18 14:30:24.477 | haproxy 2022-05-18 14:30:24.477 | iptables 2022-05-18 14:30:24.477 | iputils-arping 2022-05-18 14:30:24.477 | iputils-ping 2022-05-18 14:30:24.477 | postgresql-server-dev-all 2022-05-18 14:30:24.477 | python3-mysqldb 2022-05-18 14:30:24.477 | sqlite3 2022-05-18 14:30:24.477 | sudo 2022-05-18 14:30:24.477 | vlan 2022-05-18 14:30:24.478 | pcp 2022-05-18 14:30:24.478 | ipset 2022-05-18 14:30:24.478 | conntrack 2022-05-18 14:30:24.478 | conntrackd 2022-05-18 14:30:24.478 | keepalived 2022-05-18 14:30:24.478 | lvm2 2022-05-18 14:30:24.478 | qemu-utils 2022-05-18 14:30:24.478 | thin-provisioning-tools 2022-05-18 14:30:24.478 | curl 2022-05-18 14:30:24.478 | liberasurecode-dev 2022-05-18 14:30:24.478 | make 2022-05-18 14:30:24.478 | memcached 2022-05-18 14:30:24.478 | rsync 2022-05-18 14:30:24.478 | sqlite3 2022-05-18 14:30:24.478 | xfsprogs' 2022-05-18 14:30:24.481 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-18 14:30:24.510 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-18 14:30:24.510 | apache2-dev 2022-05-18 14:30:24.510 | bc 2022-05-18 14:30:24.510 | bsdmainutils 2022-05-18 14:30:24.510 | curl 2022-05-18 14:30:24.510 | g++ 2022-05-18 14:30:24.510 | gawk 2022-05-18 14:30:24.510 | gcc 2022-05-18 14:30:24.510 | gettext 2022-05-18 14:30:24.510 | git 2022-05-18 14:30:24.510 | graphviz 2022-05-18 14:30:24.510 | iputils-ping 2022-05-18 14:30:24.510 | libapache2-mod-proxy-uwsgi 2022-05-18 14:30:24.510 | libffi-dev 2022-05-18 14:30:24.510 | libjpeg-dev 2022-05-18 14:30:24.510 | libpcre3-dev 2022-05-18 14:30:24.511 | libpq-dev 2022-05-18 14:30:24.511 | libssl-dev 2022-05-18 14:30:24.511 | libsystemd-dev 2022-05-18 14:30:24.511 | libxml2-dev 2022-05-18 14:30:24.511 | libxslt1-dev 2022-05-18 14:30:24.511 | libyaml-dev 2022-05-18 14:30:24.511 | lsof 2022-05-18 14:30:24.511 | openssh-server 2022-05-18 14:30:24.511 | openssl 2022-05-18 14:30:24.511 | pkg-config 2022-05-18 14:30:24.511 | psmisc 2022-05-18 14:30:24.511 | python3-dev 2022-05-18 14:30:24.511 | python3-pip 2022-05-18 14:30:24.511 | python3-systemd 2022-05-18 14:30:24.511 | python3-venv 2022-05-18 14:30:24.511 | tar 2022-05-18 14:30:24.511 | tcpdump 2022-05-18 14:30:24.511 | unzip 2022-05-18 14:30:24.511 | uuid-runtime 2022-05-18 14:30:24.511 | wget 2022-05-18 14:30:24.511 | wget 2022-05-18 14:30:24.511 | zlib1g-dev 2022-05-18 14:30:24.511 | libkrb5-dev 2022-05-18 14:30:24.511 | libldap2-dev 2022-05-18 14:30:24.511 | libsasl2-dev 2022-05-18 14:30:24.511 | memcached 2022-05-18 14:30:24.511 | python3-mysqldb 2022-05-18 14:30:24.511 | sqlite3 2022-05-18 14:30:24.511 | conntrack 2022-05-18 14:30:24.511 | curl 2022-05-18 14:30:24.511 | dnsmasq-base 2022-05-18 14:30:24.511 | dnsmasq-utils 2022-05-18 14:30:24.511 | ebtables 2022-05-18 14:30:24.511 | genisoimage 2022-05-18 14:30:24.511 | iptables 2022-05-18 14:30:24.512 | iputils-arping 2022-05-18 14:30:24.512 | kpartx 2022-05-18 14:30:24.512 | libjs-jquery-tablesorter 2022-05-18 14:30:24.512 | parted 2022-05-18 14:30:24.512 | pm-utils 2022-05-18 14:30:24.512 | python3-mysqldb 2022-05-18 14:30:24.512 | socat 2022-05-18 14:30:24.512 | sqlite3 2022-05-18 14:30:24.512 | sudo 2022-05-18 14:30:24.512 | vlan 2022-05-18 14:30:24.512 | lsscsi 2022-05-18 14:30:24.512 | open-iscsi 2022-05-18 14:30:24.512 | lvm2 2022-05-18 14:30:24.512 | qemu-utils 2022-05-18 14:30:24.512 | thin-provisioning-tools 2022-05-18 14:30:24.512 | acl 2022-05-18 14:30:24.512 | dnsmasq-base 2022-05-18 14:30:24.512 | dnsmasq-utils 2022-05-18 14:30:24.512 | ebtables 2022-05-18 14:30:24.512 | haproxy 2022-05-18 14:30:24.512 | iptables 2022-05-18 14:30:24.512 | iputils-arping 2022-05-18 14:30:24.512 | iputils-ping 2022-05-18 14:30:24.512 | postgresql-server-dev-all 2022-05-18 14:30:24.512 | python3-mysqldb 2022-05-18 14:30:24.512 | sqlite3 2022-05-18 14:30:24.512 | sudo 2022-05-18 14:30:24.512 | vlan 2022-05-18 14:30:24.512 | pcp 2022-05-18 14:30:24.512 | ipset 2022-05-18 14:30:24.512 | conntrack 2022-05-18 14:30:24.512 | conntrackd 2022-05-18 14:30:24.512 | keepalived 2022-05-18 14:30:24.512 | lvm2 2022-05-18 14:30:24.512 | qemu-utils 2022-05-18 14:30:24.512 | thin-provisioning-tools 2022-05-18 14:30:24.513 | curl 2022-05-18 14:30:24.513 | liberasurecode-dev 2022-05-18 14:30:24.513 | make 2022-05-18 14:30:24.513 | memcached 2022-05-18 14:30:24.513 | rsync 2022-05-18 14:30:24.513 | sqlite3 2022-05-18 14:30:24.513 | xfsprogs ' 2022-05-18 14:30:24.513 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-18 14:30:24.515 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:30:24.518 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:30:24.521 | ++ 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-05-18 14:30:24.521 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-18 14:30:24.526 | ++ 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-05-18 14:30:24.529 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-18 14:30:24.531 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 14:30:24.533 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-18 14:30:24.535 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 14:30:24.537 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 14:30:24.539 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 14:30:24.541 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:30:24.544 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:30:24.546 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 14:30:24.548 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-18 14:30:24.550 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-18 14:30:24.552 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-18 14:30:24.555 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-18 14:30:24.560 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-18 14:30:24.562 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-18 14:30:24.564 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-18 14:30:24.566 | ++ functions-common:time_start:2424 : local start_time= 2022-05-18 14:30:24.572 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 14:30:24.574 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 14:30:24.578 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652884224576 2022-05-18 14:30:24.582 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-18 14:30:24.584 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-18 14:30:24.586 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-18 14:30:24.833 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-18 14:30:24.935 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-18 14:30:25.050 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-18 14:30:25.164 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-18 14:30:27.242 | Reading package lists... 2022-05-18 14:30:27.283 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-18 14:30:27.285 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-18 14:30:27.288 | ++ functions-common:time_stop:2437 : local name 2022-05-18 14:30:27.290 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 14:30:27.293 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:30:27.296 | ++ functions-common:time_stop:2440 : local total 2022-05-18 14:30:27.300 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 14:30:27.302 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-18 14:30:27.304 | ++ functions-common:time_stop:2444 : start_time=1652884224576 2022-05-18 14:30:27.306 | ++ functions-common:time_stop:2446 : [[ -z 1652884224576 ]] 2022-05-18 14:30:27.309 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:30:27.313 | ++ functions-common:time_stop:2449 : end_time=1652884227310 2022-05-18 14:30:27.315 | ++ functions-common:time_stop:2450 : elapsed_time=2734 2022-05-18 14:30:27.317 | ++ functions-common:time_stop:2451 : total=0 2022-05-18 14:30:27.319 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:30:27.321 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2734 2022-05-18 14:30:27.324 | ++ functions-common:install_package:1476 : 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-05-18 14:30:27.326 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 14:30:27.329 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:30:27.331 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:30:27.333 | ++ functions-common:real_install_package:1462 : 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-05-18 14:30:27.355 | ++ functions-common:apt_get:1242 : 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-05-18 14:30:27.474 | Reading package lists... 2022-05-18 14:30:27.734 | Building dependency tree... 2022-05-18 14:30:27.736 | Reading state information... 2022-05-18 14:30:27.772 | acl is already the newest version (2.2.53-6). 2022-05-18 14:30:27.773 | bc is already the newest version (1.07.1-2build1). 2022-05-18 14:30:27.773 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-18 14:30:27.773 | conntrack is already the newest version (1:1.4.5-2). 2022-05-18 14:30:27.773 | ebtables is already the newest version (2.0.11-3build1). 2022-05-18 14:30:27.773 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 14:30:27.773 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-18 14:30:27.773 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 14:30:27.773 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-18 14:30:27.773 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-18 14:30:27.773 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-18 14:30:27.773 | iputils-arping is already the newest version (3:20190709-3). 2022-05-18 14:30:27.773 | iputils-ping is already the newest version (3:20190709-3). 2022-05-18 14:30:27.773 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-18 14:30:27.773 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-18 14:30:27.773 | libffi-dev is already the newest version (3.3-4). 2022-05-18 14:30:27.773 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-18 14:30:27.773 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-18 14:30:27.773 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-18 14:30:27.773 | lsscsi is already the newest version (0.30-0.1). 2022-05-18 14:30:27.773 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-18 14:30:27.773 | make is already the newest version (4.2.1-1.2). 2022-05-18 14:30:27.773 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-18 14:30:27.773 | psmisc is already the newest version (23.3-1). 2022-05-18 14:30:27.773 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-18 14:30:27.773 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-18 14:30:27.773 | python3-systemd is already the newest version (234-3build2). 2022-05-18 14:30:27.773 | socat is already the newest version (1.7.3.3-2). 2022-05-18 14:30:27.773 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-18 14:30:27.773 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-18 14:30:27.774 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-18 14:30:27.774 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-18 14:30:27.774 | graphviz is already the newest version (2.42.2-3build2). 2022-05-18 14:30:27.774 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-18 14:30:27.774 | pcp is already the newest version (5.0.3-1). 2022-05-18 14:30:27.774 | pm-utils is already the newest version (1.4.1-19). 2022-05-18 14:30:27.774 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-18 14:30:27.774 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 14:30:27.774 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 14:30:27.774 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-18 14:30:27.774 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 14:30:27.774 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 14:30:27.774 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-18 14:30:27.774 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-18 14:30:27.774 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-18 14:30:27.774 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-18 14:30:27.774 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-18 14:30:27.774 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-18 14:30:27.774 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-18 14:30:27.774 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-18 14:30:27.774 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-18 14:30:27.774 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 14:30:27.774 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-18 14:30:27.774 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-18 14:30:27.774 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-18 14:30:27.774 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-18 14:30:27.774 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-18 14:30:27.774 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-18 14:30:27.774 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 14:30:27.774 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-18 14:30:27.774 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-18 14:30:27.774 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-18 14:30:27.774 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-18 14:30:27.775 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-18 14:30:27.775 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-18 14:30:27.775 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-18 14:30:27.775 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-18 14:30:27.775 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-18 14:30:27.775 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-18 14:30:28.000 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 14:30:28.000 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-18 14:30:28.000 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-18 14:30:28.000 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-18 14:30:28.000 | The following packages were automatically installed and are no longer required: 2022-05-18 14:30:28.001 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 14:30:28.002 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 14:30:28.002 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 14:30:28.002 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 14:30:28.002 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 14:30:28.002 | python3-zope.interface 2022-05-18 14:30:28.002 | Use 'sudo apt autoremove' to remove them. 2022-05-18 14:30:28.124 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 14:30:28.129 | ++ functions-common:apt_get:1246 : result=0 2022-05-18 14:30:28.131 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 14:30:28.133 | ++ functions-common:time_stop:2437 : local name 2022-05-18 14:30:28.135 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 14:30:28.137 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:30:28.140 | ++ functions-common:time_stop:2440 : local total 2022-05-18 14:30:28.143 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 14:30:28.145 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-18 14:30:28.147 | ++ functions-common:time_stop:2444 : start_time=1652884227352 2022-05-18 14:30:28.150 | ++ functions-common:time_stop:2446 : [[ -z 1652884227352 ]] 2022-05-18 14:30:28.153 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:30:28.158 | ++ functions-common:time_stop:2449 : end_time=1652884228155 2022-05-18 14:30:28.160 | ++ functions-common:time_stop:2450 : elapsed_time=803 2022-05-18 14:30:28.162 | ++ functions-common:time_stop:2451 : total=793 2022-05-18 14:30:28.164 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:30:28.166 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1596 2022-05-18 14:30:28.169 | ++ functions-common:apt_get:1250 : return 0 2022-05-18 14:30:28.172 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-18 14:30:28.175 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-18 14:30:28.177 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-18 14:30:28.182 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-18 14:30:28.187 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-18 14:30:28.190 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-18 14:30:28.195 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-18 14:30:29.816 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-18 14:30:29.818 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-18 14:30:29.820 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-18 14:30:29.822 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-18 14:30:29.824 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-18 14:30:29.827 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-18 14:30:29.829 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-18 14:30:29.831 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-18 14:30:29.833 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-18 14:30:29.835 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-18 14:30:29.837 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-18 14:30:29.839 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-18 14:30:29.840 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-18 14:30:29.843 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-18 14:30:29.845 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-18 14:30:29.847 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-18 14:30:29.848 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-18 14:30:29.850 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-18 14:30:29.852 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-18 14:30:29.854 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-18 14:30:29.857 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-18 14:30:29.859 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-18 14:30:29.862 | + functions-common:_ensure_lsb_release:394 : return 2022-05-18 14:30:29.864 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-18 14:30:29.955 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-18 14:30:29.957 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-18 14:30:30.038 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-18 14:30:30.041 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-18 14:30:30.130 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-18 14:30:30.133 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-18 14:30:30.136 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-18 14:30:30.138 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-18 14:30:30.141 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-18 14:30:30.144 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-18 14:30:30.146 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-18 14:30:30.149 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-18 14:30:30.152 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-18 14:30:30.154 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-18 14:30:30.157 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-18 14:30:30.157 | Distro: focal 2022-05-18 14:30:30.160 | + tools/install_pip.sh:main:124 : get_versions 2022-05-18 14:30:30.164 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 14:30:30.169 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 14:30:30.171 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 14:30:30.174 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 14:30:30.175 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 14:30:30.922 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 14:30:30.925 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 14:30:30.925 | pip: 21.3.1 2022-05-18 14:30:30.927 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-18 14:30:30.929 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-18 14:30:30.931 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 14:30:30.933 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 14:30:30.935 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 14:30:30.937 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 14:30:30.939 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 14:30:30.942 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 14:30:30.943 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 14:30:30.945 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 14:30:30.947 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 14:30:30.949 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 14:30:30.952 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 14:30:30.955 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-18 14:30:30.957 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:30:30.959 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:30:30.961 | + tools/install_pip.sh:main:142 : : 2022-05-18 14:30:30.963 | + tools/install_pip.sh:main:147 : set -x 2022-05-18 14:30:30.965 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-18 14:30:30.967 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-18 14:30:30.969 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 14:30:30.972 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-18 14:30:30.974 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-18 14:30:30.977 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 14:30:30.980 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-18 14:30:30.981 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 14:30:30.985 | ++ 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-05-18 14:30:30.987 | ++ 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-05-18 14:30:30.989 | ++ 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-05-18 14:30:30.991 | + 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-05-18 14:30:30.994 | + 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-05-18 14:30:31.016 | 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-05-18 14:30:31.018 | + 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-05-18 14:30:31.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:30:31.908 | from cryptography.utils import int_from_bytes 2022-05-18 14:30:31.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:30:31.908 | from cryptography.utils import int_from_bytes 2022-05-18 14:30:33.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:30:35.219 | 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-05-18 14:30:35.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-18 14:30:37.872 | Installing collected packages: setuptools 2022-05-18 14:30:38.759 | Successfully installed setuptools-62.2.0 2022-05-18 14:30:38.759 | 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-05-18 14:30:38.938 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:30:38.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:30:39.092 | + inc/python:pip_install:200 : result=0 2022-05-18 14:30:39.094 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:30:39.097 | + functions-common:time_stop:2437 : local name 2022-05-18 14:30:39.099 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:30:39.101 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:30:39.102 | + functions-common:time_stop:2440 : local total 2022-05-18 14:30:39.104 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:30:39.106 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:30:39.108 | + functions-common:time_stop:2444 : start_time=1652884231010 2022-05-18 14:30:39.109 | + functions-common:time_stop:2446 : [[ -z 1652884231010 ]] 2022-05-18 14:30:39.112 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:30:39.115 | + functions-common:time_stop:2449 : end_time=1652884239113 2022-05-18 14:30:39.117 | + functions-common:time_stop:2450 : elapsed_time=8103 2022-05-18 14:30:39.120 | + functions-common:time_stop:2451 : total=0 2022-05-18 14:30:39.122 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:30:39.125 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8103 2022-05-18 14:30:39.127 | + inc/python:pip_install:203 : return 0 2022-05-18 14:30:39.129 | + tools/install_pip.sh:main:153 : get_versions 2022-05-18 14:30:39.132 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 14:30:39.136 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 14:30:39.138 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 14:30:39.142 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 14:30:39.142 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 14:30:39.838 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 14:30:39.840 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 14:30:39.840 | pip: 21.3.1 2022-05-18 14:30:39.844 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-18 14:30:39.847 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 14:30:39.850 | + ./stack.sh:main:798 : fixup_all 2022-05-18 14:30:39.852 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-18 14:30:39.855 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-18 14:30:39.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:30:39.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:30:39.862 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-18 14:30:39.875 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-18 14:30:39.887 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-18 14:30:39.900 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-18 14:30:39.902 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-18 14:30:39.905 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 14:30:39.907 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 14:30:39.909 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 14:30:39.911 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 14:30:39.913 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 14:30:39.915 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 14:30:39.917 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 14:30:39.919 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 14:30:39.922 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 14:30:39.926 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 14:30:39.929 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 14:30:39.931 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-18 14:30:39.933 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-18 14:30:39.936 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-18 14:30:39.938 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 14:30:39.940 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 14:30:39.943 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 14:30:39.950 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 14:30:39.953 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 14:30:39.955 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 14:30:39.958 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-18 14:30:39.961 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-18 14:30:39.964 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-18 14:30:39.967 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-18 14:30:39.970 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-18 14:30:39.973 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-18 14:30:39.976 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-18 14:30:40.000 | Using python 3.8 to install os-testr 2022-05-18 14:30:40.003 | + 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-05-18 14:30:40.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:30:40.894 | from cryptography.utils import int_from_bytes 2022-05-18 14:30:40.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:30:40.894 | from cryptography.utils import int_from_bytes 2022-05-18 14:30:42.117 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:30:42.150 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-18 14:30:42.228 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-18 14:30:42.229 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-18 14:30:42.230 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-18 14:30:42.243 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-18 14:30:42.254 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-18 14:30:42.264 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-18 14:30:44.809 | 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-05-18 14:30:44.816 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:30:44.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:30:44.948 | + inc/python:pip_install:200 : result=0 2022-05-18 14:30:44.950 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:30:44.954 | + functions-common:time_stop:2437 : local name 2022-05-18 14:30:44.956 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:30:44.959 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:30:44.965 | + functions-common:time_stop:2440 : local total 2022-05-18 14:30:44.969 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:30:44.972 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:30:44.974 | + functions-common:time_stop:2444 : start_time=1652884239994 2022-05-18 14:30:44.976 | + functions-common:time_stop:2446 : [[ -z 1652884239994 ]] 2022-05-18 14:30:44.979 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:30:44.983 | + functions-common:time_stop:2449 : end_time=1652884244981 2022-05-18 14:30:44.986 | + functions-common:time_stop:2450 : elapsed_time=4987 2022-05-18 14:30:44.988 | + functions-common:time_stop:2451 : total=0 2022-05-18 14:30:44.990 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:30:44.993 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4987 2022-05-18 14:30:44.995 | + inc/python:pip_install:203 : return 0 2022-05-18 14:30:44.998 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-18 14:30:45.058 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-18 14:30:45.166 | + ./stack.sh:main:812 : install_infra 2022-05-18 14:30:45.170 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 14:30:45.172 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-18 14:30:45.175 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 14:30:45.179 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-18 14:30:45.206 | + 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-05-18 14:30:47.165 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.173 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.177 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.182 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.186 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.193 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.197 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.222 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.302 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.321 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.325 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.330 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.345 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.353 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.355 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.372 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.389 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.399 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.403 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.422 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.444 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.462 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.470 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.475 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.497 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.526 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.528 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.542 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.547 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.551 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.556 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.571 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.578 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.628 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.646 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.650 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.681 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.744 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.751 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.758 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.809 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.822 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.831 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.936 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.961 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.965 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.976 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:47.981 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.001 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.008 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.025 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.056 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.085 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.097 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.105 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.113 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.136 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.145 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.159 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.170 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.174 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:48.180 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:30:48.333 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-18 14:30:48.634 | + inc/python:pip_install:200 : result=0 2022-05-18 14:30:48.636 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:30:48.638 | + functions-common:time_stop:2437 : local name 2022-05-18 14:30:48.640 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:30:48.642 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:30:48.644 | + functions-common:time_stop:2440 : local total 2022-05-18 14:30:48.646 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:30:48.649 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:30:48.651 | + functions-common:time_stop:2444 : start_time=1652884245198 2022-05-18 14:30:48.653 | + functions-common:time_stop:2446 : [[ -z 1652884245198 ]] 2022-05-18 14:30:48.656 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:30:48.660 | + functions-common:time_stop:2449 : end_time=1652884248658 2022-05-18 14:30:48.662 | + functions-common:time_stop:2450 : elapsed_time=3460 2022-05-18 14:30:48.664 | + functions-common:time_stop:2451 : total=4987 2022-05-18 14:30:48.666 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:30:48.669 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8447 2022-05-18 14:30:48.671 | + inc/python:pip_install:203 : return 0 2022-05-18 14:30:48.674 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 14:30:48.676 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-18 14:30:48.698 | + 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-05-18 14:30:50.542 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.550 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.554 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.559 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.563 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.570 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.574 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.600 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.681 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.701 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.705 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.710 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.724 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.733 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.735 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.752 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.770 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.779 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.784 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.802 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.824 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.843 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.851 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.856 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.878 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.908 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.910 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.924 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.929 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.933 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.939 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.954 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:50.960 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.011 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.030 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.034 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.066 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.130 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.136 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.144 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.194 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.208 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.217 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.324 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.348 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.352 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.364 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.369 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.389 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.396 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.413 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.445 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.473 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.485 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.493 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.502 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.519 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.527 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.541 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.553 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.557 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 14:30:51.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:30:51.565 | Processing /opt/stack/requirements 2022-05-18 14:30:53.331 | 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 29)) (6.0) 2022-05-18 14:30:53.335 | 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 191)) (3.0.0) 2022-05-18 14:30:53.347 | 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 366)) (21.3) 2022-05-18 14:30:53.351 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-18 14:30:53.354 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.9) 2022-05-18 14:30:53.361 | 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 497)) (2.27.1) 2022-05-18 14:30:53.387 | 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 539)) (1.16.0) 2022-05-18 14:30:53.390 | 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 596)) (2.5.0) 2022-05-18 14:30:53.400 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-18 14:30:53.452 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5416) (1.3) 2022-05-18 14:30:53.454 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5416) (0.3.0) 2022-05-18 14:30:53.470 | 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 497)) (2021.10.8) 2022-05-18 14:30:53.473 | 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 128)) (2.0.12) 2022-05-18 14:30:53.478 | 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 226)) (3.3) 2022-05-18 14:30:53.482 | 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 186)) (1.0.0) 2022-05-18 14:30:53.485 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-18 14:30:53.497 | 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 105)) (0.5.0) 2022-05-18 14:30:53.500 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-18 14:30:53.511 | 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 575)) (3.5.0) 2022-05-18 14:30:53.518 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-18 14:30:53.567 | 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 637)) (0.2.5) 2022-05-18 14:30:53.572 | 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 101)) (21.4.0) 2022-05-18 14:30:53.634 | 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 410)) (1.8.2) 2022-05-18 14:30:53.637 | Building wheels for collected packages: openstack-requirements 2022-05-18 14:30:53.638 | Building wheel for openstack-requirements (setup.py): started 2022-05-18 14:30:54.591 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-18 14:30:54.591 | ERROR: Command errored out with exit status 1: 2022-05-18 14:30:54.591 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-nxyb94q9/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-nxyb94q9/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-ygy6lyq_ 2022-05-18 14:30:54.591 | cwd: /tmp/pip-req-build-nxyb94q9/ 2022-05-18 14:30:54.591 | Complete output (6 lines): 2022-05-18 14:30:54.591 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-18 14:30:54.591 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-18 14:30:54.591 | or: setup.py --help-commands 2022-05-18 14:30:54.591 | or: setup.py cmd --help 2022-05-18 14:30:54.591 | 2022-05-18 14:30:54.591 | error: invalid command 'bdist_wheel' 2022-05-18 14:30:54.591 | ---------------------------------------- 2022-05-18 14:30:54.591 | ERROR: Failed building wheel for openstack-requirements 2022-05-18 14:30:54.591 | Running setup.py clean for openstack-requirements 2022-05-18 14:30:55.444 | Failed to build openstack-requirements 2022-05-18 14:30:55.460 | Installing collected packages: openstack-requirements 2022-05-18 14:30:55.460 | Attempting uninstall: openstack-requirements 2022-05-18 14:30:55.461 | Found existing installation: openstack-requirements 1.2.1.dev5416 2022-05-18 14:30:55.498 | Uninstalling openstack-requirements-1.2.1.dev5416: 2022-05-18 14:30:55.518 | Successfully uninstalled openstack-requirements-1.2.1.dev5416 2022-05-18 14:30:55.520 | Running setup.py install for openstack-requirements: started 2022-05-18 14:30:58.011 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-18 14:30:58.037 | Successfully installed openstack-requirements-1.2.1.dev5416 2022-05-18 14:30:58.178 | + inc/python:pip_install:200 : result=0 2022-05-18 14:30:58.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:30:58.182 | + functions-common:time_stop:2437 : local name 2022-05-18 14:30:58.185 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:30:58.187 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:30:58.189 | + functions-common:time_stop:2440 : local total 2022-05-18 14:30:58.191 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:30:58.193 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:30:58.195 | + functions-common:time_stop:2444 : start_time=1652884248691 2022-05-18 14:30:58.197 | + functions-common:time_stop:2446 : [[ -z 1652884248691 ]] 2022-05-18 14:30:58.200 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:30:58.205 | + functions-common:time_stop:2449 : end_time=1652884258202 2022-05-18 14:30:58.207 | + functions-common:time_stop:2450 : elapsed_time=9511 2022-05-18 14:30:58.209 | + functions-common:time_stop:2451 : total=8447 2022-05-18 14:30:58.211 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:30:58.213 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17958 2022-05-18 14:30:58.216 | + inc/python:pip_install:203 : return 0 2022-05-18 14:30:58.219 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-18 14:30:58.221 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-18 14:30:58.224 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-18 14:30:58.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:30:58.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:30:58.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-18 14:30:58.233 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:30:58.236 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-18 14:30:58.257 | Using python 3.8 to install pbr 2022-05-18 14:30:58.259 | + 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-05-18 14:30:59.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:30:59.146 | from cryptography.utils import int_from_bytes 2022-05-18 14:30:59.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:30:59.146 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:00.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:00.373 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-18 14:31:03.042 | 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-05-18 14:31:03.049 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:31:03.049 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:31:03.186 | + inc/python:pip_install:200 : result=0 2022-05-18 14:31:03.189 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:31:03.192 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:03.194 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:03.196 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:03.198 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:03.201 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:03.203 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:31:03.205 | + functions-common:time_stop:2444 : start_time=1652884258252 2022-05-18 14:31:03.207 | + functions-common:time_stop:2446 : [[ -z 1652884258252 ]] 2022-05-18 14:31:03.210 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:03.214 | + functions-common:time_stop:2449 : end_time=1652884263212 2022-05-18 14:31:03.216 | + functions-common:time_stop:2450 : elapsed_time=4960 2022-05-18 14:31:03.218 | + functions-common:time_stop:2451 : total=17958 2022-05-18 14:31:03.220 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:03.222 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22918 2022-05-18 14:31:03.225 | + inc/python:pip_install:203 : return 0 2022-05-18 14:31:03.227 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-18 14:31:05.581 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-18 14:31:07.509 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:07.510 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-18 14:31:07.530 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-18 14:31:07.533 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-18 14:31:07.539 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-18 14:31:07.542 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-18 14:31:07.546 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-05-18 14:31:07.623 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 14:31:07.625 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 14:31:07.628 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-18 14:31:07.645 | + ./stack.sh:main:821 : pkgs= 2022-05-18 14:31:07.647 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-18 14:31:07.650 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-18 14:31:07.652 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 14:31:07.655 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-18 14:31:07.657 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 14:31:07.659 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 14:31:07.661 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 14:31:07.663 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 14:31:07.666 | + functions-common:run_phase:1875 : local extra 2022-05-18 14:31:07.668 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 14:31:07.673 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 14:31:07.675 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 14:31:07.677 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 14:31:07.679 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-18 14:31:07.682 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 14:31:07.696 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:07.699 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 14:31:07.701 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 14:31:07.703 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-18 14:31:07.705 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-18 14:31:07.707 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-18 14:31:07.709 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-18 14:31:07.711 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-18 14:31:07.713 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-18 14:31:07.715 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-18 14:31:07.718 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-18 14:31:07.721 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-18 14:31:07.723 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 14:31:07.725 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 14:31:07.727 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 14:31:07.729 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 14:31:07.732 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-18 14:31:07.734 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 14:31:07.737 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-18 14:31:07.739 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 14:31:07.741 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 14:31:07.744 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-18 14:31:07.746 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-18 14:31:07.748 | + functions:set_systemd_override:821 : local value=2048 2022-05-18 14:31:07.751 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-18 14:31:07.753 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-18 14:31:07.812 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-18 14:31:07.812 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-18 14:31:07.814 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-18 14:31:08.213 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-18 14:31:08.215 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-18 14:31:08.235 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:08.238 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-18 14:31:08.241 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 14:31:08.243 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 14:31:08.246 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 14:31:08.248 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 14:31:08.250 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 14:31:08.253 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 14:31:08.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:08.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:08.261 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 14:31:08.263 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 14:31:08.266 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 14:31:08.269 | + functions-common:apt_get_update:1202 : return 2022-05-18 14:31:08.272 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-18 14:31:08.276 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 14:31:08.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:08.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:08.284 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-18 14:31:08.306 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-18 14:31:08.416 | Reading package lists... 2022-05-18 14:31:08.688 | Building dependency tree... 2022-05-18 14:31:08.689 | Reading state information... 2022-05-18 14:31:08.975 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-18 14:31:08.975 | The following packages were automatically installed and are no longer required: 2022-05-18 14:31:08.977 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 14:31:08.977 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 14:31:08.977 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 14:31:08.977 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 14:31:08.977 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 14:31:08.977 | python3-zope.interface 2022-05-18 14:31:08.977 | Use 'sudo apt autoremove' to remove them. 2022-05-18 14:31:09.096 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 14:31:09.101 | + functions-common:apt_get:1246 : result=0 2022-05-18 14:31:09.103 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 14:31:09.106 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:09.109 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:09.111 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:09.113 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:09.115 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:09.118 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 14:31:09.120 | + functions-common:time_stop:2444 : start_time=1652884268303 2022-05-18 14:31:09.123 | + functions-common:time_stop:2446 : [[ -z 1652884268303 ]] 2022-05-18 14:31:09.126 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:09.130 | + functions-common:time_stop:2449 : end_time=1652884269128 2022-05-18 14:31:09.133 | + functions-common:time_stop:2450 : elapsed_time=825 2022-05-18 14:31:09.135 | + functions-common:time_stop:2451 : total=1596 2022-05-18 14:31:09.139 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:09.142 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2421 2022-05-18 14:31:09.145 | + functions-common:apt_get:1250 : return 0 2022-05-18 14:31:09.147 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-18 14:31:09.149 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 14:31:09.152 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 14:31:09.156 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 14:31:09.158 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 14:31:09.161 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 14:31:09.165 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 14:31:09.167 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-18 14:31:09.171 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 14:31:09.173 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 14:31:09.176 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 14:31:09.178 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 14:31:09.180 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 14:31:09.183 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 14:31:09.185 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 14:31:09.187 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 14:31:09.189 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 14:31:09.192 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 14:31:09.194 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 14:31:09.196 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-18 14:31:09.198 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 14:31:09.201 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 14:31:09.203 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 14:31:09.205 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 14:31:09.208 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 14:31:09.210 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 14:31:09.212 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-18 14:31:09.215 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-18 14:31:09.232 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:09.234 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-18 14:31:09.237 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 14:31:09.239 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-18 14:31:09.242 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-18 14:31:09.245 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-18 14:31:09.249 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-18 14:31:09.252 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-18 14:31:09.254 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-18 14:31:09.257 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-18 14:31:09.259 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-18 14:31:09.268 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-18 14:31:09.271 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-18 14:31:10.020 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-18 14:31:10.020 | user tags 2022-05-18 14:31:10.020 | stackrabbit []' 2022-05-18 14:31:10.023 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-18 14:31:10.024 | user tags 2022-05-18 14:31:10.024 | stackrabbit []' 2022-05-18 14:31:10.024 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-18 14:31:10.034 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-18 14:31:10.036 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-18 14:31:10.042 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 14:31:10.800 | Changing password for user "stackrabbit" ... 2022-05-18 14:31:10.827 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-18 14:31:11.592 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-18 14:31:11.617 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-18 14:31:11.619 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 14:31:12.365 | Changing password for user "stackrabbit" ... 2022-05-18 14:31:12.390 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-18 14:31:12.393 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-18 14:31:12.395 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-18 14:31:13.085 | Deleting user "guest" ... 2022-05-18 14:31:13.101 | Error: 2022-05-18 14:31:13.101 | {:no_such_user, "guest"} 2022-05-18 14:31:13.114 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-18 14:31:13.117 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-18 14:31:13.134 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:13.137 | + ./stack.sh:main:838 : install_database 2022-05-18 14:31:13.139 | + lib/database:install_database:118 : install_database_mysql 2022-05-18 14:31:13.142 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-18 14:31:13.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:13.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:13.149 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-18 14:31:13.366 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-18 14:31:13.368 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-18 14:31:13.370 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-18 14:31:13.373 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-18 14:31:13.376 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-18 14:31:13.378 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-18 14:31:13.380 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 14:31:13.383 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 14:31:13.385 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 14:31:13.388 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 14:31:13.391 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 14:31:13.393 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 14:31:13.396 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 14:31:13.398 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 14:31:13.401 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 14:31:13.404 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 14:31:13.406 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 14:31:13.408 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-18 14:31:13.411 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 14:31:13.413 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 14:31:13.416 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 14:31:13.418 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 14:31:13.421 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 14:31:13.424 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 14:31:13.426 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-18 14:31:13.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:13.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:13.433 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-18 14:31:13.435 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 14:31:13.438 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 14:31:13.441 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 14:31:13.443 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 14:31:13.445 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 14:31:13.450 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 14:31:13.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:13.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:13.457 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 14:31:13.459 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 14:31:13.461 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 14:31:13.464 | + functions-common:apt_get_update:1202 : return 2022-05-18 14:31:13.466 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-18 14:31:13.469 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 14:31:13.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:13.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:13.476 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-18 14:31:13.499 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-18 14:31:13.610 | Reading package lists... 2022-05-18 14:31:13.881 | Building dependency tree... 2022-05-18 14:31:13.883 | Reading state information... 2022-05-18 14:31:14.182 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-18 14:31:14.182 | The following packages were automatically installed and are no longer required: 2022-05-18 14:31:14.184 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 14:31:14.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 14:31:14.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 14:31:14.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 14:31:14.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 14:31:14.184 | python3-zope.interface 2022-05-18 14:31:14.184 | Use 'sudo apt autoremove' to remove them. 2022-05-18 14:31:14.306 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 14:31:14.311 | + functions-common:apt_get:1246 : result=0 2022-05-18 14:31:14.314 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 14:31:14.316 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:14.318 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:14.321 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:14.324 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:14.327 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:14.329 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 14:31:14.331 | + functions-common:time_stop:2444 : start_time=1652884273496 2022-05-18 14:31:14.333 | + functions-common:time_stop:2446 : [[ -z 1652884273496 ]] 2022-05-18 14:31:14.337 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:14.342 | + functions-common:time_stop:2449 : end_time=1652884274339 2022-05-18 14:31:14.344 | + functions-common:time_stop:2450 : elapsed_time=843 2022-05-18 14:31:14.346 | + functions-common:time_stop:2451 : total=2421 2022-05-18 14:31:14.348 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:14.352 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3264 2022-05-18 14:31:14.355 | + functions-common:apt_get:1250 : return 0 2022-05-18 14:31:14.358 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-18 14:31:14.361 | + ./stack.sh:main:841 : install_database_python 2022-05-18 14:31:14.363 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-18 14:31:14.365 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-18 14:31:14.368 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-18 14:31:14.371 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 14:31:14.375 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-18 14:31:14.377 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-18 14:31:14.380 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 14:31:14.383 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-18 14:31:14.383 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 14:31:14.390 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-18 14:31:14.392 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-18 14:31:14.394 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-18 14:31:14.397 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-18 14:31:14.401 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-18 14:31:14.425 | Using python 3.8 to install PyMySQL 2022-05-18 14:31:14.427 | + 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-05-18 14:31:15.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:15.315 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:15.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:15.315 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:16.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:16.531 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 14:31:19.052 | 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-05-18 14:31:19.059 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:31:19.059 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:31:19.192 | + inc/python:pip_install:200 : result=0 2022-05-18 14:31:19.195 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:31:19.197 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:19.199 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:19.202 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:19.204 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:19.206 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:19.208 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:31:19.211 | + functions-common:time_stop:2444 : start_time=1652884274419 2022-05-18 14:31:19.213 | + functions-common:time_stop:2446 : [[ -z 1652884274419 ]] 2022-05-18 14:31:19.216 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:19.221 | + functions-common:time_stop:2449 : end_time=1652884279218 2022-05-18 14:31:19.224 | + functions-common:time_stop:2450 : elapsed_time=4799 2022-05-18 14:31:19.226 | + functions-common:time_stop:2451 : total=22918 2022-05-18 14:31:19.229 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:19.232 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27717 2022-05-18 14:31:19.235 | + inc/python:pip_install:203 : return 0 2022-05-18 14:31:19.237 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-18 14:31:19.240 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 14:31:19.242 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-18 14:31:19.244 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-18 14:31:19.262 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:19.265 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-18 14:31:19.267 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-18 14:31:19.271 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 14:31:19.271 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 14:31:19.276 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 14:31:19.279 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 14:31:19.281 | + 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-05-18 14:31:19.284 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 14:31:19.286 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-18 14:31:19.288 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-18 14:31:19.305 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:19.307 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-18 14:31:19.310 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 14:31:19.313 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 14:31:19.315 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 14:31:19.317 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 14:31:19.320 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 14:31:19.322 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 14:31:19.324 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:19.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:19.329 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 14:31:19.331 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 14:31:19.334 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 14:31:19.336 | + functions-common:apt_get_update:1202 : return 2022-05-18 14:31:19.338 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-18 14:31:19.341 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 14:31:19.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:19.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:19.348 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-18 14:31:19.370 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-18 14:31:19.487 | Reading package lists... 2022-05-18 14:31:19.754 | Building dependency tree... 2022-05-18 14:31:19.755 | Reading state information... 2022-05-18 14:31:20.037 | radvd is already the newest version (1:2.17-2). 2022-05-18 14:31:20.037 | The following packages were automatically installed and are no longer required: 2022-05-18 14:31:20.038 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 14:31:20.038 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 14:31:20.038 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 14:31:20.038 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 14:31:20.038 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 14:31:20.038 | python3-zope.interface 2022-05-18 14:31:20.039 | Use 'sudo apt autoremove' to remove them. 2022-05-18 14:31:20.157 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 14:31:20.162 | + functions-common:apt_get:1246 : result=0 2022-05-18 14:31:20.164 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 14:31:20.168 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:20.170 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:20.172 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:20.174 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:20.176 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:20.180 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 14:31:20.183 | + functions-common:time_stop:2444 : start_time=1652884279367 2022-05-18 14:31:20.185 | + functions-common:time_stop:2446 : [[ -z 1652884279367 ]] 2022-05-18 14:31:20.188 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:20.192 | + functions-common:time_stop:2449 : end_time=1652884280190 2022-05-18 14:31:20.195 | + functions-common:time_stop:2450 : elapsed_time=823 2022-05-18 14:31:20.197 | + functions-common:time_stop:2451 : total=3264 2022-05-18 14:31:20.199 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:20.202 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4087 2022-05-18 14:31:20.204 | + functions-common:apt_get:1250 : return 0 2022-05-18 14:31:20.207 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-18 14:31:20.224 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:20.226 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-18 14:31:20.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-18 14:31:20.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-18 14:31:20.234 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-18 14:31:20.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-18 14:31:20.257 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 14:31:20.260 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 14:31:20.262 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 14:31:20.265 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 14:31:20.267 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 14:31:20.269 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 14:31:20.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:20.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:20.276 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 14:31:20.278 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 14:31:20.280 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 14:31:20.282 | + functions-common:apt_get_update:1202 : return 2022-05-18 14:31:20.285 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-18 14:31:20.287 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 14:31:20.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:20.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:20.294 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-18 14:31:20.316 | + functions-common:apt_get:1242 : 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-05-18 14:31:20.429 | Reading package lists... 2022-05-18 14:31:20.698 | Building dependency tree... 2022-05-18 14:31:20.699 | Reading state information... 2022-05-18 14:31:20.976 | fakeroot is already the newest version (1.24-1). 2022-05-18 14:31:20.976 | make is already the newest version (4.2.1-1.2). 2022-05-18 14:31:20.976 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-18 14:31:20.976 | The following packages were automatically installed and are no longer required: 2022-05-18 14:31:20.977 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 14:31:20.977 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 14:31:20.977 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 14:31:20.977 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 14:31:20.977 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 14:31:20.977 | python3-zope.interface 2022-05-18 14:31:20.977 | Use 'sudo apt autoremove' to remove them. 2022-05-18 14:31:21.095 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 14:31:21.100 | + functions-common:apt_get:1246 : result=0 2022-05-18 14:31:21.103 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 14:31:21.105 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:21.108 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:21.111 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:21.113 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:21.115 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:21.117 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 14:31:21.119 | + functions-common:time_stop:2444 : start_time=1652884280313 2022-05-18 14:31:21.121 | + functions-common:time_stop:2446 : [[ -z 1652884280313 ]] 2022-05-18 14:31:21.126 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:21.130 | + functions-common:time_stop:2449 : end_time=1652884281128 2022-05-18 14:31:21.132 | + functions-common:time_stop:2450 : elapsed_time=815 2022-05-18 14:31:21.134 | + functions-common:time_stop:2451 : total=4087 2022-05-18 14:31:21.137 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:21.139 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4902 2022-05-18 14:31:21.141 | + functions-common:apt_get:1250 : return 0 2022-05-18 14:31:21.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-18 14:31:21.145 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:21.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:21.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-18 14:31:21.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-18 14:31:21.157 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-18 14:31:21.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-18 14:31:21.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-18 14:31:21.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-18 14:31:21.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-18 14:31:21.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-18 14:31:21.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-18 14:31:21.178 | + functions:vercmp:628 : local v1=5.4 2022-05-18 14:31:21.181 | + functions:vercmp:629 : local 'op=<' 2022-05-18 14:31:21.183 | + functions:vercmp:630 : local v2=3.13 2022-05-18 14:31:21.186 | + functions:vercmp:631 : local result 2022-05-18 14:31:21.189 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-18 14:31:21.189 | ++ functions:vercmp:635 : sort -V 2022-05-18 14:31:21.190 | ++ functions:vercmp:635 : head -1 2022-05-18 14:31:21.194 | + functions:vercmp:635 : result=3.13 2022-05-18 14:31:21.197 | + functions:vercmp:637 : case $op in 2022-05-18 14:31:21.199 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-18 14:31:21.201 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-18 14:31:21.203 | + functions:vercmp:648 : return 2022-05-18 14:31:21.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-18 14:31:21.210 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 14:31:21.212 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-18 14:31:21.709 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-18 14:31:21.712 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-18 14:31:21.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:21.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:21.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-18 14:31:21.725 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:21.728 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-18 14:31:21.749 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:21.752 | + ./stack.sh:main:849 : install_etcd3 2022-05-18 14:31:21.755 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-18 14:31:21.755 | Installing etcd 2022-05-18 14:31:21.758 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-18 14:31:21.771 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-18 14:31:21.784 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-18 14:31:21.786 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-18 14:31:21.804 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-18 14:31:21.807 | ++ 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-05-18 14:31:21.810 | ++ 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-05-18 14:31:21.813 | +++ 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-05-18 14:31:21.818 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 14:31:21.820 | ++ 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-05-18 14:31:21.823 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-18 14:31:21.825 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 14:31:21.827 | ++ functions:get_extra_file:74 : return 2022-05-18 14:31:21.830 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 14:31:21.833 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-18 14:31:21.835 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-18 14:31:21.837 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-18 14:31:21.855 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:31:21.858 | + ./stack.sh:main:868 : install_dstat 2022-05-18 14:31:21.861 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-18 14:31:21.878 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:31:21.881 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-18 14:31:21.883 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 14:31:21.885 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-18 14:31:21.888 | + ./stack.sh:main:877 : install_libs 2022-05-18 14:31:21.892 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-18 14:31:21.895 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-18 14:31:21.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-18 14:31:21.900 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-18 14:31:21.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:21.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:21.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-18 14:31:21.910 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:21.912 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-18 14:31:21.914 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-18 14:31:21.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-18 14:31:21.919 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-18 14:31:21.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:21.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:21.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-18 14:31:21.928 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:21.930 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-18 14:31:21.933 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-18 14:31:21.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-18 14:31:21.938 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-18 14:31:21.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:21.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:21.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-18 14:31:21.947 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:21.949 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-18 14:31:21.952 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-18 14:31:21.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-18 14:31:21.958 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-18 14:31:21.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:21.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:21.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-18 14:31:21.967 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:21.970 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-18 14:31:21.972 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-18 14:31:21.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-18 14:31:21.977 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-18 14:31:21.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:21.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:21.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-18 14:31:21.986 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:21.989 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-18 14:31:21.992 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-18 14:31:21.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-18 14:31:22.000 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-18 14:31:22.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-18 14:31:22.010 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.012 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-18 14:31:22.015 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-18 14:31:22.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-18 14:31:22.020 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-18 14:31:22.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-18 14:31:22.029 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.031 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-18 14:31:22.034 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-18 14:31:22.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-18 14:31:22.038 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-18 14:31:22.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-18 14:31:22.048 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.051 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-18 14:31:22.053 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-18 14:31:22.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-18 14:31:22.058 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-18 14:31:22.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-18 14:31:22.068 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.071 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-18 14:31:22.073 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-18 14:31:22.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-18 14:31:22.082 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-18 14:31:22.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-18 14:31:22.094 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.097 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-18 14:31:22.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-18 14:31:22.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-18 14:31:22.106 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-18 14:31:22.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-18 14:31:22.115 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.117 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-18 14:31:22.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-18 14:31:22.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-18 14:31:22.124 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-18 14:31:22.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-18 14:31:22.133 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.136 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-18 14:31:22.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-18 14:31:22.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-18 14:31:22.143 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-18 14:31:22.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-18 14:31:22.152 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.155 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-18 14:31:22.158 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-18 14:31:22.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-18 14:31:22.162 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-18 14:31:22.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-18 14:31:22.172 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.174 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-18 14:31:22.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-18 14:31:22.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-18 14:31:22.181 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-18 14:31:22.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-18 14:31:22.190 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.193 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-18 14:31:22.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-18 14:31:22.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-18 14:31:22.200 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-18 14:31:22.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-18 14:31:22.213 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.216 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-18 14:31:22.218 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-18 14:31:22.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-18 14:31:22.225 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-18 14:31:22.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-18 14:31:22.237 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.239 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-18 14:31:22.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-18 14:31:22.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-18 14:31:22.246 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-18 14:31:22.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-18 14:31:22.256 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.258 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-18 14:31:22.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-18 14:31:22.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-18 14:31:22.266 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-18 14:31:22.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-18 14:31:22.275 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.277 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-18 14:31:22.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-18 14:31:22.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-18 14:31:22.287 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-18 14:31:22.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-18 14:31:22.297 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.299 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-18 14:31:22.302 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-18 14:31:22.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-18 14:31:22.307 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-18 14:31:22.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-18 14:31:22.317 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.320 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-18 14:31:22.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-18 14:31:22.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-18 14:31:22.327 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-18 14:31:22.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-18 14:31:22.337 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.339 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-18 14:31:22.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-18 14:31:22.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-18 14:31:22.347 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-18 14:31:22.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-18 14:31:22.357 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.360 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-18 14:31:22.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-18 14:31:22.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-18 14:31:22.367 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-18 14:31:22.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-18 14:31:22.377 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.380 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-18 14:31:22.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-18 14:31:22.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-18 14:31:22.387 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-18 14:31:22.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-18 14:31:22.396 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.399 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-18 14:31:22.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-18 14:31:22.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-18 14:31:22.406 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-18 14:31:22.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-18 14:31:22.415 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.418 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-18 14:31:22.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-18 14:31:22.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-18 14:31:22.425 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-18 14:31:22.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-18 14:31:22.435 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.437 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-18 14:31:22.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-18 14:31:22.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-18 14:31:22.445 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-18 14:31:22.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-18 14:31:22.454 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.457 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-18 14:31:22.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-18 14:31:22.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-18 14:31:22.464 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-18 14:31:22.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-18 14:31:22.474 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.476 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-18 14:31:22.478 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-18 14:31:22.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-18 14:31:22.484 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-18 14:31:22.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-18 14:31:22.494 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.498 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-18 14:31:22.501 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-18 14:31:22.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-18 14:31:22.506 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-18 14:31:22.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-18 14:31:22.516 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.518 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-18 14:31:22.521 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-18 14:31:22.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-18 14:31:22.528 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-18 14:31:22.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-18 14:31:22.538 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.540 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-18 14:31:22.543 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-18 14:31:22.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-18 14:31:22.548 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-18 14:31:22.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-18 14:31:22.558 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.560 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-18 14:31:22.562 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-18 14:31:22.565 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-18 14:31:22.567 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-18 14:31:22.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-18 14:31:22.576 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.579 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-18 14:31:22.581 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-18 14:31:22.584 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-18 14:31:22.586 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-18 14:31:22.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-18 14:31:22.596 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.598 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-18 14:31:22.601 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-18 14:31:22.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-18 14:31:22.605 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-18 14:31:22.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-18 14:31:22.616 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.619 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-18 14:31:22.621 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-18 14:31:22.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-18 14:31:22.626 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-18 14:31:22.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-18 14:31:22.636 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.639 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-18 14:31:22.642 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-18 14:31:22.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-18 14:31:22.646 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-18 14:31:22.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:22.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:22.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-18 14:31:22.656 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:22.659 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-18 14:31:22.686 | Using python 3.8 to install etcd3 2022-05-18 14:31:22.688 | + 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-05-18 14:31:23.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:23.578 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:23.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:23.579 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:24.772 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:24.805 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-18 14:31:24.814 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-18 14:31:24.815 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-18 14:31:24.816 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-18 14:31:24.817 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-18 14:31:27.412 | 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-05-18 14:31:27.419 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:31:27.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:31:27.577 | + inc/python:pip_install:200 : result=0 2022-05-18 14:31:27.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:31:27.581 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:27.584 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:27.586 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:27.588 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:27.591 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:27.593 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:31:27.595 | + functions-common:time_stop:2444 : start_time=1652884282679 2022-05-18 14:31:27.597 | + functions-common:time_stop:2446 : [[ -z 1652884282679 ]] 2022-05-18 14:31:27.600 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:27.604 | + functions-common:time_stop:2449 : end_time=1652884287602 2022-05-18 14:31:27.607 | + functions-common:time_stop:2450 : elapsed_time=4923 2022-05-18 14:31:27.609 | + functions-common:time_stop:2451 : total=27717 2022-05-18 14:31:27.611 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:27.614 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32640 2022-05-18 14:31:27.616 | + inc/python:pip_install:203 : return 0 2022-05-18 14:31:27.618 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-18 14:31:27.641 | Using python 3.8 to install etcd3gw 2022-05-18 14:31:27.644 | + 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-05-18 14:31:28.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:28.552 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:28.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:28.552 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:29.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:29.808 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 14:31:29.817 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-18 14:31:29.818 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-18 14:31:29.819 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-18 14:31:29.849 | 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-05-18 14:31:29.850 | 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.9) 2022-05-18 14:31:29.851 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-18 14:31:29.854 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-18 14:31:32.436 | 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-05-18 14:31:32.443 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:31:32.443 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:31:32.582 | + inc/python:pip_install:200 : result=0 2022-05-18 14:31:32.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:31:32.587 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:32.589 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:32.593 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:32.596 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:32.598 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:32.600 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:31:32.602 | + functions-common:time_stop:2444 : start_time=1652884287635 2022-05-18 14:31:32.610 | + functions-common:time_stop:2446 : [[ -z 1652884287635 ]] 2022-05-18 14:31:32.613 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:32.618 | + functions-common:time_stop:2449 : end_time=1652884292615 2022-05-18 14:31:32.620 | + functions-common:time_stop:2450 : elapsed_time=4980 2022-05-18 14:31:32.622 | + functions-common:time_stop:2451 : total=32640 2022-05-18 14:31:32.624 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:32.627 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37620 2022-05-18 14:31:32.629 | + inc/python:pip_install:203 : return 0 2022-05-18 14:31:32.631 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-18 14:31:32.634 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-18 14:31:32.636 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-18 14:31:32.639 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 14:31:32.642 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 14:31:32.644 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 14:31:32.647 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 14:31:32.649 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 14:31:32.651 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 14:31:32.654 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 14:31:32.656 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 14:31:32.659 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 14:31:32.661 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 14:31:32.664 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 14:31:32.666 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-18 14:31:32.669 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:32.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:32.674 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-18 14:31:32.676 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 14:31:32.679 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 14:31:32.681 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 14:31:32.683 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 14:31:32.686 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 14:31:32.688 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 14:31:32.691 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 14:31:32.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:32.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:32.698 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 14:31:32.701 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 14:31:32.703 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 14:31:32.705 | + functions-common:apt_get_update:1202 : return 2022-05-18 14:31:32.707 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 14:31:32.710 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 14:31:32.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:32.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:32.717 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 14:31:32.739 | + functions-common:apt_get:1242 : 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-05-18 14:31:32.851 | Reading package lists... 2022-05-18 14:31:33.125 | Building dependency tree... 2022-05-18 14:31:33.126 | Reading state information... 2022-05-18 14:31:33.410 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-18 14:31:33.410 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-18 14:31:33.410 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 14:31:33.410 | The following packages were automatically installed and are no longer required: 2022-05-18 14:31:33.411 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 14:31:33.411 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 14:31:33.411 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 14:31:33.411 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 14:31:33.411 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 14:31:33.411 | python3-zope.interface 2022-05-18 14:31:33.411 | Use 'sudo apt autoremove' to remove them. 2022-05-18 14:31:33.538 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 14:31:33.544 | + functions-common:apt_get:1246 : result=0 2022-05-18 14:31:33.546 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 14:31:33.549 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:33.552 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:33.555 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:33.558 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:33.561 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:33.564 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 14:31:33.566 | + functions-common:time_stop:2444 : start_time=1652884292737 2022-05-18 14:31:33.568 | + functions-common:time_stop:2446 : [[ -z 1652884292737 ]] 2022-05-18 14:31:33.571 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:33.576 | + functions-common:time_stop:2449 : end_time=1652884293573 2022-05-18 14:31:33.578 | + functions-common:time_stop:2450 : elapsed_time=836 2022-05-18 14:31:33.580 | + functions-common:time_stop:2451 : total=4902 2022-05-18 14:31:33.582 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:33.584 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5738 2022-05-18 14:31:33.587 | + functions-common:apt_get:1250 : return 0 2022-05-18 14:31:33.590 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-18 14:31:33.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:31:33.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:31:33.597 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-18 14:31:33.662 | Module proxy already enabled 2022-05-18 14:31:33.666 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-18 14:31:33.729 | Considering dependency proxy for proxy_uwsgi: 2022-05-18 14:31:33.729 | Module proxy already enabled 2022-05-18 14:31:33.729 | Module proxy_uwsgi already enabled 2022-05-18 14:31:33.734 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-18 14:31:33.737 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 14:31:33.739 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 14:31:33.742 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 14:31:33.875 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-18 14:31:33.878 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-18 14:31:33.883 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-18 14:31:33.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:33.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:33.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-18 14:31:33.895 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:33.898 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-18 14:31:33.901 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-18 14:31:33.904 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-18 14:31:33.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:33.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:33.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-18 14:31:33.915 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:33.918 | + ./stack.sh:main:885 : install_glanceclient 2022-05-18 14:31:33.921 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-18 14:31:33.923 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-18 14:31:33.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:33.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:33.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-18 14:31:33.934 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:33.936 | + ./stack.sh:main:886 : install_cinderclient 2022-05-18 14:31:33.940 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-18 14:31:33.942 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-18 14:31:33.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:33.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:33.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-18 14:31:33.952 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:33.955 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-18 14:31:33.958 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-18 14:31:33.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:33.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:33.966 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-18 14:31:33.971 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:33.974 | + ./stack.sh:main:887 : install_novaclient 2022-05-18 14:31:33.976 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-18 14:31:33.979 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-18 14:31:33.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:33.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:33.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-18 14:31:33.990 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:33.994 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-18 14:31:34.011 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:34.014 | + ./stack.sh:main:889 : install_swiftclient 2022-05-18 14:31:34.016 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-18 14:31:34.019 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-18 14:31:34.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:34.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:34.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-18 14:31:34.029 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:34.031 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-18 14:31:34.048 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:34.050 | + ./stack.sh:main:892 : install_neutronclient 2022-05-18 14:31:34.053 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-18 14:31:34.055 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-18 14:31:34.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:34.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:34.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-18 14:31:34.066 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:34.069 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-18 14:31:34.071 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-18 14:31:34.074 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-18 14:31:34.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:31:34.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:31:34.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-18 14:31:34.084 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:31:34.086 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-18 14:31:34.089 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-18 14:31:34.092 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 14:31:34.095 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-18 14:31:34.097 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-18 14:31:34.099 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 14:31:34.103 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-18 14:31:34.104 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 14:31:34.109 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-18 14:31:34.112 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-18 14:31:34.114 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-18 14:31:34.117 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-18 14:31:34.120 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-18 14:31:34.144 | Using python 3.8 to install keystonemiddleware 2022-05-18 14:31:34.146 | + 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-05-18 14:31:35.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:35.052 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:35.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:35.052 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:36.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:36.298 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-18 14:31:36.353 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-18 14:31:36.354 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-18 14:31:36.355 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-18 14:31:36.356 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-18 14:31:36.357 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-18 14:31:36.358 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-18 14:31:36.359 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-18 14:31:36.361 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-18 14:31:36.362 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-18 14:31:36.363 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-18 14:31:36.364 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-18 14:31:36.365 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-18 14:31:36.367 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-18 14:31:36.368 | 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-05-18 14:31:36.425 | 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-05-18 14:31:36.427 | 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-05-18 14:31:36.429 | 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-05-18 14:31:36.469 | 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-05-18 14:31:36.517 | 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-05-18 14:31:36.518 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-18 14:31:36.520 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-18 14:31:36.521 | 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-05-18 14:31:36.571 | 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-05-18 14:31:36.574 | 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-05-18 14:31:36.585 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-18 14:31:36.586 | 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-05-18 14:31:36.600 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-18 14:31:36.602 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-18 14:31:36.603 | 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-05-18 14:31:36.671 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-18 14:31:36.672 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-18 14:31:36.675 | 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-05-18 14:31:36.676 | 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.9) 2022-05-18 14:31:36.726 | 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.14.1) 2022-05-18 14:31:36.739 | 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-05-18 14:31:39.187 | 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-05-18 14:31:39.194 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:31:39.194 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:31:39.364 | + inc/python:pip_install:200 : result=0 2022-05-18 14:31:39.366 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:31:39.368 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:39.371 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:39.374 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:39.376 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:39.378 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:39.380 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:31:39.383 | + functions-common:time_stop:2444 : start_time=1652884294136 2022-05-18 14:31:39.385 | + functions-common:time_stop:2446 : [[ -z 1652884294136 ]] 2022-05-18 14:31:39.388 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:39.394 | + functions-common:time_stop:2449 : end_time=1652884299390 2022-05-18 14:31:39.397 | + functions-common:time_stop:2450 : elapsed_time=5254 2022-05-18 14:31:39.399 | + functions-common:time_stop:2451 : total=37620 2022-05-18 14:31:39.401 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:39.403 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42874 2022-05-18 14:31:39.406 | + inc/python:pip_install:203 : return 0 2022-05-18 14:31:39.409 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-18 14:31:39.411 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-18 14:31:39.414 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 14:31:39.417 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-18 14:31:39.420 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-18 14:31:39.423 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 14:31:39.426 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-18 14:31:39.427 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 14:31:39.432 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-18 14:31:39.445 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-18 14:31:39.447 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-18 14:31:39.450 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-18 14:31:39.452 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-18 14:31:39.474 | Using python 3.8 to install python-memcached 2022-05-18 14:31:39.477 | + 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-05-18 14:31:40.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:40.388 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:40.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:40.388 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:41.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:41.641 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-18 14:31:41.645 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-18 14:31:44.190 | 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-05-18 14:31:44.197 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:31:44.197 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:31:44.332 | + inc/python:pip_install:200 : result=0 2022-05-18 14:31:44.335 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:31:44.337 | + functions-common:time_stop:2437 : local name 2022-05-18 14:31:44.339 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:31:44.342 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:31:44.344 | + functions-common:time_stop:2440 : local total 2022-05-18 14:31:44.346 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:31:44.348 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:31:44.351 | + functions-common:time_stop:2444 : start_time=1652884299469 2022-05-18 14:31:44.353 | + functions-common:time_stop:2446 : [[ -z 1652884299469 ]] 2022-05-18 14:31:44.356 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:31:44.360 | + functions-common:time_stop:2449 : end_time=1652884304358 2022-05-18 14:31:44.363 | + functions-common:time_stop:2450 : elapsed_time=4889 2022-05-18 14:31:44.365 | + functions-common:time_stop:2451 : total=42874 2022-05-18 14:31:44.367 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:31:44.369 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47763 2022-05-18 14:31:44.372 | + inc/python:pip_install:203 : return 0 2022-05-18 14:31:44.375 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-18 14:31:44.398 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:31:44.401 | + ./stack.sh:main:899 : '[' 10.222.0.61 == 10.222.0.61 ']' 2022-05-18 14:31:44.403 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-18 14:31:44.405 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-18 14:31:44.408 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-18 14:31:44.410 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 14:31:44.412 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-18 14:31:44.415 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-18 14:31:44.431 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:31:44.435 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-18 14:31:44.438 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-18 14:31:44.440 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-18 14:31:44.442 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 14:31:44.444 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 14:31:44.447 | ++ functions-common:git_clone:612 : pwd 2022-05-18 14:31:44.450 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 14:31:44.452 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 14:31:44.455 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 14:31:44.477 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 14:31:44.480 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 14:31:44.482 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 14:31:44.485 | + functions-common:git_clone:629 : echo master 2022-05-18 14:31:44.486 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 14:31:44.491 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-18 14:31:44.494 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 14:31:44.497 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-18 14:31:44.510 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-18 14:31:44.513 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 14:31:44.514 | + functions-common:git_clone:690 : head -1 2022-05-18 14:31:44.517 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-18 14:31:44.519 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 14:31:44.522 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-18 14:31:44.525 | + inc/python:setup_develop:338 : local bindep 2022-05-18 14:31:44.527 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 14:31:44.530 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-18 14:31:44.532 | + inc/python:setup_develop:344 : local extras= 2022-05-18 14:31:44.534 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-18 14:31:44.537 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 14:31:44.539 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 14:31:44.541 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-18 14:31:44.544 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 14:31:44.547 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 14:31:44.550 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-18 14:31:44.552 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 14:31:44.557 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-18 14:31:44.560 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 14:31:44.563 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 14:31:44.566 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-18 14:31:44.571 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-18 14:31:44.574 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-18 14:31:45.274 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-18 14:31:45.276 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 14:31:45.279 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 14:31:45.282 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 14:31:45.284 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 14:31:45.286 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-18 14:31:45.288 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 14:31:45.294 | + inc/python:setup_package:428 : local extras= 2022-05-18 14:31:45.297 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 14:31:45.299 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 14:31:45.301 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 14:31:45.303 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 14:31:45.306 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 14:31:45.308 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-18 14:31:45.329 | Using python 3.8 to install /opt/stack/keystone 2022-05-18 14:31:45.332 | + 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-05-18 14:31:46.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:46.214 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:46.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:31:46.214 | from cryptography.utils import int_from_bytes 2022-05-18 14:31:47.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:31:47.492 | Obtaining file:///opt/stack/keystone 2022-05-18 14:31:47.493 | Preparing metadata (setup.py): started 2022-05-18 14:31:52.676 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 14:31:52.754 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-18 14:31:52.755 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-18 14:31:52.756 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-18 14:31:52.757 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-18 14:31:52.759 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-18 14:31:52.760 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-18 14:31:52.761 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-18 14:31:52.762 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-18 14:31:52.763 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-18 14:31:52.765 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-18 14:31:52.766 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-18 14:31:52.767 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-18 14:31:52.768 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-18 14:31:52.769 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-18 14:31:52.770 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-18 14:31:52.771 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-18 14:31:52.772 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-18 14:31:52.773 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-18 14:31:52.775 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-18 14:31:52.776 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-18 14:31:52.777 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-18 14:31:52.778 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-18 14:31:52.779 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-18 14:31:52.780 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-18 14:31:52.781 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-18 14:31:52.782 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 14:31:52.783 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-18 14:31:52.784 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.4.0) 2022-05-18 14:31:52.785 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-18 14:31:52.786 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 14:31:52.787 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-18 14:31:52.788 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-18 14:31:52.790 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-18 14:31:52.791 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-18 14:31:52.801 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-18 14:31:52.844 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-18 14:31:52.861 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-18 14:31:52.863 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-18 14:31:52.864 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-18 14:31:52.866 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-18 14:31:52.867 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-18 14:31:52.877 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-18 14:31:52.878 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-18 14:31:52.939 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-18 14:31:52.941 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-18 14:31:53.039 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-18 14:31:53.040 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-18 14:31:53.042 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-18 14:31:53.044 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-18 14:31:53.112 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-18 14:31:53.113 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-18 14:31:53.114 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-18 14:31:53.165 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-18 14:31:53.167 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-18 14:31:53.223 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-18 14:31:53.225 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-18 14:31:53.226 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.0) 2022-05-18 14:31:53.228 | 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==21.1.0.dev13) (2.8.0) 2022-05-18 14:31:53.231 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-18 14:31:53.233 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-18 14:31:53.253 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-18 14:31:53.330 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-18 14:31:53.350 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-18 14:31:53.352 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-18 14:31:53.354 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.9) 2022-05-18 14:31:53.354 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-18 14:31:53.403 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-18 14:31:53.526 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-18 14:31:53.529 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-18 14:31:53.530 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.11.0) 2022-05-18 14:31:53.531 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-18 14:31:53.532 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-18 14:31:53.751 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-18 14:31:53.774 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-18 14:31:53.775 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-18 14:31:53.849 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-18 14:31:53.867 | 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==21.1.0.dev13) (5.0.0) 2022-05-18 14:31:53.924 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-18 14:31:53.965 | 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==21.1.0.dev13) (1.14.1) 2022-05-18 14:31:54.068 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-18 14:31:54.126 | 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==21.1.0.dev13) (2.1.1) 2022-05-18 14:31:54.200 | 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==21.1.0.dev13) (1.7.0) 2022-05-18 14:31:54.326 | 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==21.1.0.dev13) (0.17.3) 2022-05-18 14:31:54.357 | 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==21.1.0.dev13) (0.14.1) 2022-05-18 14:31:54.398 | 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==21.1.0.dev13) (3.0.0) 2022-05-18 14:31:54.399 | 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==21.1.0.dev13) (2.5.1) 2022-05-18 14:31:54.402 | 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==21.1.0.dev13) (1.3.3) 2022-05-18 14:31:54.404 | 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==21.1.0.dev13) (0.33.1) 2022-05-18 14:31:54.405 | 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==21.1.0.dev13) (2.1.1) 2022-05-18 14:31:54.407 | 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==21.1.0.dev13) (3.5.0) 2022-05-18 14:31:54.462 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-18 14:31:54.602 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-18 14:31:54.603 | 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==21.1.0.dev13) (1.26.9) 2022-05-18 14:31:54.605 | 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==21.1.0.dev13) (2.0.12) 2022-05-18 14:31:54.608 | 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==21.1.0.dev13) (3.3) 2022-05-18 14:31:54.759 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-18 14:31:54.854 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-18 14:31:55.103 | 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==21.1.0.dev13) (2.2.1) 2022-05-18 14:31:55.367 | 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==21.1.0.dev13) (0.7) 2022-05-18 14:31:55.403 | 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==21.1.0.dev13) (1.0.0) 2022-05-18 14:31:57.328 | Installing collected packages: keystone 2022-05-18 14:31:57.328 | Attempting uninstall: keystone 2022-05-18 14:31:57.328 | Found existing installation: keystone 21.1.0.dev13 2022-05-18 14:31:57.332 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-18 14:31:57.333 | Running setup.py develop for keystone 2022-05-18 14:32:03.543 | Successfully installed keystone 2022-05-18 14:32:03.543 | 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-05-18 14:32:03.551 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:32:03.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:32:03.699 | + inc/python:pip_install:200 : result=0 2022-05-18 14:32:03.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:32:03.704 | + functions-common:time_stop:2437 : local name 2022-05-18 14:32:03.706 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:32:03.709 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:32:03.712 | + functions-common:time_stop:2440 : local total 2022-05-18 14:32:03.715 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:32:03.717 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:32:03.719 | + functions-common:time_stop:2444 : start_time=1652884305323 2022-05-18 14:32:03.721 | + functions-common:time_stop:2446 : [[ -z 1652884305323 ]] 2022-05-18 14:32:03.724 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:32:03.728 | + functions-common:time_stop:2449 : end_time=1652884323726 2022-05-18 14:32:03.731 | + functions-common:time_stop:2450 : elapsed_time=18403 2022-05-18 14:32:03.733 | + functions-common:time_stop:2451 : total=47763 2022-05-18 14:32:03.736 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:32:03.738 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=66166 2022-05-18 14:32:03.740 | + inc/python:pip_install:203 : return 0 2022-05-18 14:32:03.742 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 14:32:03.746 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 14:32:03.749 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 14:32:03.768 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 14:32:03.781 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-18 14:32:03.783 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-18 14:32:03.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:32:03.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:32:03.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-18 14:32:03.794 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:32:03.796 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-18 14:32:03.813 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:03.815 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-18 14:32:03.818 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 14:32:03.820 | + ./stack.sh:main:901 : configure_keystone 2022-05-18 14:32:03.822 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-18 14:32:03.835 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-18 14:32:03.838 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-18 14:32:03.843 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-18 14:32:03.859 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:03.862 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-18 14:32:03.893 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-18 14:32:03.923 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-18 14:32:03.954 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-18 14:32:03.988 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-18 14:32:04.020 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-18 14:32:04.053 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-18 14:32:04.082 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-18 14:32:04.111 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-18 14:32:04.114 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-18 14:32:04.116 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-18 14:32:04.118 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-18 14:32:04.121 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 14:32:04.123 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 14:32:04.139 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:32:04.142 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 14:32:04.144 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 14:32:04.146 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 14:32:04.162 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:32:04.165 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-05-18 14:32:04.167 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-05-18 14:32:04.197 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 14:32:04.200 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 14:32:04.202 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-18 14:32:04.205 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-18 14:32:04.221 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:04.224 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.61/identity 2022-05-18 14:32:04.254 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-18 14:32:04.257 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-18 14:32:04.289 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-18 14:32:04.291 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-18 14:32:04.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-18 14:32:04.296 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-18 14:32:04.298 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 14:32:04.301 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 14:32:04.303 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 14:32:04.319 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:32:04.321 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 14:32:04.324 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 14:32:04.327 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 14:32:04.359 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-18 14:32:04.361 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-18 14:32:04.364 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-18 14:32:04.366 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-18 14:32:04.369 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 14:32:04.387 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 14:32:04.390 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 14:32:04.392 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 14:32:04.394 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 14:32:04.397 | + 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-05-18 14:32:04.427 | + 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-05-18 14:32:04.456 | + 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-05-18 14:32:04.484 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 14:32:04.520 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-18 14:32:04.548 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-18 14:32:04.550 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-18 14:32:04.553 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-18 14:32:04.555 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-18 14:32:04.557 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-18 14:32:04.560 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 14:32:04.563 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 14:32:04.566 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-18 14:32:04.570 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-18 14:32:04.572 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 14:32:04.575 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 14:32:04.588 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 14:32:04.588 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 14:32:04.596 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 14:32:04.600 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 14:32:04.616 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 14:32:04.619 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-18 14:32:04.623 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-18 14:32:04.653 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-18 14:32:04.680 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-18 14:32:04.708 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-18 14:32:04.736 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-18 14:32:04.765 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-18 14:32:04.804 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-18 14:32:04.833 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-18 14:32:04.864 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-18 14:32:04.896 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 14:32:04.934 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-18 14:32:04.963 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-18 14:32:04.992 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-18 14:32:05.022 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 14:32:05.025 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 14:32:05.028 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-18 14:32:05.030 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-18 14:32:05.033 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 14:32:05.036 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:32:05.038 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:32:05.041 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 14:32:05.044 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 14:32:05.046 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 14:32:05.078 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-18 14:32:05.111 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-18 14:32:05.111 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 14:32:05.120 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-18 14:32:05.125 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-18 14:32:05.127 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-18 14:32:05.130 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 14:32:05.132 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 14:32:05.134 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 14:32:05.137 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:32:05.139 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:32:05.142 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 14:32:05.144 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 14:32:05.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:32:05.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:32:05.151 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-18 14:32:05.214 | Site keystone-wsgi-public already enabled 2022-05-18 14:32:05.219 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 14:32:05.221 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 14:32:05.224 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 14:32:05.226 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 14:32:05.365 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-18 14:32:05.398 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-18 14:32:05.432 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-18 14:32:05.472 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-18 14:32:05.475 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-18 14:32:05.507 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-18 14:32:05.538 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-18 14:32:05.567 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 14:32:05.569 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 14:32:05.572 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-18 14:32:05.601 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:32:05.604 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-18 14:32:05.623 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:05.625 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-18 14:32:05.628 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-18 14:32:05.630 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-18 14:32:05.633 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 14:32:05.635 | + lib/stack:stack_install_service:32 : install_swift 2022-05-18 14:32:05.638 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-18 14:32:05.641 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-18 14:32:05.643 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-18 14:32:05.646 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 14:32:05.648 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 14:32:05.651 | ++ functions-common:git_clone:612 : pwd 2022-05-18 14:32:05.654 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 14:32:05.656 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 14:32:05.659 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 14:32:05.676 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 14:32:05.678 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 14:32:05.680 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 14:32:05.683 | + functions-common:git_clone:629 : echo master 2022-05-18 14:32:05.684 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 14:32:05.689 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-18 14:32:05.693 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 14:32:05.695 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-18 14:32:05.709 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-18 14:32:05.712 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 14:32:05.712 | + functions-common:git_clone:690 : head -1 2022-05-18 14:32:05.734 | 4ff022670 Merge "AbstractRateLimiter: add option to burst on start-up" 2022-05-18 14:32:05.738 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 14:32:05.740 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-18 14:32:05.743 | + inc/python:setup_develop:338 : local bindep 2022-05-18 14:32:05.746 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 14:32:05.748 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-18 14:32:05.750 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-18 14:32:05.753 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-18 14:32:05.755 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 14:32:05.758 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 14:32:05.760 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-18 14:32:05.763 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 14:32:05.765 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-18 14:32:05.768 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-18 14:32:05.771 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 14:32:05.774 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-18 14:32:05.776 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 14:32:05.779 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 14:32:05.782 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-18 14:32:05.788 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-18 14:32:05.790 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-18 14:32:06.483 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-18 14:32:06.485 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 14:32:06.488 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 14:32:06.490 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 14:32:06.492 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 14:32:06.495 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-18 14:32:06.498 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 14:32:06.500 | + inc/python:setup_package:428 : local extras=keystone 2022-05-18 14:32:06.502 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 14:32:06.504 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-18 14:32:06.507 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-18 14:32:06.509 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-18 14:32:06.512 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 14:32:06.514 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-18 14:32:06.537 | Using python 3.8 to install /opt/stack/swift 2022-05-18 14:32:06.539 | + 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-05-18 14:32:07.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:32:07.425 | from cryptography.utils import int_from_bytes 2022-05-18 14:32:07.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 14:32:07.425 | from cryptography.utils import int_from_bytes 2022-05-18 14:32:08.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 14:32:08.663 | Obtaining file:///opt/stack/swift 2022-05-18 14:32:08.663 | Preparing metadata (setup.py): started 2022-05-18 14:32:13.501 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 14:32:13.541 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.33.1) 2022-05-18 14:32:13.542 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.1.2) 2022-05-18 14:32:13.544 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.11.0) 2022-05-18 14:32:13.545 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.1.1) 2022-05-18 14:32:13.546 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (4.8.0) 2022-05-18 14:32:13.547 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.27.1) 2022-05-18 14:32:13.548 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.16.0) 2022-05-18 14:32:13.549 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.9.9) 2022-05-18 14:32:13.551 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.6.1) 2022-05-18 14:32:13.553 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (36.0.2) 2022-05-18 14:32:13.555 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (9.4.0) 2022-05-18 14:32:13.594 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev54) (1.15.0) 2022-05-18 14:32:13.602 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev54) (2.2.1) 2022-05-18 14:32:13.658 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.8.7) 2022-05-18 14:32:13.659 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (8.8.0) 2022-05-18 14:32:13.660 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.13.0) 2022-05-18 14:32:13.661 | 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.30.0.dev54) (3.1.1) 2022-05-18 14:32:13.663 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.1.0) 2022-05-18 14:32:13.664 | 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.30.0.dev54) (5.9.0) 2022-05-18 14:32:13.665 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.5.0) 2022-05-18 14:32:13.666 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (5.1.0) 2022-05-18 14:32:13.667 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.4.0) 2022-05-18 14:32:13.668 | 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.30.0.dev54) (4.3.0) 2022-05-18 14:32:13.669 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.7.0) 2022-05-18 14:32:13.670 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2.11.0) 2022-05-18 14:32:13.692 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev54) (62.2.0) 2022-05-18 14:32:13.721 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2019.11.28) 2022-05-18 14:32:13.722 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (1.26.9) 2022-05-18 14:32:13.725 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (3.3) 2022-05-18 14:32:13.727 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2.0.12) 2022-05-18 14:32:13.751 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev54) (2.21) 2022-05-18 14:32:13.853 | 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.30.0.dev54) (1.7.0) 2022-05-18 14:32:13.854 | 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.30.0.dev54) (3.5.0) 2022-05-18 14:32:13.857 | 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.30.0.dev54) (1.0.2) 2022-05-18 14:32:13.898 | 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.30.0.dev54) (1.1.5) 2022-05-18 14:32:13.943 | 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.30.0.dev54) (0.8.0) 2022-05-18 14:32:13.945 | 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.30.0.dev54) (2.5.0) 2022-05-18 14:32:13.946 | 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.30.0.dev54) (1.5.0) 2022-05-18 14:32:13.947 | 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.30.0.dev54) (6.0) 2022-05-18 14:32:14.009 | 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.30.0.dev54) (0.9.6) 2022-05-18 14:32:14.012 | 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.30.0.dev54) (2.8.2) 2022-05-18 14:32:14.024 | 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.30.0.dev54) (2022.1) 2022-05-18 14:32:14.025 | 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.30.0.dev54) (1.0.3) 2022-05-18 14:32:14.044 | 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.30.0.dev54) (3.0.9) 2022-05-18 14:32:14.046 | 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.30.0.dev54) (21.3) 2022-05-18 14:32:14.164 | 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.30.0.dev54) (1.14.1) 2022-05-18 14:32:14.180 | 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.30.0.dev54) (5.1.1) 2022-05-18 14:32:16.482 | Installing collected packages: swift 2022-05-18 14:32:16.482 | Attempting uninstall: swift 2022-05-18 14:32:16.482 | Found existing installation: swift 2.30.0.dev54 2022-05-18 14:32:16.486 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-18 14:32:16.487 | Running setup.py develop for swift 2022-05-18 14:32:22.444 | Successfully installed swift 2022-05-18 14:32:22.444 | 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-05-18 14:32:22.453 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 14:32:22.453 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 14:32:22.602 | + inc/python:pip_install:200 : result=0 2022-05-18 14:32:22.605 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 14:32:22.607 | + functions-common:time_stop:2437 : local name 2022-05-18 14:32:22.609 | + functions-common:time_stop:2438 : local end_time 2022-05-18 14:32:22.612 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 14:32:22.614 | + functions-common:time_stop:2440 : local total 2022-05-18 14:32:22.620 | + functions-common:time_stop:2441 : local start_time 2022-05-18 14:32:22.623 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 14:32:22.625 | + functions-common:time_stop:2444 : start_time=1652884326531 2022-05-18 14:32:22.627 | + functions-common:time_stop:2446 : [[ -z 1652884326531 ]] 2022-05-18 14:32:22.630 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 14:32:22.634 | + functions-common:time_stop:2449 : end_time=1652884342632 2022-05-18 14:32:22.637 | + functions-common:time_stop:2450 : elapsed_time=16101 2022-05-18 14:32:22.639 | + functions-common:time_stop:2451 : total=66166 2022-05-18 14:32:22.642 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 14:32:22.644 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=82267 2022-05-18 14:32:22.646 | + inc/python:pip_install:203 : return 0 2022-05-18 14:32:22.649 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 14:32:22.651 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 14:32:22.654 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 14:32:22.674 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 14:32:22.687 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-18 14:32:22.690 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-18 14:32:22.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 14:32:22.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-18 14:32:22.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-18 14:32:22.700 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 14:32:22.703 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-18 14:32:22.705 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 14:32:22.708 | + ./stack.sh:main:910 : configure_swift 2022-05-18 14:32:22.710 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-18 14:32:22.712 | + lib/swift:configure_swift:332 : local node_number 2022-05-18 14:32:22.714 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-18 14:32:22.717 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-18 14:32:22.721 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-18 14:32:23.984 | No container-sync running 2022-05-18 14:32:23.984 | No object-updater running 2022-05-18 14:32:23.984 | No object-server running 2022-05-18 14:32:23.984 | No object-expirer running 2022-05-18 14:32:23.984 | No container-sharder running 2022-05-18 14:32:23.984 | No account-server running 2022-05-18 14:32:23.984 | No container-auditor running 2022-05-18 14:32:23.984 | No account-replicator running 2022-05-18 14:32:23.984 | No container-replicator running 2022-05-18 14:32:23.984 | No container-updater running 2022-05-18 14:32:23.984 | No object-reconstructor running 2022-05-18 14:32:23.984 | No account-auditor running 2022-05-18 14:32:23.984 | No proxy-server running 2022-05-18 14:32:23.984 | No container-reconciler running 2022-05-18 14:32:23.984 | No object-replicator running 2022-05-18 14:32:23.984 | No account-reaper running 2022-05-18 14:32:23.984 | No container-server running 2022-05-18 14:32:23.984 | No object-auditor running 2022-05-18 14:32:24.094 | + lib/swift:configure_swift:337 : true 2022-05-18 14:32:24.096 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-18 14:32:24.109 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-18 14:32:24.126 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-18 14:32:24.130 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-18 14:32:24.130 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-18 14:32:24.136 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-18 14:32:24.136 | s/%GROUP%/ubuntu/; 2022-05-18 14:32:24.136 | s/%USER%/ubuntu/; 2022-05-18 14:32:24.136 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-18 14:32:24.136 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-18 14:32:24.140 | uid = ubuntu 2022-05-18 14:32:24.140 | gid = ubuntu 2022-05-18 14:32:24.140 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-18 14:32:24.140 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-18 14:32:24.140 | address = 127.0.0.1 2022-05-18 14:32:24.140 | 2022-05-18 14:32:24.140 | [account6612] 2022-05-18 14:32:24.140 | max connections = 25 2022-05-18 14:32:24.140 | path = /opt/stack/data/swift/1/node/ 2022-05-18 14:32:24.140 | read only = false 2022-05-18 14:32:24.140 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-18 14:32:24.140 | 2022-05-18 14:32:24.140 | [account6622] 2022-05-18 14:32:24.140 | max connections = 25 2022-05-18 14:32:24.141 | path = /opt/stack/data/swift/2/node/ 2022-05-18 14:32:24.141 | read only = false 2022-05-18 14:32:24.141 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-18 14:32:24.141 | 2022-05-18 14:32:24.141 | [account6632] 2022-05-18 14:32:24.141 | max connections = 25 2022-05-18 14:32:24.141 | path = /opt/stack/data/swift/3/node/ 2022-05-18 14:32:24.141 | read only = false 2022-05-18 14:32:24.141 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-18 14:32:24.141 | 2022-05-18 14:32:24.141 | [account6642] 2022-05-18 14:32:24.141 | max connections = 25 2022-05-18 14:32:24.141 | path = /opt/stack/data/swift/4/node/ 2022-05-18 14:32:24.141 | read only = false 2022-05-18 14:32:24.141 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-18 14:32:24.141 | 2022-05-18 14:32:24.141 | 2022-05-18 14:32:24.141 | [container6611] 2022-05-18 14:32:24.141 | max connections = 25 2022-05-18 14:32:24.141 | path = /opt/stack/data/swift/1/node/ 2022-05-18 14:32:24.141 | read only = false 2022-05-18 14:32:24.141 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-18 14:32:24.141 | 2022-05-18 14:32:24.141 | [container6621] 2022-05-18 14:32:24.141 | max connections = 25 2022-05-18 14:32:24.141 | path = /opt/stack/data/swift/2/node/ 2022-05-18 14:32:24.141 | read only = false 2022-05-18 14:32:24.141 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-18 14:32:24.141 | 2022-05-18 14:32:24.141 | [container6631] 2022-05-18 14:32:24.141 | max connections = 25 2022-05-18 14:32:24.141 | path = /opt/stack/data/swift/3/node/ 2022-05-18 14:32:24.141 | read only = false 2022-05-18 14:32:24.141 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-18 14:32:24.142 | 2022-05-18 14:32:24.142 | [container6641] 2022-05-18 14:32:24.142 | max connections = 25 2022-05-18 14:32:24.142 | path = /opt/stack/data/swift/4/node/ 2022-05-18 14:32:24.142 | read only = false 2022-05-18 14:32:24.142 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-18 14:32:24.142 | 2022-05-18 14:32:24.142 | 2022-05-18 14:32:24.142 | [object6613] 2022-05-18 14:32:24.142 | max connections = 25 2022-05-18 14:32:24.142 | path = /opt/stack/data/swift/1/node/ 2022-05-18 14:32:24.142 | read only = false 2022-05-18 14:32:24.142 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-18 14:32:24.142 | 2022-05-18 14:32:24.142 | [object6623] 2022-05-18 14:32:24.142 | max connections = 25 2022-05-18 14:32:24.142 | path = /opt/stack/data/swift/2/node/ 2022-05-18 14:32:24.142 | read only = false 2022-05-18 14:32:24.142 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-18 14:32:24.142 | 2022-05-18 14:32:24.142 | [object6633] 2022-05-18 14:32:24.142 | max connections = 25 2022-05-18 14:32:24.142 | path = /opt/stack/data/swift/3/node/ 2022-05-18 14:32:24.142 | read only = false 2022-05-18 14:32:24.142 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-18 14:32:24.142 | 2022-05-18 14:32:24.142 | [object6643] 2022-05-18 14:32:24.142 | max connections = 25 2022-05-18 14:32:24.142 | path = /opt/stack/data/swift/4/node/ 2022-05-18 14:32:24.142 | read only = false 2022-05-18 14:32:24.142 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-18 14:32:24.143 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-18 14:32:24.145 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 14:32:24.147 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 14:32:24.150 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-18 14:32:24.163 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-18 14:32:24.165 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-18 14:32:24.170 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-18 14:32:24.174 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-18 14:32:24.176 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-18 14:32:24.181 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-18 14:32:24.211 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.61:8080/v1/ 2022-05-18 14:32:24.238 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-18 14:32:24.258 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-18 14:32:24.288 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-18 14:32:24.309 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-18 14:32:24.344 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-18 14:32:24.365 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-18 14:32:24.400 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-18 14:32:24.419 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-18 14:32:24.448 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-18 14:32:24.465 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 14:32:24.494 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-18 14:32:24.512 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-18 14:32:24.535 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:24.537 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-18 14:32:24.567 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-18 14:32:24.595 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-18 14:32:24.623 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-18 14:32:24.650 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-18 14:32:24.665 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:24.667 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-18 14:32:24.695 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-18 14:32:24.711 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:24.713 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-18 14:32:24.731 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 14:32:24.734 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-18 14:32:24.736 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-18 14:32:24.752 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 14:32:24.754 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-18 14:32:24.756 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-18 14:32:24.758 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-18 14:32:24.763 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-18 14:32:24.769 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-18 14:32:24.806 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-18 14:32:24.838 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-18 14:32:24.871 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-18 14:32:24.902 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-18 14:32:24.935 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-18 14:32:24.937 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-18 14:32:24.939 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-18 14:32:24.941 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-18 14:32:24.943 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-18 14:32:24.971 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-18 14:32:24.998 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.61/identity 2022-05-18 14:32:25.027 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-18 14:32:25.056 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-18 14:32:25.086 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-18 14:32:25.116 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-18 14:32:25.144 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-18 14:32:25.176 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 14:32:25.203 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-18 14:32:25.230 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-18 14:32:25.257 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-18 14:32:25.284 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-18 14:32:25.312 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-18 14:32:25.341 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-18 14:32:25.368 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-18 14:32:25.387 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-18 14:32:25.414 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-18 14:32:25.441 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-18 14:32:25.446 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-18 14:32:25.474 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-18 14:32:25.500 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-18 14:32:25.527 | + lib/swift:configure_swift:475 : local node_number 2022-05-18 14:32:25.529 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-18 14:32:25.531 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 14:32:25.534 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-18 14:32:25.538 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-18 14:32:25.540 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 14:32:25.543 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 14:32:25.545 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-18 14:32:25.547 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-18 14:32:25.550 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 14:32:25.553 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 14:32:25.555 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-18 14:32:25.578 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-18 14:32:25.610 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-18 14:32:25.632 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-18 14:32:25.666 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-18 14:32:25.686 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 14:32:25.717 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-18 14:32:25.743 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1