2021-12-15 14:35:21.903 | + ./stack.sh:main:481 : exec 2021-12-15 14:35:21.903 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-143521.summary.2021-12-15-143521 2021-12-15 14:35:21.903 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-143521' 2021-12-15 14:35:21.903 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:35:21.903 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-143521 2021-12-15 14:35:21.903 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-143521 /opt/stack/logs/stack.sh.log 2021-12-15 14:35:21.903 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-143521.summary.2021-12-15-143521 /opt/stack/logs/stack.sh.log.summary 2021-12-15 14:35:21.903 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 14:35:21.903 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 14:35:21.903 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 14:35:21.903 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 14:35:21.903 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 14:35:21.903 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 14:35:21.903 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:35:21.903 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 14:35:21.903 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 14:35:21.904 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 14:35:21.906 | + ./stack.sh:main:570 : uname -a 2021-12-15 14:35:21.908 | Linux dv-neutron-821838-2-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 14:35:21.910 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 14:35:21.911 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 14:35:21.915 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 14:35:21.943 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 14:35:21.959 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 14:35:21.961 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 14:35:21.963 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 14:35:21.964 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 14:35:21.966 | + functions-common:fetch_plugins:1753 : return 2021-12-15 14:35:21.969 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 14:35:21.970 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 14:35:21.972 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:35:21.973 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:35:21.975 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:35:21.977 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:35:21.979 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:35:21.980 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:35:21.983 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:35:21.986 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:35:21.987 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:35:21.989 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:35:21.991 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 14:35:21.993 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:35:22.006 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:35:22.008 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:35:22.010 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:35:22.011 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:35:22.013 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:35:22.015 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:35:22.017 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:35:22.018 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 14:35:22.021 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 14:35:22.022 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:35:22.024 | + 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 14:35:22.026 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 14:35:22.028 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 14:35:22.030 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 14:35:22.031 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 14:35:22.033 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 14:35:22.035 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 14:35:22.053 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 14:35:22.056 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 14:35:22.068 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:35:22.071 | +++ lib/tls:source:43 : hostname -f 2021-12-15 14:35:22.074 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 14:35:22.076 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 14:35:22.078 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 14:35:22.080 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 14:35:22.082 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 14:35:22.083 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 14:35:22.085 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 14:35:22.087 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 14:35:22.089 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 14:35:22.091 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 14:35:22.095 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 14:35:22.107 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 14:35:22.125 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 14:35:22.137 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 14:35:22.149 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 14:35:22.180 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 14:35:22.238 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 14:35:22.322 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 14:35:22.343 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 14:35:22.394 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 14:35:22.445 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 14:35:22.573 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 14:35:22.587 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 14:35:22.601 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 14:35:22.613 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 14:35:22.705 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 14:35:22.707 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 14:35:22.711 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 14:35:22.713 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 14:35:22.715 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 14:35:22.717 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 14:35:22.720 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 14:35:22.720 | False' 2021-12-15 14:35:22.722 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 14:35:22.738 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 14:35:22.740 | + ./stack.sh:main:618 : run_phase source 2021-12-15 14:35:22.742 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 14:35:22.744 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:35:22.746 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:35:22.748 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:35:22.750 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:35:22.752 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:35:22.754 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:35:22.758 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:35:22.761 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:35:22.763 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:35:22.765 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:35:22.767 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 14:35:22.770 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:35:22.784 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:35:22.786 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:35:22.788 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 14:35:22.828 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 14:35:22.830 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 14:35:22.832 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:35:22.835 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 14:35:22.837 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 14:35:22.839 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 14:35:22.841 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 14:35:22.843 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 14:35:22.845 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 14:35:22.847 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 14:35:22.849 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.851 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 14:35:22.854 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.856 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 14:35:22.858 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.861 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 14:35:22.863 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.865 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 14:35:22.868 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.870 | + 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 14:35:22.872 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.875 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 14:35:22.877 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.879 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 14:35:22.882 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.884 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 14:35:22.887 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.889 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 14:35:22.892 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.895 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 14:35:22.898 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.900 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 14:35:22.903 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.906 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 14:35:22.908 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.910 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 14:35:22.913 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.915 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 14:35:22.918 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.920 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 14:35:22.923 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.925 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 14:35:22.927 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.929 | + 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 14:35:22.931 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.934 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 14:35:22.936 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.938 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 14:35:22.941 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.943 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 14:35:22.946 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.948 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 14:35:22.950 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.953 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 14:35:22.955 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.957 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 14:35:22.960 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.962 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 14:35:22.964 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.967 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 14:35:22.969 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.971 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 14:35:22.973 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.975 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 14:35:22.978 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.980 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 14:35:22.982 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.984 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 14:35:22.987 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.989 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 14:35:22.991 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.993 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 14:35:22.995 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:22.998 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 14:35:23.000 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.002 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 14:35:23.004 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.007 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 14:35:23.009 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.011 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 14:35:23.013 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.016 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 14:35:23.018 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.020 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 14:35:23.023 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.025 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 14:35:23.027 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.030 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 14:35:23.032 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.034 | + 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 14:35:23.036 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.039 | + 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 14:35:23.041 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.043 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 14:35:23.045 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.047 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 14:35:23.050 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.052 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 14:35:23.054 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.056 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 14:35:23.059 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.061 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 14:35:23.063 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:35:23.065 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 14:35:23.069 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 14:35:23.071 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:35:23.074 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 14:35:23.089 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:35:23.091 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 14:35:23.093 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:35:23.095 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 14:35:23.111 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:35:23.113 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 14:35:23.115 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 14:35:23.118 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 14:35:23.120 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 14:35:23.122 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 14:35:23.124 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 14:35:23.126 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 14:35:23.129 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 14:35:23.132 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:35:23.134 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 14:35:23.137 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:35:23.139 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 14:35:23.142 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 14:35:23.142 | Using mysql database backend 2021-12-15 14:35:23.144 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 14:35:23.160 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 14:35:23.176 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:35:23.178 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 14:35:23.195 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 14:35:23.214 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:35:23.216 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 14:35:23.232 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 14:35:23.248 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 14:35:23.264 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:35:23.267 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 14:35:23.283 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:35:23.285 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 14:35:23.301 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 14:35:23.303 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 14:35:23.306 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 14:35:23.308 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 14:35:23.311 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 14:35:23.315 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-143523 2021-12-15 14:35:23.317 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-143523 749' 2021-12-15 14:35:23.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.323 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:35:23.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.328 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 14:35:23.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.332 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 14:35:23.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.337 | + 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 14:35:23.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.341 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2021-12-15 14:35:23.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.346 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2021-12-15 14:35:23.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.351 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-143521 2021-12-15 14:35:23.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.355 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 14:35:23.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.360 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2021-12-15 14:35:23.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.364 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 14:35:23.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.369 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 14:35:23.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.374 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 14:35:23.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:35:23.379 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 14:35:23.381 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 14:35:23.384 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 14:35:23.386 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 14:35:23.388 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:35:23.390 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:35:23.393 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:35:23.395 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:35:23.397 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:35:23.400 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:35:23.414 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:35:23.417 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:35:23.419 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:35:23.421 | + functions-common:git_clone:606 : echo master 2021-12-15 14:35:23.428 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:35:23.433 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 14:35:23.435 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:35:23.437 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 14:35:23.440 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:35:23.441 | + functions-common:git_clone:655 : head -1 2021-12-15 14:35:23.444 | e74f91e2 Updated from generate-constraints 2021-12-15 14:35:23.447 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:35:23.449 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 14:35:23.452 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:35:23.454 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 14:35:23.456 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 14:35:23.459 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 14:35:23.462 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 14:35:23.464 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:35:23.467 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 14:35:23.469 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 14:35:23.471 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 14:35:23.475 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 14:35:23.479 | ++ tools/install_prereqs.sh:source:47 : NOW=1639578923 2021-12-15 14:35:23.483 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 14:35:23.487 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639578749 2021-12-15 14:35:23.489 | ++ tools/install_prereqs.sh:source:49 : DELTA=174 2021-12-15 14:35:23.492 | ++ tools/install_prereqs.sh:source:50 : [[ 174 -lt 7200 ]] 2021-12-15 14:35:23.495 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 14:35:23.497 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 14:35:23.499 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 14:35:23.502 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 14:35:23.504 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 14:35:23.507 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 14:35:23.509 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 14:35:23.511 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 14:35:23.514 | +++ 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 14:35:23.562 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 14:35:23.562 | apache2-dev 2021-12-15 14:35:23.562 | bc 2021-12-15 14:35:23.562 | bsdmainutils 2021-12-15 14:35:23.562 | curl 2021-12-15 14:35:23.562 | g++ 2021-12-15 14:35:23.562 | gawk 2021-12-15 14:35:23.562 | gcc 2021-12-15 14:35:23.562 | gettext 2021-12-15 14:35:23.562 | git 2021-12-15 14:35:23.562 | graphviz 2021-12-15 14:35:23.562 | iputils-ping 2021-12-15 14:35:23.563 | libapache2-mod-proxy-uwsgi 2021-12-15 14:35:23.563 | libffi-dev 2021-12-15 14:35:23.563 | libjpeg-dev 2021-12-15 14:35:23.563 | libpcre3-dev 2021-12-15 14:35:23.563 | libpq-dev 2021-12-15 14:35:23.563 | libssl-dev 2021-12-15 14:35:23.563 | libsystemd-dev 2021-12-15 14:35:23.563 | libxml2-dev 2021-12-15 14:35:23.563 | libxslt1-dev 2021-12-15 14:35:23.563 | libyaml-dev 2021-12-15 14:35:23.563 | lsof 2021-12-15 14:35:23.563 | openssh-server 2021-12-15 14:35:23.563 | openssl 2021-12-15 14:35:23.563 | pkg-config 2021-12-15 14:35:23.563 | psmisc 2021-12-15 14:35:23.563 | python3-dev 2021-12-15 14:35:23.563 | python3-pip 2021-12-15 14:35:23.563 | python3-systemd 2021-12-15 14:35:23.563 | python3-venv 2021-12-15 14:35:23.563 | tar 2021-12-15 14:35:23.563 | tcpdump 2021-12-15 14:35:23.563 | unzip 2021-12-15 14:35:23.563 | uuid-runtime 2021-12-15 14:35:23.563 | wget 2021-12-15 14:35:23.563 | wget 2021-12-15 14:35:23.563 | zlib1g-dev 2021-12-15 14:35:23.563 | libkrb5-dev 2021-12-15 14:35:23.563 | libldap2-dev 2021-12-15 14:35:23.563 | libsasl2-dev 2021-12-15 14:35:23.563 | memcached 2021-12-15 14:35:23.563 | python3-mysqldb 2021-12-15 14:35:23.563 | sqlite3 2021-12-15 14:35:23.563 | conntrack 2021-12-15 14:35:23.563 | curl 2021-12-15 14:35:23.563 | dnsmasq-base 2021-12-15 14:35:23.563 | dnsmasq-utils 2021-12-15 14:35:23.563 | ebtables 2021-12-15 14:35:23.563 | genisoimage 2021-12-15 14:35:23.563 | iptables 2021-12-15 14:35:23.564 | iputils-arping 2021-12-15 14:35:23.564 | kpartx 2021-12-15 14:35:23.564 | libjs-jquery-tablesorter 2021-12-15 14:35:23.564 | parted 2021-12-15 14:35:23.564 | pm-utils 2021-12-15 14:35:23.564 | python3-mysqldb 2021-12-15 14:35:23.564 | socat 2021-12-15 14:35:23.564 | sqlite3 2021-12-15 14:35:23.564 | sudo 2021-12-15 14:35:23.564 | vlan 2021-12-15 14:35:23.564 | lsscsi 2021-12-15 14:35:23.564 | open-iscsi 2021-12-15 14:35:23.564 | lvm2 2021-12-15 14:35:23.564 | qemu-utils 2021-12-15 14:35:23.564 | thin-provisioning-tools 2021-12-15 14:35:23.564 | acl 2021-12-15 14:35:23.564 | dnsmasq-base 2021-12-15 14:35:23.564 | dnsmasq-utils 2021-12-15 14:35:23.564 | ebtables 2021-12-15 14:35:23.564 | haproxy 2021-12-15 14:35:23.564 | iptables 2021-12-15 14:35:23.564 | iputils-arping 2021-12-15 14:35:23.564 | iputils-ping 2021-12-15 14:35:23.564 | postgresql-server-dev-all 2021-12-15 14:35:23.564 | python3-mysqldb 2021-12-15 14:35:23.564 | sqlite3 2021-12-15 14:35:23.564 | sudo 2021-12-15 14:35:23.564 | vlan 2021-12-15 14:35:23.564 | pcp 2021-12-15 14:35:23.564 | ipset 2021-12-15 14:35:23.564 | conntrack 2021-12-15 14:35:23.564 | conntrackd 2021-12-15 14:35:23.564 | keepalived 2021-12-15 14:35:23.564 | lvm2 2021-12-15 14:35:23.564 | qemu-utils 2021-12-15 14:35:23.564 | thin-provisioning-tools 2021-12-15 14:35:23.564 | curl 2021-12-15 14:35:23.564 | liberasurecode-dev 2021-12-15 14:35:23.564 | make 2021-12-15 14:35:23.565 | memcached 2021-12-15 14:35:23.565 | sqlite3 2021-12-15 14:35:23.565 | xfsprogs' 2021-12-15 14:35:23.566 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 14:35:23.584 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 14:35:23.584 | apache2-dev 2021-12-15 14:35:23.584 | bc 2021-12-15 14:35:23.584 | bsdmainutils 2021-12-15 14:35:23.584 | curl 2021-12-15 14:35:23.584 | g++ 2021-12-15 14:35:23.584 | gawk 2021-12-15 14:35:23.584 | gcc 2021-12-15 14:35:23.584 | gettext 2021-12-15 14:35:23.584 | git 2021-12-15 14:35:23.584 | graphviz 2021-12-15 14:35:23.584 | iputils-ping 2021-12-15 14:35:23.584 | libapache2-mod-proxy-uwsgi 2021-12-15 14:35:23.584 | libffi-dev 2021-12-15 14:35:23.584 | libjpeg-dev 2021-12-15 14:35:23.584 | libpcre3-dev 2021-12-15 14:35:23.584 | libpq-dev 2021-12-15 14:35:23.584 | libssl-dev 2021-12-15 14:35:23.584 | libsystemd-dev 2021-12-15 14:35:23.584 | libxml2-dev 2021-12-15 14:35:23.584 | libxslt1-dev 2021-12-15 14:35:23.584 | libyaml-dev 2021-12-15 14:35:23.584 | lsof 2021-12-15 14:35:23.584 | openssh-server 2021-12-15 14:35:23.584 | openssl 2021-12-15 14:35:23.584 | pkg-config 2021-12-15 14:35:23.584 | psmisc 2021-12-15 14:35:23.584 | python3-dev 2021-12-15 14:35:23.584 | python3-pip 2021-12-15 14:35:23.584 | python3-systemd 2021-12-15 14:35:23.585 | python3-venv 2021-12-15 14:35:23.585 | tar 2021-12-15 14:35:23.585 | tcpdump 2021-12-15 14:35:23.585 | unzip 2021-12-15 14:35:23.585 | uuid-runtime 2021-12-15 14:35:23.585 | wget 2021-12-15 14:35:23.585 | wget 2021-12-15 14:35:23.585 | zlib1g-dev 2021-12-15 14:35:23.585 | libkrb5-dev 2021-12-15 14:35:23.585 | libldap2-dev 2021-12-15 14:35:23.585 | libsasl2-dev 2021-12-15 14:35:23.585 | memcached 2021-12-15 14:35:23.585 | python3-mysqldb 2021-12-15 14:35:23.585 | sqlite3 2021-12-15 14:35:23.585 | conntrack 2021-12-15 14:35:23.585 | curl 2021-12-15 14:35:23.585 | dnsmasq-base 2021-12-15 14:35:23.585 | dnsmasq-utils 2021-12-15 14:35:23.585 | ebtables 2021-12-15 14:35:23.585 | genisoimage 2021-12-15 14:35:23.585 | iptables 2021-12-15 14:35:23.585 | iputils-arping 2021-12-15 14:35:23.585 | kpartx 2021-12-15 14:35:23.585 | libjs-jquery-tablesorter 2021-12-15 14:35:23.585 | parted 2021-12-15 14:35:23.585 | pm-utils 2021-12-15 14:35:23.585 | python3-mysqldb 2021-12-15 14:35:23.585 | socat 2021-12-15 14:35:23.585 | sqlite3 2021-12-15 14:35:23.585 | sudo 2021-12-15 14:35:23.585 | vlan 2021-12-15 14:35:23.585 | lsscsi 2021-12-15 14:35:23.585 | open-iscsi 2021-12-15 14:35:23.585 | lvm2 2021-12-15 14:35:23.585 | qemu-utils 2021-12-15 14:35:23.585 | thin-provisioning-tools 2021-12-15 14:35:23.585 | acl 2021-12-15 14:35:23.586 | dnsmasq-base 2021-12-15 14:35:23.586 | dnsmasq-utils 2021-12-15 14:35:23.586 | ebtables 2021-12-15 14:35:23.586 | haproxy 2021-12-15 14:35:23.586 | iptables 2021-12-15 14:35:23.586 | iputils-arping 2021-12-15 14:35:23.586 | iputils-ping 2021-12-15 14:35:23.586 | postgresql-server-dev-all 2021-12-15 14:35:23.586 | python3-mysqldb 2021-12-15 14:35:23.586 | sqlite3 2021-12-15 14:35:23.586 | sudo 2021-12-15 14:35:23.586 | vlan 2021-12-15 14:35:23.586 | pcp 2021-12-15 14:35:23.586 | ipset 2021-12-15 14:35:23.586 | conntrack 2021-12-15 14:35:23.586 | conntrackd 2021-12-15 14:35:23.586 | keepalived 2021-12-15 14:35:23.586 | lvm2 2021-12-15 14:35:23.586 | qemu-utils 2021-12-15 14:35:23.586 | thin-provisioning-tools 2021-12-15 14:35:23.586 | curl 2021-12-15 14:35:23.586 | liberasurecode-dev 2021-12-15 14:35:23.586 | make 2021-12-15 14:35:23.586 | memcached 2021-12-15 14:35:23.586 | sqlite3 2021-12-15 14:35:23.586 | xfsprogs ' 2021-12-15 14:35:23.587 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 14:35:23.589 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:35:23.591 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:35:23.595 | ++ 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 14:35:23.595 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 14:35:23.603 | ++ 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 14:35:23.606 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 14:35:23.612 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:35:23.614 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 14:35:23.617 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:35:23.619 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:35:23.621 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:35:23.623 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:35:23.625 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:35:23.628 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:35:23.631 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 14:35:23.633 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 14:35:23.635 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 14:35:23.638 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 14:35:23.643 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 14:35:23.646 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 14:35:23.648 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 14:35:23.653 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 14:35:23.655 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 14:35:23.658 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 14:35:23.662 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639578923660 2021-12-15 14:35:23.665 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 14:35:23.667 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 14:35:23.669 | ++ 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 14:35:24.263 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 14:35:24.475 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-12-15 14:35:24.501 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-12-15 14:35:25.552 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2021-12-15 14:35:25.675 | Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [667 kB] 2021-12-15 14:35:25.913 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,397 kB] 2021-12-15 14:35:26.921 | Get:7 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [112 kB] 2021-12-15 14:35:27.099 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [882 kB] 2021-12-15 14:35:28.028 | Fetched 3,393 kB in 4s (834 kB/s) 2021-12-15 14:35:29.486 | Reading package lists... 2021-12-15 14:35:29.517 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 14:35:29.519 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 14:35:29.522 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:35:29.524 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:35:29.526 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:35:29.528 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:35:29.530 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:35:29.532 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 14:35:29.534 | ++ functions-common:time_stop:2409 : start_time=1639578923660 2021-12-15 14:35:29.536 | ++ functions-common:time_stop:2411 : [[ -z 1639578923660 ]] 2021-12-15 14:35:29.539 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:35:29.543 | ++ functions-common:time_stop:2414 : end_time=1639578929540 2021-12-15 14:35:29.545 | ++ functions-common:time_stop:2415 : elapsed_time=5880 2021-12-15 14:35:29.547 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 14:35:29.549 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:35:29.551 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5880 2021-12-15 14:35:29.553 | ++ 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 14:35:29.555 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:35:29.557 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:35:29.560 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:35:29.562 | ++ 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 14:35:29.583 | ++ 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 14:35:29.689 | Reading package lists... 2021-12-15 14:35:29.930 | Building dependency tree... 2021-12-15 14:35:29.931 | Reading state information... 2021-12-15 14:35:29.967 | acl is already the newest version (2.2.53-6). 2021-12-15 14:35:29.967 | bc is already the newest version (1.07.1-2build1). 2021-12-15 14:35:29.967 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 14:35:29.967 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 14:35:29.967 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 14:35:29.967 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:35:29.967 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 14:35:29.967 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:35:29.967 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 14:35:29.967 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 14:35:29.967 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 14:35:29.967 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 14:35:29.968 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 14:35:29.968 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 14:35:29.968 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 14:35:29.968 | libffi-dev is already the newest version (3.3-4). 2021-12-15 14:35:29.968 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 14:35:29.968 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 14:35:29.968 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 14:35:29.968 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 14:35:29.968 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 14:35:29.968 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 14:35:29.968 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 14:35:29.968 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:35:29.968 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 14:35:29.968 | psmisc is already the newest version (23.3-1). 2021-12-15 14:35:29.968 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:35:29.968 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 14:35:29.968 | python3-systemd is already the newest version (234-3build2). 2021-12-15 14:35:29.968 | socat is already the newest version (1.7.3.3-2). 2021-12-15 14:35:29.968 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 14:35:29.968 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 14:35:29.968 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 14:35:29.968 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 14:35:29.968 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 14:35:29.968 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 14:35:29.968 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 14:35:29.968 | pcp is already the newest version (5.0.3-1). 2021-12-15 14:35:29.968 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 14:35:29.968 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:35:29.968 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:35:29.968 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:35:29.968 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 14:35:29.968 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:35:29.968 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:35:29.968 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 14:35:29.968 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 14:35:29.968 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 14:35:29.969 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 14:35:29.969 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 14:35:29.969 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 14:35:29.969 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 14:35:29.969 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:35:29.969 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 14:35:29.969 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 14:35:29.969 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 14:35:29.969 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 14:35:29.969 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 14:35:29.969 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 14:35:29.969 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:35:29.969 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 14:35:29.969 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 14:35:29.969 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 14:35:29.969 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 14:35:29.969 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 14:35:29.969 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 14:35:29.969 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 14:35:29.969 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 14:35:29.969 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:35:30.180 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 14:35:30.180 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 14:35:30.180 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 14:35:30.180 | The following packages were automatically installed and are no longer required: 2021-12-15 14:35:30.181 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:35:30.181 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:35:30.181 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:35:30.181 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:35:30.181 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:35:30.181 | python3-zope.interface 2021-12-15 14:35:30.181 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:35:30.292 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:35:30.296 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 14:35:30.299 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:35:30.301 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:35:30.303 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:35:30.305 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:35:30.307 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:35:30.309 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:35:30.311 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:35:30.314 | ++ functions-common:time_stop:2409 : start_time=1639578929580 2021-12-15 14:35:30.316 | ++ functions-common:time_stop:2411 : [[ -z 1639578929580 ]] 2021-12-15 14:35:30.319 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:35:30.323 | ++ functions-common:time_stop:2414 : end_time=1639578930321 2021-12-15 14:35:30.325 | ++ functions-common:time_stop:2415 : elapsed_time=741 2021-12-15 14:35:30.327 | ++ functions-common:time_stop:2416 : total=761 2021-12-15 14:35:30.329 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:35:30.332 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1502 2021-12-15 14:35:30.334 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 14:35:30.337 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 14:35:30.339 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:35:30.342 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 14:35:30.347 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 14:35:30.351 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 14:35:30.354 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 14:35:30.356 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 14:35:31.768 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 14:35:31.770 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:35:31.773 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:35:31.776 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:35:31.778 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 14:35:31.780 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 14:35:31.781 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 14:35:31.783 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 14:35:31.785 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 14:35:31.787 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 14:35:31.788 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 14:35:31.790 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 14:35:31.792 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 14:35:31.793 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 14:35:31.795 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 14:35:31.797 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 14:35:31.799 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 14:35:31.800 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 14:35:31.802 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 14:35:31.804 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 14:35:31.805 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 14:35:31.808 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 14:35:31.810 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 14:35:31.811 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 14:35:31.814 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 14:35:31.887 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 14:35:31.890 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 14:35:31.964 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 14:35:31.967 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 14:35:32.042 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 14:35:32.044 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 14:35:32.046 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 14:35:32.048 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 14:35:32.050 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 14:35:32.052 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 14:35:32.054 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 14:35:32.055 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 14:35:32.057 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 14:35:32.059 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 14:35:32.061 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 14:35:32.061 | Distro: focal 2021-12-15 14:35:32.064 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 14:35:32.066 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:35:32.071 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:35:32.072 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:35:32.075 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:35:32.075 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:35:32.747 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:35:32.749 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:35:32.749 | pip: 21.3.1 2021-12-15 14:35:32.751 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 14:35:32.753 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 14:35:32.754 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:35:32.757 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:35:32.758 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:35:32.760 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:35:32.762 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:35:32.763 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:35:32.765 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:35:32.767 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:35:32.768 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:35:32.770 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 14:35:32.773 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:35:32.775 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:35:32.775 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 14:35:32.779 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:35:32.780 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 14:35:32.782 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 14:35:32.784 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:35:32.786 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 14:35:32.787 | + 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 14:35:32.798 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 14:35:32.798 | Dload Upload Total Spent Left Speed 2021-12-15 14:35:32.947 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 14:35:32.952 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 14:35:32.955 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:35:36.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:35:36.175 | from cryptography.utils import int_from_bytes 2021-12-15 14:35:36.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:35:36.175 | from cryptography.utils import int_from_bytes 2021-12-15 14:35:36.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:35:36.690 | Collecting pip 2021-12-15 14:35:36.702 | 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 14:35:39.095 | Installing collected packages: pip 2021-12-15 14:35:39.095 | Attempting uninstall: pip 2021-12-15 14:35:39.096 | Found existing installation: pip 21.3.1 2021-12-15 14:35:39.344 | Uninstalling pip-21.3.1: 2021-12-15 14:35:39.358 | Successfully uninstalled pip-21.3.1 2021-12-15 14:35:40.968 | Successfully installed pip-21.3.1 2021-12-15 14:35:40.968 | /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 14:35:40.968 | warnings.warn( 2021-12-15 14:35:40.968 | /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 14:35:40.968 | warnings.warn( 2021-12-15 14:35:40.968 | /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 14:35:40.968 | warnings.warn( 2021-12-15 14:35:40.968 | 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 14:35:41.113 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 14:35:41.115 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 14:35:41.117 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 14:35:41.119 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:35:41.121 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 14:35:41.123 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 14:35:41.125 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:35:41.127 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:35:41.128 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:35:41.132 | ++ 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 14:35:41.133 | ++ 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 14:35:41.135 | ++ 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 14:35:41.137 | + 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 14:35:41.139 | + 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 14:35:41.156 | 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 14:35:41.158 | + 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 14:35:42.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:35:42.003 | from cryptography.utils import int_from_bytes 2021-12-15 14:35:42.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:35:42.003 | from cryptography.utils import int_from_bytes 2021-12-15 14:35:43.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:35:43.097 | 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 14:35:45.452 | 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 14:35:45.579 | + inc/python:pip_install:200 : result=0 2021-12-15 14:35:45.580 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:35:45.582 | + functions-common:time_stop:2402 : local name 2021-12-15 14:35:45.585 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:35:45.587 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:35:45.588 | + functions-common:time_stop:2405 : local total 2021-12-15 14:35:45.590 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:35:45.592 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:35:45.593 | + functions-common:time_stop:2409 : start_time=1639578941151 2021-12-15 14:35:45.595 | + functions-common:time_stop:2411 : [[ -z 1639578941151 ]] 2021-12-15 14:35:45.597 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:35:45.601 | + functions-common:time_stop:2414 : end_time=1639578945599 2021-12-15 14:35:45.602 | + functions-common:time_stop:2415 : elapsed_time=4448 2021-12-15 14:35:45.604 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:35:45.606 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:35:45.607 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4448 2021-12-15 14:35:45.609 | + inc/python:pip_install:203 : return 0 2021-12-15 14:35:45.611 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 14:35:45.613 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:35:45.617 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:35:45.619 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:35:45.622 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:35:45.622 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:35:46.295 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:35:46.296 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:35:46.297 | pip: 21.3.1 2021-12-15 14:35:46.300 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 14:35:46.303 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:35:46.306 | + ./stack.sh:main:786 : fixup_all 2021-12-15 14:35:46.308 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 14:35:46.310 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 14:35:46.312 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:35:46.314 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:35:46.317 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 14:35:46.329 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 14:35:46.339 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 14:35:46.351 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 14:35:46.353 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 14:35:46.355 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:35:46.357 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:35:46.360 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:35:46.362 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:35:46.364 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:35:46.366 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:35:46.369 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:35:46.371 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:35:46.373 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:35:46.375 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 14:35:46.377 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 14:35:46.380 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 14:35:46.382 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:35:46.384 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:35:46.386 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:35:46.388 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:35:46.390 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:35:46.392 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:35:46.394 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 14:35:46.397 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 14:35:46.418 | Using python 3.8 to install os-testr 2021-12-15 14:35:46.420 | + 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 14:35:47.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:35:47.289 | from cryptography.utils import int_from_bytes 2021-12-15 14:35:47.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:35:47.289 | from cryptography.utils import int_from_bytes 2021-12-15 14:35:48.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:35:48.396 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 14:35:48.487 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 14:35:48.488 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 14:35:48.489 | 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 14:35:48.490 | 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 14:35:48.503 | 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 14:35:48.531 | 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 14:35:48.532 | 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 14:35:48.533 | 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 14:35:48.534 | 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 14:35:48.535 | 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 14:35:48.558 | 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 14:35:48.559 | 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 14:35:48.560 | 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 14:35:48.562 | 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 14:35:48.563 | 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 14:35:48.577 | 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 14:35:48.649 | 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 14:35:48.650 | 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 14:35:48.651 | 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 14:35:50.944 | 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 14:35:51.077 | + inc/python:pip_install:200 : result=0 2021-12-15 14:35:51.079 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:35:51.081 | + functions-common:time_stop:2402 : local name 2021-12-15 14:35:51.083 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:35:51.085 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:35:51.087 | + functions-common:time_stop:2405 : local total 2021-12-15 14:35:51.089 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:35:51.091 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:35:51.094 | + functions-common:time_stop:2409 : start_time=1639578946413 2021-12-15 14:35:51.096 | + functions-common:time_stop:2411 : [[ -z 1639578946413 ]] 2021-12-15 14:35:51.098 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:35:51.102 | + functions-common:time_stop:2414 : end_time=1639578951100 2021-12-15 14:35:51.104 | + functions-common:time_stop:2415 : elapsed_time=4687 2021-12-15 14:35:51.107 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:35:51.109 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:35:51.111 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4687 2021-12-15 14:35:51.113 | + inc/python:pip_install:203 : return 0 2021-12-15 14:35:51.116 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 14:35:51.167 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 14:35:51.270 | + ./stack.sh:main:800 : install_infra 2021-12-15 14:35:51.274 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:35:51.276 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 14:35:51.279 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:35:51.282 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 14:35:51.305 | + 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 14:35:53.241 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.257 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.361 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.382 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.387 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.402 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.409 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.452 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.510 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.515 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.575 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.598 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.646 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.664 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.668 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.953 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.957 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.968 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.990 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:53.997 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:54.013 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:54.075 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:54.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:35:54.258 | 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 14:35:54.558 | + inc/python:pip_install:200 : result=0 2021-12-15 14:35:54.560 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:35:54.562 | + functions-common:time_stop:2402 : local name 2021-12-15 14:35:54.564 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:35:54.566 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:35:54.568 | + functions-common:time_stop:2405 : local total 2021-12-15 14:35:54.571 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:35:54.573 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:35:54.575 | + functions-common:time_stop:2409 : start_time=1639578951297 2021-12-15 14:35:54.577 | + functions-common:time_stop:2411 : [[ -z 1639578951297 ]] 2021-12-15 14:35:54.580 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:35:54.584 | + functions-common:time_stop:2414 : end_time=1639578954581 2021-12-15 14:35:54.586 | + functions-common:time_stop:2415 : elapsed_time=3284 2021-12-15 14:35:54.588 | + functions-common:time_stop:2416 : total=4687 2021-12-15 14:35:54.590 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:35:54.592 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7971 2021-12-15 14:35:54.594 | + inc/python:pip_install:203 : return 0 2021-12-15 14:35:54.597 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:35:54.600 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 14:35:54.623 | + 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 14:35:56.434 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.450 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.552 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.575 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.581 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.595 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.603 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.641 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.647 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.703 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.709 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.768 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.792 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.841 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.859 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:56.863 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.156 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.160 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.172 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.193 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.200 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.217 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.280 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:35:57.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:35:57.345 | Processing /opt/stack/requirements 2021-12-15 14:35:58.959 | 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 14:35:58.961 | 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 14:35:58.973 | 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 14:35:58.978 | 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 14:35:58.981 | 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 14:35:58.987 | 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 14:35:59.014 | 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 14:35:59.017 | 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 14:35:59.027 | 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 14:35:59.047 | 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 14:35:59.050 | 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 14:35:59.066 | 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 14:35:59.091 | 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 14:35:59.094 | 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 14:35:59.097 | 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 14:35:59.100 | 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 14:35:59.112 | 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 14:35:59.124 | 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 14:35:59.176 | 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 14:35:59.180 | 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 14:35:59.186 | 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 14:35:59.191 | 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 14:35:59.193 | 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 14:35:59.247 | Building wheels for collected packages: openstack-requirements 2021-12-15 14:35:59.248 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 14:36:00.055 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 14:36:00.056 | ERROR: Command errored out with exit status 1: 2021-12-15 14:36:00.056 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_3luvzho/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_3luvzho/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-xhiapuva 2021-12-15 14:36:00.056 | cwd: /tmp/pip-req-build-_3luvzho/ 2021-12-15 14:36:00.056 | Complete output (6 lines): 2021-12-15 14:36:00.056 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 14:36:00.056 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 14:36:00.056 | or: setup.py --help-commands 2021-12-15 14:36:00.056 | or: setup.py cmd --help 2021-12-15 14:36:00.056 | 2021-12-15 14:36:00.056 | error: invalid command 'bdist_wheel' 2021-12-15 14:36:00.056 | ---------------------------------------- 2021-12-15 14:36:00.056 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 14:36:00.056 | Running setup.py clean for openstack-requirements 2021-12-15 14:36:00.865 | Failed to build openstack-requirements 2021-12-15 14:36:00.881 | Installing collected packages: openstack-requirements 2021-12-15 14:36:00.881 | Attempting uninstall: openstack-requirements 2021-12-15 14:36:00.882 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 14:36:00.921 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 14:36:00.939 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 14:36:00.943 | Running setup.py install for openstack-requirements: started 2021-12-15 14:36:03.159 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 14:36:03.184 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 14:36:03.319 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:03.321 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:03.323 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:03.325 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:03.327 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:03.329 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:03.332 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:03.334 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:03.336 | + functions-common:time_stop:2409 : start_time=1639578954615 2021-12-15 14:36:03.338 | + functions-common:time_stop:2411 : [[ -z 1639578954615 ]] 2021-12-15 14:36:03.341 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:03.345 | + functions-common:time_stop:2414 : end_time=1639578963342 2021-12-15 14:36:03.347 | + functions-common:time_stop:2415 : elapsed_time=8727 2021-12-15 14:36:03.349 | + functions-common:time_stop:2416 : total=7971 2021-12-15 14:36:03.351 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:03.353 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16698 2021-12-15 14:36:03.355 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:03.358 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 14:36:03.360 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 14:36:03.363 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 14:36:03.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:03.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:03.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 14:36:03.372 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:03.374 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 14:36:03.394 | Using python 3.8 to install pbr 2021-12-15 14:36:03.397 | + 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 14:36:04.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:04.238 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:04.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:04.238 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:05.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:05.353 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 14:36:07.862 | 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 14:36:07.993 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:07.995 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:07.997 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:07.999 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:08.001 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:08.003 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:08.006 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:08.008 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:08.010 | + functions-common:time_stop:2409 : start_time=1639578963389 2021-12-15 14:36:08.012 | + functions-common:time_stop:2411 : [[ -z 1639578963389 ]] 2021-12-15 14:36:08.015 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:08.019 | + functions-common:time_stop:2414 : end_time=1639578968016 2021-12-15 14:36:08.021 | + functions-common:time_stop:2415 : elapsed_time=4627 2021-12-15 14:36:08.023 | + functions-common:time_stop:2416 : total=16698 2021-12-15 14:36:08.025 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:08.027 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21325 2021-12-15 14:36:08.030 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:08.032 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 14:36:10.356 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 14:36:12.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:12.286 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 14:36:12.302 | 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 14:36:12.307 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 14:36:12.309 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 14:36:12.312 | 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 14:36:12.315 | 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 14:36:12.391 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:36:12.393 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:36:12.396 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 14:36:12.413 | + ./stack.sh:main:809 : pkgs= 2021-12-15 14:36:12.416 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 14:36:12.418 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 14:36:12.420 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 14:36:12.423 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 14:36:12.425 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:36:12.427 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:36:12.430 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:36:12.432 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:36:12.434 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:36:12.437 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:36:12.441 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:36:12.443 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:36:12.445 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:36:12.447 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 14:36:12.450 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:36:12.464 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:12.466 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:36:12.468 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:36:12.470 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 14:36:12.472 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:36:12.475 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:36:12.477 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:36:12.479 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 14:36:12.481 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:36:12.483 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 14:36:12.485 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:36:12.487 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:36:12.490 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 14:36:12.492 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 14:36:12.494 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:36:12.496 | + 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 14:36:12.498 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 14:36:12.500 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 14:36:12.502 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 14:36:12.504 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 14:36:12.506 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 14:36:12.509 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 14:36:12.511 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 14:36:12.513 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 14:36:12.516 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 14:36:12.518 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 14:36:12.569 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 14:36:12.569 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 14:36:12.572 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 14:36:12.939 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 14:36:12.942 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 14:36:12.959 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:12.962 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 14:36:12.964 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:36:12.967 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:36:12.969 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:36:12.971 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:36:12.974 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:12.976 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:36:12.979 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:12.981 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:12.983 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:36:12.985 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:36:12.987 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:36:12.990 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:36:12.992 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 14:36:12.994 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:36:12.996 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:12.999 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:13.001 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 14:36:13.022 | + 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 14:36:13.130 | Reading package lists... 2021-12-15 14:36:13.366 | Building dependency tree... 2021-12-15 14:36:13.368 | Reading state information... 2021-12-15 14:36:13.610 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 14:36:13.610 | The following packages were automatically installed and are no longer required: 2021-12-15 14:36:13.611 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:36:13.611 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:36:13.611 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:36:13.611 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:36:13.611 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:36:13.611 | python3-zope.interface 2021-12-15 14:36:13.611 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:36:13.729 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:36:13.733 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:36:13.735 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:36:13.737 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:13.740 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:13.742 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:13.744 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:13.746 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:13.748 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:36:13.751 | + functions-common:time_stop:2409 : start_time=1639578973019 2021-12-15 14:36:13.753 | + functions-common:time_stop:2411 : [[ -z 1639578973019 ]] 2021-12-15 14:36:13.756 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:13.760 | + functions-common:time_stop:2414 : end_time=1639578973758 2021-12-15 14:36:13.763 | + functions-common:time_stop:2415 : elapsed_time=739 2021-12-15 14:36:13.765 | + functions-common:time_stop:2416 : total=1502 2021-12-15 14:36:13.767 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:13.770 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2241 2021-12-15 14:36:13.772 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:36:13.774 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 14:36:13.776 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:36:13.779 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:36:13.781 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:36:13.783 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:36:13.786 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:36:13.788 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:36:13.791 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 14:36:13.793 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:36:13.795 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:36:13.797 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:36:13.800 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:36:13.802 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:36:13.804 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:36:13.807 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:36:13.809 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:36:13.811 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:36:13.814 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 14:36:13.816 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:36:13.818 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:36:13.820 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:36:13.823 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:36:13.825 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:36:13.827 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:36:13.829 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 14:36:13.831 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 14:36:13.847 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:13.850 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 14:36:13.852 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:36:13.854 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 14:36:13.856 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 14:36:13.859 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 14:36:13.863 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 14:36:13.866 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 14:36:13.868 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 14:36:13.870 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 14:36:13.872 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 14:36:13.875 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 14:36:13.877 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 14:36:14.595 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 14:36:14.595 | user tags 2021-12-15 14:36:14.595 | stackrabbit []' 2021-12-15 14:36:14.599 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 14:36:14.599 | user tags 2021-12-15 14:36:14.599 | stackrabbit []' 2021-12-15 14:36:14.599 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 14:36:14.605 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 14:36:14.607 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 14:36:14.610 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:36:15.264 | Changing password for user "stackrabbit" ... 2021-12-15 14:36:15.289 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 14:36:16.002 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 14:36:16.025 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 14:36:16.027 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:36:16.723 | Changing password for user "stackrabbit" ... 2021-12-15 14:36:16.745 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 14:36:16.748 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 14:36:16.750 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 14:36:17.438 | Deleting user "guest" ... 2021-12-15 14:36:17.454 | Error: 2021-12-15 14:36:17.455 | {:no_such_user, "guest"} 2021-12-15 14:36:17.467 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 14:36:17.470 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 14:36:17.486 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:17.489 | + ./stack.sh:main:826 : install_database 2021-12-15 14:36:17.491 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 14:36:17.493 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 14:36:17.496 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:17.498 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:17.500 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 14:36:17.717 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 14:36:17.719 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 14:36:17.722 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 14:36:17.725 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:36:17.727 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 14:36:17.729 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:36:17.731 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:36:17.734 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:36:17.736 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:36:17.739 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:36:17.741 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:36:17.743 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:36:17.745 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:36:17.748 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:36:17.750 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 14:36:17.752 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:36:17.755 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:36:17.757 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:36:17.759 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:36:17.761 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:36:17.764 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:36:17.766 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 14:36:17.768 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:17.770 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:17.772 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 14:36:17.775 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:36:17.777 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:36:17.779 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:36:17.781 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:36:17.783 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:17.786 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:36:17.788 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:17.791 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:17.793 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:36:17.795 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:36:17.797 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:36:17.799 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:36:17.802 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 14:36:17.804 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:36:17.806 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:17.809 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:17.811 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 14:36:17.831 | + 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 14:36:17.939 | Reading package lists... 2021-12-15 14:36:18.177 | Building dependency tree... 2021-12-15 14:36:18.178 | Reading state information... 2021-12-15 14:36:18.424 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 14:36:18.424 | The following packages were automatically installed and are no longer required: 2021-12-15 14:36:18.425 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:36:18.425 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:36:18.425 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:36:18.425 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:36:18.425 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:36:18.425 | python3-zope.interface 2021-12-15 14:36:18.425 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:36:18.538 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:36:18.542 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:36:18.544 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:36:18.547 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:18.549 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:18.551 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:18.554 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:18.556 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:18.558 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:36:18.560 | + functions-common:time_stop:2409 : start_time=1639578977828 2021-12-15 14:36:18.563 | + functions-common:time_stop:2411 : [[ -z 1639578977828 ]] 2021-12-15 14:36:18.565 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:18.570 | + functions-common:time_stop:2414 : end_time=1639578978567 2021-12-15 14:36:18.572 | + functions-common:time_stop:2415 : elapsed_time=739 2021-12-15 14:36:18.574 | + functions-common:time_stop:2416 : total=2241 2021-12-15 14:36:18.576 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:18.578 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2980 2021-12-15 14:36:18.580 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:36:18.582 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 14:36:18.585 | + ./stack.sh:main:829 : install_database_python 2021-12-15 14:36:18.587 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 14:36:18.589 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 14:36:18.591 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 14:36:18.594 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:36:18.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 14:36:18.599 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 14:36:18.601 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:36:18.605 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:36:18.605 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:36:18.610 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 14:36:18.613 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 14:36:18.616 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 14:36:18.618 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 14:36:18.621 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 14:36:18.641 | Using python 3.8 to install PyMySQL 2021-12-15 14:36:18.643 | + 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 14:36:19.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:19.489 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:19.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:19.489 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:20.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:20.587 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 14:36:22.923 | 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 14:36:23.048 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:23.051 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:23.053 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:23.056 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:23.058 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:23.060 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:23.063 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:23.065 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:23.071 | + functions-common:time_stop:2409 : start_time=1639578978636 2021-12-15 14:36:23.074 | + functions-common:time_stop:2411 : [[ -z 1639578978636 ]] 2021-12-15 14:36:23.077 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:23.081 | + functions-common:time_stop:2414 : end_time=1639578983078 2021-12-15 14:36:23.083 | + functions-common:time_stop:2415 : elapsed_time=4442 2021-12-15 14:36:23.085 | + functions-common:time_stop:2416 : total=21325 2021-12-15 14:36:23.087 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:23.090 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25767 2021-12-15 14:36:23.092 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:23.094 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 14:36:23.097 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:36:23.099 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 14:36:23.102 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 14:36:23.118 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:23.121 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 14:36:23.123 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 14:36:23.126 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:36:23.126 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:36:23.132 | + 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 14:36:23.134 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:36:23.136 | + 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 14:36:23.138 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:36:23.141 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 14:36:23.143 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 14:36:23.158 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:23.161 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 14:36:23.163 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:36:23.166 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:36:23.168 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:36:23.170 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:36:23.172 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:23.174 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:36:23.177 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:23.179 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:23.181 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:36:23.183 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:36:23.185 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:36:23.187 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:36:23.190 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 14:36:23.192 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:36:23.194 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:23.197 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:23.199 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 14:36:23.219 | + 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 14:36:23.327 | Reading package lists... 2021-12-15 14:36:23.571 | Building dependency tree... 2021-12-15 14:36:23.572 | Reading state information... 2021-12-15 14:36:23.822 | radvd is already the newest version (1:2.17-2). 2021-12-15 14:36:23.822 | The following packages were automatically installed and are no longer required: 2021-12-15 14:36:23.823 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:36:23.823 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:36:23.823 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:36:23.823 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:36:23.823 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:36:23.823 | python3-zope.interface 2021-12-15 14:36:23.823 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:36:23.934 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:36:23.938 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:36:23.940 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:36:23.943 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:23.945 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:23.947 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:23.949 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:23.951 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:23.953 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:36:23.955 | + functions-common:time_stop:2409 : start_time=1639578983217 2021-12-15 14:36:23.958 | + functions-common:time_stop:2411 : [[ -z 1639578983217 ]] 2021-12-15 14:36:23.961 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:23.965 | + functions-common:time_stop:2414 : end_time=1639578983962 2021-12-15 14:36:23.967 | + functions-common:time_stop:2415 : elapsed_time=745 2021-12-15 14:36:23.969 | + functions-common:time_stop:2416 : total=2980 2021-12-15 14:36:23.971 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:23.974 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3725 2021-12-15 14:36:23.976 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:36:23.978 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 14:36:23.994 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:23.996 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 14:36:23.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 14:36:24.001 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 14:36:24.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 14:36:24.023 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:36:24.025 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:36:24.027 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:36:24.029 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:36:24.032 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:24.034 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:36:24.036 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:24.039 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:24.041 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:36:24.043 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:36:24.045 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:36:24.047 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:36:24.049 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 14:36:24.051 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:36:24.053 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:24.056 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:24.058 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 14:36:24.077 | + 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 14:36:24.185 | Reading package lists... 2021-12-15 14:36:24.421 | Building dependency tree... 2021-12-15 14:36:24.422 | Reading state information... 2021-12-15 14:36:24.666 | fakeroot is already the newest version (1.24-1). 2021-12-15 14:36:24.666 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:36:24.666 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 14:36:24.666 | The following packages were automatically installed and are no longer required: 2021-12-15 14:36:24.667 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:36:24.667 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:36:24.667 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:36:24.667 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:36:24.667 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:36:24.667 | python3-zope.interface 2021-12-15 14:36:24.667 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:36:24.779 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:36:24.783 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:36:24.786 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:36:24.788 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:24.790 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:24.792 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:24.794 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:24.796 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:24.798 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:36:24.802 | + functions-common:time_stop:2409 : start_time=1639578984075 2021-12-15 14:36:24.804 | + functions-common:time_stop:2411 : [[ -z 1639578984075 ]] 2021-12-15 14:36:24.807 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:24.811 | + functions-common:time_stop:2414 : end_time=1639578984809 2021-12-15 14:36:24.813 | + functions-common:time_stop:2415 : elapsed_time=734 2021-12-15 14:36:24.816 | + functions-common:time_stop:2416 : total=3725 2021-12-15 14:36:24.818 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:24.820 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4459 2021-12-15 14:36:24.822 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:36:24.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 14:36:24.827 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:24.829 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:24.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 14:36:24.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 14:36:24.837 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 14:36:24.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 14:36:24.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 14:36:24.846 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 14:36:24.847 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 14:36:24.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 14:36:24.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 14:36:24.856 | + functions:vercmp:628 : local v1=5.4 2021-12-15 14:36:24.858 | + functions:vercmp:629 : local 'op=<' 2021-12-15 14:36:24.860 | + functions:vercmp:630 : local v2=3.13 2021-12-15 14:36:24.862 | + functions:vercmp:631 : local result 2021-12-15 14:36:24.865 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 14:36:24.866 | ++ functions:vercmp:635 : sort -V 2021-12-15 14:36:24.866 | ++ functions:vercmp:635 : head -1 2021-12-15 14:36:24.871 | + functions:vercmp:635 : result=3.13 2021-12-15 14:36:24.873 | + functions:vercmp:637 : case $op in 2021-12-15 14:36:24.875 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 14:36:24.877 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 14:36:24.880 | + functions:vercmp:648 : return 2021-12-15 14:36:24.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 14:36:24.884 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:36:24.886 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 14:36:25.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 14:36:25.356 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 14:36:25.360 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 14:36:25.368 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.370 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 14:36:25.386 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:25.389 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 14:36:25.391 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 14:36:25.391 | Installing etcd 2021-12-15 14:36:25.394 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 14:36:25.409 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 14:36:25.421 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 14:36:25.423 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 14:36:25.439 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 14:36:25.442 | ++ 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 14:36:25.445 | ++ 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 14:36:25.448 | +++ 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 14:36:25.452 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:36:25.454 | ++ 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 14:36:25.456 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 14:36:25.459 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:36:25.461 | ++ functions:get_extra_file:74 : return 2021-12-15 14:36:25.464 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:36:25.466 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 14:36:25.468 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 14:36:25.471 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 14:36:25.487 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:36:25.489 | + ./stack.sh:main:856 : install_dstat 2021-12-15 14:36:25.492 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 14:36:25.508 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:36:25.510 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 14:36:25.513 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:36:25.515 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 14:36:25.517 | + ./stack.sh:main:865 : install_libs 2021-12-15 14:36:25.519 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 14:36:25.522 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 14:36:25.524 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 14:36:25.526 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 14:36:25.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 14:36:25.534 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.537 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 14:36:25.539 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 14:36:25.541 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 14:36:25.543 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 14:36:25.545 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 14:36:25.552 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.554 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 14:36:25.556 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 14:36:25.559 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 14:36:25.561 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 14:36:25.563 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 14:36:25.570 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.572 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 14:36:25.575 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 14:36:25.577 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 14:36:25.579 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 14:36:25.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 14:36:25.589 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.591 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 14:36:25.593 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 14:36:25.595 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 14:36:25.598 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 14:36:25.601 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 14:36:25.607 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.609 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 14:36:25.612 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 14:36:25.614 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 14:36:25.616 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 14:36:25.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 14:36:25.625 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.627 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 14:36:25.630 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 14:36:25.632 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 14:36:25.635 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 14:36:25.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 14:36:25.643 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.645 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 14:36:25.647 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 14:36:25.650 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 14:36:25.652 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 14:36:25.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 14:36:25.661 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.663 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 14:36:25.665 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 14:36:25.667 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 14:36:25.670 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 14:36:25.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 14:36:25.679 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.681 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 14:36:25.683 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 14:36:25.686 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 14:36:25.688 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 14:36:25.690 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 14:36:25.697 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.699 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 14:36:25.702 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 14:36:25.704 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 14:36:25.706 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 14:36:25.709 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 14:36:25.715 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.718 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 14:36:25.720 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 14:36:25.722 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 14:36:25.725 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 14:36:25.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 14:36:25.734 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.736 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 14:36:25.738 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 14:36:25.740 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 14:36:25.743 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 14:36:25.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 14:36:25.751 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.754 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 14:36:25.756 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 14:36:25.759 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 14:36:25.761 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 14:36:25.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 14:36:25.770 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.772 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 14:36:25.775 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 14:36:25.777 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 14:36:25.779 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 14:36:25.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 14:36:25.788 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.790 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 14:36:25.792 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 14:36:25.795 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 14:36:25.797 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 14:36:25.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 14:36:25.806 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.808 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 14:36:25.810 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 14:36:25.812 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 14:36:25.814 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 14:36:25.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 14:36:25.824 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.827 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 14:36:25.829 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 14:36:25.833 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 14:36:25.835 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 14:36:25.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 14:36:25.844 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.847 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 14:36:25.849 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 14:36:25.851 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 14:36:25.854 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 14:36:25.856 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 14:36:25.863 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.865 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 14:36:25.867 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 14:36:25.870 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 14:36:25.872 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 14:36:25.874 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 14:36:25.881 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.883 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 14:36:25.886 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 14:36:25.888 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 14:36:25.890 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 14:36:25.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 14:36:25.900 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.902 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 14:36:25.905 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 14:36:25.907 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 14:36:25.909 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 14:36:25.911 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 14:36:25.918 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.920 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 14:36:25.922 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 14:36:25.925 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 14:36:25.927 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 14:36:25.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 14:36:25.936 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.938 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 14:36:25.941 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 14:36:25.944 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 14:36:25.946 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 14:36:25.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 14:36:25.956 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.958 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 14:36:25.961 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 14:36:25.963 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 14:36:25.965 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 14:36:25.968 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 14:36:25.975 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.977 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 14:36:25.979 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 14:36:25.981 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 14:36:25.984 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 14:36:25.986 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:25.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:25.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 14:36:25.993 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:25.995 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 14:36:25.997 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 14:36:25.999 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 14:36:26.001 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 14:36:26.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 14:36:26.011 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.013 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 14:36:26.015 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 14:36:26.017 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 14:36:26.020 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 14:36:26.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 14:36:26.029 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.032 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 14:36:26.034 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 14:36:26.037 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 14:36:26.039 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 14:36:26.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 14:36:26.048 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.050 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 14:36:26.053 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 14:36:26.055 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 14:36:26.057 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 14:36:26.060 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 14:36:26.066 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.069 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 14:36:26.071 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 14:36:26.073 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 14:36:26.076 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 14:36:26.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 14:36:26.085 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.087 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 14:36:26.089 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 14:36:26.092 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 14:36:26.094 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 14:36:26.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 14:36:26.103 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.106 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 14:36:26.108 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 14:36:26.110 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 14:36:26.112 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 14:36:26.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 14:36:26.122 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.124 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 14:36:26.126 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 14:36:26.128 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 14:36:26.131 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 14:36:26.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 14:36:26.140 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.142 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 14:36:26.145 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 14:36:26.147 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 14:36:26.149 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 14:36:26.152 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 14:36:26.158 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.161 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 14:36:26.163 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 14:36:26.165 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 14:36:26.167 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 14:36:26.169 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 14:36:26.177 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.179 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 14:36:26.181 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 14:36:26.183 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 14:36:26.185 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 14:36:26.188 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:26.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:26.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 14:36:26.195 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:26.197 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 14:36:26.218 | Using python 3.8 to install etcd3 2021-12-15 14:36:26.220 | + 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 14:36:27.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:27.061 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:27.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:27.061 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:28.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:28.157 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 14:36:28.185 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 14:36:28.186 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 14:36:28.187 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 14:36:28.188 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 14:36:30.548 | 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 14:36:30.674 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:30.676 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:30.678 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:30.680 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:30.682 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:30.685 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:30.687 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:30.689 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:30.691 | + functions-common:time_stop:2409 : start_time=1639578986212 2021-12-15 14:36:30.693 | + functions-common:time_stop:2411 : [[ -z 1639578986212 ]] 2021-12-15 14:36:30.696 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:30.700 | + functions-common:time_stop:2414 : end_time=1639578990698 2021-12-15 14:36:30.702 | + functions-common:time_stop:2415 : elapsed_time=4486 2021-12-15 14:36:30.704 | + functions-common:time_stop:2416 : total=25767 2021-12-15 14:36:30.708 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:30.710 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30253 2021-12-15 14:36:30.712 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:30.715 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 14:36:30.736 | Using python 3.8 to install etcd3gw 2021-12-15 14:36:30.738 | + 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 14:36:31.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:31.579 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:31.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:31.579 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:32.686 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:32.708 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 14:36:32.734 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 14:36:32.735 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 14:36:32.736 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 14:36:32.737 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 14:36:32.775 | 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 14:36:32.777 | 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 14:36:32.779 | 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 14:36:32.780 | 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 14:36:35.160 | 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 14:36:35.287 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:35.289 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:35.291 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:35.294 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:35.296 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:35.298 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:35.300 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:35.302 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:35.304 | + functions-common:time_stop:2409 : start_time=1639578990731 2021-12-15 14:36:35.306 | + functions-common:time_stop:2411 : [[ -z 1639578990731 ]] 2021-12-15 14:36:35.308 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:35.313 | + functions-common:time_stop:2414 : end_time=1639578995310 2021-12-15 14:36:35.315 | + functions-common:time_stop:2415 : elapsed_time=4579 2021-12-15 14:36:35.317 | + functions-common:time_stop:2416 : total=30253 2021-12-15 14:36:35.320 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:35.322 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=34832 2021-12-15 14:36:35.324 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:35.327 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 14:36:35.329 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 14:36:35.332 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 14:36:35.334 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:36:35.337 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:36:35.339 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:36:35.341 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:36:35.344 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:36:35.346 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:36:35.349 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:36:35.351 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:36:35.354 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:36:35.356 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 14:36:35.358 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 14:36:35.360 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:35.363 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:35.365 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 14:36:35.367 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:36:35.369 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:36:35.371 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:36:35.374 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:36:35.376 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:36:35.378 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:35.380 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:36:35.383 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:35.385 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:35.387 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:36:35.389 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:36:35.392 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:36:35.394 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:36:35.396 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:36:35.399 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:36:35.401 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:35.404 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:35.407 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:36:35.428 | + 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 14:36:35.536 | Reading package lists... 2021-12-15 14:36:35.783 | Building dependency tree... 2021-12-15 14:36:35.785 | Reading state information... 2021-12-15 14:36:36.031 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:36:36.031 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:36:36.031 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:36:36.031 | The following packages were automatically installed and are no longer required: 2021-12-15 14:36:36.032 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:36:36.032 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:36:36.032 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:36:36.032 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:36:36.032 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:36:36.032 | python3-zope.interface 2021-12-15 14:36:36.032 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:36:36.143 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:36:36.148 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:36:36.150 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:36:36.152 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:36.155 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:36.157 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:36.159 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:36.161 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:36.164 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:36:36.166 | + functions-common:time_stop:2409 : start_time=1639578995425 2021-12-15 14:36:36.168 | + functions-common:time_stop:2411 : [[ -z 1639578995425 ]] 2021-12-15 14:36:36.170 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:36.175 | + functions-common:time_stop:2414 : end_time=1639578996172 2021-12-15 14:36:36.177 | + functions-common:time_stop:2415 : elapsed_time=747 2021-12-15 14:36:36.179 | + functions-common:time_stop:2416 : total=4459 2021-12-15 14:36:36.181 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:36.183 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5206 2021-12-15 14:36:36.186 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:36:36.188 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 14:36:36.190 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:36.192 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:36.195 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 14:36:36.256 | Module proxy already enabled 2021-12-15 14:36:36.260 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 14:36:36.322 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 14:36:36.322 | Module proxy already enabled 2021-12-15 14:36:36.322 | Module proxy_uwsgi already enabled 2021-12-15 14:36:36.326 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 14:36:36.328 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:36:36.331 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:36:36.333 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:36:36.462 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 14:36:36.465 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 14:36:36.467 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 14:36:36.470 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 14:36:36.477 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.479 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 14:36:36.481 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 14:36:36.484 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 14:36:36.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 14:36:36.493 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.496 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 14:36:36.498 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 14:36:36.500 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 14:36:36.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 14:36:36.510 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.512 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 14:36:36.515 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 14:36:36.517 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 14:36:36.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 14:36:36.527 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.529 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 14:36:36.531 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 14:36:36.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 14:36:36.541 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.543 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 14:36:36.546 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 14:36:36.548 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 14:36:36.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 14:36:36.558 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.560 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 14:36:36.577 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:36.579 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 14:36:36.581 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 14:36:36.584 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 14:36:36.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 14:36:36.593 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.595 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 14:36:36.612 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:36.615 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 14:36:36.617 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 14:36:36.619 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 14:36:36.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 14:36:36.629 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.631 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 14:36:36.634 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 14:36:36.636 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 14:36:36.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:36.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:36.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 14:36:36.646 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:36.648 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 14:36:36.650 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 14:36:36.653 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:36:36.655 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 14:36:36.658 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 14:36:36.661 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:36:36.664 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:36:36.665 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:36:36.670 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 14:36:36.672 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 14:36:36.674 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 14:36:36.677 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 14:36:36.679 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 14:36:36.699 | Using python 3.8 to install keystonemiddleware 2021-12-15 14:36:36.702 | + 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 14:36:37.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:37.554 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:37.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:37.554 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:38.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:38.660 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 14:36:38.731 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 14:36:38.732 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 14:36:38.734 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 14:36:38.735 | 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 14:36:38.736 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 14:36:38.737 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 14:36:38.739 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 14:36:38.741 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 14:36:38.742 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 14:36:38.743 | 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 14:36:38.744 | 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 14:36:38.745 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 14:36:38.746 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 14:36:38.747 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 14:36:38.810 | 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 14:36:38.811 | 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 14:36:38.813 | 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 14:36:38.849 | 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 14:36:38.889 | 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 14:36:38.890 | 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 14:36:38.892 | 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 14:36:38.893 | 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 14:36:38.942 | 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 14:36:38.943 | 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 14:36:38.954 | 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 14:36:38.955 | 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 14:36:38.969 | 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 14:36:38.971 | 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 14:36:38.973 | 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 14:36:39.039 | 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 14:36:39.040 | 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 14:36:39.042 | 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 14:36:39.043 | 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 14:36:39.093 | 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 14:36:39.107 | 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 14:36:41.359 | 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 14:36:41.484 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:41.486 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:41.489 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:41.491 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:41.493 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:41.495 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:41.497 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:41.499 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:41.501 | + functions-common:time_stop:2409 : start_time=1639578996694 2021-12-15 14:36:41.504 | + functions-common:time_stop:2411 : [[ -z 1639578996694 ]] 2021-12-15 14:36:41.506 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:41.511 | + functions-common:time_stop:2414 : end_time=1639579001508 2021-12-15 14:36:41.513 | + functions-common:time_stop:2415 : elapsed_time=4814 2021-12-15 14:36:41.515 | + functions-common:time_stop:2416 : total=34832 2021-12-15 14:36:41.517 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:41.519 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=39646 2021-12-15 14:36:41.522 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:41.524 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 14:36:41.526 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 14:36:41.528 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:36:41.531 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 14:36:41.534 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 14:36:41.536 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:36:41.540 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:36:41.540 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:36:41.545 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 14:36:41.548 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 14:36:41.550 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 14:36:41.553 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 14:36:41.555 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 14:36:41.576 | Using python 3.8 to install python-memcached 2021-12-15 14:36:41.578 | + 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 14:36:42.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:42.428 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:42.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:42.428 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:43.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:43.519 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 14:36:43.522 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 14:36:45.897 | 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 14:36:46.027 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:46.029 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:46.032 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:46.034 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:46.036 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:46.039 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:46.041 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:46.043 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:46.045 | + functions-common:time_stop:2409 : start_time=1639579001570 2021-12-15 14:36:46.047 | + functions-common:time_stop:2411 : [[ -z 1639579001570 ]] 2021-12-15 14:36:46.051 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:46.055 | + functions-common:time_stop:2414 : end_time=1639579006052 2021-12-15 14:36:46.057 | + functions-common:time_stop:2415 : elapsed_time=4482 2021-12-15 14:36:46.059 | + functions-common:time_stop:2416 : total=39646 2021-12-15 14:36:46.061 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:46.063 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44128 2021-12-15 14:36:46.066 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:46.068 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 14:36:46.084 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:46.086 | + ./stack.sh:main:887 : '[' 10.222.0.57 == 10.222.0.57 ']' 2021-12-15 14:36:46.088 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 14:36:46.091 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 14:36:46.093 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 14:36:46.095 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:36:46.098 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 14:36:46.100 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 14:36:46.116 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:36:46.118 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 14:36:46.120 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 14:36:46.122 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 14:36:46.124 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:36:46.126 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:36:46.129 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:36:46.132 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:36:46.134 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:36:46.136 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:36:46.151 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:36:46.153 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:36:46.155 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:46.158 | + functions-common:git_clone:606 : echo master 2021-12-15 14:36:46.158 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:36:46.164 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 14:36:46.166 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:46.168 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 14:36:46.170 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:36:46.170 | + functions-common:git_clone:655 : head -1 2021-12-15 14:36:46.174 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 14:36:46.177 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:36:46.179 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 14:36:46.181 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:36:46.184 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:36:46.186 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 14:36:46.188 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:36:46.190 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 14:36:46.192 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:36:46.195 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:36:46.197 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 14:36:46.199 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:36:46.202 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:36:46.204 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 14:36:46.207 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:36:46.209 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 14:36:46.211 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:36:46.214 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:36:46.216 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 14:36:46.222 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 14:36:46.224 | + 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 14:36:46.883 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 14:36:46.885 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:36:46.887 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:36:46.889 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:36:46.891 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:36:46.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 14:36:46.896 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:36:46.898 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:36:46.901 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:36:46.903 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:36:46.905 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:36:46.907 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:36:46.909 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:36:46.911 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 14:36:46.931 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 14:36:46.933 | + 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 14:36:47.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:47.819 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:47.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:36:47.819 | from cryptography.utils import int_from_bytes 2021-12-15 14:36:48.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:36:48.931 | Obtaining file:///opt/stack/keystone 2021-12-15 14:36:48.933 | Preparing metadata (setup.py): started 2021-12-15 14:36:50.412 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:36:50.510 | 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 14:36:50.511 | 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 14:36:50.512 | 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 14:36:50.513 | 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 14:36:50.515 | 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 14:36:50.516 | 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 14:36:50.517 | 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 14:36:50.518 | 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 14:36:50.519 | 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 14:36:50.521 | 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 14:36:50.522 | 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 14:36:50.524 | 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 14:36:50.526 | 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 14:36:50.528 | 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 14:36:50.530 | 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 14:36:50.531 | 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 14:36:50.535 | 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 14:36:50.536 | 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 14:36:50.537 | 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 14:36:50.540 | 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 14:36:50.541 | 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 14:36:50.542 | 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 14:36:50.543 | 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 14:36:50.544 | 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 14:36:50.545 | 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 14:36:50.546 | 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 14:36:50.547 | 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 14:36:50.549 | 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 14:36:50.551 | 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 14:36:50.553 | 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 14:36:50.554 | 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 14:36:50.556 | 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 14:36:50.558 | 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 14:36:50.559 | 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 14:36:50.575 | 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 14:36:50.576 | 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 14:36:50.631 | 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 14:36:50.643 | 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 14:36:50.644 | 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 14:36:50.645 | 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 14:36:50.646 | 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 14:36:50.657 | 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 14:36:50.719 | 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 14:36:50.720 | 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 14:36:50.816 | 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 14:36:50.818 | 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 14:36:50.819 | 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 14:36:50.820 | 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 14:36:50.874 | 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 14:36:50.875 | 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 14:36:50.877 | 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 14:36:50.948 | 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 14:36:50.953 | 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 14:36:51.024 | 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 14:36:51.026 | 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 14:36:51.027 | 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 14:36:51.028 | 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 14:36:51.031 | 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 14:36:51.032 | 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 14:36:51.053 | 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 14:36:51.101 | 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 14:36:51.121 | 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 14:36:51.123 | 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 14:36:51.124 | 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 14:36:51.125 | 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 14:36:51.179 | 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 14:36:51.304 | 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 14:36:51.307 | 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 14:36:51.307 | 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 14:36:51.309 | 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 14:36:51.551 | 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 14:36:51.572 | 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 14:36:51.574 | 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 14:36:51.644 | 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 14:36:51.645 | 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 14:36:51.664 | 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 14:36:51.740 | 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 14:36:51.783 | 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 14:36:51.900 | 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 14:36:51.985 | 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 14:36:52.112 | 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 14:36:52.139 | 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 14:36:52.180 | 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 14:36:52.181 | 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 14:36:52.182 | 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 14:36:52.183 | 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 14:36:52.185 | 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 14:36:52.187 | 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 14:36:52.241 | 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 14:36:52.406 | 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 14:36:52.408 | 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 14:36:52.409 | 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 14:36:52.410 | 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 14:36:52.558 | 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 14:36:52.639 | 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 14:36:52.725 | 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 14:36:52.903 | 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 14:36:52.930 | 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 14:36:53.073 | 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 14:36:53.165 | 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 14:36:53.200 | 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 14:36:55.022 | Installing collected packages: keystone 2021-12-15 14:36:55.022 | Attempting uninstall: keystone 2021-12-15 14:36:55.023 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 14:36:55.026 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 14:36:55.028 | Running setup.py develop for keystone 2021-12-15 14:36:57.139 | Successfully installed keystone 2021-12-15 14:36:57.140 | 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 14:36:57.283 | + inc/python:pip_install:200 : result=0 2021-12-15 14:36:57.286 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:36:57.288 | + functions-common:time_stop:2402 : local name 2021-12-15 14:36:57.290 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:36:57.292 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:36:57.294 | + functions-common:time_stop:2405 : local total 2021-12-15 14:36:57.296 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:36:57.298 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:36:57.301 | + functions-common:time_stop:2409 : start_time=1639579006926 2021-12-15 14:36:57.303 | + functions-common:time_stop:2411 : [[ -z 1639579006926 ]] 2021-12-15 14:36:57.305 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:36:57.309 | + functions-common:time_stop:2414 : end_time=1639579017307 2021-12-15 14:36:57.312 | + functions-common:time_stop:2415 : elapsed_time=10381 2021-12-15 14:36:57.314 | + functions-common:time_stop:2416 : total=44128 2021-12-15 14:36:57.316 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:36:57.318 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=54509 2021-12-15 14:36:57.320 | + inc/python:pip_install:203 : return 0 2021-12-15 14:36:57.322 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:36:57.325 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:36:57.327 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:36:57.344 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:36:57.356 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 14:36:57.359 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 14:36:57.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:36:57.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:36:57.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 14:36:57.369 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:36:57.371 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 14:36:57.387 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:36:57.389 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:36:57.391 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:36:57.393 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 14:36:57.396 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 14:36:57.408 | + 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 14:36:57.411 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 14:36:57.415 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 14:36:57.431 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:36:57.433 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 14:36:57.467 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 14:36:57.495 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 14:36:57.524 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 14:36:57.553 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 14:36:57.583 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 14:36:57.613 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 14:36:57.639 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 14:36:57.667 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 14:36:57.669 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 14:36:57.671 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 14:36:57.673 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 14:36:57.676 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:36:57.678 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:36:57.693 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:57.696 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:36:57.698 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:36:57.700 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:36:57.716 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:57.718 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:36:57.722 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:36:57.750 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:36:57.752 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:36:57.755 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 14:36:57.757 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 14:36:57.774 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:36:57.776 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.57/identity 2021-12-15 14:36:57.808 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 14:36:57.810 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 14:36:57.841 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 14:36:57.843 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 14:36:57.845 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 14:36:57.848 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 14:36:57.850 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:36:57.854 | + 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 14:36:57.883 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 14:36:57.885 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 14:36:57.888 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 14:36:57.890 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 14:36:57.893 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:36:57.910 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:36:57.913 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:36:57.915 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:36:57.917 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:36:57.920 | + 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 14:36:57.951 | + 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 14:36:57.978 | + 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 14:36:58.005 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:36:58.032 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 14:36:58.059 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:36:58.061 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 14:36:58.063 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:36:58.066 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 14:36:58.068 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 14:36:58.070 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:36:58.072 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:36:58.075 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 14:36:58.079 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 14:36:58.082 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:36:58.084 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:36:58.097 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:36:58.097 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:36:58.106 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:36:58.109 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:36:58.125 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:36:58.128 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:36:58.131 | + 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 14:36:58.163 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 14:36:58.191 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 14:36:58.218 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 14:36:58.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 14:36:58.272 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 14:36:58.298 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 14:36:58.325 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 14:36:58.352 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 14:36:58.379 | + 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 14:36:58.405 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 14:36:58.432 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 14:36:58.459 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 14:36:58.485 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:36:58.488 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:36:58.490 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 14:36:58.493 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 14:36:58.495 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:36:58.497 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:58.499 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:58.502 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:36:58.505 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:36:58.507 | + 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 14:36:58.534 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 14:36:58.561 | + 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 14:36:58.561 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:36:58.571 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 14:36:58.574 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 14:36:58.576 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 14:36:58.578 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:36:58.580 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:36:58.583 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:36:58.585 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:58.587 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:58.589 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:36:58.592 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:36:58.594 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:36:58.596 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:36:58.598 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 14:36:58.659 | Site keystone-wsgi-public already enabled 2021-12-15 14:36:58.664 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:36:58.666 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:36:58.668 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:36:58.671 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:36:58.800 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 14:36:58.829 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 14:36:58.861 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 14:36:58.891 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 14:36:58.894 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 14:36:58.925 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 14:36:58.952 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 14:36:58.980 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 14:36:58.996 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:36:58.999 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 14:36:59.015 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:36:59.017 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 14:36:59.020 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 14:36:59.022 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 14:36:59.024 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:36:59.026 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 14:36:59.029 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 14:36:59.031 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 14:36:59.033 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 14:36:59.036 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:36:59.038 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:36:59.041 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:36:59.043 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:36:59.045 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:36:59.048 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:36:59.064 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:36:59.066 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:36:59.068 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:59.071 | + functions-common:git_clone:606 : echo master 2021-12-15 14:36:59.072 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:36:59.077 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 14:36:59.079 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:36:59.081 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 14:36:59.084 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:36:59.084 | + functions-common:git_clone:655 : head -1 2021-12-15 14:36:59.087 | 876377435 Merge "updaters: use replication network" 2021-12-15 14:36:59.089 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:36:59.092 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 14:36:59.094 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:36:59.097 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:36:59.099 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 14:36:59.102 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 14:36:59.104 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 14:36:59.106 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:36:59.108 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:36:59.111 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 14:36:59.114 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:36:59.116 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 14:36:59.119 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 14:36:59.121 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:36:59.124 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 14:36:59.126 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:36:59.128 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:36:59.131 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 14:36:59.136 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 14:36:59.139 | + 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 14:36:59.790 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 14:36:59.792 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:36:59.794 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:36:59.797 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:36:59.799 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:36:59.801 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 14:36:59.803 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:36:59.805 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 14:36:59.808 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:36:59.810 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 14:36:59.812 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 14:36:59.814 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 14:36:59.817 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:36:59.819 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 14:36:59.840 | Using python 3.8 to install /opt/stack/swift 2021-12-15 14:36:59.842 | + 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 14:37:00.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:00.699 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:00.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:00.699 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:01.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:37:01.805 | Obtaining file:///opt/stack/swift 2021-12-15 14:37:01.806 | Preparing metadata (setup.py): started 2021-12-15 14:37:02.977 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:37:03.038 | 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 14:37:03.039 | 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 14:37:03.041 | 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 14:37:03.042 | 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 14:37:03.043 | 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 14:37:03.044 | 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 14:37:03.045 | 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 14:37:03.046 | 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 14:37:03.047 | 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 14:37:03.048 | 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 14:37:03.050 | 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 14:37:03.090 | 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 14:37:03.103 | 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 14:37:03.167 | 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 14:37:03.168 | 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 14:37:03.169 | 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 14:37:03.171 | 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 14:37:03.172 | 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 14:37:03.173 | 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 14:37:03.175 | 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 14:37:03.176 | 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 14:37:03.177 | 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 14:37:03.178 | 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 14:37:03.179 | 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 14:37:03.181 | 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 14:37:03.202 | 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 14:37:03.232 | 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 14:37:03.235 | 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 14:37:03.236 | 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 14:37:03.238 | 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 14:37:03.261 | 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 14:37:03.356 | 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 14:37:03.357 | 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 14:37:03.358 | 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 14:37:03.399 | 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 14:37:03.443 | 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 14:37:03.445 | 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 14:37:03.446 | 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 14:37:03.447 | 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 14:37:03.521 | 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 14:37:03.524 | 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 14:37:03.538 | 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 14:37:03.539 | 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 14:37:03.557 | 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 14:37:03.559 | 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 14:37:03.667 | 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 14:37:03.683 | 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 14:37:05.923 | Installing collected packages: swift 2021-12-15 14:37:05.923 | Attempting uninstall: swift 2021-12-15 14:37:05.923 | Found existing installation: swift 2.29.0.dev84 2021-12-15 14:37:05.927 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 14:37:05.929 | Running setup.py develop for swift 2021-12-15 14:37:07.865 | Successfully installed swift 2021-12-15 14:37:07.865 | 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 14:37:08.019 | + inc/python:pip_install:200 : result=0 2021-12-15 14:37:08.021 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:37:08.023 | + functions-common:time_stop:2402 : local name 2021-12-15 14:37:08.025 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:37:08.027 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:37:08.030 | + functions-common:time_stop:2405 : local total 2021-12-15 14:37:08.032 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:37:08.034 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:37:08.036 | + functions-common:time_stop:2409 : start_time=1639579019834 2021-12-15 14:37:08.038 | + functions-common:time_stop:2411 : [[ -z 1639579019834 ]] 2021-12-15 14:37:08.041 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:37:08.045 | + functions-common:time_stop:2414 : end_time=1639579028042 2021-12-15 14:37:08.047 | + functions-common:time_stop:2415 : elapsed_time=8208 2021-12-15 14:37:08.049 | + functions-common:time_stop:2416 : total=54509 2021-12-15 14:37:08.051 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:37:08.053 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=62717 2021-12-15 14:37:08.055 | + inc/python:pip_install:203 : return 0 2021-12-15 14:37:08.058 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:37:08.060 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:37:08.062 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:37:08.082 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:37:08.094 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 14:37:08.096 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 14:37:08.098 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:37:08.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:37:08.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 14:37:08.105 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:37:08.107 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 14:37:08.110 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:37:08.113 | + ./stack.sh:main:898 : configure_swift 2021-12-15 14:37:08.115 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 14:37:08.117 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 14:37:08.120 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 14:37:08.122 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 14:37:08.124 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 14:37:09.182 | No object-auditor running 2021-12-15 14:37:09.182 | No container-auditor running 2021-12-15 14:37:09.182 | No container-reconciler running 2021-12-15 14:37:09.182 | No container-replicator running 2021-12-15 14:37:09.182 | No account-server running 2021-12-15 14:37:09.182 | No account-reaper running 2021-12-15 14:37:09.182 | No container-sharder running 2021-12-15 14:37:09.182 | No container-updater running 2021-12-15 14:37:09.182 | No object-expirer running 2021-12-15 14:37:09.182 | No container-server running 2021-12-15 14:37:09.182 | No object-reconstructor running 2021-12-15 14:37:09.182 | No object-updater running 2021-12-15 14:37:09.182 | No object-replicator running 2021-12-15 14:37:09.182 | No proxy-server running 2021-12-15 14:37:09.182 | No object-server running 2021-12-15 14:37:09.182 | No account-replicator running 2021-12-15 14:37:09.182 | No container-sync running 2021-12-15 14:37:09.182 | No account-auditor running 2021-12-15 14:37:09.258 | + lib/swift:configure_swift:340 : true 2021-12-15 14:37:09.260 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 14:37:09.273 | + 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 14:37:09.285 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 14:37:09.288 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 14:37:09.288 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 14:37:09.292 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 14:37:09.293 | s/%GROUP%/ubuntu/; 2021-12-15 14:37:09.293 | s/%USER%/ubuntu/; 2021-12-15 14:37:09.293 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 14:37:09.293 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 14:37:09.296 | uid = ubuntu 2021-12-15 14:37:09.296 | gid = ubuntu 2021-12-15 14:37:09.296 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 14:37:09.296 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 14:37:09.296 | address = 127.0.0.1 2021-12-15 14:37:09.297 | 2021-12-15 14:37:09.297 | [account6612] 2021-12-15 14:37:09.297 | max connections = 25 2021-12-15 14:37:09.297 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:37:09.297 | read only = false 2021-12-15 14:37:09.297 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 14:37:09.297 | 2021-12-15 14:37:09.297 | [account6622] 2021-12-15 14:37:09.297 | max connections = 25 2021-12-15 14:37:09.297 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:37:09.297 | read only = false 2021-12-15 14:37:09.297 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 14:37:09.297 | 2021-12-15 14:37:09.297 | [account6632] 2021-12-15 14:37:09.297 | max connections = 25 2021-12-15 14:37:09.297 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:37:09.297 | read only = false 2021-12-15 14:37:09.297 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 14:37:09.297 | 2021-12-15 14:37:09.297 | [account6642] 2021-12-15 14:37:09.297 | max connections = 25 2021-12-15 14:37:09.297 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:37:09.297 | read only = false 2021-12-15 14:37:09.297 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 14:37:09.297 | 2021-12-15 14:37:09.297 | 2021-12-15 14:37:09.297 | [container6611] 2021-12-15 14:37:09.297 | max connections = 25 2021-12-15 14:37:09.297 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:37:09.297 | read only = false 2021-12-15 14:37:09.298 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 14:37:09.298 | 2021-12-15 14:37:09.298 | [container6621] 2021-12-15 14:37:09.298 | max connections = 25 2021-12-15 14:37:09.298 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:37:09.298 | read only = false 2021-12-15 14:37:09.298 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 14:37:09.298 | 2021-12-15 14:37:09.298 | [container6631] 2021-12-15 14:37:09.298 | max connections = 25 2021-12-15 14:37:09.298 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:37:09.298 | read only = false 2021-12-15 14:37:09.298 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 14:37:09.298 | 2021-12-15 14:37:09.298 | [container6641] 2021-12-15 14:37:09.298 | max connections = 25 2021-12-15 14:37:09.298 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:37:09.298 | read only = false 2021-12-15 14:37:09.298 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 14:37:09.298 | 2021-12-15 14:37:09.298 | 2021-12-15 14:37:09.298 | [object6613] 2021-12-15 14:37:09.298 | max connections = 25 2021-12-15 14:37:09.298 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:37:09.298 | read only = false 2021-12-15 14:37:09.298 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 14:37:09.298 | 2021-12-15 14:37:09.298 | [object6623] 2021-12-15 14:37:09.298 | max connections = 25 2021-12-15 14:37:09.298 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:37:09.298 | read only = false 2021-12-15 14:37:09.298 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 14:37:09.298 | 2021-12-15 14:37:09.298 | [object6633] 2021-12-15 14:37:09.298 | max connections = 25 2021-12-15 14:37:09.298 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:37:09.299 | read only = false 2021-12-15 14:37:09.299 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 14:37:09.299 | 2021-12-15 14:37:09.299 | [object6643] 2021-12-15 14:37:09.299 | max connections = 25 2021-12-15 14:37:09.299 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:37:09.299 | read only = false 2021-12-15 14:37:09.299 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 14:37:09.299 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 14:37:09.302 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:09.303 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:09.305 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 14:37:09.318 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 14:37:09.320 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 14:37:09.324 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 14:37:09.328 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 14:37:09.331 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 14:37:09.335 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 14:37:09.362 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.57:8080/v1/ 2021-12-15 14:37:09.388 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 14:37:09.406 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 14:37:09.433 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 14:37:09.451 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:37:09.480 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 14:37:09.498 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 14:37:09.530 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 14:37:09.552 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 14:37:09.580 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 14:37:09.597 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:37:09.625 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 14:37:09.642 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 14:37:09.656 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:09.659 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 14:37:09.686 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 14:37:09.712 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 14:37:09.739 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 14:37:09.765 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 14:37:09.779 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:09.781 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 14:37:09.808 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 14:37:09.823 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:09.825 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 14:37:09.841 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:09.843 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 14:37:09.846 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 14:37:09.861 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:09.863 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 14:37:09.866 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 14:37:09.868 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 14:37:09.873 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 14:37:09.878 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 14:37:09.905 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 14:37:09.932 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 14:37:09.965 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 14:37:09.996 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 14:37:10.024 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 14:37:10.026 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 14:37:10.032 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 14:37:10.034 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 14:37:10.037 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 14:37:10.063 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 14:37:10.091 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:37:10.117 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 14:37:10.144 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 14:37:10.170 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 14:37:10.198 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 14:37:10.224 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 14:37:10.250 | + 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 14:37:10.278 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 14:37:10.303 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 14:37:10.331 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 14:37:10.357 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 14:37:10.384 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 14:37:10.413 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 14:37:10.441 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 14:37:10.459 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 14:37:10.485 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 14:37:10.513 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 14:37:10.517 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 14:37:10.544 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 14:37:10.572 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 14:37:10.598 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 14:37:10.601 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 14:37:10.604 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:37:10.606 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 14:37:10.610 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 14:37:10.613 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:37:10.615 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:37:10.617 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 14:37:10.619 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 14:37:10.622 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:37:10.624 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:37:10.626 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 14:37:10.643 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 14:37:10.670 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 14:37:10.687 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 14:37:10.715 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 14:37:10.733 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:37:10.761 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 14:37:10.778 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:37:10.806 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 14:37:10.824 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:37:10.852 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 14:37:10.870 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 14:37:10.898 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:37:10.916 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:37:10.945 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 14:37:10.963 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 14:37:10.991 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 14:37:11.008 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 14:37:11.036 | + 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 14:37:11.040 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 14:37:11.060 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:37:11.089 | + 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 14:37:11.119 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:37:11.121 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 14:37:11.125 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 14:37:11.128 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:37:11.130 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:37:11.132 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 14:37:11.134 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 14:37:11.136 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:37:11.138 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:37:11.141 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 14:37:11.159 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 14:37:11.187 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 14:37:11.205 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 14:37:11.233 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 14:37:11.251 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:37:11.279 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 14:37:11.297 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:37:11.324 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 14:37:11.343 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:37:11.371 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 14:37:11.388 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 14:37:11.417 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:37:11.434 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:37:11.463 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 14:37:11.481 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 14:37:11.508 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 14:37:11.527 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 14:37:11.555 | + 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 14:37:11.560 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 14:37:11.577 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:37:11.605 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:37:11.607 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 14:37:11.612 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 14:37:11.614 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:37:11.616 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:37:11.620 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 14:37:11.622 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 14:37:11.624 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:37:11.626 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:37:11.628 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 14:37:11.646 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 14:37:11.674 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 14:37:11.692 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 14:37:11.719 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 14:37:11.737 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:37:11.765 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 14:37:11.782 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:37:11.811 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 14:37:11.828 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:37:11.856 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 14:37:11.874 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 14:37:11.903 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:37:11.921 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:37:11.950 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 14:37:11.969 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 14:37:11.997 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 14:37:12.015 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 14:37:12.041 | + 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 14:37:12.046 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 14:37:12.064 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:37:12.092 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 14:37:12.121 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 14:37:12.150 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 14:37:12.179 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 14:37:12.184 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 14:37:12.188 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 14:37:12.217 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 14:37:12.245 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 14:37:12.273 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 14:37:12.302 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 14:37:12.330 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 14:37:12.357 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 14:37:12.384 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 14:37:12.411 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 14:37:12.439 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 14:37:12.454 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:12.456 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 14:37:12.474 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 14:37:12.477 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 14:37:12.497 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 14:37:12.499 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.57 2021-12-15 14:37:12.525 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 14:37:12.527 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 14:37:12.555 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.57/identity 2021-12-15 14:37:12.583 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 14:37:12.585 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 14:37:12.617 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 14:37:12.633 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:12.635 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 14:37:12.638 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 14:37:12.643 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 14:37:12.646 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 14:37:12.658 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 14:37:12.660 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 14:37:12.671 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 14:37:12.673 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 14:37:12.676 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:37:12.678 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:37:12.680 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:37:12.683 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:37:12.685 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:37:12.687 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:37:12.690 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 14:37:12.702 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:37:12.705 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 14:37:12.707 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 14:37:12.723 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:12.726 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 14:37:12.743 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:12.746 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 14:37:12.748 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 14:37:12.750 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 14:37:12.753 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:37:12.756 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 14:37:12.758 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 14:37:12.761 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 14:37:12.763 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 14:37:12.779 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:12.782 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 14:37:12.784 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 14:37:12.801 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:12.804 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 14:37:12.806 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 14:37:12.809 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 14:37:12.811 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:37:12.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:37:12.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 14:37:12.820 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:37:12.823 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 14:37:12.826 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 14:37:12.828 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 14:37:12.831 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 14:37:12.834 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 14:37:12.836 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 14:37:12.839 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 14:37:12.842 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 14:37:12.844 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 14:37:12.847 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 14:37:12.851 | +++ 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 14:37:12.851 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 14:37:12.857 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 14:37:12.859 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 14:37:12.862 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 14:37:12.866 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 14:37:12.868 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:37:12.890 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 14:37:12.892 | + 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 14:37:13.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:13.733 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:13.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:13.733 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:14.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:37:14.852 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 14:37:14.960 | 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 14:37:14.961 | 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 14:37:14.963 | 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 14:37:14.964 | 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 14:37:14.966 | 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 14:37:14.968 | 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 14:37:14.969 | 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 14:37:14.971 | 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 14:37:14.973 | 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 14:37:14.975 | 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 14:37:14.977 | 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 14:37:14.978 | 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 14:37:14.981 | 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 14:37:14.983 | 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 14:37:14.985 | 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 14:37:14.989 | 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 14:37:14.991 | 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 14:37:14.993 | 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 14:37:15.003 | 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 14:37:15.004 | 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 14:37:15.017 | 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 14:37:15.086 | 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 14:37:15.088 | 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 14:37:15.089 | 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 14:37:15.112 | 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 14:37:15.113 | 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 14:37:15.114 | 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 14:37:15.116 | 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 14:37:15.119 | 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 14:37:15.129 | 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 14:37:15.170 | 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 14:37:15.171 | 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 14:37:15.172 | 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 14:37:15.173 | 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 14:37:15.194 | 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 14:37:15.196 | 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 14:37:15.211 | 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 14:37:15.227 | 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 14:37:15.229 | 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 14:37:15.245 | 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 14:37:15.248 | 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 14:37:15.329 | 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 14:37:15.331 | 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 14:37:15.332 | 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 14:37:15.333 | 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 14:37:15.384 | 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 14:37:15.412 | 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 14:37:15.449 | 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 14:37:15.618 | 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 14:37:15.622 | 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 14:37:15.656 | 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 14:37:15.657 | 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 14:37:15.658 | 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 14:37:15.660 | 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 14:37:15.661 | 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 14:37:15.665 | 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 14:37:15.720 | 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 14:37:15.891 | 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 14:37:15.931 | 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 14:37:16.026 | 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 14:37:16.176 | 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 14:37:18.153 | 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 14:37:18.282 | + inc/python:pip_install:200 : result=0 2021-12-15 14:37:18.285 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:37:18.287 | + functions-common:time_stop:2402 : local name 2021-12-15 14:37:18.289 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:37:18.291 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:37:18.294 | + functions-common:time_stop:2405 : local total 2021-12-15 14:37:18.296 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:37:18.298 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:37:18.301 | + functions-common:time_stop:2409 : start_time=1639579032884 2021-12-15 14:37:18.303 | + functions-common:time_stop:2411 : [[ -z 1639579032884 ]] 2021-12-15 14:37:18.306 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:37:18.310 | + functions-common:time_stop:2414 : end_time=1639579038308 2021-12-15 14:37:18.313 | + functions-common:time_stop:2415 : elapsed_time=5424 2021-12-15 14:37:18.315 | + functions-common:time_stop:2416 : total=62717 2021-12-15 14:37:18.317 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:37:18.320 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=68141 2021-12-15 14:37:18.322 | + inc/python:pip_install:203 : return 0 2021-12-15 14:37:18.325 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 14:37:18.327 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 14:37:18.330 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 14:37:18.343 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 14:37:18.348 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 14:37:18.351 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 14:37:18.353 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 14:37:18.355 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:37:18.357 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:37:18.360 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:37:18.363 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:37:18.366 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:37:18.368 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:37:18.385 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:37:18.387 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:37:18.389 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:37:18.392 | + functions-common:git_clone:606 : echo master 2021-12-15 14:37:18.392 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:37:18.397 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 14:37:18.399 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:37:18.402 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 14:37:18.405 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:37:18.405 | + functions-common:git_clone:655 : head -1 2021-12-15 14:37:18.408 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 14:37:18.411 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:37:18.414 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 14:37:18.416 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:37:18.419 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:37:18.421 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 14:37:18.424 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:37:18.427 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 14:37:18.429 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:37:18.432 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:37:18.434 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 14:37:18.436 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:37:18.439 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:37:18.442 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 14:37:18.445 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:37:18.448 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 14:37:18.450 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:37:18.452 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:37:18.455 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 14:37:18.461 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 14:37:18.463 | + 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 14:37:19.117 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 14:37:19.119 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:37:19.121 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:37:19.124 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:37:19.126 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:37:19.128 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 14:37:19.131 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:37:19.133 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:37:19.135 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:37:19.138 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:37:19.140 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:37:19.142 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:37:19.144 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:37:19.147 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 14:37:19.168 | Using python 3.8 to install /opt/stack/glance 2021-12-15 14:37:19.170 | + 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 14:37:20.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:20.010 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:20.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:20.010 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:21.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:37:21.109 | Obtaining file:///opt/stack/glance 2021-12-15 14:37:21.111 | Preparing metadata (setup.py): started 2021-12-15 14:37:22.277 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:37:22.380 | 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 14:37:22.382 | 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 14:37:22.384 | 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 14:37:22.386 | 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 14:37:22.388 | 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 14:37:22.390 | 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 14:37:22.391 | 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 14:37:22.393 | 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 14:37:22.394 | 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 14:37:22.395 | 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 14:37:22.396 | 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 14:37:22.397 | 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 14:37:22.399 | 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 14:37:22.400 | 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 14:37:22.402 | 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 14:37:22.403 | 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 14:37:22.404 | 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 14:37:22.405 | 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 14:37:22.406 | 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 14:37:22.408 | 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 14:37:22.408 | 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 14:37:22.409 | 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 14:37:22.410 | 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 14:37:22.411 | 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 14:37:22.413 | 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 14:37:22.414 | 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 14:37:22.415 | 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 14:37:22.416 | 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 14:37:22.417 | 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 14:37:22.418 | 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 14:37:22.419 | 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 14:37:22.420 | 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 14:37:22.421 | 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 14:37:22.424 | 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 14:37:22.425 | 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 14:37:22.426 | 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 14:37:22.427 | 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 14:37:22.428 | 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 14:37:22.429 | 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 14:37:22.430 | 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 14:37:22.431 | 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 14:37:22.432 | 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 14:37:22.433 | 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 14:37:22.434 | 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 14:37:22.451 | 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 14:37:22.453 | 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 14:37:22.454 | 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 14:37:22.476 | 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 14:37:22.477 | 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 14:37:22.517 | 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 14:37:22.533 | 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 14:37:22.543 | 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 14:37:22.559 | 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 14:37:22.560 | 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 14:37:22.652 | 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 14:37:22.730 | 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 14:37:22.782 | 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 14:37:22.785 | 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 14:37:22.818 | 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 14:37:22.862 | 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 14:37:22.865 | 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 14:37:22.866 | 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 14:37:22.925 | 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 14:37:22.927 | 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 14:37:22.929 | 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 14:37:22.955 | 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 14:37:23.003 | 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 14:37:23.007 | 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 14:37:23.066 | 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 14:37:23.067 | 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 14:37:23.071 | 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 14:37:23.072 | 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 14:37:23.075 | 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 14:37:23.098 | 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 14:37:23.099 | 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 14:37:23.104 | 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 14:37:23.146 | 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 14:37:23.190 | 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 14:37:23.191 | 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 14:37:23.193 | 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 14:37:23.295 | 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 14:37:23.355 | 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 14:37:23.467 | 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 14:37:23.763 | 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 14:37:23.765 | 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 14:37:23.767 | 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 14:37:23.768 | 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 14:37:23.825 | 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 14:37:23.850 | 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 14:37:23.971 | 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 14:37:24.032 | 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 14:37:24.086 | 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 14:37:24.303 | 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 14:37:24.304 | 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 14:37:24.305 | 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 14:37:24.307 | 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 14:37:24.308 | 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 14:37:24.310 | 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 14:37:24.311 | 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 14:37:24.430 | 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 14:37:24.464 | 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 14:37:24.514 | 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 14:37:24.516 | 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 14:37:24.764 | 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 14:37:24.953 | 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 14:37:24.954 | 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 14:37:24.955 | 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 14:37:24.958 | 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 14:37:25.031 | 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 14:37:25.196 | 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 14:37:25.302 | 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 14:37:25.614 | 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 14:37:25.616 | 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 14:37:25.845 | 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 14:37:26.160 | 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 14:37:26.475 | 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 14:37:26.476 | 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 14:37:27.805 | Installing collected packages: glance 2021-12-15 14:37:27.805 | Attempting uninstall: glance 2021-12-15 14:37:27.805 | Found existing installation: glance 23.1.0.dev27 2021-12-15 14:37:27.812 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 14:37:27.814 | Running setup.py develop for glance 2021-12-15 14:37:29.932 | Successfully installed glance 2021-12-15 14:37:29.932 | 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 14:37:30.074 | + inc/python:pip_install:200 : result=0 2021-12-15 14:37:30.076 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:37:30.078 | + functions-common:time_stop:2402 : local name 2021-12-15 14:37:30.081 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:37:30.083 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:37:30.085 | + functions-common:time_stop:2405 : local total 2021-12-15 14:37:30.088 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:37:30.090 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:37:30.093 | + functions-common:time_stop:2409 : start_time=1639579039162 2021-12-15 14:37:30.095 | + functions-common:time_stop:2411 : [[ -z 1639579039162 ]] 2021-12-15 14:37:30.098 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:37:30.102 | + functions-common:time_stop:2414 : end_time=1639579050100 2021-12-15 14:37:30.104 | + functions-common:time_stop:2415 : elapsed_time=10938 2021-12-15 14:37:30.107 | + functions-common:time_stop:2416 : total=68141 2021-12-15 14:37:30.109 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:37:30.112 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=79079 2021-12-15 14:37:30.115 | + inc/python:pip_install:203 : return 0 2021-12-15 14:37:30.117 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:37:30.120 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:37:30.122 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:37:30.143 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:37:30.155 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 14:37:30.158 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 14:37:30.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:37:30.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:37:30.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 14:37:30.168 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:37:30.171 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:37:30.173 | + ./stack.sh:main:910 : configure_glance 2021-12-15 14:37:30.176 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 14:37:30.188 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 14:37:30.191 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 14:37:30.194 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 14:37:30.196 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 14:37:30.199 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 14:37:30.201 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:37:30.204 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:37:30.207 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 14:37:30.235 | + 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 14:37:30.264 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 14:37:30.293 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:37:30.322 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 14:37:30.351 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 14:37:30.380 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 14:37:30.383 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:37:30.385 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 14:37:30.387 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:37:30.390 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 14:37:30.418 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 14:37:30.448 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:37:30.483 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 14:37:30.513 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 14:37:30.542 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 14:37:30.571 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 14:37:30.601 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 14:37:30.631 | + 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 14:37:30.660 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:37:30.690 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 14:37:30.720 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 14:37:30.722 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 14:37:30.725 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 14:37:30.727 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:37:30.729 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:37:30.732 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:37:30.748 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:30.751 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:37:30.754 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:37:30.757 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:37:30.772 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:30.775 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:37:30.778 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:37:30.807 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:37:30.809 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:37:30.811 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 14:37:30.814 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 14:37:30.817 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 14:37:30.846 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 14:37:30.876 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 14:37:30.879 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 14:37:30.881 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 14:37:30.884 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 14:37:30.886 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:37:30.888 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 14:37:30.891 | + 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 14:37:30.919 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 14:37:30.922 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.57 2021-12-15 14:37:30.952 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:37:30.955 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 14:37:30.971 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:30.974 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 14:37:31.004 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 14:37:31.033 | + 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 14:37:31.063 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 14:37:31.094 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 14:37:31.122 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 14:37:31.139 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:31.141 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:37:31.171 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 14:37:31.201 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 14:37:31.229 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.57/identity/v3 2021-12-15 14:37:31.258 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 14:37:31.287 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.57/image 2021-12-15 14:37:31.316 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 14:37:31.333 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:31.335 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 14:37:31.338 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 14:37:31.340 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:37:31.343 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:37:31.359 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:37:31.362 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:37:31.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:37:31.367 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:37:31.369 | + 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 14:37:31.398 | + 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 14:37:31.427 | + 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 14:37:31.457 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:37:31.487 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 14:37:31.492 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 14:37:31.524 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 14:37:31.555 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:37:31.586 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.57/identity 2021-12-15 14:37:31.616 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 14:37:31.647 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 14:37:31.676 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 14:37:31.705 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:37:31.734 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 14:37:31.764 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 14:37:31.793 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 14:37:31.823 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 14:37:31.828 | + 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 14:37:31.836 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 14:37:31.852 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:31.855 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 14:37:31.857 | + 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 14:37:31.859 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 14:37:31.862 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 14:37:31.864 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 14:37:31.867 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 14:37:31.871 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 14:37:31.873 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 14:37:31.877 | + 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 14:37:31.906 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 14:37:31.909 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 14:37:31.911 | ++ functions:get_random_port:837 : true 2021-12-15 14:37:31.913 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 14:37:31.916 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 14:37:31.918 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 14:37:31.966 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 14:37:31.968 | ++ functions:get_random_port:841 : break 2 2021-12-15 14:37:31.971 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 14:37:31.974 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 14:37:31.976 | + 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 14:37:32.003 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 14:37:32.030 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 14:37:32.057 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:37:32.084 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:37:32.111 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:37:32.139 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:37:32.166 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:37:32.196 | + 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 14:37:32.223 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:37:32.251 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:37:32.278 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:37:32.305 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:37:32.332 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:37:32.360 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 14:37:32.389 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 14:37:32.417 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 14:37:32.446 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 14:37:32.473 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 14:37:32.500 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 14:37:32.503 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 14:37:32.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:37:32.508 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:32.510 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:32.512 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 14:37:32.515 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 14:37:32.568 | proxy (enabled by site administrator) 2021-12-15 14:37:32.571 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 14:37:32.574 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 14:37:32.576 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:37:32.579 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:32.581 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:32.583 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 14:37:32.586 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 14:37:32.640 | proxy_http (enabled by site administrator) 2021-12-15 14:37:32.644 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 14:37:32.647 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 14:37:32.649 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 14:37:32.652 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:37:32.654 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:32.656 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:32.659 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:37:32.662 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:37:32.665 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 14:37:32.665 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:37:32.675 | KeepAlive Off 2021-12-15 14:37:32.679 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 14:37:32.679 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:37:32.687 | SetEnv proxy-sendchunked 1 2021-12-15 14:37:32.691 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:37:32.692 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 14:37:32.700 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 14:37:32.703 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 14:37:32.706 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 14:37:32.708 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:37:32.710 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:37:32.712 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:37:32.715 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:32.717 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:32.719 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:37:32.722 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:37:32.724 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:32.727 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:32.729 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 14:37:32.789 | Site glance-wsgi-api already enabled 2021-12-15 14:37:32.794 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 14:37:32.796 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:37:32.799 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:37:32.801 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:37:32.930 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 14:37:32.937 | + 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 14:37:32.969 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 14:37:32.972 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 14:37:32.989 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:32.992 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 14:37:32.994 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 14:37:32.997 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 14:37:32.999 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:37:33.002 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 14:37:33.004 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 14:37:33.007 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 14:37:33.009 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 14:37:33.011 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:37:33.013 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:37:33.016 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:37:33.019 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:37:33.022 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:37:33.025 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:37:33.041 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:37:33.043 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:37:33.046 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:37:33.049 | + functions-common:git_clone:606 : echo master 2021-12-15 14:37:33.049 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:37:33.054 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 14:37:33.057 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:37:33.059 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 14:37:33.062 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:37:33.062 | + functions-common:git_clone:655 : head -1 2021-12-15 14:37:33.072 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 14:37:33.075 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:37:33.078 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 14:37:33.081 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:37:33.083 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:37:33.086 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 14:37:33.088 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:37:33.090 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 14:37:33.093 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:37:33.096 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:37:33.098 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 14:37:33.101 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:37:33.103 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:37:33.106 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 14:37:33.109 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:37:33.112 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 14:37:33.114 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:37:33.117 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:37:33.120 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 14:37:33.126 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 14:37:33.128 | + 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 14:37:33.761 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 14:37:33.763 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:37:33.765 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:37:33.768 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:37:33.771 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:37:33.773 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 14:37:33.775 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:37:33.778 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:37:33.780 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:37:33.782 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:37:33.785 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:37:33.788 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:37:33.790 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:37:33.792 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 14:37:33.813 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 14:37:33.815 | + 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 14:37:34.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:34.728 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:34.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:34.728 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:35.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:37:35.816 | Obtaining file:///opt/stack/cinder 2021-12-15 14:37:35.817 | Preparing metadata (setup.py): started 2021-12-15 14:37:37.653 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:37:37.807 | 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 14:37:37.808 | 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 14:37:37.809 | 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 14:37:37.810 | 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 14:37:37.811 | 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 14:37:37.812 | 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 14:37:37.813 | 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 14:37:37.814 | 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 14:37:37.815 | 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 14:37:37.816 | 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 14:37:37.817 | 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 14:37:37.818 | 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 14:37:37.819 | 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 14:37:37.820 | 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 14:37:37.822 | 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 14:37:37.823 | 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 14:37:37.824 | 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 14:37:37.825 | 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 14:37:37.826 | 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 14:37:37.827 | 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 14:37:37.828 | 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 14:37:37.829 | 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 14:37:37.830 | 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 14:37:37.831 | 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 14:37:37.833 | 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 14:37:37.834 | 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 14:37:37.835 | 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 14:37:37.836 | 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 14:37:37.837 | 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 14:37:37.838 | 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 14:37:37.839 | 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 14:37:37.840 | 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 14:37:37.841 | 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 14:37:37.842 | 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 14:37:37.843 | 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 14:37:37.844 | 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 14:37:37.846 | 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 14:37:37.847 | 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 14:37:37.848 | 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 14:37:37.849 | 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 14:37:37.850 | 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 14:37:37.851 | 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 14:37:37.852 | 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 14:37:37.853 | 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 14:37:37.854 | 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 14:37:37.855 | 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 14:37:37.856 | 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 14:37:37.857 | 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 14:37:37.858 | 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 14:37:37.859 | 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 14:37:37.860 | 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 14:37:37.862 | 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 14:37:37.863 | 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 14:37:37.864 | 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 14:37:37.865 | 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 14:37:37.867 | 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 14:37:37.868 | 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 14:37:37.869 | 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 14:37:37.870 | 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 14:37:37.871 | 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 14:37:37.872 | 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 14:37:37.873 | 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 14:37:37.887 | 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 14:37:37.888 | 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 14:37:37.889 | 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 14:37:37.951 | 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 14:37:37.982 | 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 14:37:37.997 | 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 14:37:37.998 | 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 14:37:37.999 | 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 14:37:38.000 | 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 14:37:38.096 | 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 14:37:38.148 | 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 14:37:38.151 | 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 14:37:38.179 | 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 14:37:38.181 | 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 14:37:38.182 | 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 14:37:38.235 | 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 14:37:38.282 | 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 14:37:38.284 | 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 14:37:38.285 | 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 14:37:38.286 | 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 14:37:38.346 | 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 14:37:38.347 | 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 14:37:38.349 | 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 14:37:38.407 | 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 14:37:38.411 | 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 14:37:38.469 | 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 14:37:38.470 | 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 14:37:38.473 | 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 14:37:38.474 | 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 14:37:38.477 | 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 14:37:38.523 | 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 14:37:38.525 | 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 14:37:38.526 | 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 14:37:38.573 | 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 14:37:38.657 | 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 14:37:38.662 | 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 14:37:38.684 | 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 14:37:38.708 | 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 14:37:38.775 | 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 14:37:38.776 | 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 14:37:38.926 | 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 14:37:38.952 | 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 14:37:39.093 | 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 14:37:39.131 | 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 14:37:39.132 | 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 14:37:39.134 | 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 14:37:39.334 | 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 14:37:39.336 | 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 14:37:39.339 | 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 14:37:39.375 | 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 14:37:39.405 | 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 14:37:39.641 | 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 14:37:39.643 | 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 14:37:39.780 | 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 14:37:39.785 | 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 14:37:39.787 | 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 14:37:39.914 | 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 14:37:40.034 | 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 14:37:40.035 | 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 14:37:40.036 | 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 14:37:40.071 | 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 14:37:40.322 | 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 14:37:40.400 | 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 14:37:40.401 | 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 14:37:40.534 | 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 14:37:40.578 | 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 14:37:40.672 | 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 14:37:40.673 | 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 14:37:40.857 | 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 14:37:41.310 | 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 14:37:41.363 | 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 14:37:41.414 | 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 14:37:42.477 | 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 14:37:42.754 | 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 14:37:42.755 | 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 14:37:42.899 | 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 14:37:43.138 | 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 14:37:43.267 | 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 14:37:44.756 | Installing collected packages: cinder 2021-12-15 14:37:44.756 | Attempting uninstall: cinder 2021-12-15 14:37:44.757 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 14:37:44.763 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 14:37:44.765 | Running setup.py develop for cinder 2021-12-15 14:37:48.165 | Successfully installed cinder 2021-12-15 14:37:48.165 | 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 14:37:48.318 | + inc/python:pip_install:200 : result=0 2021-12-15 14:37:48.321 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:37:48.323 | + functions-common:time_stop:2402 : local name 2021-12-15 14:37:48.325 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:37:48.327 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:37:48.330 | + functions-common:time_stop:2405 : local total 2021-12-15 14:37:48.332 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:37:48.334 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:37:48.336 | + functions-common:time_stop:2409 : start_time=1639579053808 2021-12-15 14:37:48.338 | + functions-common:time_stop:2411 : [[ -z 1639579053808 ]] 2021-12-15 14:37:48.341 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:37:48.346 | + functions-common:time_stop:2414 : end_time=1639579068343 2021-12-15 14:37:48.348 | + functions-common:time_stop:2415 : elapsed_time=14535 2021-12-15 14:37:48.350 | + functions-common:time_stop:2416 : total=79079 2021-12-15 14:37:48.352 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:37:48.354 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=93614 2021-12-15 14:37:48.357 | + inc/python:pip_install:203 : return 0 2021-12-15 14:37:48.359 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:37:48.362 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:37:48.365 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:37:48.384 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:37:48.396 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 14:37:48.399 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 14:37:48.401 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:37:48.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:37:48.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 14:37:48.409 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:37:48.412 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 14:37:48.414 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 14:37:48.417 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 14:37:48.419 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:48.422 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:48.425 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 14:37:48.436 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 14:37:48.439 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:37:48.442 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:37:48.445 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:37:48.447 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:37:48.449 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:37:48.452 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:37:48.455 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:48.457 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:48.460 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:37:48.462 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:37:48.464 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:37:48.467 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:37:48.469 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 14:37:48.472 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:37:48.474 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:48.477 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:48.479 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 14:37:48.502 | + 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 14:37:48.614 | Reading package lists... 2021-12-15 14:37:48.855 | Building dependency tree... 2021-12-15 14:37:48.856 | Reading state information... 2021-12-15 14:37:49.103 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 14:37:49.103 | The following packages were automatically installed and are no longer required: 2021-12-15 14:37:49.105 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:37:49.105 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:37:49.105 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:37:49.105 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:37:49.105 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:37:49.105 | python3-zope.interface 2021-12-15 14:37:49.105 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:37:49.216 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:37:49.221 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:37:49.224 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:37:49.226 | + functions-common:time_stop:2402 : local name 2021-12-15 14:37:49.229 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:37:49.231 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:37:49.234 | + functions-common:time_stop:2405 : local total 2021-12-15 14:37:49.237 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:37:49.239 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:37:49.241 | + functions-common:time_stop:2409 : start_time=1639579068499 2021-12-15 14:37:49.244 | + functions-common:time_stop:2411 : [[ -z 1639579068499 ]] 2021-12-15 14:37:49.247 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:37:49.251 | + functions-common:time_stop:2414 : end_time=1639579069249 2021-12-15 14:37:49.254 | + functions-common:time_stop:2415 : elapsed_time=750 2021-12-15 14:37:49.256 | + functions-common:time_stop:2416 : total=5206 2021-12-15 14:37:49.259 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:37:49.261 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5956 2021-12-15 14:37:49.264 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:37:49.266 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:37:49.269 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 14:37:49.271 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 14:37:49.284 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 14:37:49.288 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 14:37:49.290 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 14:37:49.292 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 14:37:49.296 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 14:37:49.296 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 14:37:49.301 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 14:37:49.303 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 14:37:49.305 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 14:37:49.307 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 14:37:49.309 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 14:37:49.311 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 14:37:49.313 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 14:37:49.315 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 14:37:49.327 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 14:37:49.339 | + 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 14:37:49.351 | + 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 14:37:49.363 | + 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 14:37:49.375 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 14:37:49.377 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 14:37:49.381 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.NDPqj99Bom 2021-12-15 14:37:49.383 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:37:49.386 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:37:49.388 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 14:37:49.390 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.NDPqj99Bom 2021-12-15 14:37:49.395 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.NDPqj99Bom 2021-12-15 14:37:49.407 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.NDPqj99Bom /etc/sudoers.d/cinder-rootwrap 2021-12-15 14:37:49.419 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 14:37:49.423 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 14:37:49.425 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 14:37:49.427 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 14:37:49.430 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 14:37:49.432 | + 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 14:37:49.434 | + 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 14:37:49.436 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 14:37:49.438 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 14:37:49.443 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 14:37:49.447 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 14:37:49.466 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 14:37:49.485 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 14:37:49.503 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 14:37:49.522 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 14:37:49.541 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 14:37:49.559 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 14:37:49.581 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 14:37:49.601 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 14:37:49.603 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:37:49.606 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 14:37:49.608 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:37:49.610 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 14:37:49.640 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 14:37:49.668 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:37:49.695 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 14:37:49.723 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 14:37:49.749 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 14:37:49.777 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 14:37:49.804 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 14:37:49.832 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:37:49.861 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:37:49.889 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 14:37:49.923 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 14:37:49.956 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 14:37:49.959 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 14:37:49.961 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 14:37:49.963 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 14:37:49.966 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:37:49.968 | + 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 14:37:49.998 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 14:37:50.027 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 14:37:50.054 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 14:37:50.082 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 14:37:50.108 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 14:37:50.137 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 14:37:50.167 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 14:37:50.169 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.57 2021-12-15 14:37:50.197 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 14:37:50.227 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 14:37:50.234 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 81e3a6cd656ee9aaa007b64fba156330 2021-12-15 14:37:50.270 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 14:37:50.272 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 14:37:50.300 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 14:37:50.328 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 14:37:50.355 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 14:37:50.384 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 14:37:50.401 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:50.403 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 14:37:50.405 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 14:37:50.407 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 14:37:50.410 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 14:37:50.412 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 14:37:50.414 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 14:37:50.417 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 14:37:50.419 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 14:37:50.421 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 14:37:50.424 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 14:37:50.426 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 14:37:50.457 | + 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 14:37:50.484 | + 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 14:37:50.513 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 14:37:50.541 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 14:37:50.568 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 14:37:50.596 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 14:37:50.599 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 14:37:50.601 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 14:37:50.603 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 14:37:50.631 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 14:37:50.634 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 14:37:50.662 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 14:37:50.664 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 14:37:50.666 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 14:37:50.669 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 14:37:50.697 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 14:37:50.699 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 14:37:50.702 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 14:37:50.718 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:50.720 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 14:37:50.723 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 14:37:50.725 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 14:37:50.728 | + 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 14:37:50.755 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.57:8080/v1/AUTH_ 2021-12-15 14:37:50.783 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 14:37:50.799 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:50.801 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 14:37:50.817 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:50.820 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 14:37:50.822 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 14:37:50.824 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 14:37:50.827 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 14:37:50.829 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:37:50.831 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:37:50.833 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:37:50.849 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:50.852 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:37:50.855 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:37:50.857 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:37:50.873 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:50.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:37:50.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:37:50.905 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:37:50.908 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:37:50.910 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 14:37:50.913 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 14:37:50.915 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:37:50.918 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:37:50.937 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:37:50.939 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:37:50.942 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:37:50.945 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:37:50.948 | + 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 14:37:50.978 | + 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 14:37:51.006 | + 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 14:37:51.034 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:37:51.061 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 14:37:51.077 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:51.080 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 14:37:51.083 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:37:51.085 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 14:37:51.087 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 14:37:51.090 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:37:51.092 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:37:51.095 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 14:37:51.099 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 14:37:51.102 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:37:51.104 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:37:51.117 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:37:51.117 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:37:51.125 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:37:51.130 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:37:51.146 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:37:51.148 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:37:51.152 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 14:37:51.181 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 14:37:51.208 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 14:37:51.235 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:37:51.262 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:37:51.291 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:37:51.318 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:37:51.346 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:37:51.373 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:37:51.400 | + 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 14:37:51.427 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:37:51.454 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:37:51.481 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:37:51.510 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:37:51.512 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:37:51.515 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 14:37:51.518 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 14:37:51.521 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:37:51.523 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:51.526 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:51.528 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:37:51.531 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:37:51.534 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:37:51.562 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:37:51.594 | + 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 14:37:51.594 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:37:51.603 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 14:37:51.607 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 14:37:51.609 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 14:37:51.612 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:37:51.614 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:37:51.617 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:37:51.622 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:51.625 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:51.628 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:37:51.630 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:37:51.633 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:37:51.635 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:37:51.638 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 14:37:51.700 | Enabling site cinder-wsgi. 2021-12-15 14:37:51.706 | To activate the new configuration, you need to run: 2021-12-15 14:37:51.706 | systemctl reload apache2 2021-12-15 14:37:51.711 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:37:51.713 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:37:51.715 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:37:51.718 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:37:51.845 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 14:37:51.848 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 14:37:51.879 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.57/image 2021-12-15 14:37:51.907 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 14:37:51.926 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:37:51.929 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 14:37:51.931 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:37:51.934 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 14:37:51.942 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 14:37:51.945 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 14:37:51.976 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 14:37:52.006 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.57/identity 2021-12-15 14:37:52.035 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 14:37:52.063 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 14:37:52.092 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 14:37:52.119 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 14:37:52.148 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 14:37:52.175 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:37:52.203 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 14:37:52.231 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 14:37:52.259 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:37:52.287 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 14:37:52.289 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 14:37:52.306 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:52.308 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.57:2379 2021-12-15 14:37:52.339 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 14:37:52.342 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 14:37:52.359 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:37:52.362 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 14:37:52.364 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 14:37:52.366 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 14:37:52.369 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:37:52.371 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 14:37:52.374 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 14:37:52.378 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:37:52.378 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:37:52.384 | + 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 14:37:52.386 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:37:52.389 | + 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 14:37:52.391 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:37:52.394 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 14:37:52.398 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 14:37:52.401 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 14:37:52.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:37:52.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:37:52.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 14:37:52.412 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:37:52.415 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 14:37:52.417 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 14:37:52.420 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 14:37:52.422 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:37:52.424 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:37:52.427 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:37:52.430 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:37:52.432 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:37:52.435 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:37:52.451 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:37:52.453 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:37:52.456 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:37:52.458 | + functions-common:git_clone:606 : echo master 2021-12-15 14:37:52.459 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:37:52.464 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 14:37:52.466 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:37:52.468 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 14:37:52.472 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:37:52.472 | + functions-common:git_clone:655 : head -1 2021-12-15 14:37:52.478 | 6abe992c75 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 14:37:52.480 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:37:52.483 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 14:37:52.485 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:37:52.488 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:37:52.490 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 14:37:52.493 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:37:52.495 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 14:37:52.498 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:37:52.500 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:37:52.503 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 14:37:52.505 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:37:52.507 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:37:52.510 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 14:37:52.513 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:37:52.516 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 14:37:52.519 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:37:52.521 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:37:52.524 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 14:37:52.530 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 14:37:52.533 | + 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 14:37:53.190 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 14:37:53.193 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:37:53.195 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:37:53.197 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:37:53.200 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:37:53.202 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 14:37:53.204 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:37:53.206 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:37:53.209 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:37:53.211 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:37:53.213 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:37:53.216 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:37:53.218 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:37:53.220 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 14:37:53.242 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 14:37:53.244 | + 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 14:37:54.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:54.130 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:54.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:37:54.130 | from cryptography.utils import int_from_bytes 2021-12-15 14:37:55.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:37:55.267 | Obtaining file:///opt/stack/neutron 2021-12-15 14:37:55.269 | Preparing metadata (setup.py): started 2021-12-15 14:37:57.296 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:37:57.415 | 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 14:37:57.416 | 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 14:37:57.417 | 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 14:37:57.418 | 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 14:37:57.419 | 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 14:37:57.420 | 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 14:37:57.421 | 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 14:37:57.422 | 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 14:37:57.423 | 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 14:37:57.424 | 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 14:37:57.425 | 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 14:37:57.426 | 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 14:37:57.427 | 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 14:37:57.429 | 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 14:37:57.546 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 14:37:57.546 | 2021-12-15 14:37:57.546 | The conflict is caused by: 2021-12-15 14:37:57.546 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 14:37:57.546 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 14:37:57.546 | 2021-12-15 14:37:57.546 | To fix this you could try to: 2021-12-15 14:37:57.546 | 1. loosen the range of package versions you've specified 2021-12-15 14:37:57.546 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 14:37:57.546 | 2021-12-15 14:37:57.546 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 14:37:57.648 | + inc/python:pip_install:1 : exit_trap 2021-12-15 14:37:57.650 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 14:37:57.653 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 14:37:57.655 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 14:37:57.658 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 14:37:57.660 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 14:37:57.663 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 14:37:57.665 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 14:37:57.667 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 14:37:57.669 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 14:37:57.670 | Error on exit 2021-12-15 14:37:57.672 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 14:37:57.674 | + ./stack.sh:exit_trap:536 : generate-subunit 1639578918 159 fail 2021-12-15 14:37:58.242 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 14:37:58.244 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 14:37:58.709 | + ./stack.sh:exit_trap:550 : exit 1