2022-04-25 03:44:59.756 | + ./stack.sh:main:489 : exec 2022-04-25 03:44:59.756 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-25-034459' 2022-04-25 03:44:59.756 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-25-034459.summary.2022-04-25-034459 2022-04-25 03:44:59.756 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:44:59.756 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-25-034459 2022-04-25 03:44:59.756 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-25-034459 /opt/stack/logs/stack.sh.log 2022-04-25 03:44:59.756 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-25-034459.summary.2022-04-25-034459 /opt/stack/logs/stack.sh.log.summary 2022-04-25 03:44:59.756 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-25 03:44:59.756 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-25 03:44:59.756 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-25 03:44:59.756 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-25 03:44:59.756 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-25 03:44:59.756 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-25 03:44:59.756 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-25 03:44:59.757 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-25 03:44:59.758 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-25 03:44:59.761 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-25 03:44:59.762 | + ./stack.sh:main:575 : set -o errexit 2022-04-25 03:44:59.764 | + ./stack.sh:main:578 : uname -a 2022-04-25 03:44:59.766 | Linux dv-neutron-839145-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-25 03:44:59.768 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-25 03:44:59.769 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-25 03:44:59.773 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-25 03:44:59.809 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-25 03:44:59.824 | + ./stack.sh:main:592 : fetch_plugins 2022-04-25 03:44:59.827 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-25 03:44:59.829 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-25 03:44:59.831 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-25 03:44:59.832 | + functions-common:fetch_plugins:1788 : return 2022-04-25 03:44:59.834 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-25 03:44:59.836 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-25 03:44:59.838 | + functions-common:run_phase:1866 : local phase= 2022-04-25 03:44:59.840 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:44:59.842 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:44:59.844 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:44:59.845 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:44:59.847 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:44:59.849 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:44:59.853 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:44:59.854 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:44:59.856 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:44:59.859 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-25 03:44:59.861 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:44:59.873 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:44:59.875 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-25 03:44:59.876 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:44:59.878 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:44:59.880 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:44:59.882 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:44:59.883 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:44:59.885 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-25 03:44:59.887 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-25 03:44:59.889 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-25 03:44:59.891 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:44:59.893 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-25 03:44:59.894 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-25 03:44:59.896 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-25 03:44:59.898 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-25 03:44:59.900 | + functions-common:plugin_override_defaults:1829 : return 2022-04-25 03:44:59.902 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-25 03:44:59.919 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-25 03:44:59.921 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-25 03:44:59.934 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:44:59.936 | +++ lib/tls:source:43 : hostname -f 2022-04-25 03:44:59.939 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-25 03:44:59.941 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-25 03:44:59.943 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-25 03:44:59.945 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-25 03:44:59.947 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-25 03:44:59.949 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-25 03:44:59.951 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-25 03:44:59.953 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-25 03:44:59.955 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-25 03:44:59.957 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-25 03:44:59.961 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-25 03:44:59.973 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-25 03:44:59.989 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-25 03:45:00.001 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-25 03:45:00.014 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-25 03:45:00.049 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-25 03:45:00.108 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-25 03:45:00.196 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-25 03:45:00.218 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-25 03:45:00.267 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-25 03:45:00.318 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-25 03:45:00.463 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-25 03:45:00.477 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-25 03:45:00.489 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-25 03:45:00.502 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-25 03:45:00.596 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-25 03:45:00.598 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-25 03:45:00.601 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-25 03:45:00.603 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-25 03:45:00.605 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-25 03:45:00.607 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-25 03:45:00.610 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-25 03:45:00.610 | False' 2022-04-25 03:45:00.612 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-25 03:45:00.627 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-25 03:45:00.630 | + ./stack.sh:main:626 : run_phase source 2022-04-25 03:45:00.632 | + functions-common:run_phase:1865 : local mode=source 2022-04-25 03:45:00.634 | + functions-common:run_phase:1866 : local phase= 2022-04-25 03:45:00.636 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:45:00.638 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:45:00.640 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:45:00.642 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:45:00.644 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:45:00.647 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:45:00.651 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:45:00.652 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:45:00.655 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:45:00.657 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-25 03:45:00.659 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:45:00.673 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:00.675 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-25 03:45:00.677 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-25 03:45:00.716 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-25 03:45:00.719 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-25 03:45:00.721 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-25 03:45:00.723 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-25 03:45:00.725 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-25 03:45:00.727 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-25 03:45:00.729 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-25 03:45:00.731 | + functions-common:load_plugin_settings:1806 : return 2022-04-25 03:45:00.734 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-25 03:45:00.736 | + functions-common:verify_disabled_services:2148 : local service 2022-04-25 03:45:00.738 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.740 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-25 03:45:00.743 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.745 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-25 03:45:00.748 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.750 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-25 03:45:00.752 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.754 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-25 03:45:00.757 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.759 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-25 03:45:00.761 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.763 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-25 03:45:00.766 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.768 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-25 03:45:00.770 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.772 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-25 03:45:00.775 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.777 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-25 03:45:00.779 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.781 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-25 03:45:00.783 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.786 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-25 03:45:00.788 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.790 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-25 03:45:00.792 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.795 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-25 03:45:00.797 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.799 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-25 03:45:00.802 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.804 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-25 03:45:00.806 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.808 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-25 03:45:00.811 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.813 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-25 03:45:00.816 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.818 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-25 03:45:00.820 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.822 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-25 03:45:00.825 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.827 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-25 03:45:00.829 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.831 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-25 03:45:00.833 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.836 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-25 03:45:00.838 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.840 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-25 03:45:00.842 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.845 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-25 03:45:00.847 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.849 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-25 03:45:00.851 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.853 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-25 03:45:00.856 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.858 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-25 03:45:00.861 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.863 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-25 03:45:00.865 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.867 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-25 03:45:00.870 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.872 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-25 03:45:00.874 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.877 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-25 03:45:00.879 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.881 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-25 03:45:00.883 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.886 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-25 03:45:00.888 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.890 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-25 03:45:00.892 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.894 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-25 03:45:00.897 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.899 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-25 03:45:00.901 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.903 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-25 03:45:00.905 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.908 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-25 03:45:00.910 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.912 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-25 03:45:00.914 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.917 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-25 03:45:00.919 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.921 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-25 03:45:00.924 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.926 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-25 03:45:00.928 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.930 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-25 03:45:00.933 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.935 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-25 03:45:00.938 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.940 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-25 03:45:00.942 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.944 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-25 03:45:00.947 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:45:00.949 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-25 03:45:00.952 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-25 03:45:00.954 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-25 03:45:00.956 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-25 03:45:00.971 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:00.973 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-25 03:45:00.975 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-25 03:45:00.977 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-25 03:45:00.993 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:45:00.995 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-25 03:45:00.998 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-25 03:45:01.000 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-25 03:45:01.002 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-25 03:45:01.004 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-25 03:45:01.007 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-25 03:45:01.009 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-25 03:45:01.011 | + lib/database:initialize_database_backends:92 : return 0 2022-04-25 03:45:01.014 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-25 03:45:01.014 | Using mysql database backend 2022-04-25 03:45:01.016 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-25 03:45:01.032 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-25 03:45:01.035 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-25 03:45:01.037 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-25 03:45:01.040 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-25 03:45:01.043 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:45:01.046 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-25 03:45:01.062 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:01.064 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-25 03:45:01.081 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-25 03:45:01.097 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:01.100 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-25 03:45:01.116 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-25 03:45:01.132 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-25 03:45:01.148 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:45:01.150 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-25 03:45:01.167 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:01.170 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-25 03:45:01.186 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-25 03:45:01.188 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-25 03:45:01.191 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-25 03:45:01.193 | + functions-common:save_stackenv:60 : local tag=759 2022-04-25 03:45:01.196 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-25 03:45:01.200 | + functions-common:save_stackenv:62 : time_stamp=2022-04-25-034501 2022-04-25 03:45:01.203 | + functions-common:save_stackenv:63 : echo '# 2022-04-25-034501 759' 2022-04-25 03:45:01.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.208 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:45:01.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.212 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-25 03:45:01.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.218 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-25 03:45:01.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.222 | + 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-04-25 03:45:01.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.227 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-25 03:45:01.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.232 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-25 03:45:01.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.237 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-25-034459 2022-04-25 03:45:01.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.242 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-25 03:45:01.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.246 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-25 03:45:01.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.251 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-25 03:45:01.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.256 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-25 03:45:01.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.261 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-25 03:45:01.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:45:01.265 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-25 03:45:01.268 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-25 03:45:01.270 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-25 03:45:01.273 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-25 03:45:01.275 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-25 03:45:01.277 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:45:01.279 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:45:01.282 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:45:01.284 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:45:01.286 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:45:01.289 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:45:01.304 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:45:01.306 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:45:01.308 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:01.311 | + functions-common:git_clone:629 : echo master 2022-04-25 03:45:01.311 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:45:01.316 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-25 03:45:01.318 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:01.321 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-25 03:45:01.333 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-25 03:45:01.336 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:45:01.336 | + functions-common:git_clone:690 : head -1 2022-04-25 03:45:01.339 | ba7326aa Merge "Add Python3 zed unit tests" 2022-04-25 03:45:01.342 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:45:01.344 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-25 03:45:01.347 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:45:01.349 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-25 03:45:01.352 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-25 03:45:01.354 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-25 03:45:01.358 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-25 03:45:01.360 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-25 03:45:01.363 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-25 03:45:01.365 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-25 03:45:01.367 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-25 03:45:01.370 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-25 03:45:01.375 | ++ tools/install_prereqs.sh:source:47 : NOW=1650858301 2022-04-25 03:45:01.378 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-25 03:45:01.382 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1650857735 2022-04-25 03:45:01.385 | ++ tools/install_prereqs.sh:source:49 : DELTA=566 2022-04-25 03:45:01.387 | ++ tools/install_prereqs.sh:source:50 : [[ 566 -lt 7200 ]] 2022-04-25 03:45:01.389 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-25 03:45:01.392 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-25 03:45:01.394 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-25 03:45:01.397 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-25 03:45:01.399 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-25 03:45:01.401 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-25 03:45:01.404 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-25 03:45:01.406 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-25 03:45:01.409 | +++ 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-04-25 03:45:01.456 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-25 03:45:01.456 | apache2-dev 2022-04-25 03:45:01.456 | bc 2022-04-25 03:45:01.456 | bsdmainutils 2022-04-25 03:45:01.456 | curl 2022-04-25 03:45:01.456 | g++ 2022-04-25 03:45:01.456 | gawk 2022-04-25 03:45:01.456 | gcc 2022-04-25 03:45:01.456 | gettext 2022-04-25 03:45:01.456 | git 2022-04-25 03:45:01.456 | graphviz 2022-04-25 03:45:01.456 | iputils-ping 2022-04-25 03:45:01.456 | libapache2-mod-proxy-uwsgi 2022-04-25 03:45:01.456 | libffi-dev 2022-04-25 03:45:01.456 | libjpeg-dev 2022-04-25 03:45:01.456 | libpcre3-dev 2022-04-25 03:45:01.456 | libpq-dev 2022-04-25 03:45:01.457 | libssl-dev 2022-04-25 03:45:01.457 | libsystemd-dev 2022-04-25 03:45:01.457 | libxml2-dev 2022-04-25 03:45:01.457 | libxslt1-dev 2022-04-25 03:45:01.457 | libyaml-dev 2022-04-25 03:45:01.457 | lsof 2022-04-25 03:45:01.457 | openssh-server 2022-04-25 03:45:01.457 | openssl 2022-04-25 03:45:01.457 | pkg-config 2022-04-25 03:45:01.457 | psmisc 2022-04-25 03:45:01.457 | python3-dev 2022-04-25 03:45:01.457 | python3-pip 2022-04-25 03:45:01.457 | python3-systemd 2022-04-25 03:45:01.457 | python3-venv 2022-04-25 03:45:01.457 | tar 2022-04-25 03:45:01.457 | tcpdump 2022-04-25 03:45:01.457 | unzip 2022-04-25 03:45:01.457 | uuid-runtime 2022-04-25 03:45:01.457 | wget 2022-04-25 03:45:01.457 | wget 2022-04-25 03:45:01.457 | zlib1g-dev 2022-04-25 03:45:01.457 | libkrb5-dev 2022-04-25 03:45:01.457 | libldap2-dev 2022-04-25 03:45:01.457 | libsasl2-dev 2022-04-25 03:45:01.457 | memcached 2022-04-25 03:45:01.457 | python3-mysqldb 2022-04-25 03:45:01.457 | sqlite3 2022-04-25 03:45:01.457 | conntrack 2022-04-25 03:45:01.457 | curl 2022-04-25 03:45:01.457 | dnsmasq-base 2022-04-25 03:45:01.457 | dnsmasq-utils 2022-04-25 03:45:01.457 | ebtables 2022-04-25 03:45:01.457 | genisoimage 2022-04-25 03:45:01.457 | iptables 2022-04-25 03:45:01.457 | iputils-arping 2022-04-25 03:45:01.457 | kpartx 2022-04-25 03:45:01.458 | libjs-jquery-tablesorter 2022-04-25 03:45:01.458 | parted 2022-04-25 03:45:01.458 | pm-utils 2022-04-25 03:45:01.458 | python3-mysqldb 2022-04-25 03:45:01.458 | socat 2022-04-25 03:45:01.458 | sqlite3 2022-04-25 03:45:01.458 | sudo 2022-04-25 03:45:01.458 | vlan 2022-04-25 03:45:01.458 | lsscsi 2022-04-25 03:45:01.458 | open-iscsi 2022-04-25 03:45:01.458 | lvm2 2022-04-25 03:45:01.458 | qemu-utils 2022-04-25 03:45:01.458 | thin-provisioning-tools 2022-04-25 03:45:01.458 | acl 2022-04-25 03:45:01.458 | dnsmasq-base 2022-04-25 03:45:01.458 | dnsmasq-utils 2022-04-25 03:45:01.458 | ebtables 2022-04-25 03:45:01.458 | haproxy 2022-04-25 03:45:01.458 | iptables 2022-04-25 03:45:01.458 | iputils-arping 2022-04-25 03:45:01.458 | iputils-ping 2022-04-25 03:45:01.458 | postgresql-server-dev-all 2022-04-25 03:45:01.458 | python3-mysqldb 2022-04-25 03:45:01.458 | sqlite3 2022-04-25 03:45:01.458 | sudo 2022-04-25 03:45:01.458 | vlan 2022-04-25 03:45:01.458 | pcp 2022-04-25 03:45:01.458 | ipset 2022-04-25 03:45:01.458 | conntrack 2022-04-25 03:45:01.458 | conntrackd 2022-04-25 03:45:01.458 | keepalived 2022-04-25 03:45:01.458 | lvm2 2022-04-25 03:45:01.459 | qemu-utils 2022-04-25 03:45:01.459 | thin-provisioning-tools 2022-04-25 03:45:01.459 | curl 2022-04-25 03:45:01.459 | liberasurecode-dev 2022-04-25 03:45:01.459 | make 2022-04-25 03:45:01.459 | memcached 2022-04-25 03:45:01.459 | rsync 2022-04-25 03:45:01.459 | sqlite3 2022-04-25 03:45:01.459 | xfsprogs' 2022-04-25 03:45:01.462 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-25 03:45:01.480 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-25 03:45:01.480 | apache2-dev 2022-04-25 03:45:01.480 | bc 2022-04-25 03:45:01.480 | bsdmainutils 2022-04-25 03:45:01.480 | curl 2022-04-25 03:45:01.480 | g++ 2022-04-25 03:45:01.480 | gawk 2022-04-25 03:45:01.480 | gcc 2022-04-25 03:45:01.480 | gettext 2022-04-25 03:45:01.480 | git 2022-04-25 03:45:01.480 | graphviz 2022-04-25 03:45:01.480 | iputils-ping 2022-04-25 03:45:01.480 | libapache2-mod-proxy-uwsgi 2022-04-25 03:45:01.480 | libffi-dev 2022-04-25 03:45:01.480 | libjpeg-dev 2022-04-25 03:45:01.480 | libpcre3-dev 2022-04-25 03:45:01.480 | libpq-dev 2022-04-25 03:45:01.480 | libssl-dev 2022-04-25 03:45:01.480 | libsystemd-dev 2022-04-25 03:45:01.480 | libxml2-dev 2022-04-25 03:45:01.480 | libxslt1-dev 2022-04-25 03:45:01.480 | libyaml-dev 2022-04-25 03:45:01.480 | lsof 2022-04-25 03:45:01.480 | openssh-server 2022-04-25 03:45:01.480 | openssl 2022-04-25 03:45:01.480 | pkg-config 2022-04-25 03:45:01.480 | psmisc 2022-04-25 03:45:01.480 | python3-dev 2022-04-25 03:45:01.481 | python3-pip 2022-04-25 03:45:01.481 | python3-systemd 2022-04-25 03:45:01.481 | python3-venv 2022-04-25 03:45:01.481 | tar 2022-04-25 03:45:01.481 | tcpdump 2022-04-25 03:45:01.481 | unzip 2022-04-25 03:45:01.481 | uuid-runtime 2022-04-25 03:45:01.481 | wget 2022-04-25 03:45:01.481 | wget 2022-04-25 03:45:01.481 | zlib1g-dev 2022-04-25 03:45:01.481 | libkrb5-dev 2022-04-25 03:45:01.481 | libldap2-dev 2022-04-25 03:45:01.481 | libsasl2-dev 2022-04-25 03:45:01.481 | memcached 2022-04-25 03:45:01.481 | python3-mysqldb 2022-04-25 03:45:01.481 | sqlite3 2022-04-25 03:45:01.481 | conntrack 2022-04-25 03:45:01.481 | curl 2022-04-25 03:45:01.481 | dnsmasq-base 2022-04-25 03:45:01.481 | dnsmasq-utils 2022-04-25 03:45:01.481 | ebtables 2022-04-25 03:45:01.481 | genisoimage 2022-04-25 03:45:01.481 | iptables 2022-04-25 03:45:01.481 | iputils-arping 2022-04-25 03:45:01.481 | kpartx 2022-04-25 03:45:01.481 | libjs-jquery-tablesorter 2022-04-25 03:45:01.481 | parted 2022-04-25 03:45:01.481 | pm-utils 2022-04-25 03:45:01.481 | python3-mysqldb 2022-04-25 03:45:01.481 | socat 2022-04-25 03:45:01.481 | sqlite3 2022-04-25 03:45:01.481 | sudo 2022-04-25 03:45:01.481 | vlan 2022-04-25 03:45:01.481 | lsscsi 2022-04-25 03:45:01.481 | open-iscsi 2022-04-25 03:45:01.482 | lvm2 2022-04-25 03:45:01.482 | qemu-utils 2022-04-25 03:45:01.482 | thin-provisioning-tools 2022-04-25 03:45:01.482 | acl 2022-04-25 03:45:01.482 | dnsmasq-base 2022-04-25 03:45:01.482 | dnsmasq-utils 2022-04-25 03:45:01.482 | ebtables 2022-04-25 03:45:01.482 | haproxy 2022-04-25 03:45:01.482 | iptables 2022-04-25 03:45:01.482 | iputils-arping 2022-04-25 03:45:01.482 | iputils-ping 2022-04-25 03:45:01.482 | postgresql-server-dev-all 2022-04-25 03:45:01.482 | python3-mysqldb 2022-04-25 03:45:01.482 | sqlite3 2022-04-25 03:45:01.482 | sudo 2022-04-25 03:45:01.482 | vlan 2022-04-25 03:45:01.482 | pcp 2022-04-25 03:45:01.482 | ipset 2022-04-25 03:45:01.482 | conntrack 2022-04-25 03:45:01.482 | conntrackd 2022-04-25 03:45:01.482 | keepalived 2022-04-25 03:45:01.482 | lvm2 2022-04-25 03:45:01.482 | qemu-utils 2022-04-25 03:45:01.482 | thin-provisioning-tools 2022-04-25 03:45:01.482 | curl 2022-04-25 03:45:01.482 | liberasurecode-dev 2022-04-25 03:45:01.482 | make 2022-04-25 03:45:01.482 | memcached 2022-04-25 03:45:01.482 | rsync 2022-04-25 03:45:01.482 | sqlite3 2022-04-25 03:45:01.482 | xfsprogs ' 2022-04-25 03:45:01.482 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-25 03:45:01.484 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:01.487 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:01.490 | ++ 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-04-25 03:45:01.490 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-25 03:45:01.495 | ++ 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-04-25 03:45:01.497 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-25 03:45:01.499 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:45:01.502 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-25 03:45:01.504 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:45:01.506 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:01.508 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:45:01.510 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:01.512 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:01.515 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:45:01.517 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-25 03:45:01.519 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:01.521 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-25 03:45:01.523 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-25 03:45:01.527 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-25 03:45:01.530 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-25 03:45:01.532 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-25 03:45:01.534 | ++ functions-common:time_start:2424 : local start_time= 2022-04-25 03:45:01.536 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:45:01.539 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:45:01.542 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650858301540 2022-04-25 03:45:01.544 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-25 03:45:01.546 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-25 03:45:01.548 | ++ 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-04-25 03:45:01.964 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-25 03:45:02.001 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-25 03:45:02.188 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-25 03:45:02.485 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-25 03:45:03.255 | Fetched 336 kB in 1s (246 kB/s) 2022-04-25 03:45:04.784 | Reading package lists... 2022-04-25 03:45:04.816 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-25 03:45:04.818 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-25 03:45:04.821 | ++ functions-common:time_stop:2437 : local name 2022-04-25 03:45:04.823 | ++ functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:04.825 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:04.827 | ++ functions-common:time_stop:2440 : local total 2022-04-25 03:45:04.829 | ++ functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:04.832 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-25 03:45:04.834 | ++ functions-common:time_stop:2444 : start_time=1650858301540 2022-04-25 03:45:04.836 | ++ functions-common:time_stop:2446 : [[ -z 1650858301540 ]] 2022-04-25 03:45:04.838 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:04.842 | ++ functions-common:time_stop:2449 : end_time=1650858304840 2022-04-25 03:45:04.844 | ++ functions-common:time_stop:2450 : elapsed_time=3300 2022-04-25 03:45:04.846 | ++ functions-common:time_stop:2451 : total=0 2022-04-25 03:45:04.848 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:04.850 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3300 2022-04-25 03:45:04.853 | ++ 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-04-25 03:45:04.855 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:45:04.857 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:04.860 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:04.862 | ++ 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-04-25 03:45:04.883 | ++ 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-04-25 03:45:04.993 | Reading package lists... 2022-04-25 03:45:05.233 | Building dependency tree... 2022-04-25 03:45:05.235 | Reading state information... 2022-04-25 03:45:05.268 | acl is already the newest version (2.2.53-6). 2022-04-25 03:45:05.268 | bc is already the newest version (1.07.1-2build1). 2022-04-25 03:45:05.268 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-25 03:45:05.268 | conntrack is already the newest version (1:1.4.5-2). 2022-04-25 03:45:05.268 | ebtables is already the newest version (2.0.11-3build1). 2022-04-25 03:45:05.268 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-25 03:45:05.268 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-25 03:45:05.268 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-25 03:45:05.268 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-25 03:45:05.268 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-25 03:45:05.268 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-25 03:45:05.268 | iputils-arping is already the newest version (3:20190709-3). 2022-04-25 03:45:05.268 | iputils-ping is already the newest version (3:20190709-3). 2022-04-25 03:45:05.268 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-25 03:45:05.268 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-25 03:45:05.268 | libffi-dev is already the newest version (3.3-4). 2022-04-25 03:45:05.268 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-25 03:45:05.268 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-25 03:45:05.269 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-25 03:45:05.269 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-25 03:45:05.269 | lsscsi is already the newest version (0.30-0.1). 2022-04-25 03:45:05.269 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-25 03:45:05.269 | make is already the newest version (4.2.1-1.2). 2022-04-25 03:45:05.269 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-25 03:45:05.269 | psmisc is already the newest version (23.3-1). 2022-04-25 03:45:05.269 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-25 03:45:05.269 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-25 03:45:05.269 | python3-systemd is already the newest version (234-3build2). 2022-04-25 03:45:05.269 | socat is already the newest version (1.7.3.3-2). 2022-04-25 03:45:05.269 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-25 03:45:05.269 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-25 03:45:05.269 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-25 03:45:05.269 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-25 03:45:05.269 | graphviz is already the newest version (2.42.2-3build2). 2022-04-25 03:45:05.269 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-25 03:45:05.269 | pcp is already the newest version (5.0.3-1). 2022-04-25 03:45:05.269 | pm-utils is already the newest version (1.4.1-19). 2022-04-25 03:45:05.269 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-25 03:45:05.269 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:45:05.269 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:45:05.269 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-25 03:45:05.269 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-25 03:45:05.269 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-25 03:45:05.269 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-25 03:45:05.269 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-25 03:45:05.269 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-25 03:45:05.269 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-25 03:45:05.269 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-25 03:45:05.269 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-25 03:45:05.269 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-25 03:45:05.269 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-25 03:45:05.270 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-25 03:45:05.270 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-25 03:45:05.270 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-25 03:45:05.270 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-25 03:45:05.270 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-25 03:45:05.270 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-25 03:45:05.270 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-25 03:45:05.270 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-25 03:45:05.270 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-25 03:45:05.270 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-25 03:45:05.270 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-25 03:45:05.270 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-25 03:45:05.270 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-25 03:45:05.270 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-25 03:45:05.270 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-25 03:45:05.270 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-25 03:45:05.270 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-25 03:45:05.270 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-25 03:45:05.487 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:45:05.487 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-25 03:45:05.487 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-25 03:45:05.487 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-25 03:45:05.487 | The following packages were automatically installed and are no longer required: 2022-04-25 03:45:05.488 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:45:05.488 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:45:05.488 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:45:05.489 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:45:05.489 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:45:05.489 | python3-zope.interface 2022-04-25 03:45:05.489 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:45:05.602 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:45:05.607 | ++ functions-common:apt_get:1246 : result=0 2022-04-25 03:45:05.610 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:45:05.612 | ++ functions-common:time_stop:2437 : local name 2022-04-25 03:45:05.614 | ++ functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:05.616 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:05.618 | ++ functions-common:time_stop:2440 : local total 2022-04-25 03:45:05.620 | ++ functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:05.623 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:45:05.625 | ++ functions-common:time_stop:2444 : start_time=1650858304880 2022-04-25 03:45:05.627 | ++ functions-common:time_stop:2446 : [[ -z 1650858304880 ]] 2022-04-25 03:45:05.629 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:05.633 | ++ functions-common:time_stop:2449 : end_time=1650858305631 2022-04-25 03:45:05.636 | ++ functions-common:time_stop:2450 : elapsed_time=751 2022-04-25 03:45:05.638 | ++ functions-common:time_stop:2451 : total=747 2022-04-25 03:45:05.640 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:05.642 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1498 2022-04-25 03:45:05.644 | ++ functions-common:apt_get:1250 : return 0 2022-04-25 03:45:05.647 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-25 03:45:05.649 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:45:05.652 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-25 03:45:05.656 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-25 03:45:05.660 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-25 03:45:05.663 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-25 03:45:05.665 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-25 03:45:07.072 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-25 03:45:07.074 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-25 03:45:07.076 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-25 03:45:07.077 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-25 03:45:07.079 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-25 03:45:07.081 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-25 03:45:07.083 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-25 03:45:07.084 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-25 03:45:07.086 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-25 03:45:07.088 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-25 03:45:07.090 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-25 03:45:07.091 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-25 03:45:07.093 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-25 03:45:07.095 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-25 03:45:07.097 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-25 03:45:07.099 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-25 03:45:07.100 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-25 03:45:07.102 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-25 03:45:07.104 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-25 03:45:07.105 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-25 03:45:07.108 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-25 03:45:07.110 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-25 03:45:07.112 | + functions-common:_ensure_lsb_release:394 : return 2022-04-25 03:45:07.114 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-25 03:45:07.191 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-25 03:45:07.193 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-25 03:45:07.267 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-25 03:45:07.270 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-25 03:45:07.345 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-25 03:45:07.347 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-25 03:45:07.348 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-25 03:45:07.350 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-25 03:45:07.352 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-25 03:45:07.354 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-25 03:45:07.356 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-25 03:45:07.358 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-25 03:45:07.360 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-25 03:45:07.362 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-25 03:45:07.364 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-25 03:45:07.364 | Distro: focal 2022-04-25 03:45:07.366 | + tools/install_pip.sh:main:124 : get_versions 2022-04-25 03:45:07.369 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-25 03:45:07.372 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-25 03:45:07.374 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-25 03:45:07.377 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-25 03:45:07.377 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-25 03:45:08.068 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-25 03:45:08.070 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-25 03:45:08.070 | pip: 21.3.1 2022-04-25 03:45:08.072 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-25 03:45:08.074 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-25 03:45:08.076 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:45:08.078 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:45:08.080 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:45:08.082 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:45:08.083 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:45:08.085 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:45:08.087 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:45:08.088 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:45:08.090 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:45:08.092 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:45:08.094 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:45:08.095 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-25 03:45:08.097 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:08.099 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:08.101 | + tools/install_pip.sh:main:142 : : 2022-04-25 03:45:08.103 | + tools/install_pip.sh:main:147 : set -x 2022-04-25 03:45:08.104 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-25 03:45:08.106 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-25 03:45:08.108 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:45:08.110 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-25 03:45:08.112 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-25 03:45:08.114 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:45:08.117 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:45:08.117 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:45:08.122 | ++ 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-04-25 03:45:08.124 | ++ 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-04-25 03:45:08.126 | ++ 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-04-25 03:45:08.128 | + 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-04-25 03:45:08.130 | + 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-04-25 03:45:08.146 | 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-04-25 03:45:08.148 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-04-25 03:45:09.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:09.017 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:09.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:09.017 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:10.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:11.588 | 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-04-25 03:45:11.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-25 03:45:14.197 | Installing collected packages: setuptools 2022-04-25 03:45:15.066 | Successfully installed setuptools-62.1.0 2022-04-25 03:45:15.066 | 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-04-25 03:45:15.244 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:45:15.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:45:15.383 | + inc/python:pip_install:200 : result=0 2022-04-25 03:45:15.385 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:45:15.386 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:15.388 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:15.390 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:15.392 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:15.394 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:15.396 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:45:15.397 | + functions-common:time_stop:2444 : start_time=1650858308142 2022-04-25 03:45:15.399 | + functions-common:time_stop:2446 : [[ -z 1650858308142 ]] 2022-04-25 03:45:15.401 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:15.404 | + functions-common:time_stop:2449 : end_time=1650858315402 2022-04-25 03:45:15.406 | + functions-common:time_stop:2450 : elapsed_time=7260 2022-04-25 03:45:15.408 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:45:15.410 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:15.411 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7260 2022-04-25 03:45:15.413 | + inc/python:pip_install:203 : return 0 2022-04-25 03:45:15.415 | + tools/install_pip.sh:main:153 : get_versions 2022-04-25 03:45:15.417 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-25 03:45:15.421 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-25 03:45:15.423 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-25 03:45:15.426 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-25 03:45:15.426 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-25 03:45:16.115 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-25 03:45:16.117 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-25 03:45:16.117 | pip: 21.3.1 2022-04-25 03:45:16.120 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-25 03:45:16.124 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-25 03:45:16.127 | + ./stack.sh:main:798 : fixup_all 2022-04-25 03:45:16.129 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-25 03:45:16.131 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-25 03:45:16.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:16.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:16.138 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-25 03:45:16.150 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-25 03:45:16.161 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-25 03:45:16.172 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-25 03:45:16.174 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-25 03:45:16.176 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:45:16.178 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:45:16.180 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:45:16.182 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:45:16.184 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:45:16.187 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:45:16.189 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:45:16.191 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:45:16.193 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:45:16.196 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:45:16.198 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:45:16.200 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-25 03:45:16.203 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-25 03:45:16.205 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-25 03:45:16.207 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:45:16.209 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:45:16.211 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:45:16.214 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:45:16.216 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:45:16.218 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:45:16.220 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-25 03:45:16.222 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-25 03:45:16.224 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-25 03:45:16.227 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-25 03:45:16.229 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-25 03:45:16.231 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-25 03:45:16.233 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-25 03:45:16.254 | Using python 3.8 to install os-testr 2022-04-25 03:45:16.256 | + 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-04-25 03:45:17.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:17.127 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:17.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:17.127 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:18.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:18.346 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-25 03:45:18.839 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-25 03:45:18.840 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-25 03:45:18.841 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-25 03:45:18.855 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-25 03:45:18.864 | 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-04-25 03:45:18.876 | 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-04-25 03:45:21.411 | 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-04-25 03:45:21.418 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:45:21.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:45:21.539 | + inc/python:pip_install:200 : result=0 2022-04-25 03:45:21.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:45:21.543 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:21.545 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:21.547 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:21.549 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:21.551 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:21.553 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:45:21.556 | + functions-common:time_stop:2444 : start_time=1650858316249 2022-04-25 03:45:21.558 | + functions-common:time_stop:2446 : [[ -z 1650858316249 ]] 2022-04-25 03:45:21.561 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:21.565 | + functions-common:time_stop:2449 : end_time=1650858321562 2022-04-25 03:45:21.567 | + functions-common:time_stop:2450 : elapsed_time=5313 2022-04-25 03:45:21.569 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:45:21.571 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:21.573 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5313 2022-04-25 03:45:21.576 | + inc/python:pip_install:203 : return 0 2022-04-25 03:45:21.579 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-25 03:45:21.629 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-25 03:45:21.734 | + ./stack.sh:main:812 : install_infra 2022-04-25 03:45:21.738 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:45:21.741 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-25 03:45:21.743 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:45:21.746 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-25 03:45:21.769 | + 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-04-25 03:45:23.694 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.702 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.706 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.711 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.715 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.722 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.726 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.752 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.830 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.849 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.853 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.858 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.873 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.881 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.883 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.899 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.917 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.927 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.931 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.949 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.972 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.989 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:23.997 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.003 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.023 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.052 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.054 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.068 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.073 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.077 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.082 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.098 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.104 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.156 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.173 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.177 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.209 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.271 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.278 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.285 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.336 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.349 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.357 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.463 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.487 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.491 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.502 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.508 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.527 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.534 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.551 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.582 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.610 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.622 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.630 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.638 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.655 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.664 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.678 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.690 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.694 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:24.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:24.839 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-25 03:45:25.134 | + inc/python:pip_install:200 : result=0 2022-04-25 03:45:25.137 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:45:25.139 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:25.141 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:25.143 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:25.145 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:25.147 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:25.149 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:45:25.151 | + functions-common:time_stop:2444 : start_time=1650858321761 2022-04-25 03:45:25.153 | + functions-common:time_stop:2446 : [[ -z 1650858321761 ]] 2022-04-25 03:45:25.157 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:25.161 | + functions-common:time_stop:2449 : end_time=1650858325158 2022-04-25 03:45:25.163 | + functions-common:time_stop:2450 : elapsed_time=3397 2022-04-25 03:45:25.165 | + functions-common:time_stop:2451 : total=5313 2022-04-25 03:45:25.167 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:25.169 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8710 2022-04-25 03:45:25.172 | + inc/python:pip_install:203 : return 0 2022-04-25 03:45:25.174 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:45:25.177 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-25 03:45:25.199 | + 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-04-25 03:45:26.970 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:26.978 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:26.982 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:26.987 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:26.991 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:26.998 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.002 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.028 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.108 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.127 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.131 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.136 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.151 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.161 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.163 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.179 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.197 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.207 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.212 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.230 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.252 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.271 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.279 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.285 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.305 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.335 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.337 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.351 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.356 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.360 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.365 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.380 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.388 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.438 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.457 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.461 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.492 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.555 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.562 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.569 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.620 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.634 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.643 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.749 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.774 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.778 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.788 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.793 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.814 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.821 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.838 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.869 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.898 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.910 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.918 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.926 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.944 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.953 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.967 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.978 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.983 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:45:27.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:27.991 | Processing /opt/stack/requirements 2022-04-25 03:45:29.725 | 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-04-25 03:45:29.728 | 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-04-25 03:45:29.740 | 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-04-25 03:45:29.745 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-25 03:45:29.748 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-04-25 03:45:29.754 | 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-04-25 03:45:29.781 | 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-04-25 03:45:29.784 | 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-04-25 03:45:29.794 | 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-04-25 03:45:29.846 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (1.3) 2022-04-25 03:45:29.848 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (0.3.0) 2022-04-25 03:45:29.864 | 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-04-25 03:45:29.869 | 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-04-25 03:45:29.873 | 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-04-25 03:45:29.875 | 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-04-25 03:45:29.878 | 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-04-25 03:45:29.891 | 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-04-25 03:45:29.893 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-25 03:45:29.905 | 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-04-25 03:45:29.911 | 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-04-25 03:45:29.960 | 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-04-25 03:45:29.965 | 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-04-25 03:45:29.968 | 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-04-25 03:45:30.030 | Building wheels for collected packages: openstack-requirements 2022-04-25 03:45:30.031 | Building wheel for openstack-requirements (setup.py): started 2022-04-25 03:45:30.855 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-25 03:45:30.855 | ERROR: Command errored out with exit status 1: 2022-04-25 03:45:30.855 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zug07q0d/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zug07q0d/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-rxu0qr5h 2022-04-25 03:45:30.855 | cwd: /tmp/pip-req-build-zug07q0d/ 2022-04-25 03:45:30.855 | Complete output (6 lines): 2022-04-25 03:45:30.855 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-25 03:45:30.856 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-25 03:45:30.856 | or: setup.py --help-commands 2022-04-25 03:45:30.856 | or: setup.py cmd --help 2022-04-25 03:45:30.856 | 2022-04-25 03:45:30.856 | error: invalid command 'bdist_wheel' 2022-04-25 03:45:30.856 | ---------------------------------------- 2022-04-25 03:45:30.856 | ERROR: Failed building wheel for openstack-requirements 2022-04-25 03:45:30.856 | Running setup.py clean for openstack-requirements 2022-04-25 03:45:31.693 | Failed to build openstack-requirements 2022-04-25 03:45:31.712 | Installing collected packages: openstack-requirements 2022-04-25 03:45:31.712 | Attempting uninstall: openstack-requirements 2022-04-25 03:45:31.713 | Found existing installation: openstack-requirements 1.2.1.dev5368 2022-04-25 03:45:31.749 | Uninstalling openstack-requirements-1.2.1.dev5368: 2022-04-25 03:45:31.768 | Successfully uninstalled openstack-requirements-1.2.1.dev5368 2022-04-25 03:45:31.770 | Running setup.py install for openstack-requirements: started 2022-04-25 03:45:34.145 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-25 03:45:34.168 | Successfully installed openstack-requirements-1.2.1.dev5368 2022-04-25 03:45:34.294 | + inc/python:pip_install:200 : result=0 2022-04-25 03:45:34.296 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:45:34.298 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:34.301 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:34.303 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:34.305 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:34.307 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:34.309 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:45:34.311 | + functions-common:time_stop:2444 : start_time=1650858325191 2022-04-25 03:45:34.313 | + functions-common:time_stop:2446 : [[ -z 1650858325191 ]] 2022-04-25 03:45:34.316 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:34.320 | + functions-common:time_stop:2449 : end_time=1650858334318 2022-04-25 03:45:34.322 | + functions-common:time_stop:2450 : elapsed_time=9127 2022-04-25 03:45:34.324 | + functions-common:time_stop:2451 : total=8710 2022-04-25 03:45:34.326 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:34.329 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17837 2022-04-25 03:45:34.331 | + inc/python:pip_install:203 : return 0 2022-04-25 03:45:34.333 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-25 03:45:34.336 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-25 03:45:34.338 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-25 03:45:34.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:34.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:34.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-25 03:45:34.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:34.350 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-25 03:45:34.370 | Using python 3.8 to install pbr 2022-04-25 03:45:34.372 | + 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-04-25 03:45:35.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:35.250 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:35.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:35.250 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:36.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:36.484 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-25 03:45:39.172 | 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-04-25 03:45:39.179 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:45:39.179 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:45:39.300 | + inc/python:pip_install:200 : result=0 2022-04-25 03:45:39.302 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:45:39.304 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:39.307 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:39.309 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:39.311 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:39.313 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:39.315 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:45:39.317 | + functions-common:time_stop:2444 : start_time=1650858334365 2022-04-25 03:45:39.320 | + functions-common:time_stop:2446 : [[ -z 1650858334365 ]] 2022-04-25 03:45:39.322 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:39.327 | + functions-common:time_stop:2449 : end_time=1650858339324 2022-04-25 03:45:39.329 | + functions-common:time_stop:2450 : elapsed_time=4959 2022-04-25 03:45:39.331 | + functions-common:time_stop:2451 : total=17837 2022-04-25 03:45:39.333 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:39.335 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22796 2022-04-25 03:45:39.337 | + inc/python:pip_install:203 : return 0 2022-04-25 03:45:39.340 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-25 03:45:41.615 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-25 03:45:43.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:43.504 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-25 03:45:43.525 | 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-04-25 03:45:43.528 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-25 03:45:43.532 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-25 03:45:43.536 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-25 03:45:43.540 | 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.8) 2022-04-25 03:45:43.611 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-25 03:45:43.614 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-25 03:45:43.617 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-25 03:45:43.633 | + ./stack.sh:main:821 : pkgs= 2022-04-25 03:45:43.636 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-25 03:45:43.638 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-25 03:45:43.641 | + functions-common:run_phase:1865 : local mode=stack 2022-04-25 03:45:43.643 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-25 03:45:43.645 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:45:43.647 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:45:43.650 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:45:43.652 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:45:43.655 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:45:43.657 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:45:43.661 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:45:43.663 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:45:43.666 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:45:43.668 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-25 03:45:43.670 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:45:43.687 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:43.690 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:45:43.692 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:45:43.695 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-25 03:45:43.697 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:45:43.699 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-25 03:45:43.702 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:45:43.704 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-25 03:45:43.706 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:45:43.708 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-25 03:45:43.710 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:45:43.712 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-25 03:45:43.714 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-25 03:45:43.717 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-25 03:45:43.719 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:45:43.721 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:45:43.723 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-25 03:45:43.725 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-25 03:45:43.727 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-25 03:45:43.730 | + functions-common:run_plugins:1854 : local plugins= 2022-04-25 03:45:43.732 | + functions-common:run_plugins:1855 : local plugin 2022-04-25 03:45:43.735 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-25 03:45:43.738 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-25 03:45:43.740 | + functions:set_systemd_override:821 : local value=2048 2022-04-25 03:45:43.743 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-25 03:45:43.745 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-25 03:45:43.798 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-25 03:45:43.798 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-25 03:45:43.800 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-25 03:45:44.150 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-25 03:45:44.152 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-25 03:45:44.168 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:44.171 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-25 03:45:44.173 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:45:44.176 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:45:44.178 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:45:44.180 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:45:44.182 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:44.185 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:45:44.187 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:44.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:44.192 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:45:44.194 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:45:44.197 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:45:44.199 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:45:44.201 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-25 03:45:44.203 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:45:44.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:44.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:44.210 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-25 03:45:44.231 | + 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-04-25 03:45:44.340 | Reading package lists... 2022-04-25 03:45:44.581 | Building dependency tree... 2022-04-25 03:45:44.582 | Reading state information... 2022-04-25 03:45:44.832 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-25 03:45:44.832 | The following packages were automatically installed and are no longer required: 2022-04-25 03:45:44.833 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:45:44.833 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:45:44.833 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:45:44.833 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:45:44.833 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:45:44.833 | python3-zope.interface 2022-04-25 03:45:44.833 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:45:44.949 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:45:44.953 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:45:44.956 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:45:44.958 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:44.960 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:44.963 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:44.965 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:44.971 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:44.974 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:45:44.977 | + functions-common:time_stop:2444 : start_time=1650858344228 2022-04-25 03:45:44.979 | + functions-common:time_stop:2446 : [[ -z 1650858344228 ]] 2022-04-25 03:45:44.982 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:44.986 | + functions-common:time_stop:2449 : end_time=1650858344984 2022-04-25 03:45:44.988 | + functions-common:time_stop:2450 : elapsed_time=756 2022-04-25 03:45:44.991 | + functions-common:time_stop:2451 : total=1498 2022-04-25 03:45:44.993 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:44.995 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2254 2022-04-25 03:45:44.997 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:45:45.000 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-25 03:45:45.002 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:45:45.004 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:45:45.007 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:45:45.009 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:45:45.011 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:45:45.014 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:45:45.016 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-25 03:45:45.019 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:45:45.021 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:45:45.023 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:45:45.026 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:45:45.028 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:45:45.031 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:45:45.033 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:45:45.035 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:45:45.037 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:45:45.040 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:45:45.042 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:45:45.044 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-25 03:45:45.047 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:45:45.049 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:45:45.051 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:45:45.053 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:45:45.056 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:45:45.058 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:45:45.060 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-25 03:45:45.063 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-25 03:45:45.079 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:45.081 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-25 03:45:45.084 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:45:45.086 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-25 03:45:45.088 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-25 03:45:45.091 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-25 03:45:45.096 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-25 03:45:45.098 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-25 03:45:45.100 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-25 03:45:45.103 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-25 03:45:45.105 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-25 03:45:45.107 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-25 03:45:45.110 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-25 03:45:45.832 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-25 03:45:45.832 | user tags 2022-04-25 03:45:45.832 | stackrabbit []' 2022-04-25 03:45:45.836 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-25 03:45:45.836 | user tags 2022-04-25 03:45:45.836 | stackrabbit []' 2022-04-25 03:45:45.836 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-25 03:45:45.842 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-25 03:45:45.844 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-25 03:45:45.847 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-25 03:45:46.500 | Changing password for user "stackrabbit" ... 2022-04-25 03:45:46.524 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-25 03:45:47.170 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-25 03:45:47.193 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-25 03:45:47.196 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-25 03:45:47.884 | Changing password for user "stackrabbit" ... 2022-04-25 03:45:47.908 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-25 03:45:47.910 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-25 03:45:47.912 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-25 03:45:48.553 | Deleting user "guest" ... 2022-04-25 03:45:48.568 | Error: 2022-04-25 03:45:48.568 | {:no_such_user, "guest"} 2022-04-25 03:45:48.581 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-25 03:45:48.584 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-25 03:45:48.600 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:48.602 | + ./stack.sh:main:838 : install_database 2022-04-25 03:45:48.605 | + lib/database:install_database:118 : install_database_mysql 2022-04-25 03:45:48.607 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-04-25 03:45:48.609 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:48.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:48.614 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-04-25 03:45:48.829 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-25 03:45:48.831 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-04-25 03:45:48.833 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-04-25 03:45:48.836 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-25 03:45:48.838 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:45:48.840 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-04-25 03:45:48.843 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:45:48.845 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:45:48.847 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:45:48.850 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:45:48.852 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:45:48.854 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:45:48.856 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:45:48.859 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:45:48.862 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:45:48.864 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:45:48.866 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:45:48.869 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-04-25 03:45:48.871 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:45:48.874 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:45:48.876 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:45:48.878 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:45:48.881 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:45:48.883 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:45:48.885 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-04-25 03:45:48.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:48.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:48.892 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-04-25 03:45:48.894 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:45:48.897 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:45:48.899 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:45:48.901 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:45:48.903 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:48.906 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:45:48.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:48.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:48.912 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:45:48.915 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:45:48.917 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:45:48.919 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:45:48.922 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-25 03:45:48.924 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:45:48.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:48.929 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:48.931 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-25 03:45:48.952 | + 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-04-25 03:45:49.061 | Reading package lists... 2022-04-25 03:45:49.300 | Building dependency tree... 2022-04-25 03:45:49.302 | Reading state information... 2022-04-25 03:45:49.552 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-25 03:45:49.552 | The following packages were automatically installed and are no longer required: 2022-04-25 03:45:49.553 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:45:49.553 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:45:49.553 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:45:49.553 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:45:49.553 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:45:49.553 | python3-zope.interface 2022-04-25 03:45:49.553 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:45:49.666 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:45:49.670 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:45:49.673 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:45:49.675 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:49.677 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:49.679 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:49.681 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:49.683 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:49.685 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:45:49.688 | + functions-common:time_stop:2444 : start_time=1650858348949 2022-04-25 03:45:49.690 | + functions-common:time_stop:2446 : [[ -z 1650858348949 ]] 2022-04-25 03:45:49.692 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:49.696 | + functions-common:time_stop:2449 : end_time=1650858349694 2022-04-25 03:45:49.699 | + functions-common:time_stop:2450 : elapsed_time=745 2022-04-25 03:45:49.701 | + functions-common:time_stop:2451 : total=2254 2022-04-25 03:45:49.703 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:49.705 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2999 2022-04-25 03:45:49.708 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:45:49.710 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-25 03:45:49.712 | + ./stack.sh:main:841 : install_database_python 2022-04-25 03:45:49.715 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-25 03:45:49.717 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-04-25 03:45:49.720 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-25 03:45:49.722 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:45:49.725 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-25 03:45:49.727 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-25 03:45:49.730 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:45:49.733 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:45:49.733 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:45:49.738 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-25 03:45:49.740 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-25 03:45:49.743 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-25 03:45:49.745 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-25 03:45:49.748 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-25 03:45:49.773 | Using python 3.8 to install PyMySQL 2022-04-25 03:45:49.776 | + 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-04-25 03:45:50.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:50.649 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:50.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:50.649 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:51.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:51.872 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-25 03:45:54.425 | 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-04-25 03:45:54.432 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:45:54.432 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:45:54.548 | + inc/python:pip_install:200 : result=0 2022-04-25 03:45:54.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:45:54.553 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:54.555 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:54.557 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:54.560 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:54.562 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:54.564 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:45:54.567 | + functions-common:time_stop:2444 : start_time=1650858349768 2022-04-25 03:45:54.569 | + functions-common:time_stop:2446 : [[ -z 1650858349768 ]] 2022-04-25 03:45:54.572 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:54.576 | + functions-common:time_stop:2449 : end_time=1650858354574 2022-04-25 03:45:54.579 | + functions-common:time_stop:2450 : elapsed_time=4806 2022-04-25 03:45:54.581 | + functions-common:time_stop:2451 : total=22796 2022-04-25 03:45:54.583 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:54.586 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27602 2022-04-25 03:45:54.588 | + inc/python:pip_install:203 : return 0 2022-04-25 03:45:54.590 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-25 03:45:54.593 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-25 03:45:54.595 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-25 03:45:54.598 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-25 03:45:54.614 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:54.616 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-25 03:45:54.619 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-25 03:45:54.622 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:45:54.623 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:45:54.628 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:45:54.630 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:45:54.633 | + 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-04-25 03:45:54.635 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:45:54.638 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-25 03:45:54.641 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-25 03:45:54.658 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:54.661 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-25 03:45:54.663 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:45:54.665 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:45:54.668 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:45:54.670 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:45:54.673 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:54.676 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:45:54.678 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:54.680 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:54.683 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:45:54.685 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:45:54.687 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:45:54.690 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:45:54.692 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-25 03:45:54.695 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:45:54.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:54.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:54.701 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-25 03:45:54.722 | + 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-04-25 03:45:54.831 | Reading package lists... 2022-04-25 03:45:55.078 | Building dependency tree... 2022-04-25 03:45:55.079 | Reading state information... 2022-04-25 03:45:55.337 | radvd is already the newest version (1:2.17-2). 2022-04-25 03:45:55.337 | The following packages were automatically installed and are no longer required: 2022-04-25 03:45:55.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:45:55.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:45:55.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:45:55.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:45:55.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:45:55.338 | python3-zope.interface 2022-04-25 03:45:55.338 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:45:55.451 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:45:55.456 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:45:55.458 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:45:55.460 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:55.462 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:55.464 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:55.467 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:55.469 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:55.471 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:45:55.474 | + functions-common:time_stop:2444 : start_time=1650858354720 2022-04-25 03:45:55.476 | + functions-common:time_stop:2446 : [[ -z 1650858354720 ]] 2022-04-25 03:45:55.478 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:55.482 | + functions-common:time_stop:2449 : end_time=1650858355480 2022-04-25 03:45:55.485 | + functions-common:time_stop:2450 : elapsed_time=760 2022-04-25 03:45:55.487 | + functions-common:time_stop:2451 : total=2999 2022-04-25 03:45:55.490 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:55.492 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3759 2022-04-25 03:45:55.494 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:45:55.496 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-25 03:45:55.512 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:55.515 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-25 03:45:55.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-25 03:45:55.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-25 03:45:55.522 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-25 03:45:55.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-25 03:45:55.544 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:45:55.547 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:45:55.549 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:45:55.551 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:45:55.553 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:45:55.556 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:45:55.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:55.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:55.562 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:45:55.564 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:45:55.566 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:45:55.568 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:45:55.571 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-25 03:45:55.573 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:45:55.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:55.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:55.580 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-25 03:45:55.600 | + 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-04-25 03:45:55.709 | Reading package lists... 2022-04-25 03:45:55.950 | Building dependency tree... 2022-04-25 03:45:55.951 | Reading state information... 2022-04-25 03:45:56.204 | fakeroot is already the newest version (1.24-1). 2022-04-25 03:45:56.204 | make is already the newest version (4.2.1-1.2). 2022-04-25 03:45:56.204 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-25 03:45:56.204 | The following packages were automatically installed and are no longer required: 2022-04-25 03:45:56.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:45:56.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:45:56.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:45:56.205 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:45:56.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:45:56.205 | python3-zope.interface 2022-04-25 03:45:56.205 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:45:56.320 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:45:56.324 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:45:56.326 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:45:56.329 | + functions-common:time_stop:2437 : local name 2022-04-25 03:45:56.331 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:45:56.333 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:45:56.335 | + functions-common:time_stop:2440 : local total 2022-04-25 03:45:56.337 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:45:56.339 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:45:56.341 | + functions-common:time_stop:2444 : start_time=1650858355597 2022-04-25 03:45:56.344 | + functions-common:time_stop:2446 : [[ -z 1650858355597 ]] 2022-04-25 03:45:56.346 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:45:56.350 | + functions-common:time_stop:2449 : end_time=1650858356348 2022-04-25 03:45:56.352 | + functions-common:time_stop:2450 : elapsed_time=751 2022-04-25 03:45:56.354 | + functions-common:time_stop:2451 : total=3759 2022-04-25 03:45:56.357 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:45:56.359 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4510 2022-04-25 03:45:56.361 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:45:56.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-25 03:45:56.365 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:45:56.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:45:56.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-25 03:45:56.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-25 03:45:56.376 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-25 03:45:56.380 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-25 03:45:56.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-25 03:45:56.385 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-25 03:45:56.386 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-25 03:45:56.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-25 03:45:56.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-25 03:45:56.395 | + functions:vercmp:628 : local v1=5.4 2022-04-25 03:45:56.397 | + functions:vercmp:629 : local 'op=<' 2022-04-25 03:45:56.400 | + functions:vercmp:630 : local v2=3.13 2022-04-25 03:45:56.402 | + functions:vercmp:631 : local result 2022-04-25 03:45:56.405 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-25 03:45:56.405 | ++ functions:vercmp:635 : sort -V 2022-04-25 03:45:56.406 | ++ functions:vercmp:635 : head -1 2022-04-25 03:45:56.410 | + functions:vercmp:635 : result=3.13 2022-04-25 03:45:56.413 | + functions:vercmp:637 : case $op in 2022-04-25 03:45:56.415 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-25 03:45:56.417 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-25 03:45:56.419 | + functions:vercmp:648 : return 2022-04-25 03:45:56.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-25 03:45:56.424 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:45:56.426 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-25 03:45:56.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-25 03:45:56.896 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-25 03:45:56.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:56.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:56.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-25 03:45:56.908 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:56.911 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-25 03:45:56.929 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:45:56.931 | + ./stack.sh:main:849 : install_etcd3 2022-04-25 03:45:56.934 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-25 03:45:56.934 | Installing etcd 2022-04-25 03:45:56.936 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-25 03:45:56.949 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-25 03:45:56.968 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-25 03:45:56.970 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-25 03:45:56.984 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-25 03:45:56.987 | ++ 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-04-25 03:45:56.989 | ++ 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-04-25 03:45:56.993 | +++ 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-04-25 03:45:56.997 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:45:56.999 | ++ 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-04-25 03:45:57.001 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-25 03:45:57.004 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:45:57.006 | ++ functions:get_extra_file:74 : return 2022-04-25 03:45:57.009 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:45:57.011 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-25 03:45:57.013 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-25 03:45:57.016 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-25 03:45:57.033 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:45:57.035 | + ./stack.sh:main:868 : install_dstat 2022-04-25 03:45:57.037 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-25 03:45:57.054 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:45:57.056 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-25 03:45:57.059 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:45:57.061 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-25 03:45:57.063 | + ./stack.sh:main:877 : install_libs 2022-04-25 03:45:57.066 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-25 03:45:57.068 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-25 03:45:57.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-25 03:45:57.073 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-25 03:45:57.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-25 03:45:57.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.084 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-25 03:45:57.086 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-25 03:45:57.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-25 03:45:57.091 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-25 03:45:57.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-25 03:45:57.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.102 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-25 03:45:57.104 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-25 03:45:57.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-25 03:45:57.109 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-25 03:45:57.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-25 03:45:57.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.121 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-25 03:45:57.123 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-25 03:45:57.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-25 03:45:57.127 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-25 03:45:57.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-25 03:45:57.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.138 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-25 03:45:57.141 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-25 03:45:57.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-25 03:45:57.145 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-25 03:45:57.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-25 03:45:57.154 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.157 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-25 03:45:57.159 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-25 03:45:57.161 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-25 03:45:57.164 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-25 03:45:57.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-25 03:45:57.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.175 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-25 03:45:57.178 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-25 03:45:57.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-25 03:45:57.182 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-25 03:45:57.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-25 03:45:57.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.193 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-25 03:45:57.196 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-25 03:45:57.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-25 03:45:57.200 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-25 03:45:57.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-25 03:45:57.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.211 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-25 03:45:57.214 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-25 03:45:57.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-25 03:45:57.219 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-25 03:45:57.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-25 03:45:57.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.230 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-25 03:45:57.232 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-25 03:45:57.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-25 03:45:57.237 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-25 03:45:57.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-25 03:45:57.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.248 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-25 03:45:57.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-25 03:45:57.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-25 03:45:57.255 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-25 03:45:57.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-25 03:45:57.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.267 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-25 03:45:57.269 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-25 03:45:57.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-25 03:45:57.274 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-25 03:45:57.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-25 03:45:57.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.286 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-25 03:45:57.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-25 03:45:57.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-25 03:45:57.293 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-25 03:45:57.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-25 03:45:57.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.304 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-25 03:45:57.306 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-25 03:45:57.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-25 03:45:57.311 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-25 03:45:57.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-25 03:45:57.320 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.323 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-25 03:45:57.325 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-25 03:45:57.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-25 03:45:57.330 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-25 03:45:57.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-25 03:45:57.339 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.341 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-25 03:45:57.344 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-25 03:45:57.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-25 03:45:57.349 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-25 03:45:57.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-25 03:45:57.358 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.360 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-25 03:45:57.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-25 03:45:57.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-25 03:45:57.367 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-25 03:45:57.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-25 03:45:57.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.379 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-25 03:45:57.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-25 03:45:57.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-25 03:45:57.385 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-25 03:45:57.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-25 03:45:57.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.397 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-25 03:45:57.400 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-25 03:45:57.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-25 03:45:57.404 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-25 03:45:57.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-25 03:45:57.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.416 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-25 03:45:57.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-25 03:45:57.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-25 03:45:57.423 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-25 03:45:57.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-25 03:45:57.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.434 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-25 03:45:57.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-25 03:45:57.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-25 03:45:57.441 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-25 03:45:57.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-25 03:45:57.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.453 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-25 03:45:57.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-25 03:45:57.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-25 03:45:57.460 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-25 03:45:57.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-25 03:45:57.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.472 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-25 03:45:57.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-25 03:45:57.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-25 03:45:57.479 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-25 03:45:57.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-25 03:45:57.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.490 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-25 03:45:57.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-25 03:45:57.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-25 03:45:57.497 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-25 03:45:57.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-25 03:45:57.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.508 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-25 03:45:57.511 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-25 03:45:57.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-25 03:45:57.516 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-25 03:45:57.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-25 03:45:57.525 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.527 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-25 03:45:57.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-25 03:45:57.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-25 03:45:57.535 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-25 03:45:57.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-25 03:45:57.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.546 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-25 03:45:57.548 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-25 03:45:57.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-25 03:45:57.553 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-25 03:45:57.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-25 03:45:57.562 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.564 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-25 03:45:57.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-25 03:45:57.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-25 03:45:57.572 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-25 03:45:57.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-25 03:45:57.581 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.584 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-25 03:45:57.586 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-25 03:45:57.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-25 03:45:57.590 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-25 03:45:57.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-25 03:45:57.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.602 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-25 03:45:57.605 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-25 03:45:57.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-25 03:45:57.609 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-25 03:45:57.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-25 03:45:57.618 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.621 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-25 03:45:57.623 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-25 03:45:57.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-25 03:45:57.628 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-25 03:45:57.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-25 03:45:57.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.640 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-25 03:45:57.642 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-25 03:45:57.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-25 03:45:57.647 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-25 03:45:57.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-25 03:45:57.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.659 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-25 03:45:57.661 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-25 03:45:57.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-25 03:45:57.665 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-25 03:45:57.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-25 03:45:57.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.677 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-25 03:45:57.679 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-25 03:45:57.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-25 03:45:57.684 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-25 03:45:57.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-25 03:45:57.694 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.696 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-25 03:45:57.698 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-25 03:45:57.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-25 03:45:57.704 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-25 03:45:57.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-25 03:45:57.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.715 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-25 03:45:57.717 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-25 03:45:57.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-25 03:45:57.722 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-25 03:45:57.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-25 03:45:57.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.733 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-25 03:45:57.736 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-25 03:45:57.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-25 03:45:57.740 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-25 03:45:57.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-25 03:45:57.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.752 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-25 03:45:57.755 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-25 03:45:57.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-25 03:45:57.759 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-25 03:45:57.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:45:57.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:45:57.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-25 03:45:57.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:45:57.771 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-25 03:45:57.793 | Using python 3.8 to install etcd3 2022-04-25 03:45:57.795 | + 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-04-25 03:45:58.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:58.667 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:58.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:45:58.667 | from cryptography.utils import int_from_bytes 2022-04-25 03:45:59.849 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:45:59.881 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-25 03:45:59.890 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-25 03:45:59.891 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-25 03:45:59.892 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-25 03:45:59.893 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-25 03:46:02.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-04-25 03:46:02.451 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:46:02.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:46:02.567 | + inc/python:pip_install:200 : result=0 2022-04-25 03:46:02.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:46:02.572 | + functions-common:time_stop:2437 : local name 2022-04-25 03:46:02.574 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:46:02.576 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:46:02.578 | + functions-common:time_stop:2440 : local total 2022-04-25 03:46:02.581 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:46:02.583 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:46:02.585 | + functions-common:time_stop:2444 : start_time=1650858357788 2022-04-25 03:46:02.587 | + functions-common:time_stop:2446 : [[ -z 1650858357788 ]] 2022-04-25 03:46:02.590 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:46:02.594 | + functions-common:time_stop:2449 : end_time=1650858362591 2022-04-25 03:46:02.596 | + functions-common:time_stop:2450 : elapsed_time=4803 2022-04-25 03:46:02.598 | + functions-common:time_stop:2451 : total=27602 2022-04-25 03:46:02.600 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:46:02.602 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32405 2022-04-25 03:46:02.605 | + inc/python:pip_install:203 : return 0 2022-04-25 03:46:02.607 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-25 03:46:02.629 | Using python 3.8 to install etcd3gw 2022-04-25 03:46:02.631 | + 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-04-25 03:46:03.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:03.486 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:03.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:03.486 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:04.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:46:04.686 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-25 03:46:04.694 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-25 03:46:04.695 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-25 03:46:04.696 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-25 03:46:04.697 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-25 03:46:04.729 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-25 03:46:04.731 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-25 03:46:04.734 | 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-04-25 03:46:04.735 | 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-04-25 03:46:07.227 | 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-04-25 03:46:07.234 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:46:07.234 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:46:07.351 | + inc/python:pip_install:200 : result=0 2022-04-25 03:46:07.353 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:46:07.355 | + functions-common:time_stop:2437 : local name 2022-04-25 03:46:07.357 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:46:07.359 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:46:07.362 | + functions-common:time_stop:2440 : local total 2022-04-25 03:46:07.364 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:46:07.366 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:46:07.368 | + functions-common:time_stop:2444 : start_time=1650858362623 2022-04-25 03:46:07.370 | + functions-common:time_stop:2446 : [[ -z 1650858362623 ]] 2022-04-25 03:46:07.374 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:46:07.378 | + functions-common:time_stop:2449 : end_time=1650858367375 2022-04-25 03:46:07.380 | + functions-common:time_stop:2450 : elapsed_time=4752 2022-04-25 03:46:07.382 | + functions-common:time_stop:2451 : total=32405 2022-04-25 03:46:07.384 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:46:07.386 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37157 2022-04-25 03:46:07.389 | + inc/python:pip_install:203 : return 0 2022-04-25 03:46:07.391 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-25 03:46:07.394 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-25 03:46:07.396 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-25 03:46:07.398 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:46:07.401 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:46:07.403 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:46:07.405 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:46:07.408 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:46:07.410 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:46:07.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:46:07.414 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:46:07.417 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:46:07.419 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:46:07.421 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:46:07.424 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-25 03:46:07.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:07.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:07.431 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-25 03:46:07.433 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:46:07.435 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:46:07.438 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:46:07.440 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:46:07.443 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:46:07.445 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:46:07.447 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:46:07.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:07.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:07.455 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:46:07.457 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:46:07.459 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:46:07.462 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:46:07.464 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:46:07.466 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:46:07.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:07.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:07.473 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:46:07.494 | + 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-04-25 03:46:07.603 | Reading package lists... 2022-04-25 03:46:07.852 | Building dependency tree... 2022-04-25 03:46:07.853 | Reading state information... 2022-04-25 03:46:08.106 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-25 03:46:08.106 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-25 03:46:08.106 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:46:08.106 | The following packages were automatically installed and are no longer required: 2022-04-25 03:46:08.107 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:46:08.107 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:46:08.107 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:46:08.107 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:46:08.107 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:46:08.107 | python3-zope.interface 2022-04-25 03:46:08.107 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:46:08.220 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:46:08.224 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:46:08.227 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:46:08.229 | + functions-common:time_stop:2437 : local name 2022-04-25 03:46:08.231 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:46:08.233 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:46:08.235 | + functions-common:time_stop:2440 : local total 2022-04-25 03:46:08.238 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:46:08.240 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:46:08.242 | + functions-common:time_stop:2444 : start_time=1650858367491 2022-04-25 03:46:08.244 | + functions-common:time_stop:2446 : [[ -z 1650858367491 ]] 2022-04-25 03:46:08.247 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:46:08.252 | + functions-common:time_stop:2449 : end_time=1650858368249 2022-04-25 03:46:08.254 | + functions-common:time_stop:2450 : elapsed_time=758 2022-04-25 03:46:08.256 | + functions-common:time_stop:2451 : total=4510 2022-04-25 03:46:08.258 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:46:08.261 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5268 2022-04-25 03:46:08.263 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:46:08.266 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-25 03:46:08.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:08.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:08.273 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-25 03:46:08.334 | Module proxy already enabled 2022-04-25 03:46:08.339 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-25 03:46:08.399 | Considering dependency proxy for proxy_uwsgi: 2022-04-25 03:46:08.399 | Module proxy already enabled 2022-04-25 03:46:08.399 | Module proxy_uwsgi already enabled 2022-04-25 03:46:08.403 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-25 03:46:08.405 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:46:08.408 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:46:08.410 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:46:08.552 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-25 03:46:08.554 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-25 03:46:08.557 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-25 03:46:08.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-25 03:46:08.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.570 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-25 03:46:08.572 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-25 03:46:08.575 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-25 03:46:08.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-25 03:46:08.584 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.586 | + ./stack.sh:main:885 : install_glanceclient 2022-04-25 03:46:08.588 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-25 03:46:08.591 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-25 03:46:08.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-25 03:46:08.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.603 | + ./stack.sh:main:886 : install_cinderclient 2022-04-25 03:46:08.606 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-25 03:46:08.609 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-25 03:46:08.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-25 03:46:08.618 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.621 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-25 03:46:08.624 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-25 03:46:08.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-25 03:46:08.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.635 | + ./stack.sh:main:887 : install_novaclient 2022-04-25 03:46:08.638 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-25 03:46:08.640 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-25 03:46:08.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-25 03:46:08.650 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.652 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-25 03:46:08.669 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:46:08.671 | + ./stack.sh:main:889 : install_swiftclient 2022-04-25 03:46:08.674 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-25 03:46:08.676 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-25 03:46:08.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-25 03:46:08.685 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.688 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-25 03:46:08.705 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:46:08.707 | + ./stack.sh:main:892 : install_neutronclient 2022-04-25 03:46:08.709 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-25 03:46:08.712 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-25 03:46:08.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-25 03:46:08.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.724 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-25 03:46:08.726 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-25 03:46:08.728 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-25 03:46:08.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:08.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:08.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-25 03:46:08.738 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:08.741 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-25 03:46:08.743 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-25 03:46:08.745 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:46:08.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-25 03:46:08.751 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-25 03:46:08.753 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:46:08.757 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:46:08.757 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:46:08.763 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-25 03:46:08.765 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-25 03:46:08.768 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-25 03:46:08.771 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-25 03:46:08.773 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-25 03:46:08.793 | Using python 3.8 to install keystonemiddleware 2022-04-25 03:46:08.796 | + 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-04-25 03:46:09.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:09.663 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:09.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:09.663 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:10.850 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:46:10.883 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-25 03:46:10.937 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-25 03:46:10.938 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-25 03:46:10.939 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-25 03:46:10.940 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-25 03:46:10.941 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-25 03:46:10.942 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-25 03:46:10.943 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-25 03:46:10.944 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-25 03:46:10.946 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-25 03:46:10.947 | 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-04-25 03:46:10.948 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-25 03:46:10.949 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-25 03:46:10.951 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-25 03:46:10.952 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-25 03:46:11.009 | 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-04-25 03:46:11.010 | 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-04-25 03:46:11.012 | 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-04-25 03:46:11.051 | 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-04-25 03:46:11.092 | 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-04-25 03:46:11.093 | 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-04-25 03:46:11.094 | 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-04-25 03:46:11.095 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-25 03:46:11.144 | 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-04-25 03:46:11.148 | 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-04-25 03:46:11.159 | 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-04-25 03:46:11.160 | 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-04-25 03:46:11.175 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-04-25 03:46:11.176 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-25 03:46:11.178 | 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-04-25 03:46:11.243 | 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-04-25 03:46:11.245 | 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-04-25 03:46:11.246 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-25 03:46:11.249 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-25 03:46:11.299 | 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.0) 2022-04-25 03:46:11.310 | 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-04-25 03:46:13.771 | 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-04-25 03:46:13.778 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:46:13.778 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:46:13.900 | + inc/python:pip_install:200 : result=0 2022-04-25 03:46:13.902 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:46:13.904 | + functions-common:time_stop:2437 : local name 2022-04-25 03:46:13.907 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:46:13.909 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:46:13.911 | + functions-common:time_stop:2440 : local total 2022-04-25 03:46:13.913 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:46:13.916 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:46:13.918 | + functions-common:time_stop:2444 : start_time=1650858368788 2022-04-25 03:46:13.920 | + functions-common:time_stop:2446 : [[ -z 1650858368788 ]] 2022-04-25 03:46:13.923 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:46:13.927 | + functions-common:time_stop:2449 : end_time=1650858373925 2022-04-25 03:46:13.930 | + functions-common:time_stop:2450 : elapsed_time=5137 2022-04-25 03:46:13.932 | + functions-common:time_stop:2451 : total=37157 2022-04-25 03:46:13.934 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:46:13.937 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42294 2022-04-25 03:46:13.939 | + inc/python:pip_install:203 : return 0 2022-04-25 03:46:13.942 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-25 03:46:13.944 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-25 03:46:13.947 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:46:13.949 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-25 03:46:13.952 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-25 03:46:13.954 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:46:13.958 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:46:13.958 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:46:13.964 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-25 03:46:13.966 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-25 03:46:13.968 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-25 03:46:13.971 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-25 03:46:13.973 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-25 03:46:13.995 | Using python 3.8 to install python-memcached 2022-04-25 03:46:13.997 | + 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-04-25 03:46:14.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:14.874 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:14.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:14.874 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:16.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:46:16.093 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-25 03:46:16.096 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-25 03:46:18.624 | 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-04-25 03:46:18.631 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:46:18.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:46:18.746 | + inc/python:pip_install:200 : result=0 2022-04-25 03:46:18.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:46:18.751 | + functions-common:time_stop:2437 : local name 2022-04-25 03:46:18.754 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:46:18.756 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:46:18.758 | + functions-common:time_stop:2440 : local total 2022-04-25 03:46:18.760 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:46:18.762 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:46:18.765 | + functions-common:time_stop:2444 : start_time=1650858373990 2022-04-25 03:46:18.768 | + functions-common:time_stop:2446 : [[ -z 1650858373990 ]] 2022-04-25 03:46:18.770 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:46:18.774 | + functions-common:time_stop:2449 : end_time=1650858378772 2022-04-25 03:46:18.777 | + functions-common:time_stop:2450 : elapsed_time=4782 2022-04-25 03:46:18.779 | + functions-common:time_stop:2451 : total=42294 2022-04-25 03:46:18.781 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:46:18.783 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47076 2022-04-25 03:46:18.786 | + inc/python:pip_install:203 : return 0 2022-04-25 03:46:18.788 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-25 03:46:18.804 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:46:18.807 | + ./stack.sh:main:899 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-04-25 03:46:18.809 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-25 03:46:18.812 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-25 03:46:18.814 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-25 03:46:18.816 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:46:18.819 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-25 03:46:18.821 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-25 03:46:18.837 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:18.839 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-25 03:46:18.842 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-25 03:46:18.844 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-25 03:46:18.846 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:46:18.848 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:46:18.851 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:46:18.854 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:46:18.856 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:46:18.859 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:46:18.873 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:46:18.875 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:46:18.878 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:46:18.880 | + functions-common:git_clone:629 : echo master 2022-04-25 03:46:18.880 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:46:18.885 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-25 03:46:18.887 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:46:18.889 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-25 03:46:18.902 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-25 03:46:18.905 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:46:18.905 | + functions-common:git_clone:690 : head -1 2022-04-25 03:46:18.908 | 65e3e33b6 Merge "typo fix in docstring" 2022-04-25 03:46:18.911 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:46:18.913 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-25 03:46:18.915 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:46:18.918 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:46:18.920 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-25 03:46:18.923 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:46:18.925 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-25 03:46:18.927 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:46:18.930 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:46:18.932 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-25 03:46:18.934 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:46:18.936 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:46:18.939 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-25 03:46:18.942 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:46:18.945 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-25 03:46:18.947 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:46:18.949 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:46:18.952 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-25 03:46:18.958 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-25 03:46:18.960 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-25 03:46:19.651 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-25 03:46:19.653 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:46:19.656 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:46:19.658 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:46:19.660 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:46:19.662 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-25 03:46:19.664 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:46:19.667 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:46:19.669 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:46:19.672 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:46:19.674 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:46:19.676 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:46:19.679 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:46:19.681 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-25 03:46:19.702 | Using python 3.8 to install /opt/stack/keystone 2022-04-25 03:46:19.704 | + 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-04-25 03:46:20.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:20.574 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:20.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:20.574 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:21.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:46:21.789 | Obtaining file:///opt/stack/keystone 2022-04-25 03:46:21.790 | Preparing metadata (setup.py): started 2022-04-25 03:46:26.876 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:46:26.962 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1) 2022-04-25 03:46:26.963 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7) 2022-04-25 03:46:26.964 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.1.1) 2022-04-25 03:46:26.965 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.3.9) 2022-04-25 03:46:26.967 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2) 2022-04-25 03:46:26.968 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35) 2022-04-25 03:46:26.969 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0) 2022-04-25 03:46:26.970 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0) 2022-04-25 03:46:26.971 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.7.4) 2022-04-25 03:46:26.972 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0) 2022-04-25 03:46:26.973 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0) 2022-04-25 03:46:26.974 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:46:26.975 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.8.20) 2022-04-25 03:46:26.976 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.10.1) 2022-04-25 03:46:26.978 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0) 2022-04-25 03:46:26.979 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0) 2022-04-25 03:46:26.980 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0) 2022-04-25 03:46:26.981 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.2.0) 2022-04-25 03:46:26.982 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0) 2022-04-25 03:46:26.983 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0) 2022-04-25 03:46:26.984 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1) 2022-04-25 03:46:26.985 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0) 2022-04-25 03:46:26.986 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0) 2022-04-25 03:46:26.988 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0) 2022-04-25 03:46:26.989 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.12.2) 2022-04-25 03:46:26.990 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:46:26.991 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (7.1.2) 2022-04-25 03:46:26.992 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.3.0) 2022-04-25 03:46:26.993 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5) 2022-04-25 03:46:26.994 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:46:26.995 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1) 2022-04-25 03:46:26.996 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3) 2022-04-25 03:46:26.997 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2) 2022-04-25 03:46:26.999 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1) 2022-04-25 03:46:27.010 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0) 2022-04-25 03:46:27.011 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0) 2022-04-25 03:46:27.054 | 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.dev9) (5.1.1) 2022-04-25 03:46:27.071 | 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.dev9) (3.1.1) 2022-04-25 03:46:27.072 | 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.dev9) (2.1.2) 2022-04-25 03:46:27.073 | 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.dev9) (8.1.2) 2022-04-25 03:46:27.074 | 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.dev9) (2.1.1) 2022-04-25 03:46:27.077 | 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.dev9) (4.11.3) 2022-04-25 03:46:27.088 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev9) (9.0.1) 2022-04-25 03:46:27.149 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-25 03:46:27.150 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1) 2022-04-25 03:46:27.247 | 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.dev9) (0.8.0) 2022-04-25 03:46:27.249 | 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.dev9) (1.5.0) 2022-04-25 03:46:27.250 | 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.dev9) (2.5.0) 2022-04-25 03:46:27.251 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0) 2022-04-25 03:46:27.309 | 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.dev9) (1.7.7) 2022-04-25 03:46:27.312 | 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.dev9) (2.0.1) 2022-04-25 03:46:27.313 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0) 2022-04-25 03:46:27.372 | 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.dev9) (0.9.6) 2022-04-25 03:46:27.375 | 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.dev9) (2.8.2) 2022-04-25 03:46:27.455 | 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.dev9) (5.0.0) 2022-04-25 03:46:27.457 | 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.dev9) (5.2.4) 2022-04-25 03:46:27.458 | 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.dev9) (2.4.0) 2022-04-25 03:46:27.460 | 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.dev9) (0.4.0) 2022-04-25 03:46:27.462 | 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.dev9) (5.1.1) 2022-04-25 03:46:27.463 | 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.dev9) (2.8.0) 2022-04-25 03:46:27.480 | 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.dev9) (3.3.0) 2022-04-25 03:46:27.531 | 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.dev9) (3.2.0) 2022-04-25 03:46:27.552 | 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.dev9) (0.11.0) 2022-04-25 03:46:27.553 | 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.dev9) (3.0.8) 2022-04-25 03:46:27.554 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3) 2022-04-25 03:46:27.556 | 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.dev9) (1.0.2) 2022-04-25 03:46:27.608 | 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.dev9) (4.5.0) 2022-04-25 03:46:27.722 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0) 2022-04-25 03:46:27.724 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0) 2022-04-25 03:46:27.725 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (1.10.0) 2022-04-25 03:46:27.725 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (0.7.1) 2022-04-25 03:46:27.728 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1) 2022-04-25 03:46:27.952 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2) 2022-04-25 03:46:27.974 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2) 2022-04-25 03:46:27.975 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2) 2022-04-25 03:46:28.044 | 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.dev9) (1.2.0) 2022-04-25 03:46:28.062 | 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.dev9) (5.0.0) 2022-04-25 03:46:28.119 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21) 2022-04-25 03:46:28.158 | 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.dev9) (1.14.0) 2022-04-25 03:46:28.265 | 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.dev9) (3.8.0) 2022-04-25 03:46:28.320 | 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.dev9) (2.1.1) 2022-04-25 03:46:28.394 | 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.dev9) (1.7.0) 2022-04-25 03:46:28.520 | 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.dev9) (0.17.3) 2022-04-25 03:46:28.548 | 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.dev9) (0.14.1) 2022-04-25 03:46:28.588 | 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.dev9) (0.33.0) 2022-04-25 03:46:28.590 | 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.dev9) (3.0.0) 2022-04-25 03:46:28.593 | 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.dev9) (2.5.1) 2022-04-25 03:46:28.594 | 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.dev9) (3.5.0) 2022-04-25 03:46:28.596 | 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.dev9) (1.3.3) 2022-04-25 03:46:28.597 | 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.dev9) (2.1.1) 2022-04-25 03:46:28.649 | 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.dev9) (0.2.5) 2022-04-25 03:46:28.786 | 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.dev9) (3.3) 2022-04-25 03:46:28.787 | 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.dev9) (2019.11.28) 2022-04-25 03:46:28.790 | 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.dev9) (2.0.12) 2022-04-25 03:46:28.791 | 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.dev9) (1.26.9) 2022-04-25 03:46:28.941 | 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.dev9) (2.5.0) 2022-04-25 03:46:29.020 | 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.dev9) (2.5.0) 2022-04-25 03:46:29.264 | 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.dev9) (2.2.1) 2022-04-25 03:46:29.552 | 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.dev9) (0.7) 2022-04-25 03:46:29.587 | 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.dev9) (1.0.0) 2022-04-25 03:46:31.476 | Installing collected packages: keystone 2022-04-25 03:46:31.476 | Attempting uninstall: keystone 2022-04-25 03:46:31.476 | Found existing installation: keystone 21.1.0.dev9 2022-04-25 03:46:31.479 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-25 03:46:31.481 | Running setup.py develop for keystone 2022-04-25 03:46:37.661 | Successfully installed keystone 2022-04-25 03:46:37.661 | 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-04-25 03:46:37.669 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:46:37.669 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:46:37.801 | + inc/python:pip_install:200 : result=0 2022-04-25 03:46:37.803 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:46:37.805 | + functions-common:time_stop:2437 : local name 2022-04-25 03:46:37.808 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:46:37.810 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:46:37.812 | + functions-common:time_stop:2440 : local total 2022-04-25 03:46:37.814 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:46:37.816 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:46:37.819 | + functions-common:time_stop:2444 : start_time=1650858379696 2022-04-25 03:46:37.821 | + functions-common:time_stop:2446 : [[ -z 1650858379696 ]] 2022-04-25 03:46:37.824 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:46:37.828 | + functions-common:time_stop:2449 : end_time=1650858397825 2022-04-25 03:46:37.830 | + functions-common:time_stop:2450 : elapsed_time=18129 2022-04-25 03:46:37.832 | + functions-common:time_stop:2451 : total=47076 2022-04-25 03:46:37.834 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:46:37.836 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65205 2022-04-25 03:46:37.838 | + inc/python:pip_install:203 : return 0 2022-04-25 03:46:37.840 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:46:37.843 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:46:37.845 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:46:37.864 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:46:37.876 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-25 03:46:37.878 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-25 03:46:37.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:37.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:37.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-25 03:46:37.888 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:37.890 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-25 03:46:37.906 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:37.908 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:46:37.911 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:46:37.913 | + ./stack.sh:main:901 : configure_keystone 2022-04-25 03:46:37.916 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-25 03:46:37.931 | + 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-04-25 03:46:37.934 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-25 03:46:37.939 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-25 03:46:37.963 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:37.965 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-25 03:46:37.996 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-25 03:46:38.023 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-25 03:46:38.052 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-25 03:46:38.082 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-25 03:46:38.113 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-25 03:46:38.142 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-25 03:46:38.170 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-25 03:46:38.197 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-25 03:46:38.199 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-25 03:46:38.202 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-25 03:46:38.204 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-25 03:46:38.206 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:46:38.209 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:46:38.224 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:46:38.227 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:46:38.229 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:46:38.232 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:46:38.247 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:46:38.249 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:46:38.252 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:46:38.282 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:46:38.284 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:46:38.286 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-25 03:46:38.289 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-25 03:46:38.305 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:38.307 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.35/identity 2022-04-25 03:46:38.337 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-25 03:46:38.339 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-25 03:46:38.372 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-25 03:46:38.374 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-25 03:46:38.377 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-25 03:46:38.379 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-04-25 03:46:38.381 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-25 03:46:38.384 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-25 03:46:38.414 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-25 03:46:38.416 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-25 03:46:38.418 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-25 03:46:38.421 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-25 03:46:38.424 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:46:38.440 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:46:38.443 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:46:38.445 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:46:38.447 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:46:38.450 | + 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-04-25 03:46:38.477 | + 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-04-25 03:46:38.504 | + 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-04-25 03:46:38.532 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:46:38.559 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-25 03:46:38.587 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:46:38.589 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-25 03:46:38.592 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-25 03:46:38.594 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-25 03:46:38.596 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-25 03:46:38.599 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:46:38.601 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:46:38.604 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-25 03:46:38.608 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-25 03:46:38.610 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:46:38.613 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:46:38.625 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:46:38.625 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:46:38.633 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:46:38.637 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:46:38.653 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-25 03:46:38.656 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-25 03:46:38.660 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-25 03:46:38.688 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-25 03:46:38.715 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-25 03:46:38.741 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-25 03:46:38.768 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-25 03:46:38.795 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-25 03:46:38.822 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-25 03:46:38.850 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-25 03:46:38.877 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-25 03:46:38.904 | + 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-04-25 03:46:38.931 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-25 03:46:38.959 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-25 03:46:38.987 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-25 03:46:39.017 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:46:39.020 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:46:39.023 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-25 03:46:39.028 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-25 03:46:39.031 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:46:39.035 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:39.038 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:39.040 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:46:39.043 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:46:39.045 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-25 03:46:39.073 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-25 03:46:39.102 | + 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-04-25 03:46:39.103 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:46:39.111 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-25 03:46:39.114 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-25 03:46:39.117 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-25 03:46:39.119 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:46:39.121 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:46:39.124 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:46:39.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:39.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:39.131 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:46:39.133 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:46:39.136 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:39.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:39.141 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-25 03:46:39.204 | Site keystone-wsgi-public already enabled 2022-04-25 03:46:39.208 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:46:39.210 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:46:39.213 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:46:39.215 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:46:39.355 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-25 03:46:39.388 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-25 03:46:39.420 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-25 03:46:39.451 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-25 03:46:39.453 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-25 03:46:39.484 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-25 03:46:39.512 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-25 03:46:39.539 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-25 03:46:39.542 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-25 03:46:39.558 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:46:39.561 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-25 03:46:39.578 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:39.580 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-25 03:46:39.583 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-25 03:46:39.585 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-25 03:46:39.587 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:46:39.590 | + lib/stack:stack_install_service:32 : install_swift 2022-04-25 03:46:39.592 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-25 03:46:39.594 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-25 03:46:39.597 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-25 03:46:39.599 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:46:39.601 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:46:39.604 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:46:39.606 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:46:39.609 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:46:39.612 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:46:39.628 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:46:39.630 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:46:39.632 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:46:39.635 | + functions-common:git_clone:629 : echo master 2022-04-25 03:46:39.635 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:46:39.640 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-25 03:46:39.643 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:46:39.645 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-25 03:46:39.658 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-25 03:46:39.661 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:46:39.661 | + functions-common:git_clone:690 : head -1 2022-04-25 03:46:39.665 | b621a6f93 Merge "tests: Fix swiftclient/requests log level adjustment" 2022-04-25 03:46:39.667 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:46:39.670 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-25 03:46:39.673 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:46:39.675 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:46:39.678 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-25 03:46:39.680 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-25 03:46:39.682 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-25 03:46:39.685 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:46:39.687 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:46:39.689 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-25 03:46:39.692 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:46:39.694 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-25 03:46:39.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-25 03:46:39.700 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:46:39.703 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-25 03:46:39.705 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:46:39.707 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:46:39.710 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-25 03:46:39.716 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-25 03:46:39.719 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-25 03:46:40.380 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-25 03:46:40.382 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:46:40.384 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:46:40.387 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:46:40.389 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:46:40.392 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-25 03:46:40.394 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:46:40.396 | + inc/python:setup_package:428 : local extras=keystone 2022-04-25 03:46:40.398 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:46:40.401 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-25 03:46:40.403 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-25 03:46:40.405 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-25 03:46:40.408 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:46:40.410 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-25 03:46:40.430 | Using python 3.8 to install /opt/stack/swift 2022-04-25 03:46:40.432 | + 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-04-25 03:46:41.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:41.298 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:41.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:46:41.298 | from cryptography.utils import int_from_bytes 2022-04-25 03:46:42.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:46:42.520 | Obtaining file:///opt/stack/swift 2022-04-25 03:46:42.521 | Preparing metadata (setup.py): started 2022-04-25 03:46:47.244 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:46:47.284 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.33.0) 2022-04-25 03:46:47.285 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.1.2) 2022-04-25 03:46:47.287 | 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.dev28) (0.11.0) 2022-04-25 03:46:47.288 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.1.1) 2022-04-25 03:46:47.289 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (4.8.0) 2022-04-25 03:46:47.290 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.27.1) 2022-04-25 03:46:47.291 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.16.0) 2022-04-25 03:46:47.292 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.9.9) 2022-04-25 03:46:47.293 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.6.1) 2022-04-25 03:46:47.294 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (36.0.2) 2022-04-25 03:46:47.295 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (9.4.0) 2022-04-25 03:46:47.333 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev28) (1.15.0) 2022-04-25 03:46:47.341 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev28) (2.2.1) 2022-04-25 03:46:47.396 | 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.dev28) (4.4.0) 2022-04-25 03:46:47.398 | 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.dev28) (3.1.1) 2022-04-25 03:46:47.399 | 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.dev28) (5.1.0) 2022-04-25 03:46:47.400 | 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.dev28) (2.10.1) 2022-04-25 03:46:47.401 | 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.dev28) (4.1.0) 2022-04-25 03:46:47.402 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.8.7) 2022-04-25 03:46:47.403 | 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.dev28) (4.12.2) 2022-04-25 03:46:47.404 | 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.dev28) (8.8.0) 2022-04-25 03:46:47.406 | 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.dev28) (5.8.1) 2022-04-25 03:46:47.407 | 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.dev28) (4.7.0) 2022-04-25 03:46:47.408 | 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.dev28) (4.3.0) 2022-04-25 03:46:47.409 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.5.0) 2022-04-25 03:46:47.429 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev28) (62.1.0) 2022-04-25 03:46:47.461 | 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.dev28) (2.0.12) 2022-04-25 03:46:47.462 | 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.dev28) (1.26.9) 2022-04-25 03:46:47.463 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2019.11.28) 2022-04-25 03:46:47.465 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (3.3) 2022-04-25 03:46:47.488 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev28) (2.21) 2022-04-25 03:46:47.590 | 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.dev28) (1.7.0) 2022-04-25 03:46:47.591 | 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.dev28) (3.5.0) 2022-04-25 03:46:47.593 | 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.dev28) (1.0.2) 2022-04-25 03:46:47.635 | 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.dev28) (1.1.5) 2022-04-25 03:46:47.678 | 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.dev28) (6.0) 2022-04-25 03:46:47.680 | 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.dev28) (1.5.0) 2022-04-25 03:46:47.681 | 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.dev28) (0.8.0) 2022-04-25 03:46:47.682 | 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.dev28) (2.5.0) 2022-04-25 03:46:47.743 | 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.dev28) (0.9.6) 2022-04-25 03:46:47.746 | 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.dev28) (2.8.2) 2022-04-25 03:46:47.759 | 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.dev28) (1.0.3) 2022-04-25 03:46:47.760 | 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.dev28) (2022.1) 2022-04-25 03:46:47.778 | 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.dev28) (3.0.8) 2022-04-25 03:46:47.781 | 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.dev28) (21.3) 2022-04-25 03:46:47.923 | 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.dev28) (1.14.0) 2022-04-25 03:46:47.938 | 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.dev28) (5.1.1) 2022-04-25 03:46:50.215 | Installing collected packages: swift 2022-04-25 03:46:50.215 | Attempting uninstall: swift 2022-04-25 03:46:50.215 | Found existing installation: swift 2.30.0.dev28 2022-04-25 03:46:50.218 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-25 03:46:50.219 | Running setup.py develop for swift 2022-04-25 03:46:56.037 | Successfully installed swift 2022-04-25 03:46:56.037 | 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-04-25 03:46:56.046 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:46:56.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:46:56.177 | + inc/python:pip_install:200 : result=0 2022-04-25 03:46:56.179 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:46:56.181 | + functions-common:time_stop:2437 : local name 2022-04-25 03:46:56.184 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:46:56.186 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:46:56.188 | + functions-common:time_stop:2440 : local total 2022-04-25 03:46:56.190 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:46:56.192 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:46:56.195 | + functions-common:time_stop:2444 : start_time=1650858400425 2022-04-25 03:46:56.197 | + functions-common:time_stop:2446 : [[ -z 1650858400425 ]] 2022-04-25 03:46:56.199 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:46:56.203 | + functions-common:time_stop:2449 : end_time=1650858416201 2022-04-25 03:46:56.206 | + functions-common:time_stop:2450 : elapsed_time=15776 2022-04-25 03:46:56.208 | + functions-common:time_stop:2451 : total=65205 2022-04-25 03:46:56.210 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:46:56.212 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=80981 2022-04-25 03:46:56.214 | + inc/python:pip_install:203 : return 0 2022-04-25 03:46:56.216 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:46:56.219 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:46:56.222 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:46:56.240 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:46:56.252 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-25 03:46:56.254 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-25 03:46:56.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:46:56.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:46:56.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-25 03:46:56.264 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:46:56.266 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-25 03:46:56.268 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:46:56.271 | + ./stack.sh:main:910 : configure_swift 2022-04-25 03:46:56.273 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-25 03:46:56.275 | + lib/swift:configure_swift:332 : local node_number 2022-04-25 03:46:56.277 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-25 03:46:56.280 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-25 03:46:56.282 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-25 03:46:57.502 | No object-reconstructor running 2022-04-25 03:46:57.502 | No proxy-server running 2022-04-25 03:46:57.502 | No container-replicator running 2022-04-25 03:46:57.502 | No object-replicator running 2022-04-25 03:46:57.502 | No container-auditor running 2022-04-25 03:46:57.502 | No container-sharder running 2022-04-25 03:46:57.502 | No container-updater running 2022-04-25 03:46:57.502 | No container-server running 2022-04-25 03:46:57.502 | No account-auditor running 2022-04-25 03:46:57.502 | No account-reaper running 2022-04-25 03:46:57.502 | No object-auditor running 2022-04-25 03:46:57.502 | No object-updater running 2022-04-25 03:46:57.502 | No container-sync running 2022-04-25 03:46:57.502 | No container-reconciler running 2022-04-25 03:46:57.502 | No account-replicator running 2022-04-25 03:46:57.502 | No object-expirer running 2022-04-25 03:46:57.502 | No object-server running 2022-04-25 03:46:57.503 | No account-server running 2022-04-25 03:46:57.600 | + lib/swift:configure_swift:337 : true 2022-04-25 03:46:57.603 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-25 03:46:57.615 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-25 03:46:57.627 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-25 03:46:57.630 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-25 03:46:57.630 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-25 03:46:57.635 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-25 03:46:57.635 | s/%GROUP%/ubuntu/; 2022-04-25 03:46:57.635 | s/%USER%/ubuntu/; 2022-04-25 03:46:57.635 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-25 03:46:57.635 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-25 03:46:57.638 | uid = ubuntu 2022-04-25 03:46:57.638 | gid = ubuntu 2022-04-25 03:46:57.638 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-25 03:46:57.638 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-25 03:46:57.638 | address = 127.0.0.1 2022-04-25 03:46:57.638 | 2022-04-25 03:46:57.638 | [account6612] 2022-04-25 03:46:57.639 | max connections = 25 2022-04-25 03:46:57.639 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:46:57.639 | read only = false 2022-04-25 03:46:57.639 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-25 03:46:57.639 | 2022-04-25 03:46:57.639 | [account6622] 2022-04-25 03:46:57.639 | max connections = 25 2022-04-25 03:46:57.639 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:46:57.639 | read only = false 2022-04-25 03:46:57.639 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-25 03:46:57.639 | 2022-04-25 03:46:57.639 | [account6632] 2022-04-25 03:46:57.639 | max connections = 25 2022-04-25 03:46:57.639 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:46:57.639 | read only = false 2022-04-25 03:46:57.639 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-25 03:46:57.639 | 2022-04-25 03:46:57.639 | [account6642] 2022-04-25 03:46:57.639 | max connections = 25 2022-04-25 03:46:57.639 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:46:57.639 | read only = false 2022-04-25 03:46:57.639 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-25 03:46:57.639 | 2022-04-25 03:46:57.639 | 2022-04-25 03:46:57.639 | [container6611] 2022-04-25 03:46:57.639 | max connections = 25 2022-04-25 03:46:57.639 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:46:57.639 | read only = false 2022-04-25 03:46:57.639 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-25 03:46:57.639 | 2022-04-25 03:46:57.639 | [container6621] 2022-04-25 03:46:57.639 | max connections = 25 2022-04-25 03:46:57.640 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:46:57.640 | read only = false 2022-04-25 03:46:57.640 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-25 03:46:57.640 | 2022-04-25 03:46:57.640 | [container6631] 2022-04-25 03:46:57.640 | max connections = 25 2022-04-25 03:46:57.640 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:46:57.640 | read only = false 2022-04-25 03:46:57.640 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-25 03:46:57.640 | 2022-04-25 03:46:57.640 | [container6641] 2022-04-25 03:46:57.640 | max connections = 25 2022-04-25 03:46:57.640 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:46:57.640 | read only = false 2022-04-25 03:46:57.640 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-25 03:46:57.640 | 2022-04-25 03:46:57.640 | 2022-04-25 03:46:57.640 | [object6613] 2022-04-25 03:46:57.640 | max connections = 25 2022-04-25 03:46:57.640 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:46:57.640 | read only = false 2022-04-25 03:46:57.640 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-25 03:46:57.640 | 2022-04-25 03:46:57.640 | [object6623] 2022-04-25 03:46:57.640 | max connections = 25 2022-04-25 03:46:57.640 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:46:57.640 | read only = false 2022-04-25 03:46:57.640 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-25 03:46:57.640 | 2022-04-25 03:46:57.640 | [object6633] 2022-04-25 03:46:57.640 | max connections = 25 2022-04-25 03:46:57.640 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:46:57.640 | read only = false 2022-04-25 03:46:57.640 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-25 03:46:57.640 | 2022-04-25 03:46:57.641 | [object6643] 2022-04-25 03:46:57.641 | max connections = 25 2022-04-25 03:46:57.641 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:46:57.641 | read only = false 2022-04-25 03:46:57.641 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-25 03:46:57.642 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-25 03:46:57.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:46:57.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:46:57.648 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-25 03:46:57.661 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-25 03:46:57.663 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-25 03:46:57.667 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-25 03:46:57.672 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-25 03:46:57.674 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-25 03:46:57.678 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-25 03:46:57.705 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.35:8080/v1/ 2022-04-25 03:46:57.731 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-25 03:46:57.749 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-25 03:46:57.776 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-25 03:46:57.794 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:46:57.822 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-25 03:46:57.839 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-25 03:46:57.867 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-25 03:46:57.884 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-25 03:46:57.914 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-25 03:46:57.932 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:46:57.959 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-25 03:46:57.977 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-25 03:46:57.992 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:57.994 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-25 03:46:58.024 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-25 03:46:58.051 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-25 03:46:58.078 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-25 03:46:58.105 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-25 03:46:58.119 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:58.121 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-25 03:46:58.148 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-25 03:46:58.164 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:58.166 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-25 03:46:58.180 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:46:58.182 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-25 03:46:58.184 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-25 03:46:58.200 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:46:58.203 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-25 03:46:58.205 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-25 03:46:58.207 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-25 03:46:58.212 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-25 03:46:58.217 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-25 03:46:58.244 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-25 03:46:58.270 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-25 03:46:58.300 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-25 03:46:58.329 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-25 03:46:58.356 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-25 03:46:58.358 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-25 03:46:58.360 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-25 03:46:58.362 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-25 03:46:58.364 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-25 03:46:58.391 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-25 03:46:58.417 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:46:58.444 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-25 03:46:58.471 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-25 03:46:58.497 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-25 03:46:58.524 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-25 03:46:58.551 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-25 03:46:58.578 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:46:58.605 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-25 03:46:58.632 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-25 03:46:58.659 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-25 03:46:58.687 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-25 03:46:58.714 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-25 03:46:58.744 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-25 03:46:58.774 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-25 03:46:58.793 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-25 03:46:58.821 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-25 03:46:58.848 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-25 03:46:58.852 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-25 03:46:58.881 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-25 03:46:58.907 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-25 03:46:58.933 | + lib/swift:configure_swift:475 : local node_number 2022-04-25 03:46:58.936 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-25 03:46:58.938 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-25 03:46:58.941 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-25 03:46:58.945 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-25 03:46:58.947 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-25 03:46:58.950 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:46:58.952 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-25 03:46:58.954 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-25 03:46:58.956 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:46:58.958 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:46:58.960 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-25 03:46:58.978 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-25 03:46:59.006 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-25 03:46:59.023 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-25 03:46:59.051 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-25 03:46:59.069 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:46:59.097 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-25 03:46:59.115 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:46:59.142 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-25 03:46:59.160 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:46:59.188 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-25 03:46:59.206 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-25 03:46:59.234 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:46:59.252 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:46:59.280 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-25 03:46:59.298 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-25 03:46:59.325 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-25 03:46:59.343 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-25 03:46:59.370 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-25 03:46:59.375 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-25 03:46:59.393 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:46:59.421 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-25 03:46:59.450 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-25 03:46:59.452 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-25 03:46:59.457 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-25 03:46:59.459 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-25 03:46:59.461 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:46:59.463 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-25 03:46:59.465 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-25 03:46:59.468 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:46:59.470 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:46:59.472 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-25 03:46:59.491 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-25 03:46:59.519 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-25 03:46:59.537 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-25 03:46:59.564 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-25 03:46:59.582 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:46:59.610 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-25 03:46:59.628 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:46:59.656 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-25 03:46:59.674 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:46:59.702 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-25 03:46:59.720 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-25 03:46:59.748 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:46:59.766 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:46:59.794 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-25 03:46:59.812 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-25 03:46:59.840 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-25 03:46:59.858 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-25 03:46:59.885 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-25 03:46:59.890 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-25 03:46:59.908 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:46:59.935 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-25 03:46:59.938 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-25 03:46:59.942 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-25 03:46:59.945 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-25 03:46:59.947 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:46:59.949 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-25 03:46:59.952 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-25 03:46:59.954 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:46:59.956 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:46:59.958 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-25 03:46:59.976 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-25 03:47:00.003 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-25 03:47:00.025 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-25 03:47:00.053 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-25 03:47:00.071 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:47:00.099 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-25 03:47:00.116 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:47:00.145 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-25 03:47:00.162 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:47:00.190 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-25 03:47:00.208 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-25 03:47:00.238 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:47:00.257 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:47:00.284 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-25 03:47:00.302 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-25 03:47:00.331 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-25 03:47:00.348 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-25 03:47:00.375 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-25 03:47:00.380 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-25 03:47:00.397 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:47:00.425 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-25 03:47:00.453 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-25 03:47:00.480 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-25 03:47:00.508 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-25 03:47:00.511 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-25 03:47:00.515 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-25 03:47:00.543 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-25 03:47:00.572 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-25 03:47:00.600 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-25 03:47:00.628 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-25 03:47:00.656 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-25 03:47:00.683 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-25 03:47:00.710 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-25 03:47:00.738 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-25 03:47:00.764 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-25 03:47:00.780 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:00.782 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-25 03:47:00.801 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-25 03:47:00.804 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-25 03:47:00.823 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-25 03:47:00.825 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.35 2022-04-25 03:47:00.852 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-25 03:47:00.854 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-25 03:47:00.882 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.35/identity 2022-04-25 03:47:00.910 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-25 03:47:00.912 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-25 03:47:00.939 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-25 03:47:00.955 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:47:00.957 | + lib/swift:configure_swift:538 : local user_group 2022-04-25 03:47:00.960 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-25 03:47:00.964 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-25 03:47:00.967 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-25 03:47:00.979 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-25 03:47:00.982 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-25 03:47:00.993 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-25 03:47:00.996 | + lib/swift:configure_swift:545 : is_suse 2022-04-25 03:47:00.998 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:47:01.000 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:47:01.002 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:47:01.005 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:47:01.007 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:47:01.009 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:47:01.011 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-25 03:47:01.024 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:47:01.026 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-25 03:47:01.029 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-25 03:47:01.046 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:47:01.048 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-25 03:47:01.065 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:01.067 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-25 03:47:01.070 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-25 03:47:01.072 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-25 03:47:01.075 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:47:01.077 | + lib/stack:stack_install_service:32 : install_glance 2022-04-25 03:47:01.080 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-25 03:47:01.083 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-25 03:47:01.085 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-25 03:47:01.102 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:01.105 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-25 03:47:01.107 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-25 03:47:01.124 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:01.126 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-25 03:47:01.129 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-25 03:47:01.131 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-25 03:47:01.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:47:01.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:47:01.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-25 03:47:01.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:47:01.145 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-25 03:47:01.148 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-25 03:47:01.151 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-25 03:47:01.154 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-25 03:47:01.157 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-25 03:47:01.159 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-25 03:47:01.162 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-25 03:47:01.165 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-25 03:47:01.168 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-25 03:47:01.170 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-25 03:47:01.174 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:47:01.174 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-25 03:47:01.179 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-25 03:47:01.182 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-25 03:47:01.184 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-25 03:47:01.187 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-25 03:47:01.190 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-25 03:47:01.212 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-25 03:47:01.214 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-25 03:47:02.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:47:02.101 | from cryptography.utils import int_from_bytes 2022-04-25 03:47:02.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:47:02.101 | from cryptography.utils import int_from_bytes 2022-04-25 03:47:03.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:47:03.317 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-25 03:47:03.399 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-25 03:47:03.400 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-25 03:47:03.401 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-25 03:47:03.402 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-25 03:47:03.403 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-25 03:47:03.404 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-25 03:47:03.406 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-25 03:47:03.407 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-25 03:47:03.408 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-25 03:47:03.409 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-25 03:47:03.410 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-25 03:47:03.411 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-25 03:47:03.413 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-25 03:47:03.416 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-25 03:47:03.418 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-25 03:47:03.420 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-25 03:47:03.423 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-25 03:47:03.425 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-25 03:47:03.434 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-25 03:47:03.436 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-25 03:47:03.450 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-04-25 03:47:03.519 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-25 03:47:03.520 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-25 03:47:03.522 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-25 03:47:03.545 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-25 03:47:03.547 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-25 03:47:03.548 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-25 03:47:03.550 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-25 03:47:03.552 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-25 03:47:03.563 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-25 03:47:03.604 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-25 03:47:03.605 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-25 03:47:03.607 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-25 03:47:03.608 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-25 03:47:03.628 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-25 03:47:03.631 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-25 03:47:03.646 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-25 03:47:03.662 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-25 03:47:03.665 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-25 03:47:03.683 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-25 03:47:03.687 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-25 03:47:03.766 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-25 03:47:03.767 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-25 03:47:03.769 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-25 03:47:03.772 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-25 03:47:03.822 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-25 03:47:03.848 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-25 03:47:04.090 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-25 03:47:04.091 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-25 03:47:04.125 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-25 03:47:04.127 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-25 03:47:04.129 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-25 03:47:04.130 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-25 03:47:04.133 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-25 03:47:04.135 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-25 03:47:04.190 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-25 03:47:04.373 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-25 03:47:04.397 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-04-25 03:47:04.482 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-25 03:47:04.631 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-25 03:47:06.739 | 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-04-25 03:47:06.746 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:47:06.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:47:06.870 | + inc/python:pip_install:200 : result=0 2022-04-25 03:47:06.873 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:47:06.875 | + functions-common:time_stop:2437 : local name 2022-04-25 03:47:06.878 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:47:06.880 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:47:06.882 | + functions-common:time_stop:2440 : local total 2022-04-25 03:47:06.884 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:47:06.887 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:47:06.889 | + functions-common:time_stop:2444 : start_time=1650858421206 2022-04-25 03:47:06.891 | + functions-common:time_stop:2446 : [[ -z 1650858421206 ]] 2022-04-25 03:47:06.894 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:47:06.898 | + functions-common:time_stop:2449 : end_time=1650858426896 2022-04-25 03:47:06.901 | + functions-common:time_stop:2450 : elapsed_time=5690 2022-04-25 03:47:06.903 | + functions-common:time_stop:2451 : total=80981 2022-04-25 03:47:06.906 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:47:06.908 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86671 2022-04-25 03:47:06.911 | + inc/python:pip_install:203 : return 0 2022-04-25 03:47:06.913 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-25 03:47:06.916 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-25 03:47:06.918 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-25 03:47:06.931 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-25 03:47:06.936 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-25 03:47:06.938 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-25 03:47:06.941 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-25 03:47:06.943 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:47:06.945 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:47:06.948 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:47:06.951 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:47:06.954 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:47:06.957 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:47:06.973 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:47:06.975 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:47:06.978 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:47:06.980 | + functions-common:git_clone:629 : echo master 2022-04-25 03:47:06.981 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:47:06.986 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-25 03:47:06.988 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:47:06.990 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-25 03:47:07.003 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-25 03:47:07.006 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:47:07.006 | + functions-common:git_clone:690 : head -1 2022-04-25 03:47:07.009 | 14bd3eb1b Update migration constant 2022-04-25 03:47:07.011 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:47:07.014 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-25 03:47:07.017 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:47:07.020 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:47:07.022 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-25 03:47:07.025 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:47:07.027 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-25 03:47:07.030 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:47:07.033 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:47:07.036 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-25 03:47:07.038 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:47:07.040 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:47:07.043 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-25 03:47:07.046 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:47:07.049 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-25 03:47:07.051 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:47:07.054 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:47:07.057 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-25 03:47:07.062 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-25 03:47:07.065 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-25 03:47:07.726 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-25 03:47:07.728 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:47:07.731 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:47:07.733 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:47:07.735 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:47:07.738 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-25 03:47:07.740 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:47:07.743 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:47:07.745 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:47:07.747 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:47:07.750 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:47:07.752 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:47:07.754 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:47:07.757 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-25 03:47:07.778 | Using python 3.8 to install /opt/stack/glance 2022-04-25 03:47:07.780 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-25 03:47:08.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:47:08.663 | from cryptography.utils import int_from_bytes 2022-04-25 03:47:08.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:47:08.663 | from cryptography.utils import int_from_bytes 2022-04-25 03:47:09.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:47:09.866 | Obtaining file:///opt/stack/glance 2022-04-25 03:47:09.867 | Preparing metadata (setup.py): started 2022-04-25 03:47:14.674 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:47:14.746 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1) 2022-04-25 03:47:14.747 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1) 2022-04-25 03:47:14.748 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35) 2022-04-25 03:47:14.750 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0) 2022-04-25 03:47:14.751 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1) 2022-04-25 03:47:14.752 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1) 2022-04-25 03:47:14.753 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7) 2022-04-25 03:47:14.754 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2) 2022-04-25 03:47:14.755 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7) 2022-04-25 03:47:14.756 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4) 2022-04-25 03:47:14.757 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0) 2022-04-25 03:47:14.758 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-25 03:47:14.759 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0) 2022-04-25 03:47:14.760 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:47:14.761 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.12.2) 2022-04-25 03:47:14.762 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-25 03:47:14.763 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0) 2022-04-25 03:47:14.765 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.6.4) 2022-04-25 03:47:14.766 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-25 03:47:14.767 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0) 2022-04-25 03:47:14.768 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.11.0) 2022-04-25 03:47:14.769 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:47:14.770 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-25 03:47:14.771 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:47:14.772 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0) 2022-04-25 03:47:14.773 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0) 2022-04-25 03:47:14.774 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.2.0) 2022-04-25 03:47:14.775 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0) 2022-04-25 03:47:14.776 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:47:14.777 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0) 2022-04-25 03:47:14.778 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0) 2022-04-25 03:47:14.780 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1) 2022-04-25 03:47:14.781 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0) 2022-04-25 03:47:14.782 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-25 03:47:14.783 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.3.3) 2022-04-25 03:47:14.784 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2) 2022-04-25 03:47:14.785 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0) 2022-04-25 03:47:14.786 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:47:14.787 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2) 2022-04-25 03:47:14.788 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.2.2) 2022-04-25 03:47:14.790 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2) 2022-04-25 03:47:14.791 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0) 2022-04-25 03:47:14.792 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.10.1) 2022-04-25 03:47:14.808 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3) 2022-04-25 03:47:14.810 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1) 2022-04-25 03:47:14.811 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0) 2022-04-25 03:47:14.831 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (5.3.0) 2022-04-25 03:47:14.833 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1) 2022-04-25 03:47:14.873 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0) 2022-04-25 03:47:14.889 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0) 2022-04-25 03:47:14.898 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0) 2022-04-25 03:47:14.913 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0) 2022-04-25 03:47:14.914 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1) 2022-04-25 03:47:14.915 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2) 2022-04-25 03:47:15.007 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev14) (3.0.8) 2022-04-25 03:47:15.084 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0) 2022-04-25 03:47:15.134 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1) 2022-04-25 03:47:15.138 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.10.1) 2022-04-25 03:47:15.170 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3) 2022-04-25 03:47:15.240 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0) 2022-04-25 03:47:15.243 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:47:15.244 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0) 2022-04-25 03:47:15.302 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0) 2022-04-25 03:47:15.305 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0) 2022-04-25 03:47:15.306 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1) 2022-04-25 03:47:15.332 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0) 2022-04-25 03:47:15.377 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2) 2022-04-25 03:47:15.381 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6) 2022-04-25 03:47:15.439 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (2.8.0) 2022-04-25 03:47:15.440 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.4.0) 2022-04-25 03:47:15.442 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.1.1) 2022-04-25 03:47:15.448 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.2.4) 2022-04-25 03:47:15.449 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-25 03:47:15.474 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1) 2022-04-25 03:47:15.475 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:47:15.476 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0) 2022-04-25 03:47:15.521 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0) 2022-04-25 03:47:15.563 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3) 2022-04-25 03:47:15.565 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1) 2022-04-25 03:47:15.567 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0) 2022-04-25 03:47:15.648 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0) 2022-04-25 03:47:15.707 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5) 2022-04-25 03:47:15.809 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7) 2022-04-25 03:47:16.082 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (1.4.2) 2022-04-25 03:47:16.085 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:47:16.088 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1) 2022-04-25 03:47:16.090 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.8) 2022-04-25 03:47:16.144 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev14) (0.8.1) 2022-04-25 03:47:16.168 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-25 03:47:16.263 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21) 2022-04-25 03:47:16.379 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1) 2022-04-25 03:47:16.592 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.0.0) 2022-04-25 03:47:16.593 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.0) 2022-04-25 03:47:16.595 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:47:16.596 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.4) 2022-04-25 03:47:16.597 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.32) 2022-04-25 03:47:16.599 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.1.5) 2022-04-25 03:47:16.601 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (5.1.1) 2022-04-25 03:47:16.720 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.14.1) 2022-04-25 03:47:16.750 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev14) (1.0.3) 2022-04-25 03:47:16.795 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (1.3.3) 2022-04-25 03:47:16.799 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (3.0.0) 2022-04-25 03:47:17.049 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (3.10.1) 2022-04-25 03:47:17.230 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (1.26.9) 2022-04-25 03:47:17.231 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2019.11.28) 2022-04-25 03:47:17.234 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (3.3) 2022-04-25 03:47:17.237 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2.0.12) 2022-04-25 03:47:17.341 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.2) 2022-04-25 03:47:17.498 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:47:17.629 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0) 2022-04-25 03:47:17.946 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (0.5.0) 2022-04-25 03:47:17.948 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (2.4.1) 2022-04-25 03:47:18.177 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.3) 2022-04-25 03:47:18.460 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (1.0.0) 2022-04-25 03:47:18.820 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (21.4.0) 2022-04-25 03:47:18.821 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (1.8.2) 2022-04-25 03:47:20.294 | Installing collected packages: glance 2022-04-25 03:47:20.294 | Attempting uninstall: glance 2022-04-25 03:47:20.294 | Found existing installation: glance 25.0.0.dev14 2022-04-25 03:47:20.301 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-25 03:47:20.303 | Running setup.py develop for glance 2022-04-25 03:47:26.384 | Successfully installed glance 2022-04-25 03:47:26.384 | 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-04-25 03:47:26.392 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:47:26.392 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:47:26.532 | + inc/python:pip_install:200 : result=0 2022-04-25 03:47:26.534 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:47:26.536 | + functions-common:time_stop:2437 : local name 2022-04-25 03:47:26.538 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:47:26.541 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:47:26.543 | + functions-common:time_stop:2440 : local total 2022-04-25 03:47:26.545 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:47:26.548 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:47:26.550 | + functions-common:time_stop:2444 : start_time=1650858427772 2022-04-25 03:47:26.552 | + functions-common:time_stop:2446 : [[ -z 1650858427772 ]] 2022-04-25 03:47:26.555 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:47:26.559 | + functions-common:time_stop:2449 : end_time=1650858446557 2022-04-25 03:47:26.562 | + functions-common:time_stop:2450 : elapsed_time=18785 2022-04-25 03:47:26.564 | + functions-common:time_stop:2451 : total=86671 2022-04-25 03:47:26.567 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:47:26.569 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105456 2022-04-25 03:47:26.571 | + inc/python:pip_install:203 : return 0 2022-04-25 03:47:26.574 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:47:26.576 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:47:26.579 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:47:26.597 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:47:26.609 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-25 03:47:26.612 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-25 03:47:26.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:47:26.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:47:26.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-25 03:47:26.622 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:47:26.625 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:47:26.627 | + ./stack.sh:main:922 : configure_glance 2022-04-25 03:47:26.629 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-25 03:47:26.641 | + lib/glance:configure_glance:326 : local dburl 2022-04-25 03:47:26.644 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-25 03:47:26.647 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-25 03:47:26.649 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-25 03:47:26.651 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-04-25 03:47:26.653 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:47:26.656 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:47:26.659 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-25 03:47:26.687 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:47:26.715 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-25 03:47:26.744 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-25 03:47:26.773 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-25 03:47:26.802 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-25 03:47:26.831 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-25 03:47:26.834 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-25 03:47:26.836 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-25 03:47:26.838 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:47:26.841 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-25 03:47:26.869 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-25 03:47:26.898 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:47:26.932 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-25 03:47:26.963 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-25 03:47:26.993 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-25 03:47:27.022 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-25 03:47:27.052 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-25 03:47:27.081 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:47:27.111 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:47:27.140 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-25 03:47:27.169 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-25 03:47:27.172 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-25 03:47:27.175 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-25 03:47:27.177 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:47:27.179 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:47:27.182 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:47:27.198 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:27.202 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:47:27.205 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:47:27.207 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:47:27.223 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:27.226 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:47:27.229 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:47:27.257 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:47:27.260 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:47:27.262 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-25 03:47:27.265 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-25 03:47:27.267 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-25 03:47:27.299 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-25 03:47:27.333 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-25 03:47:27.335 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-25 03:47:27.337 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-25 03:47:27.340 | + lib/glance:configure_glance_store:254 : local be 2022-04-25 03:47:27.342 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-25 03:47:27.345 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-25 03:47:27.347 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-25 03:47:27.377 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-25 03:47:27.379 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.35 2022-04-25 03:47:27.409 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-25 03:47:27.411 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-25 03:47:27.428 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:27.430 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-25 03:47:27.460 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-25 03:47:27.490 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-25 03:47:27.519 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-25 03:47:27.549 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-25 03:47:27.580 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-25 03:47:27.599 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:47:27.601 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-25 03:47:27.632 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-25 03:47:27.662 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-25 03:47:27.691 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.35/identity/v3 2022-04-25 03:47:27.721 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-25 03:47:27.750 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.35/image 2022-04-25 03:47:27.780 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-25 03:47:27.797 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:47:27.799 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-25 03:47:27.802 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-25 03:47:27.804 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-25 03:47:27.807 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:47:27.825 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:47:27.828 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:47:27.830 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:47:27.832 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:47:27.835 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:47:27.863 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:47:27.894 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:47:27.924 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:47:27.955 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-25 03:47:27.959 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-25 03:47:27.989 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-25 03:47:28.018 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-25 03:47:28.047 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.35/identity 2022-04-25 03:47:28.077 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-25 03:47:28.106 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-25 03:47:28.139 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-25 03:47:28.169 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-25 03:47:28.203 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-25 03:47:28.232 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-25 03:47:28.262 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-25 03:47:28.291 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-25 03:47:28.296 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-25 03:47:28.304 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-25 03:47:28.320 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:47:28.323 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-25 03:47:28.325 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-25 03:47:28.328 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-25 03:47:28.330 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-25 03:47:28.332 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-25 03:47:28.335 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-25 03:47:28.339 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-25 03:47:28.341 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-25 03:47:28.345 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-25 03:47:28.377 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-25 03:47:28.379 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-25 03:47:28.381 | ++ functions:get_random_port:837 : true 2022-04-25 03:47:28.384 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-25 03:47:28.386 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-25 03:47:28.388 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-25 03:47:28.437 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-25 03:47:28.439 | ++ functions:get_random_port:841 : break 2 2022-04-25 03:47:28.441 | ++ functions:get_random_port:845 : echo 60999 2022-04-25 03:47:28.444 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-25 03:47:28.446 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-25 03:47:28.474 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-25 03:47:28.501 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-25 03:47:28.528 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:47:28.560 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:47:28.588 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:47:28.615 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:47:28.642 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:47:28.669 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-25 03:47:28.697 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:47:28.725 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:47:28.752 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:47:28.780 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:47:28.807 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:47:28.834 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-25 03:47:28.862 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-25 03:47:28.889 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-25 03:47:28.917 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-25 03:47:28.943 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-25 03:47:28.972 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-25 03:47:28.975 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-25 03:47:28.977 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:47:28.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:47:28.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:47:28.984 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-25 03:47:28.987 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-25 03:47:29.041 | proxy (enabled by site administrator) 2022-04-25 03:47:29.044 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-25 03:47:29.047 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-25 03:47:29.049 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:47:29.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:47:29.054 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:47:29.056 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-25 03:47:29.058 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-25 03:47:29.113 | proxy_http (enabled by site administrator) 2022-04-25 03:47:29.116 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-25 03:47:29.119 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-25 03:47:29.121 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-25 03:47:29.124 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:47:29.127 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:47:29.130 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:47:29.132 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:47:29.135 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:47:29.137 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-25 03:47:29.138 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:47:29.147 | KeepAlive Off 2022-04-25 03:47:29.152 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:47:29.152 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-25 03:47:29.160 | SetEnv proxy-sendchunked 1 2022-04-25 03:47:29.164 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-25 03:47:29.164 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:47:29.172 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-25 03:47:29.176 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-25 03:47:29.178 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-25 03:47:29.180 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:47:29.183 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:47:29.185 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:47:29.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:47:29.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:47:29.192 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:47:29.195 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:47:29.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:47:29.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:47:29.202 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-25 03:47:29.263 | Site glance-wsgi-api already enabled 2022-04-25 03:47:29.267 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-25 03:47:29.270 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:47:29.272 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:47:29.274 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:47:29.412 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-25 03:47:29.418 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-25 03:47:29.450 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-25 03:47:29.453 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-25 03:47:29.473 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:47:29.475 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-25 03:47:29.478 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-25 03:47:29.480 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-25 03:47:29.483 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:47:29.486 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-25 03:47:29.488 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-25 03:47:29.491 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-25 03:47:29.493 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-25 03:47:29.495 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:47:29.498 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:47:29.501 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:47:29.504 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:47:29.506 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:47:29.509 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:47:29.526 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:47:29.528 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:47:29.531 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:47:29.533 | + functions-common:git_clone:629 : echo master 2022-04-25 03:47:29.534 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:47:29.539 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-25 03:47:29.541 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:47:29.543 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-25 03:47:29.557 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-25 03:47:29.560 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:47:29.560 | + functions-common:git_clone:690 : head -1 2022-04-25 03:47:29.569 | 3e068b5ce Imported Translations from Zanata 2022-04-25 03:47:29.572 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:47:29.575 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-25 03:47:29.577 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:47:29.580 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:47:29.582 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-25 03:47:29.585 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:47:29.587 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-25 03:47:29.590 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:47:29.592 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:47:29.595 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-25 03:47:29.597 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:47:29.600 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:47:29.603 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-25 03:47:29.605 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:47:29.609 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-25 03:47:29.611 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:47:29.614 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:47:29.617 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-25 03:47:29.623 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-25 03:47:29.626 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-25 03:47:30.302 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-25 03:47:30.304 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:47:30.307 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:47:30.309 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:47:30.312 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:47:30.314 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-25 03:47:30.316 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:47:30.319 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:47:30.321 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:47:30.324 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:47:30.326 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:47:30.329 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:47:30.332 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:47:30.334 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-25 03:47:30.355 | Using python 3.8 to install /opt/stack/cinder 2022-04-25 03:47:30.358 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-25 03:47:31.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:47:31.221 | from cryptography.utils import int_from_bytes 2022-04-25 03:47:31.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:47:31.221 | from cryptography.utils import int_from_bytes 2022-04-25 03:47:32.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:47:32.432 | Obtaining file:///opt/stack/cinder 2022-04-25 03:47:32.433 | Preparing metadata (setup.py): started