2021-12-15 13:08:22.828 | + ./stack.sh:main:481 : exec 2021-12-15 13:08:22.828 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-130822' 2021-12-15 13:08:22.828 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-130822.summary.2021-12-15-130822 2021-12-15 13:08:22.828 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:08:22.828 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-130822 2021-12-15 13:08:22.828 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-130822 /opt/stack/logs/stack.sh.log 2021-12-15 13:08:22.828 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-130822.summary.2021-12-15-130822 /opt/stack/logs/stack.sh.log.summary 2021-12-15 13:08:22.828 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 13:08:22.828 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 13:08:22.828 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 13:08:22.828 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 13:08:22.829 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 13:08:22.829 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 13:08:22.829 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 13:08:22.829 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:08:22.829 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 13:08:22.829 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 13:08:22.829 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:08:22.829 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:08:22.829 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 13:08:22.829 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 13:08:22.829 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:08:22.830 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 13:08:22.832 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 13:08:22.834 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 13:08:22.836 | + ./stack.sh:main:570 : uname -a 2021-12-15 13:08:22.837 | Linux dv-neutron-821838-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 2021-12-15 13:08:22.840 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 13:08:22.844 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 13:08:22.853 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 13:08:22.883 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 13:08:22.908 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 13:08:22.910 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 13:08:22.912 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 13:08:22.914 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 13:08:22.915 | + functions-common:fetch_plugins:1753 : return 2021-12-15 13:08:22.918 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 13:08:22.920 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 13:08:22.922 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:08:22.924 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:08:22.926 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:08:22.928 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:08:22.930 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:08:22.938 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:08:22.941 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:08:22.945 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:08:22.948 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:08:22.951 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:08:22.953 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 13:08:22.956 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:08:22.969 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:08:22.971 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:08:22.972 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:08:22.974 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:08:22.976 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:08:22.978 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:08:22.980 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:08:22.982 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 13:08:22.984 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 13:08:22.986 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:08:22.988 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:08:22.992 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 13:08:22.994 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 13:08:22.996 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 13:08:22.998 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 13:08:22.999 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 13:08:23.001 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 13:08:23.020 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 13:08:23.022 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 13:08:23.036 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:08:23.038 | +++ lib/tls:source:43 : hostname -f 2021-12-15 13:08:23.042 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 13:08:23.044 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 13:08:23.046 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 13:08:23.048 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 13:08:23.050 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 13:08:23.052 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 13:08:23.054 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 13:08:23.056 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 13:08:23.058 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 13:08:23.060 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 13:08:23.066 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 13:08:23.080 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 13:08:23.098 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 13:08:23.111 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 13:08:23.124 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 13:08:23.162 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 13:08:23.230 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 13:08:23.328 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 13:08:23.353 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 13:08:23.408 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 13:08:23.469 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 13:08:23.615 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 13:08:23.630 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 13:08:23.643 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 13:08:23.656 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 13:08:23.750 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 13:08:23.752 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 13:08:23.755 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 13:08:23.757 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 13:08:23.759 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 13:08:23.761 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 13:08:23.764 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 13:08:23.764 | False' 2021-12-15 13:08:23.767 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 13:08:23.782 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 13:08:23.784 | + ./stack.sh:main:618 : run_phase source 2021-12-15 13:08:23.786 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 13:08:23.788 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:08:23.790 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:08:23.792 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:08:23.794 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:08:23.797 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:08:23.798 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:08:23.801 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:08:23.805 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:08:23.807 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:08:23.809 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:08:23.811 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 13:08:23.815 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:08:23.830 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:08:23.832 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:08:23.834 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 13:08:23.873 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 13:08:23.876 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 13:08:23.878 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:08:23.880 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 13:08:23.882 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 13:08:23.884 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 13:08:23.887 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 13:08:23.889 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 13:08:23.891 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 13:08:23.893 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 13:08:23.895 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.897 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 13:08:23.900 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.902 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 13:08:23.904 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.907 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 13:08:23.909 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.911 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 13:08:23.914 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.916 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 13:08:23.918 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.920 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 13:08:23.923 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.925 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 13:08:23.927 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.929 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 13:08:23.932 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.934 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 13:08:23.936 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.938 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 13:08:23.941 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.944 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 13:08:23.946 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.948 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 13:08:23.950 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.953 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 13:08:23.955 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.957 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 13:08:23.960 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.962 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 13:08:23.964 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.970 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 13:08:23.973 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.975 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 13:08:23.977 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.979 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 13:08:23.981 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.984 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 13:08:23.986 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.988 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 13:08:23.991 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.993 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 13:08:23.995 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:23.997 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 13:08:24.000 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.002 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 13:08:24.004 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.007 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 13:08:24.009 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.011 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 13:08:24.013 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.016 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 13:08:24.018 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.020 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 13:08:24.023 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.025 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 13:08:24.027 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.029 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 13:08:24.032 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.034 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 13:08:24.036 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.038 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 13:08:24.041 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.043 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 13:08:24.045 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.047 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 13:08:24.050 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.052 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 13:08:24.054 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.056 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 13:08:24.059 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.061 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 13:08:24.063 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.066 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 13:08:24.068 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.070 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 13:08:24.073 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.075 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 13:08:24.077 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.080 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 13:08:24.082 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.084 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 13:08:24.086 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.089 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 13:08:24.092 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.094 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 13:08:24.097 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.105 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 13:08:24.107 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.110 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 13:08:24.112 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.115 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 13:08:24.117 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:08:24.119 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 13:08:24.122 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 13:08:24.125 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:08:24.127 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 13:08:24.142 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:08:24.144 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 13:08:24.147 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:08:24.149 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 13:08:24.165 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:08:24.167 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 13:08:24.169 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 13:08:24.172 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 13:08:24.174 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 13:08:24.176 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 13:08:24.179 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 13:08:24.181 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 13:08:24.184 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 13:08:24.186 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:08:24.188 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 13:08:24.191 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:08:24.193 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 13:08:24.196 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 13:08:24.196 | Using mysql database backend 2021-12-15 13:08:24.198 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 13:08:24.215 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 13:08:24.232 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:08:24.234 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 13:08:24.251 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 13:08:24.270 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:08:24.273 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 13:08:24.289 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 13:08:24.306 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 13:08:24.322 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:08:24.326 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 13:08:24.343 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:08:24.345 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 13:08:24.363 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 13:08:24.365 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 13:08:24.368 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 13:08:24.370 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 13:08:24.373 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 13:08:24.378 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-130824 2021-12-15 13:08:24.380 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-130824 749' 2021-12-15 13:08:24.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.385 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:08:24.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.390 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 13:08:24.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.394 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 13:08:24.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.400 | + 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 2021-12-15 13:08:24.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.405 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2021-12-15 13:08:24.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.410 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2021-12-15 13:08:24.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.416 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-130822 2021-12-15 13:08:24.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.421 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 13:08:24.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.426 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2021-12-15 13:08:24.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.431 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 13:08:24.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.436 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 13:08:24.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.441 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 13:08:24.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:08:24.445 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 13:08:24.448 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 13:08:24.450 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 13:08:24.453 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 13:08:24.455 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:08:24.457 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:08:24.460 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:08:24.464 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:08:24.466 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:08:24.469 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:08:24.485 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:08:24.487 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:08:24.489 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:08:24.492 | + functions-common:git_clone:606 : echo master 2021-12-15 13:08:24.492 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:08:24.499 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 13:08:24.501 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:08:24.504 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 13:08:24.507 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:08:24.507 | + functions-common:git_clone:655 : head -1 2021-12-15 13:08:24.510 | e74f91e2 Updated from generate-constraints 2021-12-15 13:08:24.513 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:08:24.516 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 13:08:24.519 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:08:24.521 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 13:08:24.523 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 13:08:24.526 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 13:08:24.528 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 13:08:24.531 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:08:24.533 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 13:08:24.536 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 13:08:24.538 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 13:08:24.541 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 13:08:24.546 | ++ tools/install_prereqs.sh:source:47 : NOW=1639573704 2021-12-15 13:08:24.549 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 13:08:24.554 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639573526 2021-12-15 13:08:24.556 | ++ tools/install_prereqs.sh:source:49 : DELTA=178 2021-12-15 13:08:24.559 | ++ tools/install_prereqs.sh:source:50 : [[ 178 -lt 7200 ]] 2021-12-15 13:08:24.565 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 13:08:24.570 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 13:08:24.573 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 13:08:24.575 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 13:08:24.578 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 13:08:24.580 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 13:08:24.582 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 13:08:24.584 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 13:08:24.588 | +++ 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 2021-12-15 13:08:24.636 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 13:08:24.636 | apache2-dev 2021-12-15 13:08:24.636 | bc 2021-12-15 13:08:24.636 | bsdmainutils 2021-12-15 13:08:24.636 | curl 2021-12-15 13:08:24.636 | g++ 2021-12-15 13:08:24.636 | gawk 2021-12-15 13:08:24.637 | gcc 2021-12-15 13:08:24.637 | gettext 2021-12-15 13:08:24.637 | git 2021-12-15 13:08:24.637 | graphviz 2021-12-15 13:08:24.637 | iputils-ping 2021-12-15 13:08:24.637 | libapache2-mod-proxy-uwsgi 2021-12-15 13:08:24.637 | libffi-dev 2021-12-15 13:08:24.637 | libjpeg-dev 2021-12-15 13:08:24.637 | libpcre3-dev 2021-12-15 13:08:24.637 | libpq-dev 2021-12-15 13:08:24.637 | libssl-dev 2021-12-15 13:08:24.637 | libsystemd-dev 2021-12-15 13:08:24.637 | libxml2-dev 2021-12-15 13:08:24.637 | libxslt1-dev 2021-12-15 13:08:24.637 | libyaml-dev 2021-12-15 13:08:24.637 | lsof 2021-12-15 13:08:24.637 | openssh-server 2021-12-15 13:08:24.637 | openssl 2021-12-15 13:08:24.637 | pkg-config 2021-12-15 13:08:24.637 | psmisc 2021-12-15 13:08:24.637 | python3-dev 2021-12-15 13:08:24.637 | python3-pip 2021-12-15 13:08:24.637 | python3-systemd 2021-12-15 13:08:24.637 | python3-venv 2021-12-15 13:08:24.637 | tar 2021-12-15 13:08:24.637 | tcpdump 2021-12-15 13:08:24.637 | unzip 2021-12-15 13:08:24.637 | uuid-runtime 2021-12-15 13:08:24.637 | wget 2021-12-15 13:08:24.637 | wget 2021-12-15 13:08:24.637 | zlib1g-dev 2021-12-15 13:08:24.637 | libkrb5-dev 2021-12-15 13:08:24.637 | libldap2-dev 2021-12-15 13:08:24.637 | libsasl2-dev 2021-12-15 13:08:24.637 | memcached 2021-12-15 13:08:24.637 | python3-mysqldb 2021-12-15 13:08:24.637 | sqlite3 2021-12-15 13:08:24.637 | conntrack 2021-12-15 13:08:24.637 | curl 2021-12-15 13:08:24.637 | dnsmasq-base 2021-12-15 13:08:24.637 | dnsmasq-utils 2021-12-15 13:08:24.638 | ebtables 2021-12-15 13:08:24.638 | genisoimage 2021-12-15 13:08:24.638 | iptables 2021-12-15 13:08:24.638 | iputils-arping 2021-12-15 13:08:24.638 | kpartx 2021-12-15 13:08:24.638 | libjs-jquery-tablesorter 2021-12-15 13:08:24.638 | parted 2021-12-15 13:08:24.638 | pm-utils 2021-12-15 13:08:24.638 | python3-mysqldb 2021-12-15 13:08:24.638 | socat 2021-12-15 13:08:24.638 | sqlite3 2021-12-15 13:08:24.638 | sudo 2021-12-15 13:08:24.638 | vlan 2021-12-15 13:08:24.638 | lsscsi 2021-12-15 13:08:24.638 | open-iscsi 2021-12-15 13:08:24.638 | lvm2 2021-12-15 13:08:24.638 | qemu-utils 2021-12-15 13:08:24.638 | thin-provisioning-tools 2021-12-15 13:08:24.638 | acl 2021-12-15 13:08:24.638 | dnsmasq-base 2021-12-15 13:08:24.638 | dnsmasq-utils 2021-12-15 13:08:24.638 | ebtables 2021-12-15 13:08:24.638 | haproxy 2021-12-15 13:08:24.638 | iptables 2021-12-15 13:08:24.638 | iputils-arping 2021-12-15 13:08:24.638 | iputils-ping 2021-12-15 13:08:24.638 | postgresql-server-dev-all 2021-12-15 13:08:24.638 | python3-mysqldb 2021-12-15 13:08:24.638 | sqlite3 2021-12-15 13:08:24.638 | sudo 2021-12-15 13:08:24.638 | vlan 2021-12-15 13:08:24.638 | pcp 2021-12-15 13:08:24.638 | ipset 2021-12-15 13:08:24.638 | conntrack 2021-12-15 13:08:24.638 | conntrackd 2021-12-15 13:08:24.638 | keepalived 2021-12-15 13:08:24.638 | lvm2 2021-12-15 13:08:24.638 | qemu-utils 2021-12-15 13:08:24.638 | thin-provisioning-tools 2021-12-15 13:08:24.639 | curl 2021-12-15 13:08:24.639 | liberasurecode-dev 2021-12-15 13:08:24.639 | make 2021-12-15 13:08:24.639 | memcached 2021-12-15 13:08:24.639 | sqlite3 2021-12-15 13:08:24.639 | xfsprogs' 2021-12-15 13:08:24.639 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 13:08:24.658 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 13:08:24.658 | apache2-dev 2021-12-15 13:08:24.658 | bc 2021-12-15 13:08:24.658 | bsdmainutils 2021-12-15 13:08:24.659 | curl 2021-12-15 13:08:24.659 | g++ 2021-12-15 13:08:24.659 | gawk 2021-12-15 13:08:24.659 | gcc 2021-12-15 13:08:24.659 | gettext 2021-12-15 13:08:24.659 | git 2021-12-15 13:08:24.659 | graphviz 2021-12-15 13:08:24.659 | iputils-ping 2021-12-15 13:08:24.659 | libapache2-mod-proxy-uwsgi 2021-12-15 13:08:24.659 | libffi-dev 2021-12-15 13:08:24.659 | libjpeg-dev 2021-12-15 13:08:24.659 | libpcre3-dev 2021-12-15 13:08:24.659 | libpq-dev 2021-12-15 13:08:24.659 | libssl-dev 2021-12-15 13:08:24.659 | libsystemd-dev 2021-12-15 13:08:24.659 | libxml2-dev 2021-12-15 13:08:24.659 | libxslt1-dev 2021-12-15 13:08:24.659 | libyaml-dev 2021-12-15 13:08:24.659 | lsof 2021-12-15 13:08:24.659 | openssh-server 2021-12-15 13:08:24.659 | openssl 2021-12-15 13:08:24.659 | pkg-config 2021-12-15 13:08:24.659 | psmisc 2021-12-15 13:08:24.659 | python3-dev 2021-12-15 13:08:24.659 | python3-pip 2021-12-15 13:08:24.659 | python3-systemd 2021-12-15 13:08:24.659 | python3-venv 2021-12-15 13:08:24.659 | tar 2021-12-15 13:08:24.659 | tcpdump 2021-12-15 13:08:24.659 | unzip 2021-12-15 13:08:24.659 | uuid-runtime 2021-12-15 13:08:24.659 | wget 2021-12-15 13:08:24.659 | wget 2021-12-15 13:08:24.659 | zlib1g-dev 2021-12-15 13:08:24.659 | libkrb5-dev 2021-12-15 13:08:24.659 | libldap2-dev 2021-12-15 13:08:24.659 | libsasl2-dev 2021-12-15 13:08:24.659 | memcached 2021-12-15 13:08:24.659 | python3-mysqldb 2021-12-15 13:08:24.659 | sqlite3 2021-12-15 13:08:24.659 | conntrack 2021-12-15 13:08:24.660 | curl 2021-12-15 13:08:24.660 | dnsmasq-base 2021-12-15 13:08:24.660 | dnsmasq-utils 2021-12-15 13:08:24.660 | ebtables 2021-12-15 13:08:24.660 | genisoimage 2021-12-15 13:08:24.660 | iptables 2021-12-15 13:08:24.660 | iputils-arping 2021-12-15 13:08:24.660 | kpartx 2021-12-15 13:08:24.660 | libjs-jquery-tablesorter 2021-12-15 13:08:24.660 | parted 2021-12-15 13:08:24.660 | pm-utils 2021-12-15 13:08:24.660 | python3-mysqldb 2021-12-15 13:08:24.660 | socat 2021-12-15 13:08:24.660 | sqlite3 2021-12-15 13:08:24.660 | sudo 2021-12-15 13:08:24.660 | vlan 2021-12-15 13:08:24.660 | lsscsi 2021-12-15 13:08:24.660 | open-iscsi 2021-12-15 13:08:24.660 | lvm2 2021-12-15 13:08:24.660 | qemu-utils 2021-12-15 13:08:24.660 | thin-provisioning-tools 2021-12-15 13:08:24.660 | acl 2021-12-15 13:08:24.660 | dnsmasq-base 2021-12-15 13:08:24.660 | dnsmasq-utils 2021-12-15 13:08:24.660 | ebtables 2021-12-15 13:08:24.660 | haproxy 2021-12-15 13:08:24.660 | iptables 2021-12-15 13:08:24.660 | iputils-arping 2021-12-15 13:08:24.660 | iputils-ping 2021-12-15 13:08:24.660 | postgresql-server-dev-all 2021-12-15 13:08:24.660 | python3-mysqldb 2021-12-15 13:08:24.660 | sqlite3 2021-12-15 13:08:24.660 | sudo 2021-12-15 13:08:24.660 | vlan 2021-12-15 13:08:24.660 | pcp 2021-12-15 13:08:24.660 | ipset 2021-12-15 13:08:24.660 | conntrack 2021-12-15 13:08:24.660 | conntrackd 2021-12-15 13:08:24.660 | keepalived 2021-12-15 13:08:24.661 | lvm2 2021-12-15 13:08:24.661 | qemu-utils 2021-12-15 13:08:24.661 | thin-provisioning-tools 2021-12-15 13:08:24.661 | curl 2021-12-15 13:08:24.661 | liberasurecode-dev 2021-12-15 13:08:24.661 | make 2021-12-15 13:08:24.661 | memcached 2021-12-15 13:08:24.661 | sqlite3 2021-12-15 13:08:24.661 | xfsprogs ' 2021-12-15 13:08:24.661 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 13:08:24.663 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:08:24.665 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:08:24.668 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:08:24.668 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 13:08:24.674 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:08:24.676 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 13:08:24.678 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:08:24.680 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 13:08:24.682 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:08:24.684 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:08:24.687 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:08:24.689 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:08:24.691 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:08:24.693 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:08:24.695 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 13:08:24.697 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 13:08:24.699 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 13:08:24.702 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 13:08:24.706 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 13:08:24.708 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 13:08:24.711 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 13:08:24.713 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 13:08:24.715 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 13:08:24.718 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 13:08:24.722 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639573704719 2021-12-15 13:08:24.724 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 13:08:24.726 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 13:08:24.728 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 13:08:24.952 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 13:08:24.994 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 13:08:25.047 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 13:08:25.183 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 13:08:27.209 | Reading package lists... 2021-12-15 13:08:27.240 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 13:08:27.242 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 13:08:27.244 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:08:27.247 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:08:27.249 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:08:27.251 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:08:27.253 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:08:27.255 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 13:08:27.257 | ++ functions-common:time_stop:2409 : start_time=1639573704719 2021-12-15 13:08:27.259 | ++ functions-common:time_stop:2411 : [[ -z 1639573704719 ]] 2021-12-15 13:08:27.262 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:08:27.267 | ++ functions-common:time_stop:2414 : end_time=1639573707264 2021-12-15 13:08:27.269 | ++ functions-common:time_stop:2415 : elapsed_time=2545 2021-12-15 13:08:27.272 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 13:08:27.274 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:08:27.276 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2545 2021-12-15 13:08:27.278 | ++ functions-common:install_package:1441 : 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 sqlite3 xfsprogs 2021-12-15 13:08:27.281 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:08:27.283 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:08:27.286 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:08:27.288 | ++ functions-common:real_install_package:1427 : 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 sqlite3 xfsprogs 2021-12-15 13:08:27.310 | ++ functions-common:apt_get:1207 : 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 sqlite3 xfsprogs 2021-12-15 13:08:27.422 | Reading package lists... 2021-12-15 13:08:27.680 | Building dependency tree... 2021-12-15 13:08:27.682 | Reading state information... 2021-12-15 13:08:27.725 | acl is already the newest version (2.2.53-6). 2021-12-15 13:08:27.725 | bc is already the newest version (1.07.1-2build1). 2021-12-15 13:08:27.725 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 13:08:27.725 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 13:08:27.726 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 13:08:27.726 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:08:27.726 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 13:08:27.726 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:08:27.726 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 13:08:27.726 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 13:08:27.726 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 13:08:27.726 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 13:08:27.726 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 13:08:27.726 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 13:08:27.726 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 13:08:27.726 | libffi-dev is already the newest version (3.3-4). 2021-12-15 13:08:27.726 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 13:08:27.726 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 13:08:27.726 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 13:08:27.726 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 13:08:27.726 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 13:08:27.726 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 13:08:27.726 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 13:08:27.726 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:08:27.726 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 13:08:27.726 | psmisc is already the newest version (23.3-1). 2021-12-15 13:08:27.726 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:08:27.726 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 13:08:27.726 | python3-systemd is already the newest version (234-3build2). 2021-12-15 13:08:27.726 | socat is already the newest version (1.7.3.3-2). 2021-12-15 13:08:27.726 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 13:08:27.726 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 13:08:27.726 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 13:08:27.726 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 13:08:27.726 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 13:08:27.726 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 13:08:27.727 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 13:08:27.727 | pcp is already the newest version (5.0.3-1). 2021-12-15 13:08:27.727 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 13:08:27.727 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:08:27.727 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:08:27.727 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:08:27.727 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 13:08:27.727 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:08:27.727 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:08:27.727 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 13:08:27.727 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 13:08:27.727 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 13:08:27.727 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 13:08:27.727 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 13:08:27.727 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 13:08:27.727 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 13:08:27.727 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:08:27.727 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 13:08:27.727 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 13:08:27.727 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 13:08:27.727 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 13:08:27.727 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 13:08:27.727 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 13:08:27.727 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:08:27.727 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 13:08:27.727 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 13:08:27.727 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 13:08:27.727 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 13:08:27.727 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 13:08:27.727 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 13:08:27.727 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 13:08:27.727 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 13:08:27.727 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:08:27.950 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 13:08:27.951 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 13:08:27.951 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 13:08:27.951 | The following packages were automatically installed and are no longer required: 2021-12-15 13:08:27.952 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:08:27.952 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:08:27.952 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:08:27.952 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:08:27.952 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:08:27.952 | python3-zope.interface 2021-12-15 13:08:27.952 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:08:28.069 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:08:28.074 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 13:08:28.076 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:08:28.078 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:08:28.080 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:08:28.083 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:08:28.085 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:08:28.087 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:08:28.089 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:08:28.092 | ++ functions-common:time_stop:2409 : start_time=1639573707308 2021-12-15 13:08:28.094 | ++ functions-common:time_stop:2411 : [[ -z 1639573707308 ]] 2021-12-15 13:08:28.097 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:08:28.101 | ++ functions-common:time_stop:2414 : end_time=1639573708099 2021-12-15 13:08:28.104 | ++ functions-common:time_stop:2415 : elapsed_time=791 2021-12-15 13:08:28.106 | ++ functions-common:time_stop:2416 : total=802 2021-12-15 13:08:28.108 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:08:28.113 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1593 2021-12-15 13:08:28.115 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 13:08:28.118 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 13:08:28.120 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:08:28.122 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 13:08:28.127 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 13:08:28.131 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 13:08:28.133 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 13:08:28.136 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 13:08:29.694 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 13:08:29.697 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:08:29.699 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:08:29.703 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:08:29.706 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 13:08:29.708 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 13:08:29.710 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 13:08:29.712 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 13:08:29.715 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 13:08:29.717 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 13:08:29.720 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 13:08:29.722 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 13:08:29.724 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 13:08:29.726 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 13:08:29.729 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 13:08:29.731 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 13:08:29.733 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 13:08:29.735 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 13:08:29.736 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 13:08:29.738 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 13:08:29.740 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 13:08:29.742 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 13:08:29.745 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 13:08:29.747 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 13:08:29.750 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 13:08:29.844 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 13:08:29.847 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 13:08:29.928 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 13:08:29.931 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 13:08:30.017 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 13:08:30.019 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 13:08:30.021 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 13:08:30.023 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 13:08:30.024 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 13:08:30.026 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 13:08:30.028 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 13:08:30.031 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 13:08:30.033 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 13:08:30.035 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 13:08:30.037 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 13:08:30.037 | Distro: focal 2021-12-15 13:08:30.039 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 13:08:30.041 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:08:30.046 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:08:30.047 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:08:30.050 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:08:30.050 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:08:30.754 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:08:30.756 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:08:30.756 | pip: 21.3.1 2021-12-15 13:08:30.758 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 13:08:30.760 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 13:08:30.762 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:08:30.763 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:08:30.765 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:08:30.767 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:08:30.769 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:08:30.770 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:08:30.772 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:08:30.774 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:08:30.776 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:08:30.777 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 13:08:30.779 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:08:30.782 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:08:30.782 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 13:08:30.786 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:08:30.787 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 13:08:30.789 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 13:08:30.791 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:08:30.793 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 13:08:30.795 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:08:30.805 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 13:08:30.805 | Dload Upload Total Spent Left Speed 2021-12-15 13:08:30.949 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 13:08:30.954 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 13:08:30.957 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:08:34.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:08:34.279 | from cryptography.utils import int_from_bytes 2021-12-15 13:08:34.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:08:34.280 | from cryptography.utils import int_from_bytes 2021-12-15 13:08:34.588 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:08:34.795 | Collecting pip 2021-12-15 13:08:34.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 13:08:37.191 | Installing collected packages: pip 2021-12-15 13:08:37.191 | Attempting uninstall: pip 2021-12-15 13:08:37.193 | Found existing installation: pip 21.3.1 2021-12-15 13:08:37.446 | Uninstalling pip-21.3.1: 2021-12-15 13:08:37.460 | Successfully uninstalled pip-21.3.1 2021-12-15 13:08:39.125 | Successfully installed pip-21.3.1 2021-12-15 13:08:39.125 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:08:39.125 | warnings.warn( 2021-12-15 13:08:39.125 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:08:39.125 | warnings.warn( 2021-12-15 13:08:39.125 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:08:39.125 | warnings.warn( 2021-12-15 13:08:39.125 | 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 2021-12-15 13:08:39.286 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 13:08:39.288 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 13:08:39.290 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 13:08:39.292 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:08:39.295 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 13:08:39.297 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 13:08:39.299 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:08:39.302 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:08:39.302 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:08:39.306 | ++ 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 ' 2021-12-15 13:08:39.308 | ++ 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 == '' ]] 2021-12-15 13:08:39.309 | ++ 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' 2021-12-15 13:08:39.312 | + 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' 2021-12-15 13:08:39.314 | + 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' 2021-12-15 13:08:39.331 | 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 2021-12-15 13:08:39.332 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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' 2021-12-15 13:08:40.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:08:40.178 | from cryptography.utils import int_from_bytes 2021-12-15 13:08:40.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:08:40.179 | from cryptography.utils import int_from_bytes 2021-12-15 13:08:41.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:08:41.295 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 13:08:43.674 | 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 2021-12-15 13:08:43.815 | + inc/python:pip_install:200 : result=0 2021-12-15 13:08:43.817 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:08:43.819 | + functions-common:time_stop:2402 : local name 2021-12-15 13:08:43.821 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:08:43.823 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:08:43.825 | + functions-common:time_stop:2405 : local total 2021-12-15 13:08:43.827 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:08:43.829 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:08:43.831 | + functions-common:time_stop:2409 : start_time=1639573719326 2021-12-15 13:08:43.833 | + functions-common:time_stop:2411 : [[ -z 1639573719326 ]] 2021-12-15 13:08:43.835 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:08:43.838 | + functions-common:time_stop:2414 : end_time=1639573723836 2021-12-15 13:08:43.841 | + functions-common:time_stop:2415 : elapsed_time=4510 2021-12-15 13:08:43.844 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:08:43.845 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:08:43.847 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4510 2021-12-15 13:08:43.849 | + inc/python:pip_install:203 : return 0 2021-12-15 13:08:43.852 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 13:08:43.854 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:08:43.858 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:08:43.860 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:08:43.863 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:08:43.863 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:08:44.547 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:08:44.549 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:08:44.549 | pip: 21.3.1 2021-12-15 13:08:44.552 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 13:08:44.555 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:08:44.559 | + ./stack.sh:main:786 : fixup_all 2021-12-15 13:08:44.562 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 13:08:44.565 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 13:08:44.567 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:08:44.570 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:08:44.573 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 13:08:44.587 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 13:08:44.601 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 13:08:44.614 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 13:08:44.616 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 13:08:44.618 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:08:44.621 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:08:44.623 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:08:44.625 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:08:44.627 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:08:44.629 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:08:44.631 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:08:44.634 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:08:44.636 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:08:44.638 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 13:08:44.641 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 13:08:44.644 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 13:08:44.646 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:08:44.648 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:08:44.650 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:08:44.652 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:08:44.655 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:08:44.658 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:08:44.660 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 13:08:44.663 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 13:08:44.686 | Using python 3.8 to install os-testr 2021-12-15 13:08:44.689 | + 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 2021-12-15 13:08:45.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:08:45.543 | from cryptography.utils import int_from_bytes 2021-12-15 13:08:45.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:08:45.543 | from cryptography.utils import int_from_bytes 2021-12-15 13:08:46.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:08:46.711 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 13:08:46.818 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 13:08:46.819 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 13:08:46.820 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 13:08:46.822 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 13:08:46.835 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 13:08:46.862 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 13:08:46.863 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 13:08:46.864 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 13:08:46.865 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 13:08:46.867 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 13:08:46.892 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-15 13:08:46.893 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 13:08:46.895 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-15 13:08:46.896 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-15 13:08:46.897 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-15 13:08:46.915 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 13:08:46.983 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 13:08:46.985 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 13:08:46.986 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 13:08:49.213 | 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 2021-12-15 13:08:49.351 | + inc/python:pip_install:200 : result=0 2021-12-15 13:08:49.353 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:08:49.355 | + functions-common:time_stop:2402 : local name 2021-12-15 13:08:49.358 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:08:49.360 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:08:49.362 | + functions-common:time_stop:2405 : local total 2021-12-15 13:08:49.364 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:08:49.367 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:08:49.369 | + functions-common:time_stop:2409 : start_time=1639573724680 2021-12-15 13:08:49.371 | + functions-common:time_stop:2411 : [[ -z 1639573724680 ]] 2021-12-15 13:08:49.374 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:08:49.378 | + functions-common:time_stop:2414 : end_time=1639573729375 2021-12-15 13:08:49.380 | + functions-common:time_stop:2415 : elapsed_time=4695 2021-12-15 13:08:49.382 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:08:49.384 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:08:49.386 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4695 2021-12-15 13:08:49.388 | + inc/python:pip_install:203 : return 0 2021-12-15 13:08:49.390 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 13:08:49.447 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 13:08:49.553 | + ./stack.sh:main:800 : install_infra 2021-12-15 13:08:49.555 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:08:49.558 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 13:08:49.561 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:08:49.564 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 13:08:49.588 | + 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 2021-12-15 13:08:51.564 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.580 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.685 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.706 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.711 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.726 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.734 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.774 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.780 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.847 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.852 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.912 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.935 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:51.985 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.003 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.007 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.302 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.306 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.318 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.339 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.346 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.363 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.425 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:52.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:08:52.608 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:08:52.915 | + inc/python:pip_install:200 : result=0 2021-12-15 13:08:52.917 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:08:52.919 | + functions-common:time_stop:2402 : local name 2021-12-15 13:08:52.921 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:08:52.923 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:08:52.925 | + functions-common:time_stop:2405 : local total 2021-12-15 13:08:52.927 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:08:52.929 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:08:52.931 | + functions-common:time_stop:2409 : start_time=1639573729580 2021-12-15 13:08:52.934 | + functions-common:time_stop:2411 : [[ -z 1639573729580 ]] 2021-12-15 13:08:52.936 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:08:52.941 | + functions-common:time_stop:2414 : end_time=1639573732938 2021-12-15 13:08:52.944 | + functions-common:time_stop:2415 : elapsed_time=3358 2021-12-15 13:08:52.946 | + functions-common:time_stop:2416 : total=4695 2021-12-15 13:08:52.948 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:08:52.951 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8053 2021-12-15 13:08:52.953 | + inc/python:pip_install:203 : return 0 2021-12-15 13:08:52.955 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:08:52.958 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 13:08:52.981 | + 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 2021-12-15 13:08:54.842 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:54.858 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:54.963 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:54.988 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:54.993 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.008 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.016 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.054 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.059 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.116 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.122 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.181 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.205 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.255 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.273 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.277 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.568 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.572 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.583 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.605 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.613 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.630 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.692 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:08:55.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:08:55.757 | Processing /opt/stack/requirements 2021-12-15 13:08:57.436 | 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 24)) (6.0) 2021-12-15 13:08:57.439 | 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 177)) (3.0.0) 2021-12-15 13:08:57.450 | 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 343)) (21.3) 2021-12-15 13:08:57.456 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:08:57.458 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 13:08:57.464 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 13:08:57.491 | 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 508)) (1.16.0) 2021-12-15 13:08:57.494 | 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 562)) (2.5.0) 2021-12-15 13:08:57.504 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 13:08:57.524 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 13:08:57.527 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 13:08:57.542 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 13:08:57.567 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 13:08:57.572 | 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 211)) (3.3) 2021-12-15 13:08:57.575 | 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 173)) (1.0.0) 2021-12-15 13:08:57.577 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 13:08:57.589 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 13:08:57.593 | 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 543)) (3.5.0) 2021-12-15 13:08:57.599 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 13:08:57.652 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 13:08:57.664 | 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 384)) (1.8.2) 2021-12-15 13:08:57.666 | 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 600)) (0.2.5) 2021-12-15 13:08:57.672 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 13:08:57.726 | Building wheels for collected packages: openstack-requirements 2021-12-15 13:08:57.727 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 13:08:58.575 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 13:08:58.575 | ERROR: Command errored out with exit status 1: 2021-12-15 13:08:58.576 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ma_t1ugd/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ma_t1ugd/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-dd48azg9 2021-12-15 13:08:58.576 | cwd: /tmp/pip-req-build-ma_t1ugd/ 2021-12-15 13:08:58.576 | Complete output (6 lines): 2021-12-15 13:08:58.576 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 13:08:58.576 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 13:08:58.576 | or: setup.py --help-commands 2021-12-15 13:08:58.576 | or: setup.py cmd --help 2021-12-15 13:08:58.576 | 2021-12-15 13:08:58.576 | error: invalid command 'bdist_wheel' 2021-12-15 13:08:58.576 | ---------------------------------------- 2021-12-15 13:08:58.576 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 13:08:58.576 | Running setup.py clean for openstack-requirements 2021-12-15 13:08:59.399 | Failed to build openstack-requirements 2021-12-15 13:08:59.415 | Installing collected packages: openstack-requirements 2021-12-15 13:08:59.416 | Attempting uninstall: openstack-requirements 2021-12-15 13:08:59.417 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 13:08:59.450 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 13:08:59.469 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 13:08:59.473 | Running setup.py install for openstack-requirements: started 2021-12-15 13:09:01.734 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 13:09:01.758 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 13:09:01.894 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:01.896 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:01.898 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:01.901 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:01.903 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:01.905 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:01.907 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:01.909 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:01.912 | + functions-common:time_stop:2409 : start_time=1639573732973 2021-12-15 13:09:01.914 | + functions-common:time_stop:2411 : [[ -z 1639573732973 ]] 2021-12-15 13:09:01.916 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:01.921 | + functions-common:time_stop:2414 : end_time=1639573741918 2021-12-15 13:09:01.923 | + functions-common:time_stop:2415 : elapsed_time=8945 2021-12-15 13:09:01.928 | + functions-common:time_stop:2416 : total=8053 2021-12-15 13:09:01.930 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:01.933 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16998 2021-12-15 13:09:01.935 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:01.938 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 13:09:01.940 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 13:09:01.943 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 13:09:01.945 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:01.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:01.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 13:09:01.953 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:01.955 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 13:09:01.977 | Using python 3.8 to install pbr 2021-12-15 13:09:01.980 | + 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 2021-12-15 13:09:02.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:02.894 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:02.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:02.894 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:03.986 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:04.007 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 13:09:06.529 | 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 2021-12-15 13:09:06.671 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:06.673 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:06.676 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:06.678 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:06.680 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:06.682 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:06.684 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:06.686 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:06.688 | + functions-common:time_stop:2409 : start_time=1639573741971 2021-12-15 13:09:06.690 | + functions-common:time_stop:2411 : [[ -z 1639573741971 ]] 2021-12-15 13:09:06.693 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:06.697 | + functions-common:time_stop:2414 : end_time=1639573746695 2021-12-15 13:09:06.699 | + functions-common:time_stop:2415 : elapsed_time=4724 2021-12-15 13:09:06.702 | + functions-common:time_stop:2416 : total=16998 2021-12-15 13:09:06.704 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:06.707 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21722 2021-12-15 13:09:06.709 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:06.712 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 13:09:09.102 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 13:09:11.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:11.093 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 13:09:11.109 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 13:09:11.112 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 13:09:11.117 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 13:09:11.119 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 13:09:11.122 | 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.6) 2021-12-15 13:09:11.206 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:09:11.209 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:09:11.213 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 13:09:11.230 | + ./stack.sh:main:809 : pkgs= 2021-12-15 13:09:11.233 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 13:09:11.235 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 13:09:11.237 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 13:09:11.239 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 13:09:11.242 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:09:11.244 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:09:11.246 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:09:11.248 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:09:11.250 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:09:11.253 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:09:11.257 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:09:11.260 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:09:11.262 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:09:11.265 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 13:09:11.267 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:09:11.282 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:11.284 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:09:11.286 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:09:11.288 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 13:09:11.291 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:09:11.293 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:09:11.295 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:09:11.297 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 13:09:11.299 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:09:11.301 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 13:09:11.303 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:09:11.305 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:09:11.308 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 13:09:11.310 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 13:09:11.312 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:09:11.314 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:09:11.316 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 13:09:11.318 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 13:09:11.321 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 13:09:11.323 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 13:09:11.325 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 13:09:11.327 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 13:09:11.329 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 13:09:11.332 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 13:09:11.334 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 13:09:11.336 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 13:09:11.392 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 13:09:11.392 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 13:09:11.394 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 13:09:11.755 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 13:09:11.757 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 13:09:11.775 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:11.778 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 13:09:11.781 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:09:11.783 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:09:11.786 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:09:11.788 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:09:11.790 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:11.792 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:09:11.795 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:11.797 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:11.799 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:09:11.801 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:09:11.803 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:09:11.806 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:09:11.808 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 13:09:11.811 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:09:11.813 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:11.816 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:11.818 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 13:09:11.840 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 13:09:11.948 | Reading package lists... 2021-12-15 13:09:12.203 | Building dependency tree... 2021-12-15 13:09:12.204 | Reading state information... 2021-12-15 13:09:12.468 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 13:09:12.468 | The following packages were automatically installed and are no longer required: 2021-12-15 13:09:12.469 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:09:12.469 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:09:12.469 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:09:12.469 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:09:12.469 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:09:12.469 | python3-zope.interface 2021-12-15 13:09:12.469 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:09:12.590 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:09:12.595 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:09:12.597 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:09:12.600 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:12.602 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:12.604 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:12.607 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:12.609 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:12.612 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:09:12.614 | + functions-common:time_stop:2409 : start_time=1639573751837 2021-12-15 13:09:12.616 | + functions-common:time_stop:2411 : [[ -z 1639573751837 ]] 2021-12-15 13:09:12.619 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:12.623 | + functions-common:time_stop:2414 : end_time=1639573752620 2021-12-15 13:09:12.625 | + functions-common:time_stop:2415 : elapsed_time=783 2021-12-15 13:09:12.627 | + functions-common:time_stop:2416 : total=1593 2021-12-15 13:09:12.629 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:12.632 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2376 2021-12-15 13:09:12.634 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:09:12.636 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 13:09:12.639 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:09:12.641 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:09:12.643 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:09:12.646 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:09:12.648 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:09:12.650 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:09:12.653 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 13:09:12.655 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:09:12.657 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:09:12.659 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:09:12.662 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:09:12.664 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:09:12.667 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:09:12.669 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:09:12.671 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:09:12.674 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:09:12.676 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 13:09:12.678 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:09:12.681 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:09:12.683 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:09:12.686 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:09:12.688 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:09:12.691 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:09:12.693 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 13:09:12.696 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 13:09:12.715 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:12.718 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 13:09:12.720 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:09:12.723 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 13:09:12.726 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 13:09:12.730 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 13:09:12.735 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 13:09:12.737 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 13:09:12.740 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 13:09:12.743 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 13:09:12.745 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 13:09:12.748 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 13:09:12.752 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 13:09:13.482 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 13:09:13.482 | user tags 2021-12-15 13:09:13.482 | stackrabbit []' 2021-12-15 13:09:13.486 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 13:09:13.486 | user tags 2021-12-15 13:09:13.486 | stackrabbit []' 2021-12-15 13:09:13.486 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 13:09:13.492 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 13:09:13.494 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 13:09:13.497 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:09:14.195 | Changing password for user "stackrabbit" ... 2021-12-15 13:09:14.220 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 13:09:14.930 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 13:09:14.956 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 13:09:14.959 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:09:15.667 | Changing password for user "stackrabbit" ... 2021-12-15 13:09:15.692 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 13:09:15.694 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 13:09:15.696 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 13:09:16.394 | Deleting user "guest" ... 2021-12-15 13:09:16.411 | Error: 2021-12-15 13:09:16.411 | {:no_such_user, "guest"} 2021-12-15 13:09:16.424 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 13:09:16.427 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 13:09:16.444 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:16.446 | + ./stack.sh:main:826 : install_database 2021-12-15 13:09:16.448 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 13:09:16.451 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 13:09:16.453 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:16.455 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:16.457 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 13:09:16.672 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 13:09:16.674 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 13:09:16.677 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 13:09:16.679 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:09:16.682 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 13:09:16.684 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:09:16.687 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:09:16.689 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:09:16.691 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:09:16.693 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:09:16.696 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:09:16.698 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:09:16.700 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:09:16.703 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:09:16.705 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 13:09:16.707 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:09:16.710 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:09:16.712 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:09:16.714 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:09:16.717 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:09:16.719 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:09:16.722 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 13:09:16.724 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:16.726 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:16.729 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 13:09:16.732 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:09:16.734 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:09:16.737 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:09:16.739 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:09:16.741 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:16.744 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:09:16.746 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:16.749 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:16.751 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:09:16.753 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:09:16.755 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:09:16.757 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:09:16.760 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 13:09:16.762 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:09:16.764 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:16.767 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:16.769 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 13:09:16.790 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 13:09:16.899 | Reading package lists... 2021-12-15 13:09:17.155 | Building dependency tree... 2021-12-15 13:09:17.156 | Reading state information... 2021-12-15 13:09:17.451 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 13:09:17.451 | The following packages were automatically installed and are no longer required: 2021-12-15 13:09:17.452 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:09:17.452 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:09:17.452 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:09:17.452 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:09:17.453 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:09:17.453 | python3-zope.interface 2021-12-15 13:09:17.453 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:09:17.584 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:09:17.588 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:09:17.590 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:09:17.593 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:17.595 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:17.600 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:17.602 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:17.604 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:17.606 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:09:17.608 | + functions-common:time_stop:2409 : start_time=1639573756787 2021-12-15 13:09:17.610 | + functions-common:time_stop:2411 : [[ -z 1639573756787 ]] 2021-12-15 13:09:17.613 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:17.617 | + functions-common:time_stop:2414 : end_time=1639573757615 2021-12-15 13:09:17.619 | + functions-common:time_stop:2415 : elapsed_time=828 2021-12-15 13:09:17.621 | + functions-common:time_stop:2416 : total=2376 2021-12-15 13:09:17.624 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:17.626 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3204 2021-12-15 13:09:17.628 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:09:17.631 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 13:09:17.633 | + ./stack.sh:main:829 : install_database_python 2021-12-15 13:09:17.636 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 13:09:17.638 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 13:09:17.641 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 13:09:17.643 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:09:17.646 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 13:09:17.649 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 13:09:17.651 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:09:17.655 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:09:17.655 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:09:17.667 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 13:09:17.669 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 13:09:17.672 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 13:09:17.676 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 13:09:17.679 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 13:09:17.702 | Using python 3.8 to install PyMySQL 2021-12-15 13:09:17.705 | + 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 2021-12-15 13:09:18.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:18.553 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:18.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:18.553 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:19.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:19.680 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 13:09:22.125 | 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 2021-12-15 13:09:22.273 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:22.275 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:22.278 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:22.280 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:22.283 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:22.285 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:22.287 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:22.289 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:22.291 | + functions-common:time_stop:2409 : start_time=1639573757696 2021-12-15 13:09:22.293 | + functions-common:time_stop:2411 : [[ -z 1639573757696 ]] 2021-12-15 13:09:22.296 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:22.301 | + functions-common:time_stop:2414 : end_time=1639573762298 2021-12-15 13:09:22.303 | + functions-common:time_stop:2415 : elapsed_time=4602 2021-12-15 13:09:22.305 | + functions-common:time_stop:2416 : total=21722 2021-12-15 13:09:22.307 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:22.309 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26324 2021-12-15 13:09:22.311 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:22.314 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 13:09:22.316 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:09:22.318 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 13:09:22.321 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 13:09:22.338 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:22.340 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 13:09:22.343 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 13:09:22.346 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:09:22.347 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:09:22.352 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:09:22.354 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:09:22.357 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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- ]] 2021-12-15 13:09:22.360 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:09:22.362 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 13:09:22.364 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 13:09:22.380 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:22.382 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 13:09:22.385 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:09:22.387 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:09:22.389 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:09:22.391 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:09:22.394 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:22.396 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:09:22.398 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:22.400 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:22.402 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:09:22.405 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:09:22.407 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:09:22.409 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:09:22.412 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 13:09:22.414 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:09:22.416 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:22.418 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:22.420 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 13:09:22.441 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 13:09:22.549 | Reading package lists... 2021-12-15 13:09:22.808 | Building dependency tree... 2021-12-15 13:09:22.810 | Reading state information... 2021-12-15 13:09:23.074 | radvd is already the newest version (1:2.17-2). 2021-12-15 13:09:23.074 | The following packages were automatically installed and are no longer required: 2021-12-15 13:09:23.075 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:09:23.075 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:09:23.075 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:09:23.075 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:09:23.075 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:09:23.075 | python3-zope.interface 2021-12-15 13:09:23.075 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:09:23.196 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:09:23.200 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:09:23.203 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:09:23.205 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:23.207 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:23.209 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:23.211 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:23.213 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:23.216 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:09:23.218 | + functions-common:time_stop:2409 : start_time=1639573762438 2021-12-15 13:09:23.221 | + functions-common:time_stop:2411 : [[ -z 1639573762438 ]] 2021-12-15 13:09:23.223 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:23.228 | + functions-common:time_stop:2414 : end_time=1639573763225 2021-12-15 13:09:23.230 | + functions-common:time_stop:2415 : elapsed_time=787 2021-12-15 13:09:23.232 | + functions-common:time_stop:2416 : total=3204 2021-12-15 13:09:23.234 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:23.236 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3991 2021-12-15 13:09:23.238 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:09:23.241 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 13:09:23.257 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:23.259 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 13:09:23.261 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 13:09:23.264 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 13:09:23.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 13:09:23.286 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:09:23.288 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:09:23.290 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:09:23.293 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:09:23.296 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:23.298 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:09:23.300 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:23.302 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:23.304 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:09:23.306 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:09:23.308 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:09:23.311 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:09:23.313 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 13:09:23.316 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:09:23.318 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:23.321 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:23.323 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 13:09:23.345 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 13:09:23.455 | Reading package lists... 2021-12-15 13:09:23.712 | Building dependency tree... 2021-12-15 13:09:23.714 | Reading state information... 2021-12-15 13:09:23.980 | fakeroot is already the newest version (1.24-1). 2021-12-15 13:09:23.980 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:09:23.980 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 13:09:23.980 | The following packages were automatically installed and are no longer required: 2021-12-15 13:09:23.981 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:09:23.981 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:09:23.981 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:09:23.981 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:09:23.981 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:09:23.982 | python3-zope.interface 2021-12-15 13:09:23.982 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:09:24.100 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:09:24.104 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:09:24.106 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:09:24.109 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:24.111 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:24.113 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:24.115 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:24.117 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:24.120 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:09:24.122 | + functions-common:time_stop:2409 : start_time=1639573763343 2021-12-15 13:09:24.124 | + functions-common:time_stop:2411 : [[ -z 1639573763343 ]] 2021-12-15 13:09:24.127 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:24.131 | + functions-common:time_stop:2414 : end_time=1639573764129 2021-12-15 13:09:24.133 | + functions-common:time_stop:2415 : elapsed_time=786 2021-12-15 13:09:24.136 | + functions-common:time_stop:2416 : total=3991 2021-12-15 13:09:24.140 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:24.143 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4777 2021-12-15 13:09:24.145 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:09:24.148 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 13:09:24.150 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:24.152 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:24.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 13:09:24.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 13:09:24.159 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 13:09:24.164 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 13:09:24.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 13:09:24.170 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 13:09:24.170 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 13:09:24.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 13:09:24.177 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 13:09:24.179 | + functions:vercmp:628 : local v1=5.4 2021-12-15 13:09:24.181 | + functions:vercmp:629 : local 'op=<' 2021-12-15 13:09:24.184 | + functions:vercmp:630 : local v2=3.13 2021-12-15 13:09:24.186 | + functions:vercmp:631 : local result 2021-12-15 13:09:24.190 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 13:09:24.191 | ++ functions:vercmp:635 : head -1 2021-12-15 13:09:24.191 | ++ functions:vercmp:635 : sort -V 2021-12-15 13:09:24.197 | + functions:vercmp:635 : result=3.13 2021-12-15 13:09:24.200 | + functions:vercmp:637 : case $op in 2021-12-15 13:09:24.204 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 13:09:24.208 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 13:09:24.211 | + functions:vercmp:648 : return 2021-12-15 13:09:24.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 13:09:24.218 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:09:24.220 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 13:09:24.711 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 13:09:24.713 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 13:09:24.718 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:24.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:24.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 13:09:24.725 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:24.728 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 13:09:24.747 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:24.750 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 13:09:24.754 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 13:09:24.754 | Installing etcd 2021-12-15 13:09:24.756 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 13:09:24.769 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 13:09:24.781 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 13:09:24.784 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 13:09:24.801 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 13:09:24.804 | ++ 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 2021-12-15 13:09:24.807 | ++ 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 2021-12-15 13:09:24.810 | +++ 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 2021-12-15 13:09:24.814 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:09:24.817 | ++ 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* ]] 2021-12-15 13:09:24.819 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 13:09:24.821 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:09:24.824 | ++ functions:get_extra_file:74 : return 2021-12-15 13:09:24.827 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:09:24.829 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 13:09:24.831 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 13:09:24.834 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 13:09:24.850 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:09:24.853 | + ./stack.sh:main:856 : install_dstat 2021-12-15 13:09:24.855 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 13:09:24.871 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:09:24.874 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 13:09:24.876 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:09:24.878 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 13:09:24.880 | + ./stack.sh:main:865 : install_libs 2021-12-15 13:09:24.883 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 13:09:24.885 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 13:09:24.887 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 13:09:24.889 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 13:09:24.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:24.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:24.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 13:09:24.898 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:24.901 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 13:09:24.903 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 13:09:24.905 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 13:09:24.908 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 13:09:24.910 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:24.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:24.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 13:09:24.916 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:24.918 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 13:09:24.921 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 13:09:24.923 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 13:09:24.925 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 13:09:24.927 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:24.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:24.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 13:09:24.934 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:24.936 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 13:09:24.938 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 13:09:24.941 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 13:09:24.943 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 13:09:24.945 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:24.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:24.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 13:09:24.952 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:24.954 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 13:09:24.956 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 13:09:24.959 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 13:09:24.961 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 13:09:24.963 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:24.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:24.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 13:09:24.970 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:24.972 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 13:09:24.975 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 13:09:24.977 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 13:09:24.979 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 13:09:24.981 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:24.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:24.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 13:09:24.988 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:24.990 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 13:09:24.993 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 13:09:24.995 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 13:09:24.998 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 13:09:25.000 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 13:09:25.006 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.009 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 13:09:25.011 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 13:09:25.015 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 13:09:25.017 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 13:09:25.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 13:09:25.026 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.029 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 13:09:25.031 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 13:09:25.033 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 13:09:25.035 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 13:09:25.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 13:09:25.044 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.046 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 13:09:25.049 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 13:09:25.051 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 13:09:25.053 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 13:09:25.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 13:09:25.062 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.064 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 13:09:25.067 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 13:09:25.069 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 13:09:25.071 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 13:09:25.073 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 13:09:25.080 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.082 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 13:09:25.085 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 13:09:25.087 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 13:09:25.089 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 13:09:25.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 13:09:25.100 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.102 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 13:09:25.104 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 13:09:25.107 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 13:09:25.109 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 13:09:25.112 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 13:09:25.119 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.121 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 13:09:25.124 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 13:09:25.126 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 13:09:25.128 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 13:09:25.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 13:09:25.137 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.139 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 13:09:25.142 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 13:09:25.144 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 13:09:25.146 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 13:09:25.149 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 13:09:25.156 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.159 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 13:09:25.161 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 13:09:25.163 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 13:09:25.165 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 13:09:25.168 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 13:09:25.175 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.177 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 13:09:25.179 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 13:09:25.181 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 13:09:25.183 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 13:09:25.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 13:09:25.192 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.194 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 13:09:25.197 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 13:09:25.199 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 13:09:25.201 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 13:09:25.203 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 13:09:25.210 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.212 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 13:09:25.214 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 13:09:25.217 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 13:09:25.219 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 13:09:25.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 13:09:25.228 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.230 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 13:09:25.232 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 13:09:25.235 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 13:09:25.237 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 13:09:25.239 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 13:09:25.246 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.248 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 13:09:25.251 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 13:09:25.253 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 13:09:25.255 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 13:09:25.257 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 13:09:25.264 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.266 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 13:09:25.269 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 13:09:25.271 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 13:09:25.274 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 13:09:25.276 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 13:09:25.283 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.285 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 13:09:25.288 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 13:09:25.290 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 13:09:25.292 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 13:09:25.295 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 13:09:25.302 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.304 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 13:09:25.306 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 13:09:25.309 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 13:09:25.311 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 13:09:25.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 13:09:25.321 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.323 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 13:09:25.326 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 13:09:25.329 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 13:09:25.332 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 13:09:25.334 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 13:09:25.341 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.344 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 13:09:25.346 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 13:09:25.348 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 13:09:25.350 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 13:09:25.353 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 13:09:25.359 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.362 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 13:09:25.364 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 13:09:25.366 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 13:09:25.368 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 13:09:25.370 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 13:09:25.377 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.379 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 13:09:25.382 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 13:09:25.384 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 13:09:25.386 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 13:09:25.388 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 13:09:25.395 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.397 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 13:09:25.399 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 13:09:25.402 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 13:09:25.404 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 13:09:25.406 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 13:09:25.413 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.415 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 13:09:25.418 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 13:09:25.420 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 13:09:25.422 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 13:09:25.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 13:09:25.431 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.433 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 13:09:25.436 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 13:09:25.438 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 13:09:25.440 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 13:09:25.443 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 13:09:25.449 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.451 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 13:09:25.454 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 13:09:25.456 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 13:09:25.458 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 13:09:25.460 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 13:09:25.468 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.470 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 13:09:25.472 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 13:09:25.474 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 13:09:25.476 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 13:09:25.478 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 13:09:25.485 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.488 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 13:09:25.490 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 13:09:25.492 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 13:09:25.494 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 13:09:25.496 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 13:09:25.504 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.506 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 13:09:25.509 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 13:09:25.511 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 13:09:25.513 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 13:09:25.515 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 13:09:25.522 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.524 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 13:09:25.527 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 13:09:25.529 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 13:09:25.532 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 13:09:25.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 13:09:25.540 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.543 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 13:09:25.545 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 13:09:25.547 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 13:09:25.549 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 13:09:25.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:25.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:25.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 13:09:25.558 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:25.561 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 13:09:25.584 | Using python 3.8 to install etcd3 2021-12-15 13:09:25.586 | + 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 2021-12-15 13:09:26.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:26.423 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:26.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:26.423 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:27.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:27.559 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 13:09:27.588 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 13:09:27.589 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 13:09:27.591 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 13:09:27.592 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 13:09:29.945 | 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 2021-12-15 13:09:30.077 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:30.080 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:30.082 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:30.084 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:30.087 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:30.089 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:30.091 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:30.093 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:30.096 | + functions-common:time_stop:2409 : start_time=1639573765578 2021-12-15 13:09:30.098 | + functions-common:time_stop:2411 : [[ -z 1639573765578 ]] 2021-12-15 13:09:30.101 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:30.105 | + functions-common:time_stop:2414 : end_time=1639573770103 2021-12-15 13:09:30.108 | + functions-common:time_stop:2415 : elapsed_time=4525 2021-12-15 13:09:30.110 | + functions-common:time_stop:2416 : total=26324 2021-12-15 13:09:30.112 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:30.114 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30849 2021-12-15 13:09:30.117 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:30.119 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 13:09:30.141 | Using python 3.8 to install etcd3gw 2021-12-15 13:09:30.143 | + 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 2021-12-15 13:09:31.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:31.017 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:31.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:31.017 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:32.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:32.142 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 13:09:32.175 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 13:09:32.176 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 13:09:32.177 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 13:09:32.178 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 13:09:32.212 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 13:09:32.213 | 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.7) 2021-12-15 13:09:32.214 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 13:09:32.217 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 13:09:34.518 | 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 2021-12-15 13:09:34.648 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:34.650 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:34.653 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:34.655 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:34.657 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:34.660 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:34.662 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:34.664 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:34.666 | + functions-common:time_stop:2409 : start_time=1639573770135 2021-12-15 13:09:34.668 | + functions-common:time_stop:2411 : [[ -z 1639573770135 ]] 2021-12-15 13:09:34.671 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:34.675 | + functions-common:time_stop:2414 : end_time=1639573774673 2021-12-15 13:09:34.677 | + functions-common:time_stop:2415 : elapsed_time=4538 2021-12-15 13:09:34.680 | + functions-common:time_stop:2416 : total=30849 2021-12-15 13:09:34.682 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:34.684 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=35387 2021-12-15 13:09:34.687 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:34.689 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 13:09:34.691 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 13:09:34.694 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 13:09:34.696 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:09:34.699 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:09:34.701 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:09:34.704 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:09:34.707 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:09:34.709 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:09:34.711 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:09:34.714 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:09:34.717 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:09:34.719 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 13:09:34.721 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 13:09:34.723 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:34.726 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:34.728 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 13:09:34.730 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:09:34.733 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:09:34.735 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:09:34.737 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:09:34.739 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:09:34.742 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:34.744 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:09:34.746 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:34.749 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:34.751 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:09:34.753 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:09:34.756 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:09:34.758 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:09:34.760 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:09:34.763 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:09:34.765 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:34.767 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:34.770 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:09:34.791 | + functions-common:apt_get:1207 : 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 2021-12-15 13:09:34.898 | Reading package lists... 2021-12-15 13:09:35.154 | Building dependency tree... 2021-12-15 13:09:35.155 | Reading state information... 2021-12-15 13:09:35.418 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:09:35.418 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:09:35.418 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:09:35.418 | The following packages were automatically installed and are no longer required: 2021-12-15 13:09:35.420 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:09:35.420 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:09:35.420 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:09:35.420 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:09:35.420 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:09:35.420 | python3-zope.interface 2021-12-15 13:09:35.420 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:09:35.542 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:09:35.547 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:09:35.549 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:09:35.552 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:35.554 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:35.556 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:35.558 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:35.561 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:35.563 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:09:35.565 | + functions-common:time_stop:2409 : start_time=1639573774788 2021-12-15 13:09:35.568 | + functions-common:time_stop:2411 : [[ -z 1639573774788 ]] 2021-12-15 13:09:35.571 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:35.575 | + functions-common:time_stop:2414 : end_time=1639573775572 2021-12-15 13:09:35.577 | + functions-common:time_stop:2415 : elapsed_time=784 2021-12-15 13:09:35.579 | + functions-common:time_stop:2416 : total=4777 2021-12-15 13:09:35.582 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:35.584 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5561 2021-12-15 13:09:35.587 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:09:35.589 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 13:09:35.592 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:35.594 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:35.597 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 13:09:35.661 | Module proxy already enabled 2021-12-15 13:09:35.667 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 13:09:35.734 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 13:09:35.734 | Module proxy already enabled 2021-12-15 13:09:35.734 | Module proxy_uwsgi already enabled 2021-12-15 13:09:35.739 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 13:09:35.741 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:09:35.743 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:09:35.746 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:09:35.879 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 13:09:35.882 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 13:09:35.884 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 13:09:35.886 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:35.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:35.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 13:09:35.898 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:35.901 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 13:09:35.903 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 13:09:35.906 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 13:09:35.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:35.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:35.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 13:09:35.918 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:35.922 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 13:09:35.925 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 13:09:35.928 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 13:09:35.932 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:35.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:35.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 13:09:35.942 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:35.946 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 13:09:35.949 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 13:09:35.951 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 13:09:35.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:35.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:35.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 13:09:35.961 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:35.964 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 13:09:35.967 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 13:09:35.970 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:35.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:35.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 13:09:35.978 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:35.981 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 13:09:35.984 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 13:09:35.986 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 13:09:35.988 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:35.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:35.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 13:09:35.995 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:35.998 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 13:09:36.015 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:36.017 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 13:09:36.020 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 13:09:36.022 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 13:09:36.025 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:36.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:36.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 13:09:36.032 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:36.034 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 13:09:36.051 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:36.053 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 13:09:36.056 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 13:09:36.059 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 13:09:36.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:36.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:36.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 13:09:36.070 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:36.072 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 13:09:36.075 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 13:09:36.077 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 13:09:36.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:36.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:36.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 13:09:36.087 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:36.089 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 13:09:36.092 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 13:09:36.094 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:09:36.098 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 13:09:36.100 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 13:09:36.103 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:09:36.107 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:09:36.107 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:09:36.117 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 13:09:36.120 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 13:09:36.122 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 13:09:36.125 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 13:09:36.127 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 13:09:36.149 | Using python 3.8 to install keystonemiddleware 2021-12-15 13:09:36.151 | + 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 2021-12-15 13:09:36.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:36.999 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:36.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:36.999 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:38.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:38.135 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 13:09:38.210 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 13:09:38.211 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 13:09:38.212 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 13:09:38.213 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 13:09:38.214 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 13:09:38.216 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 13:09:38.217 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 13:09:38.219 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 13:09:38.220 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 13:09:38.221 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 13:09:38.222 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 13:09:38.223 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 13:09:38.225 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 13:09:38.226 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 13:09:38.284 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 13:09:38.286 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 13:09:38.287 | 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) 2021-12-15 13:09:38.325 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 13:09:38.365 | 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) 2021-12-15 13:09:38.367 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 13:09:38.368 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 13:09:38.369 | 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) 2021-12-15 13:09:38.422 | 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) 2021-12-15 13:09:38.424 | 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) 2021-12-15 13:09:38.433 | 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) 2021-12-15 13:09:38.434 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 13:09:38.448 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 13:09:38.449 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 13:09:38.451 | 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) 2021-12-15 13:09:38.518 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 13:09:38.521 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 13:09:38.522 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 13:09:38.523 | 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.7) 2021-12-15 13:09:38.575 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-15 13:09:38.588 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 13:09:40.937 | 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 2021-12-15 13:09:41.099 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:41.101 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:41.104 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:41.106 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:41.108 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:41.110 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:41.113 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:41.115 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:41.117 | + functions-common:time_stop:2409 : start_time=1639573776143 2021-12-15 13:09:41.119 | + functions-common:time_stop:2411 : [[ -z 1639573776143 ]] 2021-12-15 13:09:41.122 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:41.126 | + functions-common:time_stop:2414 : end_time=1639573781124 2021-12-15 13:09:41.129 | + functions-common:time_stop:2415 : elapsed_time=4981 2021-12-15 13:09:41.131 | + functions-common:time_stop:2416 : total=35387 2021-12-15 13:09:41.133 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:41.135 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=40368 2021-12-15 13:09:41.137 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:41.140 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 13:09:41.142 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 13:09:41.144 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:09:41.147 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 13:09:41.150 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 13:09:41.152 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:09:41.156 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:09:41.156 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:09:41.162 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 13:09:41.164 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 13:09:41.167 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 13:09:41.170 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 13:09:41.172 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 13:09:41.193 | Using python 3.8 to install python-memcached 2021-12-15 13:09:41.195 | + 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 2021-12-15 13:09:42.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:42.050 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:42.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:42.050 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:43.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:43.127 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 13:09:43.130 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 13:09:45.445 | 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 2021-12-15 13:09:45.586 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:45.589 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:45.591 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:45.593 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:45.596 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:45.598 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:45.600 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:45.602 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:45.604 | + functions-common:time_stop:2409 : start_time=1639573781187 2021-12-15 13:09:45.607 | + functions-common:time_stop:2411 : [[ -z 1639573781187 ]] 2021-12-15 13:09:45.610 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:45.614 | + functions-common:time_stop:2414 : end_time=1639573785612 2021-12-15 13:09:45.617 | + functions-common:time_stop:2415 : elapsed_time=4425 2021-12-15 13:09:45.619 | + functions-common:time_stop:2416 : total=40368 2021-12-15 13:09:45.621 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:45.623 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44793 2021-12-15 13:09:45.626 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:45.628 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 13:09:45.644 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:45.646 | + ./stack.sh:main:887 : '[' 10.222.0.18 == 10.222.0.18 ']' 2021-12-15 13:09:45.648 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 13:09:45.651 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 13:09:45.653 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 13:09:45.656 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:09:45.658 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 13:09:45.660 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 13:09:45.680 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:09:45.683 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 13:09:45.686 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 13:09:45.689 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 13:09:45.692 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:09:45.695 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:09:45.699 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:09:45.702 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:09:45.704 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:09:45.707 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:09:45.723 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:09:45.725 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:09:45.728 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:45.730 | + functions-common:git_clone:606 : echo master 2021-12-15 13:09:45.731 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:09:45.736 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 13:09:45.738 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:45.740 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 13:09:45.743 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:09:45.743 | + functions-common:git_clone:655 : head -1 2021-12-15 13:09:45.747 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 13:09:45.749 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:09:45.751 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 13:09:45.754 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:09:45.756 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:09:45.758 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 13:09:45.761 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:09:45.763 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 13:09:45.766 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:09:45.768 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:09:45.770 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 13:09:45.773 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:09:45.775 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:09:45.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 13:09:45.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:09:45.784 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 13:09:45.787 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:09:45.790 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:09:45.793 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 13:09:45.799 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 13:09:45.801 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 13:09:46.479 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 13:09:46.481 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:09:46.483 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:09:46.485 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:09:46.488 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:09:46.490 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 13:09:46.492 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:09:46.494 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:09:46.497 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:09:46.499 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:09:46.501 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:09:46.503 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:09:46.506 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:09:46.508 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 13:09:46.529 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 13:09:46.531 | + 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 2021-12-15 13:09:47.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:47.366 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:47.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:09:47.366 | from cryptography.utils import int_from_bytes 2021-12-15 13:09:48.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:09:48.457 | Obtaining file:///opt/stack/keystone 2021-12-15 13:09:48.458 | Preparing metadata (setup.py): started 2021-12-15 13:09:49.966 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:09:50.063 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 13:09:50.064 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 13:09:50.065 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:09:50.066 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 13:09:50.068 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 13:09:50.069 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 13:09:50.070 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 13:09:50.071 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:09:50.072 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 13:09:50.073 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 13:09:50.074 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 13:09:50.075 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:09:50.076 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 13:09:50.077 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 13:09:50.078 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 13:09:50.079 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 13:09:50.080 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 13:09:50.081 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 13:09:50.082 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:09:50.083 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 13:09:50.084 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:09:50.085 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 13:09:50.087 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 13:09:50.088 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 13:09:50.089 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 13:09:50.090 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:09:50.091 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 13:09:50.092 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:09:50.093 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 13:09:50.094 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:09:50.095 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:09:50.096 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 13:09:50.098 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 13:09:50.099 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 13:09:50.111 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 13:09:50.112 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 13:09:50.156 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:09:50.168 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 13:09:50.169 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:09:50.170 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:09:50.171 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 13:09:50.182 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 13:09:50.242 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 13:09:50.245 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 13:09:50.336 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:09:50.338 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 13:09:50.339 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 13:09:50.340 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 13:09:50.394 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:09:50.396 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 13:09:50.397 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 13:09:50.446 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 13:09:50.449 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 13:09:50.504 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 13:09:50.505 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 13:09:50.508 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 13:09:50.509 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 13:09:50.510 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:09:50.511 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.7.0) 2021-12-15 13:09:50.533 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 13:09:50.581 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:09:50.601 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 13:09:50.602 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 13:09:50.604 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 13:09:50.605 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 13:09:50.656 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:09:50.767 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 13:09:50.769 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 13:09:50.770 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 13:09:50.771 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 13:09:51.010 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 13:09:51.031 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 13:09:51.033 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 13:09:51.104 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 13:09:51.105 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 13:09:51.123 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.0) 2021-12-15 13:09:51.195 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 13:09:51.236 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.13.3) 2021-12-15 13:09:51.345 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:09:51.417 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.7.0) 2021-12-15 13:09:51.542 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (0.14.1) 2021-12-15 13:09:51.573 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.12.0) 2021-12-15 13:09:51.614 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.0.0) 2021-12-15 13:09:51.616 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.5.1) 2021-12-15 13:09:51.617 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.33.0) 2021-12-15 13:09:51.619 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (1.3.3) 2021-12-15 13:09:51.620 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.1) 2021-12-15 13:09:51.622 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:09:51.674 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 13:09:51.810 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.0.9) 2021-12-15 13:09:51.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 13:09:51.814 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (3.3) 2021-12-15 13:09:51.815 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.26.7) 2021-12-15 13:09:51.962 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 13:09:52.044 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:09:52.119 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 13:09:52.298 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-15 13:09:52.327 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 13:09:52.470 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-15 13:09:52.564 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.7) 2021-12-15 13:09:52.601 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.0.0) 2021-12-15 13:09:54.348 | Installing collected packages: keystone 2021-12-15 13:09:54.349 | Attempting uninstall: keystone 2021-12-15 13:09:54.349 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 13:09:54.352 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 13:09:54.354 | Running setup.py develop for keystone 2021-12-15 13:09:56.489 | Successfully installed keystone 2021-12-15 13:09:56.490 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:09:56.650 | + inc/python:pip_install:200 : result=0 2021-12-15 13:09:56.652 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:09:56.655 | + functions-common:time_stop:2402 : local name 2021-12-15 13:09:56.657 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:09:56.660 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:09:56.662 | + functions-common:time_stop:2405 : local total 2021-12-15 13:09:56.664 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:09:56.668 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:09:56.671 | + functions-common:time_stop:2409 : start_time=1639573786523 2021-12-15 13:09:56.674 | + functions-common:time_stop:2411 : [[ -z 1639573786523 ]] 2021-12-15 13:09:56.678 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:09:56.683 | + functions-common:time_stop:2414 : end_time=1639573796680 2021-12-15 13:09:56.686 | + functions-common:time_stop:2415 : elapsed_time=10157 2021-12-15 13:09:56.688 | + functions-common:time_stop:2416 : total=44793 2021-12-15 13:09:56.690 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:09:56.692 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=54950 2021-12-15 13:09:56.695 | + inc/python:pip_install:203 : return 0 2021-12-15 13:09:56.697 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:09:56.699 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:09:56.702 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:09:56.722 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:09:56.735 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 13:09:56.738 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 13:09:56.740 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:09:56.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:09:56.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 13:09:56.748 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:09:56.750 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 13:09:56.767 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:09:56.770 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:09:56.772 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:09:56.774 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 13:09:56.777 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 13:09:56.791 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 13:09:56.793 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 13:09:56.799 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 13:09:56.815 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:09:56.817 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 13:09:56.848 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 13:09:56.877 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 13:09:56.906 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 13:09:56.936 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 13:09:56.968 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 13:09:56.999 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 13:09:57.028 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 13:09:57.056 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 13:09:57.058 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 13:09:57.061 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 13:09:57.063 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 13:09:57.066 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:09:57.068 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:09:57.084 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:57.087 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:09:57.090 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:09:57.092 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:09:57.109 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:57.111 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:09:57.114 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:09:57.145 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:09:57.147 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:09:57.150 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 13:09:57.152 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 13:09:57.169 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:09:57.172 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2021-12-15 13:09:57.202 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 13:09:57.204 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 13:09:57.237 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 13:09:57.239 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 13:09:57.242 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 13:09:57.244 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 13:09:57.247 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:09:57.250 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:09:57.281 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 13:09:57.283 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 13:09:57.285 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 13:09:57.288 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 13:09:57.291 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:09:57.308 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:09:57.310 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:09:57.313 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:09:57.315 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:09:57.317 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:09:57.346 | + 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' 2021-12-15 13:09:57.374 | + 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' 2021-12-15 13:09:57.403 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:09:57.431 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 13:09:57.460 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:09:57.463 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 13:09:57.465 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:09:57.469 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 13:09:57.471 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 13:09:57.474 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:09:57.476 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:09:57.479 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 13:09:57.484 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 13:09:57.486 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:09:57.489 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:09:57.501 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:09:57.502 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:09:57.510 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:09:57.514 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:09:57.532 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:09:57.534 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:09:57.538 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 13:09:57.569 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 13:09:57.603 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 13:09:57.634 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 13:09:57.663 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 13:09:57.695 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 13:09:57.725 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 13:09:57.754 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 13:09:57.785 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 13:09:57.813 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:09:57.844 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 13:09:57.872 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 13:09:57.899 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 13:09:57.927 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:09:57.929 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:09:57.932 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 13:09:57.934 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 13:09:57.937 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:09:57.939 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:57.942 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:57.944 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:09:57.947 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:09:57.949 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:09:57.978 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 13:09:58.006 | + 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 ' 2021-12-15 13:09:58.006 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:09:58.014 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 13:09:58.018 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 13:09:58.020 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 13:09:58.022 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:09:58.025 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:09:58.027 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:09:58.030 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:58.032 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:58.034 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:09:58.037 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:09:58.039 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:09:58.042 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:09:58.044 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 13:09:58.107 | Site keystone-wsgi-public already enabled 2021-12-15 13:09:58.112 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:09:58.114 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:09:58.116 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:09:58.119 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:09:58.250 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 13:09:58.282 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 13:09:58.315 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 13:09:58.347 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 13:09:58.349 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 13:09:58.382 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 13:09:58.411 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 13:09:58.440 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 13:09:58.457 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:09:58.459 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 13:09:58.476 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:09:58.478 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 13:09:58.481 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 13:09:58.483 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 13:09:58.486 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:09:58.488 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 13:09:58.490 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 13:09:58.493 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 13:09:58.495 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 13:09:58.497 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:09:58.499 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:09:58.502 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:09:58.505 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:09:58.507 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:09:58.510 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:09:58.526 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:09:58.529 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:09:58.531 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:58.534 | + functions-common:git_clone:606 : echo master 2021-12-15 13:09:58.534 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:09:58.539 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 13:09:58.542 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:09:58.545 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 13:09:58.548 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:09:58.548 | + functions-common:git_clone:655 : head -1 2021-12-15 13:09:58.551 | 876377435 Merge "updaters: use replication network" 2021-12-15 13:09:58.553 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:09:58.556 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 13:09:58.558 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:09:58.561 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:09:58.563 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 13:09:58.565 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 13:09:58.568 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 13:09:58.570 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:09:58.572 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:09:58.575 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 13:09:58.577 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:09:58.580 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 13:09:58.583 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 13:09:58.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:09:58.588 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 13:09:58.590 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:09:58.593 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:09:58.596 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 13:09:58.602 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 13:09:58.604 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 13:09:59.254 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 13:09:59.257 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:09:59.259 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:09:59.261 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:09:59.264 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:09:59.266 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 13:09:59.269 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:09:59.271 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 13:09:59.273 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:09:59.275 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 13:09:59.278 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 13:09:59.280 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 13:09:59.282 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:09:59.284 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 13:09:59.306 | Using python 3.8 to install /opt/stack/swift 2021-12-15 13:09:59.309 | + 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]' 2021-12-15 13:10:00.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:00.146 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:00.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:00.146 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:01.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:10:01.228 | Obtaining file:///opt/stack/swift 2021-12-15 13:10:01.228 | Preparing metadata (setup.py): started 2021-12-15 13:10:02.446 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:10:02.509 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 13:10:02.511 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 13:10:02.512 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 13:10:02.513 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 13:10:02.514 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 13:10:02.515 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 13:10:02.516 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 13:10:02.517 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 13:10:02.518 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 13:10:02.519 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 13:10:02.520 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 13:10:02.560 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 13:10:02.568 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 13:10:02.624 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 13:10:02.625 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 13:10:02.626 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 13:10:02.627 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 13:10:02.628 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 13:10:02.629 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 13:10:02.631 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 13:10:02.632 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 13:10:02.633 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 13:10:02.634 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 13:10:02.635 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 13:10:02.636 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:10:02.657 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 13:10:02.687 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 13:10:02.690 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 13:10:02.692 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 13:10:02.693 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 13:10:02.716 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 13:10:02.807 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 13:10:02.809 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 13:10:02.811 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 13:10:02.852 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 13:10:02.895 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 13:10:02.897 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 13:10:02.898 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 13:10:02.899 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 13:10:02.960 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 13:10:02.963 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 13:10:02.977 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 13:10:02.978 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 13:10:02.997 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 13:10:02.998 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 13:10:03.105 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 13:10:03.121 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:10:05.311 | Installing collected packages: swift 2021-12-15 13:10:05.312 | Attempting uninstall: swift 2021-12-15 13:10:05.312 | Found existing installation: swift 2.29.0.dev84 2021-12-15 13:10:05.315 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 13:10:05.317 | Running setup.py develop for swift 2021-12-15 13:10:07.230 | Successfully installed swift 2021-12-15 13:10:07.230 | 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 2021-12-15 13:10:07.382 | + inc/python:pip_install:200 : result=0 2021-12-15 13:10:07.385 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:10:07.387 | + functions-common:time_stop:2402 : local name 2021-12-15 13:10:07.389 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:10:07.392 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:10:07.394 | + functions-common:time_stop:2405 : local total 2021-12-15 13:10:07.396 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:10:07.398 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:10:07.401 | + functions-common:time_stop:2409 : start_time=1639573799301 2021-12-15 13:10:07.403 | + functions-common:time_stop:2411 : [[ -z 1639573799301 ]] 2021-12-15 13:10:07.406 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:10:07.410 | + functions-common:time_stop:2414 : end_time=1639573807407 2021-12-15 13:10:07.412 | + functions-common:time_stop:2415 : elapsed_time=8106 2021-12-15 13:10:07.414 | + functions-common:time_stop:2416 : total=54950 2021-12-15 13:10:07.416 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:10:07.419 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=63056 2021-12-15 13:10:07.421 | + inc/python:pip_install:203 : return 0 2021-12-15 13:10:07.423 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:10:07.426 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:10:07.428 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:10:07.447 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:10:07.460 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 13:10:07.463 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 13:10:07.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:10:07.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:10:07.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 13:10:07.473 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:10:07.476 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 13:10:07.478 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:10:07.481 | + ./stack.sh:main:898 : configure_swift 2021-12-15 13:10:07.483 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 13:10:07.485 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 13:10:07.487 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 13:10:07.489 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 13:10:07.491 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 13:10:08.557 | No object-auditor running 2021-12-15 13:10:08.557 | No container-auditor running 2021-12-15 13:10:08.557 | No container-sync running 2021-12-15 13:10:08.557 | No container-sharder running 2021-12-15 13:10:08.557 | No object-expirer running 2021-12-15 13:10:08.557 | No object-replicator running 2021-12-15 13:10:08.557 | No account-auditor running 2021-12-15 13:10:08.557 | No container-server running 2021-12-15 13:10:08.557 | No proxy-server running 2021-12-15 13:10:08.557 | No container-reconciler running 2021-12-15 13:10:08.557 | No container-replicator running 2021-12-15 13:10:08.557 | No account-reaper running 2021-12-15 13:10:08.557 | No object-updater running 2021-12-15 13:10:08.557 | No container-updater running 2021-12-15 13:10:08.557 | No account-server running 2021-12-15 13:10:08.557 | No account-replicator running 2021-12-15 13:10:08.557 | No object-server running 2021-12-15 13:10:08.557 | No object-reconstructor running 2021-12-15 13:10:08.642 | + lib/swift:configure_swift:340 : true 2021-12-15 13:10:08.644 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 13:10:08.657 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 13:10:08.670 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 13:10:08.673 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 13:10:08.673 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 13:10:08.678 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 13:10:08.678 | s/%GROUP%/ubuntu/; 2021-12-15 13:10:08.678 | s/%USER%/ubuntu/; 2021-12-15 13:10:08.678 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 13:10:08.678 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 13:10:08.682 | uid = ubuntu 2021-12-15 13:10:08.682 | gid = ubuntu 2021-12-15 13:10:08.682 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 13:10:08.682 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 13:10:08.682 | address = 127.0.0.1 2021-12-15 13:10:08.682 | 2021-12-15 13:10:08.682 | [account6612] 2021-12-15 13:10:08.682 | max connections = 25 2021-12-15 13:10:08.682 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:10:08.682 | read only = false 2021-12-15 13:10:08.682 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 13:10:08.682 | 2021-12-15 13:10:08.682 | [account6622] 2021-12-15 13:10:08.682 | max connections = 25 2021-12-15 13:10:08.682 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:10:08.682 | read only = false 2021-12-15 13:10:08.682 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 13:10:08.682 | 2021-12-15 13:10:08.682 | [account6632] 2021-12-15 13:10:08.682 | max connections = 25 2021-12-15 13:10:08.683 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:10:08.683 | read only = false 2021-12-15 13:10:08.683 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 13:10:08.683 | 2021-12-15 13:10:08.683 | [account6642] 2021-12-15 13:10:08.683 | max connections = 25 2021-12-15 13:10:08.683 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:10:08.683 | read only = false 2021-12-15 13:10:08.683 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 13:10:08.683 | 2021-12-15 13:10:08.683 | 2021-12-15 13:10:08.683 | [container6611] 2021-12-15 13:10:08.683 | max connections = 25 2021-12-15 13:10:08.683 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:10:08.683 | read only = false 2021-12-15 13:10:08.683 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 13:10:08.683 | 2021-12-15 13:10:08.683 | [container6621] 2021-12-15 13:10:08.683 | max connections = 25 2021-12-15 13:10:08.683 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:10:08.683 | read only = false 2021-12-15 13:10:08.683 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 13:10:08.683 | 2021-12-15 13:10:08.684 | [container6631] 2021-12-15 13:10:08.684 | max connections = 25 2021-12-15 13:10:08.684 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:10:08.684 | read only = false 2021-12-15 13:10:08.684 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 13:10:08.684 | 2021-12-15 13:10:08.684 | [container6641] 2021-12-15 13:10:08.684 | max connections = 25 2021-12-15 13:10:08.684 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:10:08.684 | read only = false 2021-12-15 13:10:08.684 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 13:10:08.684 | 2021-12-15 13:10:08.684 | 2021-12-15 13:10:08.684 | [object6613] 2021-12-15 13:10:08.684 | max connections = 25 2021-12-15 13:10:08.684 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:10:08.684 | read only = false 2021-12-15 13:10:08.684 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 13:10:08.684 | 2021-12-15 13:10:08.684 | [object6623] 2021-12-15 13:10:08.684 | max connections = 25 2021-12-15 13:10:08.684 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:10:08.684 | read only = false 2021-12-15 13:10:08.684 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 13:10:08.684 | 2021-12-15 13:10:08.684 | [object6633] 2021-12-15 13:10:08.684 | max connections = 25 2021-12-15 13:10:08.684 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:10:08.684 | read only = false 2021-12-15 13:10:08.684 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 13:10:08.684 | 2021-12-15 13:10:08.684 | [object6643] 2021-12-15 13:10:08.684 | max connections = 25 2021-12-15 13:10:08.684 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:10:08.684 | read only = false 2021-12-15 13:10:08.684 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 13:10:08.686 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 13:10:08.688 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:08.690 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:08.692 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 13:10:08.705 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 13:10:08.707 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 13:10:08.712 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 13:10:08.716 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 13:10:08.718 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 13:10:08.723 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 13:10:08.752 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2021-12-15 13:10:08.778 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 13:10:08.796 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 13:10:08.826 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 13:10:08.846 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:10:08.876 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 13:10:08.894 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 13:10:08.923 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 13:10:08.942 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 13:10:08.971 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 13:10:08.990 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:10:09.018 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 13:10:09.036 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 13:10:09.052 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:09.054 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 13:10:09.083 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 13:10:09.116 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 13:10:09.144 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 13:10:09.174 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 13:10:09.189 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:09.191 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 13:10:09.220 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 13:10:09.236 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:09.238 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 13:10:09.253 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:09.256 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 13:10:09.258 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 13:10:09.273 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:09.276 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 13:10:09.278 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 13:10:09.280 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 13:10:09.285 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 13:10:09.290 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 13:10:09.319 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 13:10:09.348 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 13:10:09.379 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 13:10:09.410 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 13:10:09.437 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 13:10:09.440 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 13:10:09.442 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 13:10:09.444 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 13:10:09.446 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 13:10:09.475 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 13:10:09.503 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:10:09.531 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 13:10:09.559 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 13:10:09.586 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 13:10:09.615 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 13:10:09.643 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 13:10:09.671 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:10:09.700 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 13:10:09.729 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 13:10:09.765 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 13:10:09.793 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 13:10:09.824 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 13:10:09.857 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 13:10:09.886 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 13:10:09.905 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 13:10:09.936 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 13:10:09.967 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 13:10:09.972 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 13:10:10.007 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 13:10:10.038 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 13:10:10.068 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 13:10:10.070 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 13:10:10.074 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:10:10.077 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 13:10:10.085 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 13:10:10.087 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:10:10.089 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:10:10.093 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 13:10:10.095 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 13:10:10.097 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:10:10.101 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:10:10.104 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 13:10:10.125 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 13:10:10.155 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 13:10:10.174 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 13:10:10.203 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 13:10:10.222 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:10:10.252 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 13:10:10.270 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:10:10.299 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 13:10:10.318 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:10:10.348 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 13:10:10.366 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 13:10:10.395 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:10:10.413 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:10:10.441 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 13:10:10.460 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 13:10:10.489 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 13:10:10.508 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 13:10:10.535 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 13:10:10.540 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 13:10:10.559 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:10:10.589 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 13:10:10.619 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:10:10.621 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 13:10:10.626 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 13:10:10.628 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:10:10.631 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:10:10.633 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 13:10:10.635 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 13:10:10.637 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:10:10.640 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:10:10.642 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 13:10:10.659 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 13:10:10.689 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 13:10:10.713 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 13:10:10.744 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 13:10:10.763 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:10:10.794 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 13:10:10.813 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:10:10.842 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 13:10:10.862 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:10:10.892 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 13:10:10.911 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 13:10:10.940 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:10:10.958 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:10:10.988 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 13:10:11.007 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 13:10:11.037 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 13:10:11.055 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 13:10:11.085 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 13:10:11.090 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 13:10:11.112 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:10:11.146 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:10:11.149 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 13:10:11.154 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 13:10:11.156 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:10:11.158 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:10:11.160 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 13:10:11.163 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 13:10:11.165 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:10:11.167 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:10:11.170 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 13:10:11.189 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 13:10:11.216 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 13:10:11.235 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 13:10:11.263 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 13:10:11.281 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:10:11.310 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 13:10:11.330 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:10:11.360 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 13:10:11.378 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:10:11.408 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 13:10:11.427 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 13:10:11.456 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:10:11.475 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:10:11.504 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 13:10:11.523 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 13:10:11.552 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 13:10:11.571 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 13:10:11.600 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 13:10:11.605 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 13:10:11.623 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:10:11.651 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 13:10:11.680 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 13:10:11.709 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 13:10:11.739 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 13:10:11.742 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 13:10:11.746 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 13:10:11.776 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 13:10:11.805 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 13:10:11.837 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 13:10:11.868 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 13:10:11.898 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 13:10:11.926 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 13:10:11.954 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 13:10:11.984 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 13:10:12.012 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 13:10:12.029 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:12.031 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 13:10:12.050 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 13:10:12.052 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 13:10:12.075 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 13:10:12.077 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2021-12-15 13:10:12.106 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 13:10:12.109 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 13:10:12.139 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2021-12-15 13:10:12.169 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 13:10:12.172 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 13:10:12.201 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 13:10:12.217 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:12.219 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 13:10:12.222 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 13:10:12.227 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 13:10:12.229 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 13:10:12.242 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 13:10:12.244 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 13:10:12.256 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 13:10:12.258 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 13:10:12.261 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:10:12.263 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:10:12.265 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:10:12.268 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:10:12.270 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:10:12.272 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:10:12.275 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 13:10:12.289 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:10:12.292 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 13:10:12.294 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 13:10:12.311 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:12.314 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 13:10:12.332 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:12.334 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 13:10:12.337 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 13:10:12.340 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 13:10:12.343 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:10:12.345 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 13:10:12.348 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 13:10:12.350 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 13:10:12.353 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 13:10:12.371 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:12.373 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 13:10:12.376 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 13:10:12.393 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:12.396 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 13:10:12.398 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 13:10:12.401 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 13:10:12.405 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:10:12.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:10:12.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 13:10:12.413 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:10:12.416 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 13:10:12.419 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 13:10:12.422 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 13:10:12.425 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 13:10:12.427 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 13:10:12.430 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 13:10:12.432 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 13:10:12.436 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 13:10:12.439 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 13:10:12.441 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 13:10:12.446 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:10:12.446 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 13:10:12.452 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 13:10:12.455 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 13:10:12.457 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 13:10:12.460 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 13:10:12.463 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 13:10:12.484 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 13:10:12.487 | + 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' 2021-12-15 13:10:13.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:13.329 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:13.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:13.329 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:14.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:10:14.428 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 13:10:14.529 | 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.3.0) 2021-12-15 13:10:14.530 | 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) 2021-12-15 13:10:14.531 | 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) 2021-12-15 13:10:14.532 | 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.7.1) 2021-12-15 13:10:14.533 | 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.0) 2021-12-15 13:10:14.534 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 13:10:14.536 | 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.2.0) 2021-12-15 13:10:14.537 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 13:10:14.537 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 13:10:14.539 | 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) 2021-12-15 13:10:14.540 | 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) 2021-12-15 13:10:14.541 | 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) 2021-12-15 13:10:14.543 | 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.2) 2021-12-15 13:10:14.545 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2021-12-15 13:10:14.548 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 13:10:14.550 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2021-12-15 13:10:14.552 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 13:10:14.554 | 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.6.2) 2021-12-15 13:10:14.564 | 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) 2021-12-15 13:10:14.565 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 13:10:14.578 | 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.6) 2021-12-15 13:10:14.646 | 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) 2021-12-15 13:10:14.647 | 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.0) 2021-12-15 13:10:14.649 | 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) 2021-12-15 13:10:14.672 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 13:10:14.673 | 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) 2021-12-15 13:10:14.675 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 13:10:14.676 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 13:10:14.678 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 13:10:14.688 | 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.14.1) 2021-12-15 13:10:14.730 | 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.3.0) 2021-12-15 13:10:14.731 | 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) 2021-12-15 13:10:14.732 | 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) 2021-12-15 13:10:14.733 | 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) 2021-12-15 13:10:14.753 | 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) 2021-12-15 13:10:14.754 | 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) 2021-12-15 13:10:14.769 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 13:10:14.785 | 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) 2021-12-15 13:10:14.786 | 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) 2021-12-15 13:10:14.805 | 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) 2021-12-15 13:10:14.806 | 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) (2.4.0) 2021-12-15 13:10:14.885 | 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.7) 2021-12-15 13:10:14.887 | 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.9) 2021-12-15 13:10:14.889 | 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) 2021-12-15 13:10:14.890 | 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) 2021-12-15 13:10:14.939 | 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) 2021-12-15 13:10:14.965 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-15 13:10:15.003 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 13:10:15.167 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 13:10:15.171 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 13:10:15.204 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 13:10:15.208 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 13:10:15.209 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 13:10:15.210 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 13:10:15.211 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 13:10:15.213 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 13:10:15.268 | 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) 2021-12-15 13:10:15.450 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 13:10:15.498 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-15 13:10:15.581 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 13:10:15.728 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 13:10:17.708 | 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 2021-12-15 13:10:17.850 | + inc/python:pip_install:200 : result=0 2021-12-15 13:10:17.853 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:10:17.855 | + functions-common:time_stop:2402 : local name 2021-12-15 13:10:17.858 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:10:17.860 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:10:17.862 | + functions-common:time_stop:2405 : local total 2021-12-15 13:10:17.865 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:10:17.867 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:10:17.869 | + functions-common:time_stop:2409 : start_time=1639573812479 2021-12-15 13:10:17.872 | + functions-common:time_stop:2411 : [[ -z 1639573812479 ]] 2021-12-15 13:10:17.875 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:10:17.879 | + functions-common:time_stop:2414 : end_time=1639573817877 2021-12-15 13:10:17.882 | + functions-common:time_stop:2415 : elapsed_time=5398 2021-12-15 13:10:17.884 | + functions-common:time_stop:2416 : total=63056 2021-12-15 13:10:17.886 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:10:17.889 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=68454 2021-12-15 13:10:17.892 | + inc/python:pip_install:203 : return 0 2021-12-15 13:10:17.894 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 13:10:17.897 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 13:10:17.899 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 13:10:17.912 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 13:10:17.918 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 13:10:17.923 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 13:10:17.926 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 13:10:17.929 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:10:17.931 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:10:17.934 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:10:17.937 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:10:17.939 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:10:17.942 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:10:17.960 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:10:17.963 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:10:17.967 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:10:17.970 | + functions-common:git_clone:606 : echo master 2021-12-15 13:10:17.970 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:10:17.976 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 13:10:17.979 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:10:17.981 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 13:10:17.984 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:10:17.984 | + functions-common:git_clone:655 : head -1 2021-12-15 13:10:17.987 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 13:10:17.990 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:10:17.992 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 13:10:17.995 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:10:17.998 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:10:18.001 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 13:10:18.004 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:10:18.006 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 13:10:18.009 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:10:18.012 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:10:18.014 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 13:10:18.017 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:10:18.019 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:10:18.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 13:10:18.025 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:10:18.028 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 13:10:18.030 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:10:18.033 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:10:18.036 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 13:10:18.042 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 13:10:18.045 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 13:10:18.689 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 13:10:18.692 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:10:18.694 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:10:18.696 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:10:18.699 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:10:18.702 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 13:10:18.704 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:10:18.707 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:10:18.709 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:10:18.711 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:10:18.714 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:10:18.717 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:10:18.719 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:10:18.721 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 13:10:18.744 | Using python 3.8 to install /opt/stack/glance 2021-12-15 13:10:18.747 | + 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 2021-12-15 13:10:19.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:19.579 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:19.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:19.579 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:20.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:10:20.655 | Obtaining file:///opt/stack/glance 2021-12-15 13:10:20.656 | Preparing metadata (setup.py): started 2021-12-15 13:10:21.842 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:10:21.938 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:10:21.939 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 13:10:21.941 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 13:10:21.942 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 13:10:21.942 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 13:10:21.944 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 13:10:21.945 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 13:10:21.946 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 13:10:21.947 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 13:10:21.948 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 13:10:21.949 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 13:10:21.950 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:10:21.951 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 13:10:21.952 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:10:21.953 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 13:10:21.954 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:10:21.955 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:10:21.956 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 13:10:21.957 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 13:10:21.958 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 13:10:21.959 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:10:21.960 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:10:21.961 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:10:21.962 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:10:21.964 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 13:10:21.965 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 13:10:21.966 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 13:10:21.967 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 13:10:21.969 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:10:21.970 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:10:21.971 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 13:10:21.972 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 13:10:21.973 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:10:21.975 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:10:21.976 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:10:21.977 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 13:10:21.978 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 13:10:21.979 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 13:10:21.980 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:10:21.982 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 13:10:21.983 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 13:10:21.985 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 13:10:21.987 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 13:10:21.988 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:10:22.005 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 13:10:22.007 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 13:10:22.008 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 13:10:22.029 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 13:10:22.030 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 13:10:22.069 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 13:10:22.086 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 13:10:22.097 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 13:10:22.113 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 13:10:22.114 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 13:10:22.209 | 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==23.1.0.dev27) (3.0.6) 2021-12-15 13:10:22.286 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 13:10:22.337 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 13:10:22.338 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 13:10:22.373 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 13:10:22.415 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 13:10:22.416 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 13:10:22.418 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 13:10:22.485 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 13:10:22.488 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:10:22.489 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 13:10:22.515 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 13:10:22.561 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 13:10:22.563 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 13:10:22.624 | 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==23.1.0.dev27) (4.2.4) 2021-12-15 13:10:22.625 | 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==23.1.0.dev27) (5.2.2) 2021-12-15 13:10:22.627 | 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==23.1.0.dev27) (2.7.0) 2021-12-15 13:10:22.629 | 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==23.1.0.dev27) (5.0.6) 2021-12-15 13:10:22.630 | 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==23.1.0.dev27) (0.4.0) 2021-12-15 13:10:22.654 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:10:22.658 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 13:10:22.659 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 13:10:22.699 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:10:22.746 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 13:10:22.748 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 13:10:22.749 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:10:22.858 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 13:10:22.918 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 13:10:23.020 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 13:10:23.309 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:10:23.311 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 13:10:23.313 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 13:10:23.315 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 13:10:23.371 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 13:10:23.395 | 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==23.1.0.dev27) (5.0.0) 2021-12-15 13:10:23.518 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 13:10:23.580 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 13:10:23.632 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:10:23.854 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 13:10:23.856 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 13:10:23.857 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 13:10:23.859 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 13:10:23.860 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:10:23.862 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:10:23.863 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:10:23.983 | 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==23.1.0.dev27) (0.12.0) 2021-12-15 13:10:24.018 | 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==23.1.0.dev27) (1.0.3) 2021-12-15 13:10:24.064 | 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==23.1.0.dev27) (1.3.3) 2021-12-15 13:10:24.067 | 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==23.1.0.dev27) (3.0.0) 2021-12-15 13:10:24.337 | 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==23.1.0.dev27) (3.10.0) 2021-12-15 13:10:24.530 | 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==23.1.0.dev27) (2.0.9) 2021-12-15 13:10:24.531 | 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==23.1.0.dev27) (1.26.7) 2021-12-15 13:10:24.534 | 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==23.1.0.dev27) (3.3) 2021-12-15 13:10:24.535 | 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==23.1.0.dev27) (2019.11.28) 2021-12-15 13:10:24.611 | 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==23.1.0.dev27) (0.5.2) 2021-12-15 13:10:24.766 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:10:24.870 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 13:10:25.186 | 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==23.1.0.dev27) (2.3.3) 2021-12-15 13:10:25.189 | 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==23.1.0.dev27) (0.4.0) 2021-12-15 13:10:25.413 | 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.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 13:10:25.740 | 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==23.1.0.dev27) (1.0.0) 2021-12-15 13:10:26.062 | 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==23.1.0.dev27) (1.8.2) 2021-12-15 13:10:26.063 | 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==23.1.0.dev27) (21.2.0) 2021-12-15 13:10:27.380 | Installing collected packages: glance 2021-12-15 13:10:27.381 | Attempting uninstall: glance 2021-12-15 13:10:27.381 | Found existing installation: glance 23.1.0.dev27 2021-12-15 13:10:27.388 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 13:10:27.390 | Running setup.py develop for glance 2021-12-15 13:10:29.488 | Successfully installed glance 2021-12-15 13:10:29.488 | 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 2021-12-15 13:10:29.647 | + inc/python:pip_install:200 : result=0 2021-12-15 13:10:29.649 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:10:29.652 | + functions-common:time_stop:2402 : local name 2021-12-15 13:10:29.654 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:10:29.657 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:10:29.659 | + functions-common:time_stop:2405 : local total 2021-12-15 13:10:29.661 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:10:29.664 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:10:29.667 | + functions-common:time_stop:2409 : start_time=1639573818737 2021-12-15 13:10:29.669 | + functions-common:time_stop:2411 : [[ -z 1639573818737 ]] 2021-12-15 13:10:29.672 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:10:29.677 | + functions-common:time_stop:2414 : end_time=1639573829674 2021-12-15 13:10:29.679 | + functions-common:time_stop:2415 : elapsed_time=10937 2021-12-15 13:10:29.681 | + functions-common:time_stop:2416 : total=68454 2021-12-15 13:10:29.684 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:10:29.686 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=79391 2021-12-15 13:10:29.689 | + inc/python:pip_install:203 : return 0 2021-12-15 13:10:29.691 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:10:29.694 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:10:29.696 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:10:29.717 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:10:29.730 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 13:10:29.732 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 13:10:29.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:10:29.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:10:29.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 13:10:29.742 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:10:29.744 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:10:29.747 | + ./stack.sh:main:910 : configure_glance 2021-12-15 13:10:29.750 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 13:10:29.763 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 13:10:29.766 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 13:10:29.768 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 13:10:29.771 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 13:10:29.773 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 13:10:29.775 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:10:29.779 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:10:29.781 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 13:10:29.810 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:10:29.841 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 13:10:29.872 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:10:29.904 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 13:10:29.934 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 13:10:29.965 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 13:10:29.968 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:10:29.971 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 13:10:29.974 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:10:29.976 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 13:10:30.005 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 13:10:30.035 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:10:30.069 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 13:10:30.103 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 13:10:30.134 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 13:10:30.166 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 13:10:30.197 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 13:10:30.227 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:10:30.258 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:10:30.288 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 13:10:30.321 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 13:10:30.323 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 13:10:30.326 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 13:10:30.328 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:10:30.331 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:10:30.333 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:10:30.350 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:30.353 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:10:30.356 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:10:30.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:10:30.375 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:30.377 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:10:30.380 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:10:30.411 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:10:30.413 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:10:30.416 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 13:10:30.418 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 13:10:30.421 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 13:10:30.452 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 13:10:30.484 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 13:10:30.486 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 13:10:30.489 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 13:10:30.491 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 13:10:30.493 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:10:30.496 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 13:10:30.498 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:10:30.529 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 13:10:30.532 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2021-12-15 13:10:30.563 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:10:30.565 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 13:10:30.583 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:30.585 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 13:10:30.616 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 13:10:30.648 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 13:10:30.679 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 13:10:30.711 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 13:10:30.742 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 13:10:30.759 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:30.762 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:10:30.793 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 13:10:30.824 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 13:10:30.856 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2021-12-15 13:10:30.889 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 13:10:30.923 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2021-12-15 13:10:30.954 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 13:10:30.973 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:30.975 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 13:10:30.978 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 13:10:30.980 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:10:30.983 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:10:31.002 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:10:31.004 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:10:31.007 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:10:31.009 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:10:31.012 | + 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}}' 2021-12-15 13:10:31.044 | + 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' 2021-12-15 13:10:31.075 | + 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' 2021-12-15 13:10:31.108 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:10:31.141 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 13:10:31.146 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 13:10:31.180 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 13:10:31.212 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:10:31.245 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2021-12-15 13:10:31.279 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 13:10:31.312 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 13:10:31.343 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 13:10:31.374 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:10:31.406 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 13:10:31.436 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 13:10:31.467 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 13:10:31.499 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 13:10:31.504 | + 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 2021-12-15 13:10:31.512 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 13:10:31.528 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:31.530 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 13:10:31.533 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 13:10:31.535 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 13:10:31.537 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 13:10:31.539 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 13:10:31.542 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 13:10:31.546 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 13:10:31.549 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 13:10:31.552 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 13:10:31.583 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 13:10:31.586 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 13:10:31.588 | ++ functions:get_random_port:837 : true 2021-12-15 13:10:31.591 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 13:10:31.593 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 13:10:31.595 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 13:10:31.665 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 13:10:31.668 | ++ functions:get_random_port:841 : break 2 2021-12-15 13:10:31.670 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 13:10:31.673 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 13:10:31.676 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 13:10:31.704 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 13:10:31.732 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 13:10:31.760 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:10:31.789 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:10:31.818 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:10:31.848 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:10:31.876 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:10:31.906 | + 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' 2021-12-15 13:10:31.935 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:10:31.964 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:10:31.994 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:10:32.023 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:10:32.052 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:10:32.086 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 13:10:32.116 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 13:10:32.145 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 13:10:32.174 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 13:10:32.204 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 13:10:32.233 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 13:10:32.235 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 13:10:32.237 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:10:32.240 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:32.242 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:32.245 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 13:10:32.247 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 13:10:32.301 | proxy (enabled by site administrator) 2021-12-15 13:10:32.305 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 13:10:32.307 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 13:10:32.310 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:10:32.313 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:32.315 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:32.318 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 13:10:32.320 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 13:10:32.374 | proxy_http (enabled by site administrator) 2021-12-15 13:10:32.377 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 13:10:32.380 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 13:10:32.384 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 13:10:32.387 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:10:32.389 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:32.392 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:32.394 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:10:32.397 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:10:32.400 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 13:10:32.400 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:10:32.409 | KeepAlive Off 2021-12-15 13:10:32.413 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 13:10:32.414 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:10:32.422 | SetEnv proxy-sendchunked 1 2021-12-15 13:10:32.426 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 13:10:32.427 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:10:32.435 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 13:10:32.439 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 13:10:32.441 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 13:10:32.444 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:10:32.446 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:10:32.448 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:10:32.451 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:32.453 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:32.455 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:10:32.458 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:10:32.460 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:32.462 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:32.465 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 13:10:32.526 | Site glance-wsgi-api already enabled 2021-12-15 13:10:32.531 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 13:10:32.534 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:10:32.536 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:10:32.539 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:10:32.679 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 13:10:32.686 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 13:10:32.720 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 13:10:32.723 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 13:10:32.742 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:32.744 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 13:10:32.747 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 13:10:32.749 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 13:10:32.752 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:10:32.755 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 13:10:32.758 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 13:10:32.761 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 13:10:32.763 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 13:10:32.765 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:10:32.768 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:10:32.771 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:10:32.774 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:10:32.777 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:10:32.780 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:10:32.798 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:10:32.801 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:10:32.803 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:10:32.807 | + functions-common:git_clone:606 : echo master 2021-12-15 13:10:32.807 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:10:32.814 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 13:10:32.817 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:10:32.822 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 13:10:32.825 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:10:32.826 | + functions-common:git_clone:655 : head -1 2021-12-15 13:10:32.836 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 13:10:32.840 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:10:32.843 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 13:10:32.846 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:10:32.849 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:10:32.852 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 13:10:32.855 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:10:32.857 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 13:10:32.860 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:10:32.863 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:10:32.865 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 13:10:32.868 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:10:32.871 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:10:32.874 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 13:10:32.877 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:10:32.880 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 13:10:32.882 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:10:32.885 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:10:32.889 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 13:10:32.895 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 13:10:32.898 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 13:10:33.553 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 13:10:33.556 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:10:33.558 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:10:33.561 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:10:33.563 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:10:33.566 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 13:10:33.568 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:10:33.571 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:10:33.574 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:10:33.577 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:10:33.579 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:10:33.581 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:10:33.584 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:10:33.586 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 13:10:33.608 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 13:10:33.610 | + 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 2021-12-15 13:10:34.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:34.485 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:34.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:34.485 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:35.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:10:35.575 | Obtaining file:///opt/stack/cinder 2021-12-15 13:10:35.577 | Preparing metadata (setup.py): started 2021-12-15 13:10:37.563 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:10:37.725 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:10:37.727 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:10:37.728 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 13:10:37.729 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 13:10:37.730 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 13:10:37.731 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 13:10:37.732 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:10:37.733 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 13:10:37.734 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 13:10:37.735 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 13:10:37.736 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 13:10:37.737 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 13:10:37.739 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:10:37.740 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 13:10:37.741 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 13:10:37.742 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 13:10:37.743 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 13:10:37.744 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:10:37.745 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:10:37.747 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 13:10:37.748 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:10:37.749 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 13:10:37.750 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 13:10:37.751 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 13:10:37.752 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:10:37.755 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 13:10:37.756 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:10:37.757 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 13:10:37.760 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 13:10:37.761 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:10:37.764 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:10:37.765 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 13:10:37.766 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:10:37.767 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 13:10:37.768 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 13:10:37.769 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:10:37.770 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 13:10:37.771 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 13:10:37.772 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 13:10:37.773 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 13:10:37.774 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 13:10:37.775 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 13:10:37.777 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 13:10:37.778 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 13:10:37.779 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 13:10:37.780 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 13:10:37.781 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 13:10:37.782 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:10:37.783 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 13:10:37.784 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 13:10:37.785 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 13:10:37.786 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:10:37.788 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:10:37.789 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:10:37.790 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 13:10:37.791 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 13:10:37.792 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 13:10:37.793 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:10:37.794 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 13:10:37.795 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 13:10:37.796 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 13:10:37.797 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 13:10:37.811 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:10:37.812 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 13:10:37.813 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 13:10:37.875 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 13:10:37.907 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 13:10:37.922 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 13:10:37.923 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 13:10:37.924 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:10:37.925 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (0.1.0) 2021-12-15 13:10:38.026 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 13:10:38.089 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 13:10:38.093 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:10:38.121 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 13:10:38.122 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 13:10:38.124 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 13:10:38.181 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 13:10:38.228 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 13:10:38.230 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 13:10:38.231 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 13:10:38.232 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:10:38.295 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 13:10:38.298 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:10:38.299 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:10:38.359 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 13:10:38.361 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 13:10:38.423 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 13:10:38.425 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 13:10:38.430 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:10:38.431 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 13:10:38.433 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 13:10:38.488 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 13:10:38.490 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 13:10:38.492 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:10:38.539 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 13:10:38.628 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 13:10:38.629 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:10:38.656 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:10:38.681 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 13:10:38.752 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:10:38.753 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 13:10:38.903 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:10:38.929 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 13:10:39.075 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:10:39.111 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 13:10:39.114 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:10:39.116 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 13:10:39.321 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 13:10:39.323 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 13:10:39.324 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 13:10:39.367 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 13:10:39.398 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 13:10:39.637 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 13:10:39.639 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 13:10:39.794 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:10:39.799 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 13:10:39.800 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 13:10:39.928 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 13:10:40.051 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 13:10:40.052 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 13:10:40.053 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 13:10:40.101 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-15 13:10:40.360 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 13:10:40.443 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 13:10:40.446 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 13:10:40.578 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 13:10:40.624 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:10:40.719 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 13:10:40.721 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 13:10:40.907 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:10:41.374 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 13:10:41.425 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-15 13:10:41.477 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 13:10:42.552 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-15 13:10:42.829 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-15 13:10:42.830 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-15 13:10:42.975 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-15 13:10:43.214 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:10:43.348 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-15 13:10:44.865 | Installing collected packages: cinder 2021-12-15 13:10:44.866 | Attempting uninstall: cinder 2021-12-15 13:10:44.866 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 13:10:44.873 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 13:10:44.875 | Running setup.py develop for cinder 2021-12-15 13:10:48.289 | Successfully installed cinder 2021-12-15 13:10:48.289 | 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 2021-12-15 13:10:48.449 | + inc/python:pip_install:200 : result=0 2021-12-15 13:10:48.451 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:10:48.453 | + functions-common:time_stop:2402 : local name 2021-12-15 13:10:48.456 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:10:48.458 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:10:48.460 | + functions-common:time_stop:2405 : local total 2021-12-15 13:10:48.463 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:10:48.465 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:10:48.467 | + functions-common:time_stop:2409 : start_time=1639573833602 2021-12-15 13:10:48.469 | + functions-common:time_stop:2411 : [[ -z 1639573833602 ]] 2021-12-15 13:10:48.472 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:10:48.477 | + functions-common:time_stop:2414 : end_time=1639573848474 2021-12-15 13:10:48.479 | + functions-common:time_stop:2415 : elapsed_time=14872 2021-12-15 13:10:48.481 | + functions-common:time_stop:2416 : total=79391 2021-12-15 13:10:48.483 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:10:48.485 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=94263 2021-12-15 13:10:48.488 | + inc/python:pip_install:203 : return 0 2021-12-15 13:10:48.490 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:10:48.492 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:10:48.495 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:10:48.514 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:10:48.527 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 13:10:48.530 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 13:10:48.533 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:10:48.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:10:48.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 13:10:48.542 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:10:48.545 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 13:10:48.547 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 13:10:48.550 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 13:10:48.552 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:48.555 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:48.558 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 13:10:48.570 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 13:10:48.573 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:10:48.576 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:10:48.578 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:10:48.581 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:10:48.583 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:10:48.586 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:10:48.588 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:48.591 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:48.593 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:10:48.596 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:10:48.599 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:10:48.601 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:10:48.604 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 13:10:48.606 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:10:48.609 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:48.611 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:48.614 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 13:10:48.637 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 13:10:48.745 | Reading package lists... 2021-12-15 13:10:48.996 | Building dependency tree... 2021-12-15 13:10:48.997 | Reading state information... 2021-12-15 13:10:49.251 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 13:10:49.251 | The following packages were automatically installed and are no longer required: 2021-12-15 13:10:49.252 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:10:49.252 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:10:49.252 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:10:49.252 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:10:49.253 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:10:49.253 | python3-zope.interface 2021-12-15 13:10:49.253 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:10:49.373 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:10:49.379 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:10:49.381 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:10:49.384 | + functions-common:time_stop:2402 : local name 2021-12-15 13:10:49.387 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:10:49.389 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:10:49.392 | + functions-common:time_stop:2405 : local total 2021-12-15 13:10:49.394 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:10:49.397 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:10:49.401 | + functions-common:time_stop:2409 : start_time=1639573848634 2021-12-15 13:10:49.403 | + functions-common:time_stop:2411 : [[ -z 1639573848634 ]] 2021-12-15 13:10:49.406 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:10:49.411 | + functions-common:time_stop:2414 : end_time=1639573849408 2021-12-15 13:10:49.414 | + functions-common:time_stop:2415 : elapsed_time=774 2021-12-15 13:10:49.417 | + functions-common:time_stop:2416 : total=5561 2021-12-15 13:10:49.419 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:10:49.422 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6335 2021-12-15 13:10:49.425 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:10:49.427 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:10:49.430 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 13:10:49.433 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 13:10:49.445 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 13:10:49.450 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 13:10:49.452 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 13:10:49.454 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 13:10:49.458 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 13:10:49.458 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 13:10:49.463 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 13:10:49.465 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 13:10:49.467 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 13:10:49.469 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 13:10:49.471 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 13:10:49.473 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 13:10:49.475 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 13:10:49.477 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 13:10:49.489 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 13:10:49.502 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-15 13:10:49.515 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 13:10:49.531 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 13:10:49.543 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 13:10:49.547 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 13:10:49.551 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ONYqgBnmn8 2021-12-15 13:10:49.553 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:10:49.556 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:10:49.558 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 13:10:49.560 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ONYqgBnmn8 2021-12-15 13:10:49.564 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ONYqgBnmn8 2021-12-15 13:10:49.576 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ONYqgBnmn8 /etc/sudoers.d/cinder-rootwrap 2021-12-15 13:10:49.592 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 13:10:49.596 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 13:10:49.599 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 13:10:49.601 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 13:10:49.603 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 13:10:49.605 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 13:10:49.608 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 13:10:49.610 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 13:10:49.612 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 13:10:49.617 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 13:10:49.622 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 13:10:49.640 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 13:10:49.659 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 13:10:49.678 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 13:10:49.696 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 13:10:49.716 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 13:10:49.734 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 13:10:49.753 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 13:10:49.772 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 13:10:49.775 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:10:49.777 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 13:10:49.780 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:10:49.782 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 13:10:49.812 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 13:10:49.840 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:10:49.869 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 13:10:49.897 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 13:10:49.927 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 13:10:49.957 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 13:10:49.992 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 13:10:50.020 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:10:50.048 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:10:50.077 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 13:10:50.114 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 13:10:50.145 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 13:10:50.147 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 13:10:50.150 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 13:10:50.152 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 13:10:50.155 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:10:50.158 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:10:50.189 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 13:10:50.219 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 13:10:50.253 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 13:10:50.282 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 13:10:50.311 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 13:10:50.342 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 13:10:50.374 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 13:10:50.376 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2021-12-15 13:10:50.404 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 13:10:50.436 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 13:10:50.443 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d77f59fc6047aa1260db9feb3f47868c 2021-12-15 13:10:50.473 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 13:10:50.475 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 13:10:50.504 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 13:10:50.533 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 13:10:50.562 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 13:10:50.590 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 13:10:50.607 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:50.609 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 13:10:50.611 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 13:10:50.614 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 13:10:50.616 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 13:10:50.618 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 13:10:50.621 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 13:10:50.623 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 13:10:50.625 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 13:10:50.628 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 13:10:50.630 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 13:10:50.632 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 13:10:50.668 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 13:10:50.698 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 13:10:50.728 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 13:10:50.758 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 13:10:50.789 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 13:10:50.819 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 13:10:50.821 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 13:10:50.823 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 13:10:50.826 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 13:10:50.855 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 13:10:50.857 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 13:10:50.887 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 13:10:50.890 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 13:10:50.892 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 13:10:50.894 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 13:10:50.923 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 13:10:50.925 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 13:10:50.928 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 13:10:50.945 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:50.948 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 13:10:50.950 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 13:10:50.953 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 13:10:50.955 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 13:10:50.985 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2021-12-15 13:10:51.014 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 13:10:51.031 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:51.034 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 13:10:51.050 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:51.052 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 13:10:51.054 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 13:10:51.056 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 13:10:51.059 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 13:10:51.061 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:10:51.065 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:10:51.067 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:10:51.086 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:51.089 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:10:51.092 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:10:51.095 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:10:51.112 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:51.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:10:51.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:10:51.147 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:10:51.150 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:10:51.153 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 13:10:51.155 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 13:10:51.157 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:10:51.160 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:10:51.178 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:10:51.181 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:10:51.183 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:10:51.186 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:10:51.188 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:10:51.216 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:10:51.245 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:10:51.274 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:10:51.305 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 13:10:51.322 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:51.324 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 13:10:51.327 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:10:51.329 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 13:10:51.332 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 13:10:51.334 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:10:51.336 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:10:51.340 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 13:10:51.345 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 13:10:51.347 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:10:51.350 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:10:51.363 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:10:51.363 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:10:51.372 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:10:51.376 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:10:51.392 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:10:51.394 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:10:51.398 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 13:10:51.428 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 13:10:51.456 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 13:10:51.487 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:10:51.516 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:10:51.546 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:10:51.575 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:10:51.605 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:10:51.634 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:10:51.664 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:10:51.694 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:10:51.726 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:10:51.755 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:10:51.784 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:10:51.787 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:10:51.790 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 13:10:51.793 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 13:10:51.796 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:10:51.799 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:51.801 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:51.803 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:10:51.806 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:10:51.809 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:10:51.842 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:10:51.872 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 13:10:51.872 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:10:51.880 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 13:10:51.884 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 13:10:51.887 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 13:10:51.890 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:10:51.892 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:10:51.895 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:10:51.897 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:51.899 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:51.902 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:10:51.904 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:10:51.907 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:10:51.909 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:10:51.912 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 13:10:51.974 | Enabling site cinder-wsgi. 2021-12-15 13:10:51.980 | To activate the new configuration, you need to run: 2021-12-15 13:10:51.980 | systemctl reload apache2 2021-12-15 13:10:51.985 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:10:51.987 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:10:51.990 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:10:51.993 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:10:52.127 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 13:10:52.129 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 13:10:52.160 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2021-12-15 13:10:52.190 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 13:10:52.206 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:10:52.209 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 13:10:52.211 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:10:52.214 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 13:10:52.217 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 13:10:52.219 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 13:10:52.254 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 13:10:52.286 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2021-12-15 13:10:52.319 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 13:10:52.350 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 13:10:52.380 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 13:10:52.410 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 13:10:52.441 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 13:10:52.471 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:10:52.503 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 13:10:52.533 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 13:10:52.563 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:10:52.599 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 13:10:52.601 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 13:10:52.618 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:52.621 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2021-12-15 13:10:52.652 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 13:10:52.655 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 13:10:52.673 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:10:52.676 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 13:10:52.678 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 13:10:52.681 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 13:10:52.684 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:10:52.686 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 13:10:52.689 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 13:10:52.693 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:10:52.693 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:10:52.699 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:10:52.702 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:10:52.704 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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- ]] 2021-12-15 13:10:52.707 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:10:52.709 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 13:10:52.712 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 13:10:52.715 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 13:10:52.717 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:10:52.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:10:52.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 13:10:52.725 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:10:52.728 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 13:10:52.730 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 13:10:52.733 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 13:10:52.735 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:10:52.737 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:10:52.740 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:10:52.743 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:10:52.746 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:10:52.749 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:10:52.765 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:10:52.768 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:10:52.770 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:10:52.773 | + functions-common:git_clone:606 : echo master 2021-12-15 13:10:52.773 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:10:52.779 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 13:10:52.781 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:10:52.784 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 13:10:52.787 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:10:52.787 | + functions-common:git_clone:655 : head -1 2021-12-15 13:10:52.795 | bcb338b068 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 13:10:52.798 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:10:52.801 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 13:10:52.803 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:10:52.806 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:10:52.808 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 13:10:52.811 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:10:52.813 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 13:10:52.816 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:10:52.819 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:10:52.821 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 13:10:52.824 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:10:52.827 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:10:52.830 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 13:10:52.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:10:52.836 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 13:10:52.838 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:10:52.841 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:10:52.844 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 13:10:52.850 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 13:10:52.853 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 13:10:53.490 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 13:10:53.492 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:10:53.494 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:10:53.497 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:10:53.499 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:10:53.501 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 13:10:53.504 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:10:53.506 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:10:53.509 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:10:53.512 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:10:53.514 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:10:53.517 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:10:53.519 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:10:53.522 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 13:10:53.545 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 13:10:53.547 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-15 13:10:54.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:54.398 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:54.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:10:54.398 | from cryptography.utils import int_from_bytes 2021-12-15 13:10:55.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:10:55.482 | Obtaining file:///opt/stack/neutron 2021-12-15 13:10:55.484 | Preparing metadata (setup.py): started 2021-12-15 13:10:57.479 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:10:57.596 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 13:10:57.597 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 13:10:57.598 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 13:10:57.599 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 13:10:57.601 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 13:10:57.602 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 13:10:57.603 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 13:10:57.604 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 13:10:57.605 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 13:10:57.606 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 13:10:57.607 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 13:10:57.608 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 13:10:57.609 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 13:10:57.611 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 13:10:57.731 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 13:10:57.731 | 2021-12-15 13:10:57.731 | The conflict is caused by: 2021-12-15 13:10:57.731 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 13:10:57.731 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 13:10:57.731 | 2021-12-15 13:10:57.731 | To fix this you could try to: 2021-12-15 13:10:57.731 | 1. loosen the range of package versions you've specified 2021-12-15 13:10:57.731 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 13:10:57.731 | 2021-12-15 13:10:57.731 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 13:10:57.831 | + inc/python:pip_install:1 : exit_trap 2021-12-15 13:10:57.834 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 13:10:57.836 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 13:10:57.839 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 13:10:57.842 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 13:10:57.844 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 13:10:57.846 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 13:10:57.849 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 13:10:57.851 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 13:10:57.853 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 13:10:57.854 | Error on exit 2021-12-15 13:10:57.856 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 13:10:57.858 | + ./stack.sh:exit_trap:536 : generate-subunit 1639573699 158 fail 2021-12-15 13:10:58.416 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 13:10:58.419 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 13:10:58.892 | + ./stack.sh:exit_trap:550 : exit 1