2021-04-26 08:14:30.987 | + ./stack.sh:main:469 : exec 2021-04-26 08:14:30.987 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-081430' 2021-04-26 08:14:30.988 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-081430.summary.2021-04-26-081430 2021-04-26 08:14:30.988 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:14:30.988 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-081430 2021-04-26 08:14:30.988 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-081430 /opt/stack/logs/stack.sh.log 2021-04-26 08:14:30.988 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-081430.summary.2021-04-26-081430 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:14:30.988 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:14:30.988 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:14:30.988 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:14:30.988 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:14:30.988 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:14:30.988 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:14:30.988 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:14:30.988 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:14:30.988 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:14:30.988 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:14:30.988 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:14:30.988 | Linux dv-osbrick-787933-1-iscsi 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-26 08:14:30.990 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:14:30.992 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:14:30.995 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:14:31.020 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:14:31.034 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:14:31.036 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:14:31.038 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:14:31.040 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:14:31.042 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:14:31.044 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:14:31.046 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:14:31.047 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:14:31.049 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:14:31.051 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:14:31.053 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:14:31.054 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:14:31.056 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:14:31.058 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:14:31.061 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:14:31.063 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:14:31.065 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:14:31.066 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:14:31.068 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:14:31.080 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:14:31.082 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:14:31.084 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:14:31.086 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:14:31.087 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:14:31.089 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:14:31.091 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:14:31.093 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:14:31.095 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:14:31.097 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:14:31.099 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:14:31.100 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:14:31.102 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:14:31.104 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:14:31.106 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:14:31.107 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:14:31.109 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:14:31.126 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:14:31.128 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:14:31.140 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:14:31.142 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:14:31.145 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:14:31.147 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:14:31.149 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:14:31.151 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:14:31.153 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:14:31.155 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:14:31.157 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:14:31.159 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:14:31.160 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:14:31.162 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:14:31.167 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:14:31.178 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:14:31.193 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:14:31.204 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:14:31.215 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:14:31.240 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:14:31.274 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:14:31.347 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:14:31.366 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:14:31.398 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:14:31.444 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:14:31.553 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:14:31.565 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:14:31.578 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:14:31.589 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:14:31.680 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:14:31.682 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:14:31.685 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:14:31.686 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:14:31.688 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:14:31.691 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:14:31.693 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:14:31.695 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:14:31.697 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:14:31.701 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:14:31.703 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:14:31.705 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:14:31.707 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:14:31.709 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:14:31.723 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:14:31.725 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:14:31.727 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:14:31.761 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:14:31.763 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:14:31.766 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:14:31.768 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:14:31.770 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:14:31.772 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:14:31.774 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:14:31.776 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:14:31.779 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:14:31.781 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:14:31.784 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.786 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-26 08:14:31.788 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.791 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-26 08:14:31.793 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.795 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-26 08:14:31.797 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.800 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-26 08:14:31.802 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.804 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-26 08:14:31.806 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.809 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-26 08:14:31.811 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.813 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-26 08:14:31.815 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.818 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-26 08:14:31.820 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.822 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-26 08:14:31.824 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.827 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-26 08:14:31.830 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.832 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-26 08:14:31.834 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.837 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-26 08:14:31.839 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.842 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-26 08:14:31.844 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.846 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-26 08:14:31.848 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.851 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-26 08:14:31.853 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.855 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-26 08:14:31.858 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.860 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-26 08:14:31.862 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.864 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-26 08:14:31.866 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.869 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-26 08:14:31.871 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.874 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-26 08:14:31.876 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.878 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-26 08:14:31.880 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.883 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-26 08:14:31.885 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.887 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-26 08:14:31.890 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.892 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-26 08:14:31.895 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.897 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-26 08:14:31.899 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.901 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-26 08:14:31.903 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.906 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-26 08:14:31.908 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.910 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-26 08:14:31.913 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.915 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-26 08:14:31.917 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.920 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-26 08:14:31.922 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.924 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-26 08:14:31.926 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.929 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-26 08:14:31.931 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.933 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-26 08:14:31.936 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.938 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-26 08:14:31.941 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.943 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-26 08:14:31.945 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.947 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-26 08:14:31.950 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.952 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-26 08:14:31.955 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.957 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-26 08:14:31.959 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.961 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-26 08:14:31.964 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:14:31.966 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-26 08:14:31.969 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:14:31.971 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:14:31.973 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:14:31.987 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:14:31.989 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:14:31.991 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:14:31.993 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:14:32.008 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:14:32.010 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:14:32.013 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:14:32.015 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:14:32.018 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:14:32.020 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:14:32.022 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:14:32.024 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:14:32.027 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:14:32.029 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:14:32.032 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:14:32.034 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:14:32.037 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:14:32.039 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:14:32.039 | Using mysql database backend 2021-04-26 08:14:32.041 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:14:32.056 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:14:32.072 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:14:32.074 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:14:32.089 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:14:32.104 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:14:32.106 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:14:32.121 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-26 08:14:32.136 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:14:32.152 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:14:32.156 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:14:32.172 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:14:32.174 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:14:32.189 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:14:32.191 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:14:32.194 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:14:32.196 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:14:32.199 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:14:32.203 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-081432 2021-04-26 08:14:32.205 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-081432 736' 2021-04-26 08:14:32.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.210 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:14:32.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.214 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:14:32.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.219 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:14:32.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.224 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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-04-26 08:14:32.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.228 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2021-04-26 08:14:32.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.234 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2021-04-26 08:14:32.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.238 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-081430 2021-04-26 08:14:32.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.243 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:14:32.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.248 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2021-04-26 08:14:32.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.252 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:14:32.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.257 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:14:32.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.262 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:14:32.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:14:32.267 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:14:32.269 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:14:32.272 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:14:32.274 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:14:32.276 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:14:32.278 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:14:32.281 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:14:32.283 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:14:32.285 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:14:32.288 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:14:32.303 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:14:32.305 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:14:32.307 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:14:32.311 | + functions-common:git_clone:544 : echo master 2021-04-26 08:14:32.311 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:14:32.315 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:14:32.317 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:14:32.319 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:14:32.322 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:14:32.323 | + functions-common:git_clone:593 : head -1 2021-04-26 08:14:32.325 | cd565a13 Updated from generate-constraints 2021-04-26 08:14:32.327 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:14:32.330 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:14:32.332 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:14:32.334 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:14:32.337 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:14:32.339 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:14:32.342 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:14:32.344 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:14:32.347 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:14:32.349 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:14:32.351 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:14:32.354 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:14:32.359 | ++ tools/install_prereqs.sh:source:47 : NOW=1619424872 2021-04-26 08:14:32.362 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:14:32.366 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-04-26 08:14:32.369 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-04-26 08:14:32.371 | ++ tools/install_prereqs.sh:source:49 : DELTA=1619424872 2021-04-26 08:14:32.374 | ++ tools/install_prereqs.sh:source:50 : [[ 1619424872 -lt 7200 ]] 2021-04-26 08:14:32.376 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:14:32.379 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:14:32.381 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:14:32.383 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:14:32.385 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:14:32.388 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:14:32.390 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:14:32.393 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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-04-26 08:14:32.439 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:14:32.439 | apache2-dev 2021-04-26 08:14:32.439 | bc 2021-04-26 08:14:32.439 | bsdmainutils 2021-04-26 08:14:32.439 | curl 2021-04-26 08:14:32.440 | g++ 2021-04-26 08:14:32.440 | gawk 2021-04-26 08:14:32.440 | gcc 2021-04-26 08:14:32.440 | gettext 2021-04-26 08:14:32.440 | git 2021-04-26 08:14:32.440 | graphviz 2021-04-26 08:14:32.440 | iputils-ping 2021-04-26 08:14:32.440 | libapache2-mod-proxy-uwsgi 2021-04-26 08:14:32.440 | libffi-dev 2021-04-26 08:14:32.440 | libjpeg-dev 2021-04-26 08:14:32.440 | libmysqlclient-dev 2021-04-26 08:14:32.440 | libpcre3-dev 2021-04-26 08:14:32.440 | libpq-dev 2021-04-26 08:14:32.440 | libssl-dev 2021-04-26 08:14:32.440 | libsystemd-dev 2021-04-26 08:14:32.440 | libxml2-dev 2021-04-26 08:14:32.440 | libxslt1-dev 2021-04-26 08:14:32.440 | libyaml-dev 2021-04-26 08:14:32.440 | lsof 2021-04-26 08:14:32.440 | openssh-server 2021-04-26 08:14:32.440 | openssl 2021-04-26 08:14:32.440 | pkg-config 2021-04-26 08:14:32.440 | psmisc 2021-04-26 08:14:32.440 | python3-dev 2021-04-26 08:14:32.440 | python3-pip 2021-04-26 08:14:32.440 | python3-systemd 2021-04-26 08:14:32.440 | python3-venv 2021-04-26 08:14:32.440 | tar 2021-04-26 08:14:32.440 | tcpdump 2021-04-26 08:14:32.440 | unzip 2021-04-26 08:14:32.440 | uuid-runtime 2021-04-26 08:14:32.440 | wget 2021-04-26 08:14:32.440 | wget 2021-04-26 08:14:32.440 | zlib1g-dev 2021-04-26 08:14:32.440 | libkrb5-dev 2021-04-26 08:14:32.441 | libldap2-dev 2021-04-26 08:14:32.441 | libsasl2-dev 2021-04-26 08:14:32.441 | memcached 2021-04-26 08:14:32.441 | python3-mysqldb 2021-04-26 08:14:32.441 | sqlite3 2021-04-26 08:14:32.441 | conntrack 2021-04-26 08:14:32.441 | curl 2021-04-26 08:14:32.441 | dnsmasq-base 2021-04-26 08:14:32.441 | dnsmasq-utils 2021-04-26 08:14:32.441 | ebtables 2021-04-26 08:14:32.441 | genisoimage 2021-04-26 08:14:32.441 | iptables 2021-04-26 08:14:32.441 | iputils-arping 2021-04-26 08:14:32.441 | kpartx 2021-04-26 08:14:32.441 | libjs-jquery-tablesorter 2021-04-26 08:14:32.441 | libmysqlclient-dev 2021-04-26 08:14:32.441 | parted 2021-04-26 08:14:32.441 | pm-utils 2021-04-26 08:14:32.441 | python3-mysqldb 2021-04-26 08:14:32.441 | socat 2021-04-26 08:14:32.441 | sqlite3 2021-04-26 08:14:32.441 | sudo 2021-04-26 08:14:32.441 | vlan 2021-04-26 08:14:32.441 | lsscsi 2021-04-26 08:14:32.441 | open-iscsi 2021-04-26 08:14:32.441 | lvm2 2021-04-26 08:14:32.441 | qemu-utils 2021-04-26 08:14:32.441 | thin-provisioning-tools 2021-04-26 08:14:32.441 | acl 2021-04-26 08:14:32.441 | dnsmasq-base 2021-04-26 08:14:32.441 | dnsmasq-utils 2021-04-26 08:14:32.441 | ebtables 2021-04-26 08:14:32.441 | haproxy 2021-04-26 08:14:32.441 | iptables 2021-04-26 08:14:32.441 | iputils-arping 2021-04-26 08:14:32.442 | iputils-ping 2021-04-26 08:14:32.442 | libmysqlclient-dev 2021-04-26 08:14:32.442 | postgresql-server-dev-all 2021-04-26 08:14:32.442 | python3-mysqldb 2021-04-26 08:14:32.442 | sqlite3 2021-04-26 08:14:32.442 | sudo 2021-04-26 08:14:32.442 | vlan 2021-04-26 08:14:32.442 | ipset 2021-04-26 08:14:32.442 | conntrack 2021-04-26 08:14:32.442 | conntrackd 2021-04-26 08:14:32.442 | keepalived 2021-04-26 08:14:32.442 | dstat 2021-04-26 08:14:32.442 | lvm2 2021-04-26 08:14:32.442 | qemu-utils 2021-04-26 08:14:32.442 | thin-provisioning-tools 2021-04-26 08:14:32.442 | curl 2021-04-26 08:14:32.442 | liberasurecode-dev 2021-04-26 08:14:32.442 | make 2021-04-26 08:14:32.442 | memcached 2021-04-26 08:14:32.442 | sqlite3 2021-04-26 08:14:32.442 | xfsprogs' 2021-04-26 08:14:32.443 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:14:32.460 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:14:32.460 | apache2-dev 2021-04-26 08:14:32.460 | bc 2021-04-26 08:14:32.460 | bsdmainutils 2021-04-26 08:14:32.460 | curl 2021-04-26 08:14:32.460 | g++ 2021-04-26 08:14:32.460 | gawk 2021-04-26 08:14:32.460 | gcc 2021-04-26 08:14:32.460 | gettext 2021-04-26 08:14:32.460 | git 2021-04-26 08:14:32.460 | graphviz 2021-04-26 08:14:32.460 | iputils-ping 2021-04-26 08:14:32.460 | libapache2-mod-proxy-uwsgi 2021-04-26 08:14:32.460 | libffi-dev 2021-04-26 08:14:32.460 | libjpeg-dev 2021-04-26 08:14:32.460 | libmysqlclient-dev 2021-04-26 08:14:32.460 | libpcre3-dev 2021-04-26 08:14:32.460 | libpq-dev 2021-04-26 08:14:32.460 | libssl-dev 2021-04-26 08:14:32.460 | libsystemd-dev 2021-04-26 08:14:32.460 | libxml2-dev 2021-04-26 08:14:32.460 | libxslt1-dev 2021-04-26 08:14:32.460 | libyaml-dev 2021-04-26 08:14:32.460 | lsof 2021-04-26 08:14:32.460 | openssh-server 2021-04-26 08:14:32.460 | openssl 2021-04-26 08:14:32.460 | pkg-config 2021-04-26 08:14:32.461 | psmisc 2021-04-26 08:14:32.461 | python3-dev 2021-04-26 08:14:32.461 | python3-pip 2021-04-26 08:14:32.461 | python3-systemd 2021-04-26 08:14:32.461 | python3-venv 2021-04-26 08:14:32.461 | tar 2021-04-26 08:14:32.461 | tcpdump 2021-04-26 08:14:32.461 | unzip 2021-04-26 08:14:32.461 | uuid-runtime 2021-04-26 08:14:32.461 | wget 2021-04-26 08:14:32.461 | wget 2021-04-26 08:14:32.461 | zlib1g-dev 2021-04-26 08:14:32.461 | libkrb5-dev 2021-04-26 08:14:32.461 | libldap2-dev 2021-04-26 08:14:32.461 | libsasl2-dev 2021-04-26 08:14:32.461 | memcached 2021-04-26 08:14:32.461 | python3-mysqldb 2021-04-26 08:14:32.461 | sqlite3 2021-04-26 08:14:32.461 | conntrack 2021-04-26 08:14:32.461 | curl 2021-04-26 08:14:32.461 | dnsmasq-base 2021-04-26 08:14:32.461 | dnsmasq-utils 2021-04-26 08:14:32.461 | ebtables 2021-04-26 08:14:32.461 | genisoimage 2021-04-26 08:14:32.461 | iptables 2021-04-26 08:14:32.461 | iputils-arping 2021-04-26 08:14:32.461 | kpartx 2021-04-26 08:14:32.461 | libjs-jquery-tablesorter 2021-04-26 08:14:32.461 | libmysqlclient-dev 2021-04-26 08:14:32.461 | parted 2021-04-26 08:14:32.461 | pm-utils 2021-04-26 08:14:32.461 | python3-mysqldb 2021-04-26 08:14:32.461 | socat 2021-04-26 08:14:32.461 | sqlite3 2021-04-26 08:14:32.462 | sudo 2021-04-26 08:14:32.462 | vlan 2021-04-26 08:14:32.462 | lsscsi 2021-04-26 08:14:32.462 | open-iscsi 2021-04-26 08:14:32.462 | lvm2 2021-04-26 08:14:32.462 | qemu-utils 2021-04-26 08:14:32.462 | thin-provisioning-tools 2021-04-26 08:14:32.462 | acl 2021-04-26 08:14:32.462 | dnsmasq-base 2021-04-26 08:14:32.462 | dnsmasq-utils 2021-04-26 08:14:32.462 | ebtables 2021-04-26 08:14:32.462 | haproxy 2021-04-26 08:14:32.462 | iptables 2021-04-26 08:14:32.462 | iputils-arping 2021-04-26 08:14:32.462 | iputils-ping 2021-04-26 08:14:32.462 | libmysqlclient-dev 2021-04-26 08:14:32.462 | postgresql-server-dev-all 2021-04-26 08:14:32.462 | python3-mysqldb 2021-04-26 08:14:32.462 | sqlite3 2021-04-26 08:14:32.462 | sudo 2021-04-26 08:14:32.462 | vlan 2021-04-26 08:14:32.462 | ipset 2021-04-26 08:14:32.462 | conntrack 2021-04-26 08:14:32.462 | conntrackd 2021-04-26 08:14:32.462 | keepalived 2021-04-26 08:14:32.462 | dstat 2021-04-26 08:14:32.462 | lvm2 2021-04-26 08:14:32.462 | qemu-utils 2021-04-26 08:14:32.462 | thin-provisioning-tools 2021-04-26 08:14:32.462 | curl 2021-04-26 08:14:32.462 | liberasurecode-dev 2021-04-26 08:14:32.462 | make 2021-04-26 08:14:32.462 | memcached 2021-04-26 08:14:32.462 | sqlite3 2021-04-26 08:14:32.462 | xfsprogs ' 2021-04-26 08:14:32.462 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:14:32.464 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:14:32.467 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:14:32.470 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:14:32.470 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:14:32.474 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:14:32.476 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:14:32.478 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:14:32.481 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:14:32.483 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:14:32.485 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:14:32.487 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:14:32.490 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:14:32.492 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:14:32.494 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:14:32.496 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:14:32.499 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:14:32.501 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:14:32.504 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:14:32.507 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:14:32.510 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:14:32.512 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:14:32.514 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:14:32.516 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:14:32.519 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:14:32.522 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619424872520 2021-04-26 08:14:32.525 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:14:32.527 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:14:32.529 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:14:32.768 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:14:32.817 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:14:32.873 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:14:32.913 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:14:35.140 | Reading package lists... 2021-04-26 08:14:35.202 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:14:35.204 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:14:35.207 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:14:35.209 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:14:35.211 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:14:35.213 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:14:35.215 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:14:35.218 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:14:35.220 | ++ functions-common:time_stop:2311 : start_time=1619424872520 2021-04-26 08:14:35.222 | ++ functions-common:time_stop:2313 : [[ -z 1619424872520 ]] 2021-04-26 08:14:35.225 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:14:35.228 | ++ functions-common:time_stop:2316 : end_time=1619424875226 2021-04-26 08:14:35.231 | ++ functions-common:time_stop:2317 : elapsed_time=2706 2021-04-26 08:14:35.233 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:14:35.235 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:14:35.238 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2706 2021-04-26 08:14:35.240 | ++ functions-common:install_package:1343 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:14:35.242 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:14:35.245 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:14:35.248 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:14:35.250 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:14:35.270 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:14:35.389 | Reading package lists... 2021-04-26 08:14:35.634 | Building dependency tree... 2021-04-26 08:14:35.635 | Reading state information... 2021-04-26 08:14:35.877 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:14:35.877 | acl set to manually installed. 2021-04-26 08:14:35.877 | bc is already the newest version (1.07.1-2). 2021-04-26 08:14:35.877 | bc set to manually installed. 2021-04-26 08:14:35.877 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:14:35.877 | bsdmainutils set to manually installed. 2021-04-26 08:14:35.877 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:14:35.877 | gawk set to manually installed. 2021-04-26 08:14:35.877 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:14:35.877 | iptables set to manually installed. 2021-04-26 08:14:35.877 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:14:35.877 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:14:35.877 | lsof set to manually installed. 2021-04-26 08:14:35.877 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:14:35.877 | python3-systemd set to manually installed. 2021-04-26 08:14:35.877 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:14:35.877 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:14:35.877 | ebtables set to manually installed. 2021-04-26 08:14:35.877 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:14:35.877 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:14:35.877 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:14:35.877 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:14:35.877 | parted set to manually installed. 2021-04-26 08:14:35.877 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:14:35.878 | psmisc set to manually installed. 2021-04-26 08:14:35.878 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:14:35.878 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:14:35.878 | wget set to manually installed. 2021-04-26 08:14:35.878 | The following packages were automatically installed and are no longer required: 2021-04-26 08:14:35.878 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-26 08:14:35.878 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-26 08:14:35.878 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-04-26 08:14:35.878 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:14:35.878 | python3-twisted-bin python3-zope.interface 2021-04-26 08:14:35.878 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:14:35.878 | The following additional packages will be installed: 2021-04-26 08:14:35.878 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-04-26 08:14:35.878 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-04-26 08:14:35.878 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-04-26 08:14:35.878 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-04-26 08:14:35.878 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-04-26 08:14:35.878 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-04-26 08:14:35.878 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-04-26 08:14:35.878 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-26 08:14:35.878 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-26 08:14:35.878 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-04-26 08:14:35.878 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-04-26 08:14:35.878 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-04-26 08:14:35.878 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-04-26 08:14:35.878 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-04-26 08:14:35.878 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-04-26 08:14:35.878 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-04-26 08:14:35.878 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-04-26 08:14:35.878 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-04-26 08:14:35.878 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-04-26 08:14:35.879 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-04-26 08:14:35.879 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-04-26 08:14:35.879 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-04-26 08:14:35.879 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-04-26 08:14:35.879 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-04-26 08:14:35.879 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-04-26 08:14:35.879 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-04-26 08:14:35.879 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-04-26 08:14:35.879 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-04-26 08:14:35.879 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-04-26 08:14:35.879 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-04-26 08:14:35.879 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-04-26 08:14:35.879 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-04-26 08:14:35.879 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-04-26 08:14:35.879 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-04-26 08:14:35.879 | uuid-dev uwsgi-core vbetool x11-common 2021-04-26 08:14:35.880 | Suggested packages: 2021-04-26 08:14:35.880 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-04-26 08:14:35.880 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-04-26 08:14:35.880 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-04-26 08:14:35.880 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-04-26 08:14:35.880 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-04-26 08:14:35.880 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-04-26 08:14:35.880 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-04-26 08:14:35.880 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-04-26 08:14:35.880 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-04-26 08:14:35.880 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-04-26 08:14:35.880 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-04-26 08:14:35.880 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-04-26 08:14:35.880 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-04-26 08:14:35.881 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-04-26 08:14:35.881 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-04-26 08:14:35.881 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-04-26 08:14:35.881 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-04-26 08:14:35.881 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-04-26 08:14:35.881 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-04-26 08:14:35.881 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-04-26 08:14:36.139 | The following NEW packages will be installed: 2021-04-26 08:14:36.139 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-04-26 08:14:36.139 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-04-26 08:14:36.139 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-04-26 08:14:36.139 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-04-26 08:14:36.139 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-04-26 08:14:36.139 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-04-26 08:14:36.139 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-04-26 08:14:36.139 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-04-26 08:14:36.139 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-04-26 08:14:36.139 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-26 08:14:36.139 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-26 08:14:36.139 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-04-26 08:14:36.139 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-04-26 08:14:36.139 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-04-26 08:14:36.139 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-04-26 08:14:36.139 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-04-26 08:14:36.139 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-04-26 08:14:36.139 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-04-26 08:14:36.139 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-04-26 08:14:36.139 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-04-26 08:14:36.139 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-04-26 08:14:36.139 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-04-26 08:14:36.139 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-04-26 08:14:36.139 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-04-26 08:14:36.140 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-04-26 08:14:36.140 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-04-26 08:14:36.140 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-04-26 08:14:36.140 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-04-26 08:14:36.140 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-04-26 08:14:36.140 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-04-26 08:14:36.140 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-04-26 08:14:36.140 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-04-26 08:14:36.140 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-04-26 08:14:36.140 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-04-26 08:14:36.140 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-04-26 08:14:36.140 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-04-26 08:14:36.140 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-04-26 08:14:36.140 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-04-26 08:14:36.140 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-04-26 08:14:36.140 | The following packages will be upgraded: 2021-04-26 08:14:36.140 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-04-26 08:14:36.140 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-04-26 08:14:36.140 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-04-26 08:14:36.141 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-04-26 08:14:36.141 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-04-26 08:14:36.278 | 32 upgraded, 202 newly installed, 0 to remove and 158 not upgraded. 2021-04-26 08:14:36.278 | Need to get 84.8 MB of archives. 2021-04-26 08:14:36.278 | After this operation, 263 MB of additional disk space will be used. 2021-04-26 08:14:36.278 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-04-26 08:14:36.573 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.46 [105 kB] 2021-04-26 08:14:36.592 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.46 [107 kB] 2021-04-26 08:14:36.612 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2,914 kB] 2021-04-26 08:14:37.005 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 2021-04-26 08:14:37.012 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-04-26 08:14:37.123 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-04-26 08:14:37.124 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-04-26 08:14:37.127 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1,301 kB] 2021-04-26 08:14:37.437 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-04-26 08:14:37.913 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-04-26 08:14:38.468 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-04-26 08:14:38.601 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-04-26 08:14:38.736 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-04-26 08:14:38.876 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-04-26 08:14:39.010 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-04-26 08:14:39.170 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-04-26 08:14:39.303 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-04-26 08:14:39.456 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-04-26 08:14:40.922 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-04-26 08:14:41.218 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-04-26 08:14:41.449 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-04-26 08:14:41.588 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-04-26 08:14:41.735 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-04-26 08:14:41.876 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-04-26 08:14:42.106 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-04-26 08:14:42.317 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-04-26 08:14:42.454 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-04-26 08:14:42.598 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-04-26 08:14:42.747 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-04-26 08:14:42.890 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-04-26 08:14:43.251 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-04-26 08:14:43.400 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-04-26 08:14:43.711 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-04-26 08:14:43.849 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-04-26 08:14:43.984 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-04-26 08:14:44.165 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-04-26 08:14:44.298 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-04-26 08:14:44.431 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-04-26 08:14:44.751 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 2021-04-26 08:14:44.987 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-04-26 08:14:45.188 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-04-26 08:14:45.338 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-04-26 08:14:45.514 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-04-26 08:14:45.651 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-04-26 08:14:45.797 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-04-26 08:14:45.994 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-04-26 08:14:46.131 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-04-26 08:14:46.265 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-04-26 08:14:46.408 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-04-26 08:14:46.650 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-04-26 08:14:46.828 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-04-26 08:14:47.027 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-04-26 08:14:47.165 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-04-26 08:14:47.327 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-04-26 08:14:47.510 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-04-26 08:14:47.722 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-04-26 08:14:48.005 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-04-26 08:14:48.383 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-04-26 08:14:48.520 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-04-26 08:14:48.680 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-04-26 08:14:48.816 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-04-26 08:14:48.960 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-04-26 08:14:49.093 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-04-26 08:14:49.298 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-04-26 08:14:49.484 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-04-26 08:14:49.812 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-04-26 08:14:49.969 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-04-26 08:14:50.449 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-04-26 08:14:50.587 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-04-26 08:14:50.775 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-04-26 08:14:51.110 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-04-26 08:14:51.274 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-04-26 08:14:51.706 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-04-26 08:14:53.585 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-04-26 08:14:53.718 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-04-26 08:14:53.850 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-04-26 08:14:53.986 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-04-26 08:14:54.119 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-04-26 08:14:54.267 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 2021-04-26 08:14:54.422 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 2021-04-26 08:14:54.578 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-04-26 08:14:54.717 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.3 [307 kB] 2021-04-26 08:14:55.060 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.3 [13.3 kB] 2021-04-26 08:14:55.193 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-04-26 08:14:55.331 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-04-26 08:14:55.466 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-04-26 08:14:55.606 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-04-26 08:14:55.822 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-04-26 08:14:56.047 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-04-26 08:14:56.240 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-04-26 08:14:56.376 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3,916 kB] 2021-04-26 08:14:57.301 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-04-26 08:14:57.482 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-04-26 08:14:57.618 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-04-26 08:14:57.757 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-04-26 08:14:57.891 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-04-26 08:14:58.026 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-04-26 08:14:58.184 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-04-26 08:14:58.348 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-04-26 08:14:58.489 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-04-26 08:14:58.640 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-04-26 08:14:58.797 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-04-26 08:14:58.967 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-04-26 08:14:59.101 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-04-26 08:14:59.234 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-04-26 08:14:59.369 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-04-26 08:14:59.590 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-04-26 08:14:59.900 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-04-26 08:15:00.053 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-04-26 08:15:00.318 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-04-26 08:15:00.581 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-04-26 08:15:01.050 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-04-26 08:15:01.199 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-04-26 08:15:01.343 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-04-26 08:15:01.487 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-04-26 08:15:01.902 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-04-26 08:15:02.061 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-04-26 08:15:02.222 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-04-26 08:15:02.375 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-04-26 08:15:02.512 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-04-26 08:15:02.666 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-04-26 08:15:02.880 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-04-26 08:15:03.017 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-04-26 08:15:03.166 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-04-26 08:15:03.305 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-04-26 08:15:03.454 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-04-26 08:15:03.607 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-04-26 08:15:03.742 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-04-26 08:15:03.874 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-04-26 08:15:04.007 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-04-26 08:15:04.141 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-04-26 08:15:04.300 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-04-26 08:15:04.545 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-04-26 08:15:04.698 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-04-26 08:15:05.009 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-04-26 08:15:05.144 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-04-26 08:15:05.281 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-04-26 08:15:05.418 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-04-26 08:15:05.553 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-04-26 08:15:05.695 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-04-26 08:15:05.827 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-04-26 08:15:05.963 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-04-26 08:15:06.096 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-04-26 08:15:06.228 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-04-26 08:15:06.360 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-04-26 08:15:06.495 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-04-26 08:15:06.632 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-04-26 08:15:06.773 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-04-26 08:15:06.908 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-04-26 08:15:07.054 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-04-26 08:15:07.312 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-04-26 08:15:07.445 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-04-26 08:15:07.580 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-04-26 08:15:07.713 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-04-26 08:15:07.846 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-04-26 08:15:07.979 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-04-26 08:15:08.112 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-04-26 08:15:08.246 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-04-26 08:15:09.757 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-04-26 08:15:10.028 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-04-26 08:15:10.165 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-04-26 08:15:10.300 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-04-26 08:15:10.451 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-04-26 08:15:10.583 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-04-26 08:15:10.715 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-04-26 08:15:10.859 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-04-26 08:15:10.991 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-04-26 08:15:11.138 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-04-26 08:15:11.283 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-04-26 08:15:11.415 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-04-26 08:15:11.549 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-04-26 08:15:11.682 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-04-26 08:15:11.815 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-04-26 08:15:12.138 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.9 [1,566 kB] 2021-04-26 08:15:16.256 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-04-26 08:15:16.920 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-04-26 08:15:17.151 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-04-26 08:15:17.331 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-04-26 08:15:17.901 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-04-26 08:15:18.080 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.16-0ubuntu0.18.04.1 [108 kB] 2021-04-26 08:15:18.245 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.16-0ubuntu0.18.04.1 [218 kB] 2021-04-26 08:15:18.443 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-04-26 08:15:19.781 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-04-26 08:15:20.109 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-04-26 08:15:20.295 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-04-26 08:15:20.437 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-04-26 08:15:20.597 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.46 [184 kB] 2021-04-26 08:15:20.767 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-04-26 08:15:20.914 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-04-26 08:15:21.200 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-04-26 08:15:21.362 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-04-26 08:15:21.577 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-04-26 08:15:21.772 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-04-26 08:15:22.022 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-04-26 08:15:22.450 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-04-26 08:15:22.829 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-04-26 08:15:22.965 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-04-26 08:15:23.160 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-04-26 08:15:23.742 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-04-26 08:15:24.073 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.16-0ubuntu0.18.04.1 [839 kB] 2021-04-26 08:15:24.677 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-04-26 08:15:24.814 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-04-26 08:15:25.647 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-04-26 08:15:25.872 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-04-26 08:15:26.007 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-04-26 08:15:26.148 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-04-26 08:15:26.457 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-04-26 08:15:26.604 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-04-26 08:15:26.775 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-04-26 08:15:26.995 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-04-26 08:15:27.263 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-04-26 08:15:27.397 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-04-26 08:15:27.711 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-04-26 08:15:27.927 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB] 2021-04-26 08:15:28.146 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB] 2021-04-26 08:15:28.867 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-04-26 08:15:29.017 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-04-26 08:15:29.230 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-04-26 08:15:29.525 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-04-26 08:15:29.805 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-04-26 08:15:29.984 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-04-26 08:15:30.119 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-04-26 08:15:30.256 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-04-26 08:15:31.078 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-04-26 08:15:31.302 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-04-26 08:15:31.502 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-04-26 08:15:31.656 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-04-26 08:15:31.887 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-04-26 08:15:32.049 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-04-26 08:15:32.551 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-04-26 08:15:32.701 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-04-26 08:15:32.949 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-04-26 08:15:33.726 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-04-26 08:15:35.428 | Preconfiguring packages ... 2021-04-26 08:15:35.550 | Fetched 84.8 MB in 58s (1,472 kB/s) 2021-04-26 08:15:35.610 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64653 files and directories currently installed.) 2021-04-26 08:15:35.612 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:35.628 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-04-26 08:15:35.758 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-04-26 08:15:35.914 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64653 files and directories currently installed.) 2021-04-26 08:15:35.917 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-26 08:15:35.953 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-26 08:15:36.069 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-26 08:15:36.091 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-26 08:15:36.242 | Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-26 08:15:36.382 | Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-26 08:15:37.096 | Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 2021-04-26 08:15:37.117 | Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-26 08:15:37.220 | Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 2021-04-26 08:15:37.343 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64653 files and directories currently installed.) 2021-04-26 08:15:37.346 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-26 08:15:37.373 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-26 08:15:37.461 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-26 08:15:37.593 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64653 files and directories currently installed.) 2021-04-26 08:15:37.595 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-26 08:15:37.618 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-26 08:15:37.899 | Selecting previously unselected package libapr1:amd64. 2021-04-26 08:15:37.906 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-04-26 08:15:37.909 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-04-26 08:15:38.035 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-26 08:15:38.065 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-26 08:15:38.346 | Selecting previously unselected package libaprutil1:amd64. 2021-04-26 08:15:38.353 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-04-26 08:15:38.355 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-04-26 08:15:38.451 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-26 08:15:38.473 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-04-26 08:15:38.609 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-04-26 08:15:38.616 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-04-26 08:15:38.618 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-26 08:15:38.684 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-26 08:15:38.704 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-26 08:15:38.814 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-26 08:15:38.836 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-26 08:15:38.927 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-04-26 08:15:38.948 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-26 08:15:39.063 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-26 08:15:39.086 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-26 08:15:39.177 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-04-26 08:15:39.183 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-04-26 08:15:39.186 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-26 08:15:39.260 | Selecting previously unselected package liblua5.2-0:amd64. 2021-04-26 08:15:39.266 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-04-26 08:15:39.269 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-26 08:15:39.361 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-26 08:15:39.391 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-04-26 08:15:40.703 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-26 08:15:40.724 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-04-26 08:15:40.887 | Selecting previously unselected package apache2-bin. 2021-04-26 08:15:40.894 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-26 08:15:40.896 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-26 08:15:41.108 | Selecting previously unselected package apache2-utils. 2021-04-26 08:15:41.115 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-26 08:15:41.117 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-26 08:15:41.182 | Selecting previously unselected package apache2-data. 2021-04-26 08:15:41.188 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-04-26 08:15:41.192 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-26 08:15:41.365 | Selecting previously unselected package apache2. 2021-04-26 08:15:41.372 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-26 08:15:41.389 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-04-26 08:15:41.510 | Selecting previously unselected package fonts-dejavu-core. 2021-04-26 08:15:41.516 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-04-26 08:15:41.519 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-04-26 08:15:41.723 | Selecting previously unselected package fonts-liberation. 2021-04-26 08:15:41.730 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-04-26 08:15:41.732 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-26 08:15:41.921 | Selecting previously unselected package fontconfig-config. 2021-04-26 08:15:41.928 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-04-26 08:15:41.930 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-26 08:15:42.016 | Selecting previously unselected package libfontconfig1:amd64. 2021-04-26 08:15:42.023 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-04-26 08:15:42.025 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-26 08:15:42.122 | Selecting previously unselected package fontconfig. 2021-04-26 08:15:42.129 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-04-26 08:15:42.132 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-04-26 08:15:42.227 | Selecting previously unselected package liblua5.3-0:amd64. 2021-04-26 08:15:42.233 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:15:42.236 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-26 08:15:42.349 | Selecting previously unselected package haproxy. 2021-04-26 08:15:42.356 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-04-26 08:15:42.365 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-04-26 08:15:42.585 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-04-26 08:15:42.592 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-26 08:15:42.594 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-26 08:15:42.706 | Selecting previously unselected package x11-common. 2021-04-26 08:15:42.713 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-04-26 08:15:42.736 | dpkg-query: no packages found matching nux-tools 2021-04-26 08:15:42.746 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-04-26 08:15:42.835 | Selecting previously unselected package libice6:amd64. 2021-04-26 08:15:42.841 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-04-26 08:15:42.843 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-04-26 08:15:42.927 | Selecting previously unselected package libsm6:amd64. 2021-04-26 08:15:42.933 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-04-26 08:15:42.936 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-04-26 08:15:43.059 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-04-26 08:15:43.518 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-04-26 08:15:43.980 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-04-26 08:15:43.987 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-04-26 08:15:43.989 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-26 08:15:44.079 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-26 08:15:44.100 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-04-26 08:15:44.196 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-04-26 08:15:44.347 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65706 files and directories currently installed.) 2021-04-26 08:15:44.351 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-26 08:15:44.372 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-04-26 08:15:44.646 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-26 08:15:44.667 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-26 08:15:44.872 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-04-26 08:15:44.911 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-04-26 08:15:45.088 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:45.109 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-26 08:15:45.236 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:45.258 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-26 08:15:45.404 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:45.425 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-26 08:15:45.524 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:45.548 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-26 08:15:45.654 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:15:45.676 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-04-26 08:15:45.800 | Selecting previously unselected package uuid-dev:amd64. 2021-04-26 08:15:45.806 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-26 08:15:45.809 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-26 08:15:45.891 | Selecting previously unselected package libsctp1:amd64. 2021-04-26 08:15:45.897 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-04-26 08:15:45.901 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-26 08:15:45.958 | Selecting previously unselected package libsctp-dev:amd64. 2021-04-26 08:15:45.964 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-04-26 08:15:45.967 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-26 08:15:46.027 | Selecting previously unselected package libapr1-dev. 2021-04-26 08:15:46.033 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-04-26 08:15:46.036 | Unpacking libapr1-dev (1.6.3-2) ... 2021-04-26 08:15:46.307 | Selecting previously unselected package libldap2-dev:amd64. 2021-04-26 08:15:46.314 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-26 08:15:46.316 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-26 08:15:46.448 | Selecting previously unselected package libaprutil1-dev. 2021-04-26 08:15:46.458 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-04-26 08:15:46.461 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-04-26 08:15:46.719 | Selecting previously unselected package autotools-dev. 2021-04-26 08:15:46.726 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-04-26 08:15:46.728 | Unpacking autotools-dev (20180224.1) ... 2021-04-26 08:15:46.787 | Selecting previously unselected package m4. 2021-04-26 08:15:46.794 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-04-26 08:15:46.796 | Unpacking m4 (1.4.18-1) ... 2021-04-26 08:15:46.903 | Selecting previously unselected package autoconf. 2021-04-26 08:15:46.910 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-04-26 08:15:46.912 | Unpacking autoconf (2.69-11) ... 2021-04-26 08:15:47.040 | Selecting previously unselected package automake. 2021-04-26 08:15:47.047 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-04-26 08:15:47.051 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-04-26 08:15:47.171 | Selecting previously unselected package autopoint. 2021-04-26 08:15:47.178 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-04-26 08:15:47.181 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-26 08:15:47.254 | Selecting previously unselected package libtool. 2021-04-26 08:15:47.261 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-04-26 08:15:47.263 | Unpacking libtool (2.4.6-2) ... 2021-04-26 08:15:47.342 | Selecting previously unselected package dh-autoreconf. 2021-04-26 08:15:47.348 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-04-26 08:15:47.351 | Unpacking dh-autoreconf (17) ... 2021-04-26 08:15:47.407 | Selecting previously unselected package libarchive-zip-perl. 2021-04-26 08:15:47.414 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-04-26 08:15:47.416 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-26 08:15:47.479 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-04-26 08:15:47.486 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-04-26 08:15:47.488 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-26 08:15:47.545 | Selecting previously unselected package libtimedate-perl. 2021-04-26 08:15:47.552 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-04-26 08:15:47.555 | Unpacking libtimedate-perl (2.3000-2) ... 2021-04-26 08:15:47.625 | Selecting previously unselected package dh-strip-nondeterminism. 2021-04-26 08:15:47.631 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-04-26 08:15:47.635 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-26 08:15:47.700 | Selecting previously unselected package libdpkg-perl. 2021-04-26 08:15:47.707 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-04-26 08:15:47.709 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-26 08:15:47.797 | Selecting previously unselected package make. 2021-04-26 08:15:47.804 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-04-26 08:15:47.806 | Unpacking make (4.1-9.1ubuntu1) ... 2021-04-26 08:15:47.887 | Selecting previously unselected package dpkg-dev. 2021-04-26 08:15:47.894 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-04-26 08:15:47.896 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-26 08:15:48.086 | Selecting previously unselected package libcroco3:amd64. 2021-04-26 08:15:48.093 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-04-26 08:15:48.096 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-04-26 08:15:48.178 | Selecting previously unselected package gettext. 2021-04-26 08:15:48.185 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-04-26 08:15:48.187 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-26 08:15:48.482 | Selecting previously unselected package intltool-debian. 2021-04-26 08:15:48.489 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-04-26 08:15:48.491 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-04-26 08:15:48.558 | Selecting previously unselected package po-debconf. 2021-04-26 08:15:48.564 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-04-26 08:15:48.567 | Unpacking po-debconf (1.0.20) ... 2021-04-26 08:15:48.651 | Selecting previously unselected package debhelper. 2021-04-26 08:15:48.658 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-04-26 08:15:48.660 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-04-26 08:15:48.896 | Selecting previously unselected package apache2-dev. 2021-04-26 08:15:48.903 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-26 08:15:48.905 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-26 08:15:48.998 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-04-26 08:15:49.004 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-26 08:15:49.007 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-26 08:15:49.463 | Selecting previously unselected package g++-7. 2021-04-26 08:15:49.470 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-26 08:15:49.472 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-26 08:15:50.849 | Selecting previously unselected package g++. 2021-04-26 08:15:50.857 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-04-26 08:15:50.859 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-26 08:15:50.918 | Selecting previously unselected package build-essential. 2021-04-26 08:15:50.925 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-04-26 08:15:50.928 | Unpacking build-essential (12.4ubuntu1) ... 2021-04-26 08:15:50.985 | Selecting previously unselected package conntrack. 2021-04-26 08:15:50.991 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-26 08:15:50.994 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-26 08:15:51.085 | Selecting previously unselected package libnetfilter-queue1. 2021-04-26 08:15:51.091 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-04-26 08:15:51.094 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-04-26 08:15:51.186 | Selecting previously unselected package conntrackd. 2021-04-26 08:15:51.193 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-26 08:15:51.195 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-26 08:15:51.282 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-26 08:15:51.311 | Unpacking curl (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-26 08:15:51.444 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-26 08:15:51.465 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-26 08:15:51.584 | Selecting previously unselected package dctrl-tools. 2021-04-26 08:15:51.590 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-04-26 08:15:51.608 | Unpacking dctrl-tools (2.24-2build1) ... 2021-04-26 08:15:51.710 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.3_amd64.deb ... 2021-04-26 08:15:51.731 | Unpacking dnsmasq-base (2.79-1ubuntu0.3) over (2.79-1) ... 2021-04-26 08:15:51.859 | Selecting previously unselected package dnsmasq-utils. 2021-04-26 08:15:51.866 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.3_amd64.deb ... 2021-04-26 08:15:51.868 | Unpacking dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-26 08:15:51.952 | Selecting previously unselected package dstat. 2021-04-26 08:15:51.958 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-04-26 08:15:51.961 | Unpacking dstat (0.7.3-1) ... 2021-04-26 08:15:52.078 | Selecting previously unselected package libfakeroot:amd64. 2021-04-26 08:15:52.085 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-26 08:15:52.087 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-26 08:15:52.163 | Selecting previously unselected package fakeroot. 2021-04-26 08:15:52.170 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-26 08:15:52.172 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-04-26 08:15:52.246 | Selecting previously unselected package genisoimage. 2021-04-26 08:15:52.253 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-04-26 08:15:52.255 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-26 08:15:52.392 | Selecting previously unselected package libgraphite2-3:amd64. 2021-04-26 08:15:52.399 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-04-26 08:15:52.409 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-26 08:15:52.492 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-04-26 08:15:52.500 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-04-26 08:15:52.510 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:15:52.614 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-04-26 08:15:52.621 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-26 08:15:52.626 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:15:52.743 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 2021-04-26 08:15:52.820 | Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.4) ... 2021-04-26 08:15:53.704 | Selecting previously unselected package libann0. 2021-04-26 08:15:53.711 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-04-26 08:15:53.722 | Unpacking libann0 (1.1.2+doc-6) ... 2021-04-26 08:15:53.804 | Selecting previously unselected package libcdt5. 2021-04-26 08:15:53.811 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-04-26 08:15:53.813 | Unpacking libcdt5 (2.40.1-2) ... 2021-04-26 08:15:53.895 | Selecting previously unselected package libcgraph6. 2021-04-26 08:15:53.902 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-04-26 08:15:53.904 | Unpacking libcgraph6 (2.40.1-2) ... 2021-04-26 08:15:53.979 | Selecting previously unselected package libjpeg8:amd64. 2021-04-26 08:15:53.986 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-04-26 08:15:53.988 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-26 08:15:54.070 | Selecting previously unselected package libjbig0:amd64. 2021-04-26 08:15:54.077 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-04-26 08:15:54.088 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-04-26 08:15:54.171 | Selecting previously unselected package libtiff5:amd64. 2021-04-26 08:15:54.177 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-04-26 08:15:54.188 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-26 08:15:54.290 | Selecting previously unselected package libwebp6:amd64. 2021-04-26 08:15:54.297 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-04-26 08:15:54.300 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-04-26 08:15:54.405 | Selecting previously unselected package libxpm4:amd64. 2021-04-26 08:15:54.412 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-04-26 08:15:54.415 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-04-26 08:15:54.509 | Selecting previously unselected package libgd3:amd64. 2021-04-26 08:15:54.515 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-04-26 08:15:54.527 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-26 08:15:54.616 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-04-26 08:15:54.623 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-04-26 08:15:54.625 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-26 08:15:54.743 | Selecting previously unselected package libpixman-1-0:amd64. 2021-04-26 08:15:54.751 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-04-26 08:15:54.753 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-26 08:15:54.876 | Selecting previously unselected package libxcb-render0:amd64. 2021-04-26 08:15:54.883 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-26 08:15:54.886 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-26 08:15:54.977 | Selecting previously unselected package libxcb-shm0:amd64. 2021-04-26 08:15:54.984 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-26 08:15:54.986 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-26 08:15:55.070 | Selecting previously unselected package libxrender1:amd64. 2021-04-26 08:15:55.078 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-04-26 08:15:55.080 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-04-26 08:15:55.164 | Selecting previously unselected package libcairo2:amd64. 2021-04-26 08:15:55.171 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-04-26 08:15:55.174 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-26 08:15:55.334 | Selecting previously unselected package libltdl7:amd64. 2021-04-26 08:15:55.342 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-04-26 08:15:55.352 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-04-26 08:15:55.412 | Selecting previously unselected package libthai-data. 2021-04-26 08:15:55.419 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-04-26 08:15:55.421 | Unpacking libthai-data (0.1.27-2) ... 2021-04-26 08:15:55.550 | Selecting previously unselected package libdatrie1:amd64. 2021-04-26 08:15:55.557 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-04-26 08:15:55.559 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-04-26 08:15:55.659 | Selecting previously unselected package libthai0:amd64. 2021-04-26 08:15:55.666 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-04-26 08:15:55.668 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-04-26 08:15:55.752 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-04-26 08:15:55.760 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-26 08:15:55.763 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-26 08:15:55.872 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-04-26 08:15:55.879 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-26 08:15:55.890 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-26 08:15:55.975 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-04-26 08:15:55.982 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-26 08:15:55.985 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-26 08:15:56.060 | Selecting previously unselected package libpathplan4. 2021-04-26 08:15:56.067 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-04-26 08:15:56.078 | Unpacking libpathplan4 (2.40.1-2) ... 2021-04-26 08:15:56.169 | Selecting previously unselected package libgvc6. 2021-04-26 08:15:56.176 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-04-26 08:15:56.178 | Unpacking libgvc6 (2.40.1-2) ... 2021-04-26 08:15:56.338 | Selecting previously unselected package libgvpr2. 2021-04-26 08:15:56.345 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-04-26 08:15:56.347 | Unpacking libgvpr2 (2.40.1-2) ... 2021-04-26 08:15:56.442 | Selecting previously unselected package liblab-gamut1. 2021-04-26 08:15:56.449 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-04-26 08:15:56.460 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-04-26 08:15:56.667 | Selecting previously unselected package libxt6:amd64. 2021-04-26 08:15:56.674 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-04-26 08:15:56.676 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-04-26 08:15:56.786 | Selecting previously unselected package libxmu6:amd64. 2021-04-26 08:15:56.793 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-04-26 08:15:56.795 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-04-26 08:15:56.896 | Selecting previously unselected package libxaw7:amd64. 2021-04-26 08:15:56.903 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-04-26 08:15:56.913 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-04-26 08:15:57.007 | Selecting previously unselected package graphviz. 2021-04-26 08:15:57.015 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-04-26 08:15:57.016 | Unpacking graphviz (2.40.1-2) ... 2021-04-26 08:15:57.216 | Selecting previously unselected package libnl-3-200:amd64. 2021-04-26 08:15:57.223 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-26 08:15:57.225 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-26 08:15:57.312 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-04-26 08:15:57.319 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-26 08:15:57.329 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-26 08:15:57.439 | Selecting previously unselected package libibverbs1:amd64. 2021-04-26 08:15:57.446 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-04-26 08:15:57.448 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-26 08:15:57.541 | Selecting previously unselected package ibverbs-providers:amd64. 2021-04-26 08:15:57.548 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-04-26 08:15:57.559 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-26 08:15:57.635 | Selecting previously unselected package icu-devtools. 2021-04-26 08:15:57.642 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-04-26 08:15:57.652 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-04-26 08:15:57.745 | Selecting previously unselected package iputils-arping. 2021-04-26 08:15:57.753 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-04-26 08:15:57.755 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-04-26 08:15:57.861 | Selecting previously unselected package javascript-common. 2021-04-26 08:15:57.868 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-04-26 08:15:57.882 | Unpacking javascript-common (11) ... 2021-04-26 08:15:57.972 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-04-26 08:15:57.979 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-26 08:15:57.981 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-26 08:15:58.082 | Selecting previously unselected package libsensors4:amd64. 2021-04-26 08:15:58.089 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-04-26 08:15:58.161 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-04-26 08:15:58.236 | Selecting previously unselected package libsnmp-base. 2021-04-26 08:15:58.243 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-04-26 08:15:58.253 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-26 08:15:58.364 | Selecting previously unselected package libsnmp30:amd64. 2021-04-26 08:15:58.371 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-04-26 08:15:58.373 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-26 08:15:58.599 | Selecting previously unselected package keepalived. 2021-04-26 08:15:58.606 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-04-26 08:15:58.608 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-26 08:15:58.737 | Selecting previously unselected package libgssrpc4:amd64. 2021-04-26 08:15:58.744 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:58.746 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:15:58.831 | Selecting previously unselected package libkdb5-9:amd64. 2021-04-26 08:15:58.838 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:58.840 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:15:58.932 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-04-26 08:15:58.939 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:58.941 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:15:59.034 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-04-26 08:15:59.041 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:59.043 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:15:59.102 | Selecting previously unselected package comerr-dev:amd64. 2021-04-26 08:15:59.109 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-26 08:15:59.111 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-26 08:15:59.177 | Selecting previously unselected package krb5-multidev:amd64. 2021-04-26 08:15:59.184 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:15:59.186 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:15:59.292 | Selecting previously unselected package libaio1:amd64. 2021-04-26 08:15:59.300 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-04-26 08:15:59.311 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-26 08:15:59.369 | Selecting previously unselected package libalgorithm-diff-perl. 2021-04-26 08:15:59.376 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-04-26 08:15:59.378 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-04-26 08:15:59.437 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-04-26 08:15:59.445 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-04-26 08:15:59.447 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-26 08:15:59.512 | Selecting previously unselected package libalgorithm-merge-perl. 2021-04-26 08:15:59.519 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-04-26 08:15:59.521 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-04-26 08:15:59.579 | Selecting previously unselected package libarchive-cpio-perl. 2021-04-26 08:15:59.586 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-04-26 08:15:59.588 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-04-26 08:15:59.648 | Selecting previously unselected package libfile-fcntllock-perl. 2021-04-26 08:15:59.655 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-04-26 08:15:59.658 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-04-26 08:15:59.716 | Selecting previously unselected package libglib2.0-bin. 2021-04-26 08:15:59.723 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-26 08:15:59.725 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-26 08:15:59.813 | Selecting previously unselected package libglib2.0-dev-bin. 2021-04-26 08:15:59.820 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-26 08:15:59.822 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-26 08:15:59.925 | Selecting previously unselected package pkg-config. 2021-04-26 08:15:59.932 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-04-26 08:15:59.934 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-04-26 08:15:59.996 | Selecting previously unselected package zlib1g-dev:amd64. 2021-04-26 08:16:00.003 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-04-26 08:16:00.005 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-26 08:16:00.098 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-04-26 08:16:00.105 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-26 08:16:00.107 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-26 08:16:00.451 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-04-26 08:16:00.459 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-04-26 08:16:00.461 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-26 08:16:00.518 | Selecting previously unselected package libgts-bin. 2021-04-26 08:16:00.526 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-04-26 08:16:00.528 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-04-26 08:16:00.622 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-04-26 08:16:00.629 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-26 08:16:00.631 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:16:00.713 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-04-26 08:16:00.720 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-26 08:16:00.723 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:16:00.799 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-04-26 08:16:00.806 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-04-26 08:16:00.809 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-26 08:16:00.883 | Selecting previously unselected package libiculx60:amd64. 2021-04-26 08:16:00.890 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-26 08:16:00.900 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-26 08:16:00.958 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-04-26 08:16:00.965 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-04-26 08:16:00.975 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-26 08:16:01.049 | Selecting previously unselected package libicu-dev. 2021-04-26 08:16:01.056 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-04-26 08:16:01.058 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-04-26 08:16:02.485 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-04-26 08:16:02.497 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-04-26 08:16:02.499 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:16:02.628 | Selecting previously unselected package libiscsi7:amd64. 2021-04-26 08:16:02.635 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-04-26 08:16:02.645 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-26 08:16:02.732 | Selecting previously unselected package libjansson4:amd64. 2021-04-26 08:16:02.740 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-04-26 08:16:02.750 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-04-26 08:16:02.807 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-04-26 08:16:02.815 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-26 08:16:02.817 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-26 08:16:02.911 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-04-26 08:16:02.918 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-04-26 08:16:02.928 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-26 08:16:02.995 | Selecting previously unselected package libjpeg-dev:amd64. 2021-04-26 08:16:03.002 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-04-26 08:16:03.004 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-26 08:16:03.069 | Selecting previously unselected package libjs-jquery. 2021-04-26 08:16:03.076 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-04-26 08:16:03.078 | Unpacking libjs-jquery (3.2.1-1) ... 2021-04-26 08:16:03.153 | Selecting previously unselected package libjs-jquery-metadata. 2021-04-26 08:16:03.161 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-04-26 08:16:03.163 | Unpacking libjs-jquery-metadata (12-1) ... 2021-04-26 08:16:03.236 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-04-26 08:16:03.243 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-04-26 08:16:03.254 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-26 08:16:03.356 | Selecting previously unselected package libltdl-dev:amd64. 2021-04-26 08:16:03.363 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-04-26 08:16:03.365 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-04-26 08:16:03.444 | Selecting previously unselected package libsys-hostname-long-perl. 2021-04-26 08:16:03.451 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-04-26 08:16:03.453 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-04-26 08:16:03.510 | Selecting previously unselected package libmail-sendmail-perl. 2021-04-26 08:16:03.517 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-04-26 08:16:03.528 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-04-26 08:16:03.610 | Selecting previously unselected package libmatheval1:amd64. 2021-04-26 08:16:03.617 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-04-26 08:16:03.628 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-26 08:16:03.728 | Selecting previously unselected package mysql-common. 2021-04-26 08:16:03.735 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-04-26 08:16:03.751 | Unpacking mysql-common (5.8+1.0.4) ... 2021-04-26 08:16:03.833 | Selecting previously unselected package libmysqlclient20:amd64. 2021-04-26 08:16:03.840 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:16:03.842 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:16:04.011 | Selecting previously unselected package libssl-dev:amd64. 2021-04-26 08:16:04.018 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-26 08:16:04.020 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-26 08:16:04.316 | Selecting previously unselected package libmysqlclient-dev. 2021-04-26 08:16:04.324 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:16:04.326 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:16:04.569 | Selecting previously unselected package libnorm1:amd64. 2021-04-26 08:16:04.577 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-04-26 08:16:04.579 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-26 08:16:04.684 | Selecting previously unselected package libnspr4:amd64. 2021-04-26 08:16:04.691 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-04-26 08:16:04.694 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-26 08:16:04.791 | Selecting previously unselected package libnss3:amd64. 2021-04-26 08:16:04.798 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-04-26 08:16:04.801 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-26 08:16:05.055 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-04-26 08:16:05.062 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-04-26 08:16:05.064 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-26 08:16:05.167 | Selecting previously unselected package libpq5:amd64. 2021-04-26 08:16:05.174 | Preparing to unpack .../142-libpq5_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:16:05.177 | Unpacking libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-26 08:16:05.250 | Selecting previously unselected package libpq-dev. 2021-04-26 08:16:05.258 | Preparing to unpack .../143-libpq-dev_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:16:05.260 | Unpacking libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-26 08:16:05.403 | Selecting previously unselected package librados2. 2021-04-26 08:16:05.410 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-26 08:16:05.413 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-26 08:16:05.891 | Selecting previously unselected package librbd1. 2021-04-26 08:16:05.899 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-26 08:16:05.901 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-26 08:16:06.093 | Selecting previously unselected package libsasl2-dev. 2021-04-26 08:16:06.101 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-26 08:16:06.103 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-26 08:16:06.226 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-26 08:16:06.247 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-26 08:16:06.360 | Selecting previously unselected package libsodium23:amd64. 2021-04-26 08:16:06.368 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-04-26 08:16:06.370 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-04-26 08:16:06.453 | Selecting previously unselected package libsystemd-dev:amd64. 2021-04-26 08:16:06.460 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.46_amd64.deb ... 2021-04-26 08:16:06.463 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-26 08:16:06.607 | Selecting previously unselected package libx86-1:amd64. 2021-04-26 08:16:06.615 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-04-26 08:16:06.618 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-26 08:16:06.683 | Selecting previously unselected package libxml2-dev:amd64. 2021-04-26 08:16:06.691 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-26 08:16:06.693 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-26 08:16:06.905 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-26 08:16:06.926 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-04-26 08:16:07.046 | Selecting previously unselected package libxslt1-dev:amd64. 2021-04-26 08:16:07.054 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-26 08:16:07.057 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-26 08:16:07.208 | Selecting previously unselected package libzmq5:amd64. 2021-04-26 08:16:07.216 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-04-26 08:16:07.219 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-26 08:16:07.306 | Selecting previously unselected package lsscsi. 2021-04-26 08:16:07.313 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-04-26 08:16:07.315 | Unpacking lsscsi (0.28-0.1) ... 2021-04-26 08:16:07.425 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-04-26 08:16:07.458 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-04-26 08:16:08.339 | Selecting previously unselected package memcached. 2021-04-26 08:16:08.346 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-04-26 08:16:08.349 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-04-26 08:16:08.427 | Selecting previously unselected package pm-utils. 2021-04-26 08:16:08.434 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-04-26 08:16:08.437 | Unpacking pm-utils (1.4.1-17) ... 2021-04-26 08:16:08.525 | Selecting previously unselected package postgresql-client-common. 2021-04-26 08:16:08.533 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-04-26 08:16:08.535 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-04-26 08:16:08.620 | Selecting previously unselected package ssl-cert. 2021-04-26 08:16:08.627 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-04-26 08:16:08.629 | Unpacking ssl-cert (1.0.39) ... 2021-04-26 08:16:08.755 | Selecting previously unselected package postgresql-common. 2021-04-26 08:16:08.762 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-04-26 08:16:08.805 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-04-26 08:16:08.808 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-04-26 08:16:08.897 | Selecting previously unselected package postgresql-server-dev-10. 2021-04-26 08:16:08.904 | Preparing to unpack .../162-postgresql-server-dev-10_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:16:08.915 | Unpacking postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-26 08:16:09.195 | Selecting previously unselected package postgresql-server-dev-all. 2021-04-26 08:16:09.203 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-04-26 08:16:09.205 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-26 08:16:09.263 | Selecting previously unselected package python-pip-whl. 2021-04-26 08:16:09.271 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-26 08:16:09.273 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:16:09.528 | Selecting previously unselected package python3-crypto. 2021-04-26 08:16:09.536 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-04-26 08:16:09.538 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-04-26 08:16:09.675 | Selecting previously unselected package python3-secretstorage. 2021-04-26 08:16:09.684 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-04-26 08:16:09.686 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-04-26 08:16:09.761 | Selecting previously unselected package python3-keyring. 2021-04-26 08:16:09.768 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-04-26 08:16:09.771 | Unpacking python3-keyring (10.6.0-1) ... 2021-04-26 08:16:09.849 | Selecting previously unselected package python3-keyrings.alt. 2021-04-26 08:16:09.857 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-04-26 08:16:09.859 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-04-26 08:16:09.934 | Selecting previously unselected package python3-mysqldb. 2021-04-26 08:16:09.941 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-04-26 08:16:09.944 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-04-26 08:16:10.022 | Selecting previously unselected package python3-pip. 2021-04-26 08:16:10.029 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-26 08:16:10.031 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:16:10.119 | Selecting previously unselected package python3-setuptools. 2021-04-26 08:16:10.126 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-04-26 08:16:10.128 | Unpacking python3-setuptools (39.0.1-2) ... 2021-04-26 08:16:10.247 | Selecting previously unselected package python3.6-venv. 2021-04-26 08:16:10.255 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-04-26 08:16:10.257 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-26 08:16:10.307 | Selecting previously unselected package python3-venv. 2021-04-26 08:16:10.315 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-04-26 08:16:10.317 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-04-26 08:16:10.384 | Selecting previously unselected package python3-wheel. 2021-04-26 08:16:10.391 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-04-26 08:16:10.394 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-04-26 08:16:10.472 | Selecting previously unselected package python3-xdg. 2021-04-26 08:16:10.480 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-04-26 08:16:10.482 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-04-26 08:16:10.558 | Selecting previously unselected package qemu-block-extra:amd64. 2021-04-26 08:16:10.565 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-26 08:16:10.568 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:16:10.626 | Selecting previously unselected package qemu-utils. 2021-04-26 08:16:10.634 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-26 08:16:10.636 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:16:10.837 | Selecting previously unselected package sharutils. 2021-04-26 08:16:10.845 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-04-26 08:16:10.847 | Unpacking sharutils (1:4.15.2-3) ... 2021-04-26 08:16:10.922 | Selecting previously unselected package sqlite3. 2021-04-26 08:16:10.930 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-26 08:16:10.932 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-26 08:16:11.091 | Selecting previously unselected package thin-provisioning-tools. 2021-04-26 08:16:11.099 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-04-26 08:16:11.101 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-26 08:16:11.228 | Selecting previously unselected package unzip. 2021-04-26 08:16:11.236 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-04-26 08:16:11.238 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-04-26 08:16:11.332 | Selecting previously unselected package uwsgi-core. 2021-04-26 08:16:11.340 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-26 08:16:11.342 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:16:11.498 | Selecting previously unselected package vbetool. 2021-04-26 08:16:11.507 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-04-26 08:16:11.509 | Unpacking vbetool (1.1-4) ... 2021-04-26 08:16:11.593 | Selecting previously unselected package libipset3:amd64. 2021-04-26 08:16:11.601 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-04-26 08:16:11.604 | Unpacking libipset3:amd64 (6.34-1) ... 2021-04-26 08:16:11.674 | Selecting previously unselected package ipset. 2021-04-26 08:16:11.682 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-04-26 08:16:11.684 | Unpacking ipset (6.34-1) ... 2021-04-26 08:16:11.776 | Selecting previously unselected package ipvsadm. 2021-04-26 08:16:11.784 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:16:11.787 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-26 08:16:11.862 | Selecting previously unselected package kpartx. 2021-04-26 08:16:11.870 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-04-26 08:16:11.872 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-04-26 08:16:11.939 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-04-26 08:16:11.946 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-26 08:16:11.948 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:16:12.031 | Selecting previously unselected package liberasurecode1:amd64. 2021-04-26 08:16:12.039 | Preparing to unpack .../189-liberasurecode1_1.5.0-1_amd64.deb ... 2021-04-26 08:16:12.042 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-04-26 08:16:12.101 | Selecting previously unselected package liberasurecode-dev. 2021-04-26 08:16:12.108 | Preparing to unpack .../190-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-04-26 08:16:12.110 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-04-26 08:16:12.167 | Selecting previously unselected package libffi-dev:amd64. 2021-04-26 08:16:12.175 | Preparing to unpack .../191-libffi-dev_3.2.1-8_amd64.deb ... 2021-04-26 08:16:12.177 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-04-26 08:16:12.252 | Selecting previously unselected package libkrb5-dev:amd64. 2021-04-26 08:16:12.259 | Preparing to unpack .../192-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-26 08:16:12.261 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:16:12.322 | Selecting previously unselected package libyaml-dev:amd64. 2021-04-26 08:16:12.329 | Preparing to unpack .../193-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-04-26 08:16:12.331 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-26 08:16:12.394 | Selecting previously unselected package socat. 2021-04-26 08:16:12.402 | Preparing to unpack .../194-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-04-26 08:16:12.404 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-04-26 08:16:12.519 | Selecting previously unselected package vlan. 2021-04-26 08:16:12.528 | Preparing to unpack .../195-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-04-26 08:16:12.530 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-04-26 08:16:12.624 | Setting up libjs-jquery (3.2.1-1) ... 2021-04-26 08:16:12.644 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-26 08:16:12.672 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-04-26 08:16:12.700 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:16:12.728 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-26 08:16:12.892 | Setting up libpathplan4 (2.40.1-2) ... 2021-04-26 08:16:12.920 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-26 08:16:12.948 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-04-26 08:16:12.975 | Setting up make (4.1-9.1ubuntu1) ... 2021-04-26 08:16:13.003 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-04-26 08:16:13.030 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-26 08:16:13.058 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-04-26 08:16:13.122 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-26 08:16:13.150 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-26 08:16:13.178 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-04-26 08:16:13.206 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-26 08:16:13.233 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:16:13.255 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-04-26 08:16:13.329 | Setting up libtimedate-perl (2.3000-2) ... 2021-04-26 08:16:13.356 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-04-26 08:16:13.385 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-26 08:16:13.423 | Setting up fonts-dejavu-core (2.37-1) ... 2021-04-26 08:16:13.562 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-04-26 08:16:13.987 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-04-26 08:16:14.228 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-26 08:16:14.256 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-04-26 08:16:14.613 | update-initramfs: deferring update (trigger activated) 2021-04-26 08:16:16.657 | Setting up lsscsi (0.28-0.1) ... 2021-04-26 08:16:16.685 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-26 08:16:16.706 | No schema files found: doing nothing. 2021-04-26 08:16:16.713 | Setting up mysql-common (5.8+1.0.4) ... 2021-04-26 08:16:16.773 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-26 08:16:16.783 | Setting up sharutils (1:4.15.2-3) ... 2021-04-26 08:16:16.811 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-26 08:16:16.838 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-04-26 08:16:17.135 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-26 08:16:17.162 | Setting up libjansson4:amd64 (2.11-1) ... 2021-04-26 08:16:17.190 | Setting up python3-keyrings.alt (3.0-1) ... 2021-04-26 08:16:17.464 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-04-26 08:16:17.498 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-26 08:16:17.596 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-26 08:16:17.623 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-04-26 08:16:17.651 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-26 08:16:17.679 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-26 08:16:17.707 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-26 08:16:17.736 | Setting up dctrl-tools (2.24-2build1) ... 2021-04-26 08:16:17.763 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-26 08:16:17.791 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-04-26 08:16:17.819 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-04-26 08:16:17.847 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-26 08:16:17.875 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-26 08:16:17.903 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-26 08:16:17.978 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-26 08:16:28.137 | Setting up pm-utils (1.4.1-17) ... 2021-04-26 08:16:28.176 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-04-26 08:16:28.212 | Setting up python3-wheel (0.30.0-0.2) ... 2021-04-26 08:16:28.502 | Setting up m4 (1.4.18-1) ... 2021-04-26 08:16:28.529 | Setting up libipset3:amd64 (6.34-1) ... 2021-04-26 08:16:28.557 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-26 08:16:28.584 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-26 08:16:28.612 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:16:28.639 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-04-26 08:16:28.707 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-04-26 08:16:30.524 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-26 08:16:30.551 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-26 08:16:30.579 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-04-26 08:16:31.447 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-26 08:16:31.474 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-04-26 08:16:31.501 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-26 08:16:31.529 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-26 08:16:31.557 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-26 08:16:31.584 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-04-26 08:16:31.612 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-04-26 08:16:31.640 | Setting up dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-26 08:16:31.668 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-04-26 08:16:31.695 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-26 08:16:31.740 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-26 08:16:31.786 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-26 08:16:31.814 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-04-26 08:16:31.842 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:16:31.876 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-26 08:16:31.913 | Setting up autotools-dev (20180224.1) ... 2021-04-26 08:16:31.941 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-26 08:16:31.969 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-04-26 08:16:31.996 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-04-26 08:16:32.043 | Setting up dstat (0.7.3-1) ... 2021-04-26 08:16:32.249 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-26 08:16:32.487 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-04-26 08:16:32.514 | Setting up ipset (6.34-1) ... 2021-04-26 08:16:32.542 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-26 08:16:32.580 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-26 08:16:32.608 | Setting up systemd (237-3ubuntu10.46) ... 2021-04-26 08:16:32.632 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-04-26 08:16:33.775 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-04-26 08:16:33.776 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-04-26 08:16:33.777 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-04-26 08:16:33.778 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-04-26 08:16:33.856 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-04-26 08:16:33.883 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-26 08:16:33.920 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:16:34.298 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-04-26 08:16:34.325 | Setting up libann0 (1.1.2+doc-6) ... 2021-04-26 08:16:34.353 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-04-26 08:16:34.384 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-26 08:16:34.411 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-04-26 08:16:34.439 | Setting up dnsmasq-base (2.79-1ubuntu0.3) ... 2021-04-26 08:16:34.475 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-04-26 08:16:34.503 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-04-26 08:16:34.549 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:16:55.788 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-26 08:16:55.794 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:16:55.821 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-04-26 08:16:55.850 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-26 08:16:55.878 | Setting up libthai-data (0.1.27-2) ... 2021-04-26 08:16:55.905 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-04-26 08:16:55.933 | Setting up javascript-common (11) ... 2021-04-26 08:16:55.999 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-04-26 08:16:56.014 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-26 08:16:56.061 | Setting up python3-setuptools (39.0.1-2) ... 2021-04-26 08:16:56.505 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-26 08:16:56.543 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-26 08:16:56.589 | Setting up libjs-jquery-metadata (12-1) ... 2021-04-26 08:16:56.617 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-04-26 08:16:57.000 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-04-26 08:16:57.383 | Setting up python3-secretstorage (2.3.1-2) ... 2021-04-26 08:16:57.649 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-04-26 08:16:57.678 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-26 08:16:57.706 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-26 08:16:57.734 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-26 08:16:57.762 | Setting up vbetool (1.1-4) ... 2021-04-26 08:16:57.790 | Setting up libcdt5 (2.40.1-2) ... 2021-04-26 08:16:57.818 | Setting up git (1:2.17.1-1ubuntu0.8) ... 2021-04-26 08:16:57.876 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-26 08:16:57.903 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-26 08:16:57.931 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-26 08:16:58.157 | Setting up libcgraph6 (2.40.1-2) ... 2021-04-26 08:16:58.184 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-26 08:16:58.212 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-04-26 08:16:58.240 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-26 08:16:58.268 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-26 08:16:58.296 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-26 08:16:58.325 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-26 08:16:58.353 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-04-26 08:16:58.381 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-26 08:16:58.416 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-26 08:16:58.444 | Setting up libtool (2.4.6-2) ... 2021-04-26 08:16:58.472 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-26 08:16:58.499 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-26 08:16:58.527 | Setting up libnss-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-26 08:16:58.555 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-26 08:16:58.582 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:16:58.609 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-04-26 08:16:59.184 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-04-26 08:16:59.773 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-26 08:17:00.160 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-26 08:17:00.188 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-26 08:17:00.215 | Setting up libpam-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-26 08:17:00.569 | Setting up libapr1-dev (1.6.3-2) ... 2021-04-26 08:17:00.597 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-04-26 08:17:00.625 | Setting up python3-keyring (10.6.0-1) ... 2021-04-26 08:17:00.919 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-26 08:17:01.212 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-26 08:17:01.240 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-26 08:17:01.268 | Setting up libgvpr2 (2.40.1-2) ... 2021-04-26 08:17:01.296 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-26 08:17:01.324 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-04-26 08:17:01.893 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-04-26 08:17:02.451 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-04-26 08:17:02.472 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-26 08:17:02.500 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-26 08:17:02.528 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-04-26 08:17:02.556 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-04-26 08:17:02.586 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-26 08:17:02.640 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-26 08:17:02.669 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-26 08:17:02.697 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:17:02.725 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-26 08:17:02.753 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-26 08:17:02.781 | Setting up ssl-cert (1.0.39) ... 2021-04-26 08:17:03.469 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-04-26 08:17:03.759 | Setting up autoconf (2.69-11) ... 2021-04-26 08:17:03.797 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-04-26 08:17:03.825 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-04-26 08:17:03.847 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-04-26 08:17:03.870 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-04-26 08:17:04.092 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-26 08:17:04.547 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-26 08:17:04.575 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-04-26 08:17:04.603 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-04-26 08:17:04.631 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-04-26 08:17:04.729 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-26 08:17:04.757 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-26 08:17:04.785 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:17:04.813 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-26 08:17:04.841 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-26 08:17:05.130 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-04-26 08:17:05.697 | Setting up postgresql-common (190ubuntu0.1) ... 2021-04-26 08:17:06.294 | Adding user postgres to group ssl-cert 2021-04-26 08:17:06.462 | 2021-04-26 08:17:06.462 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-04-26 08:17:06.652 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-04-26 08:17:06.652 | Removing obsolete dictionary files: 2021-04-26 08:17:06.884 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-04-26 08:17:07.542 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-04-26 08:17:07.557 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-04-26 08:17:07.580 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:17:07.617 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-04-26 08:17:07.646 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-26 08:17:07.727 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-04-26 08:17:07.733 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:07.761 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-04-26 08:17:07.790 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:17:07.819 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:17:07.856 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-26 08:17:08.149 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-04-26 08:17:08.742 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-26 08:17:08.872 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-26 08:17:08.900 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-04-26 08:17:08.936 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:17:08.963 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-04-26 08:17:10.503 | Enabling module mpm_event. 2021-04-26 08:17:10.564 | Enabling module authz_core. 2021-04-26 08:17:10.569 | Enabling module authz_host. 2021-04-26 08:17:10.624 | Enabling module authn_core. 2021-04-26 08:17:10.629 | Enabling module auth_basic. 2021-04-26 08:17:10.684 | Enabling module access_compat. 2021-04-26 08:17:10.742 | Enabling module authn_file. 2021-04-26 08:17:10.799 | Enabling module authz_user. 2021-04-26 08:17:10.855 | Enabling module alias. 2021-04-26 08:17:10.911 | Enabling module dir. 2021-04-26 08:17:10.968 | Enabling module autoindex. 2021-04-26 08:17:11.023 | Enabling module env. 2021-04-26 08:17:11.080 | Enabling module mime. 2021-04-26 08:17:11.135 | Enabling module negotiation. 2021-04-26 08:17:11.192 | Enabling module setenvif. 2021-04-26 08:17:11.248 | Enabling module filter. 2021-04-26 08:17:11.304 | Enabling module deflate. 2021-04-26 08:17:11.359 | Enabling module status. 2021-04-26 08:17:11.416 | Enabling module reqtimeout. 2021-04-26 08:17:11.472 | Enabling conf charset. 2021-04-26 08:17:11.530 | Enabling conf localized-error-pages. 2021-04-26 08:17:11.586 | Enabling conf other-vhosts-access-log. 2021-04-26 08:17:11.641 | Enabling conf security. 2021-04-26 08:17:11.697 | Enabling conf serve-cgi-bin. 2021-04-26 08:17:11.751 | Enabling site 000-default. 2021-04-26 08:17:11.802 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-04-26 08:17:11.853 | Enabling conf javascript-common. 2021-04-26 08:17:12.091 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-04-26 08:17:12.503 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-04-26 08:17:13.845 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:17:13.873 | Setting up po-debconf (1.0.20) ... 2021-04-26 08:17:13.900 | Setting up build-essential (12.4ubuntu1) ... 2021-04-26 08:17:13.928 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-26 08:17:13.956 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-26 08:17:13.983 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-26 08:17:14.011 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-26 08:17:14.039 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:14.067 | Setting up libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-26 08:17:14.094 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-26 08:17:14.280 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-26 08:17:14.316 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-04-26 08:17:14.344 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-04-26 08:17:16.508 | Regenerating fonts cache... done. 2021-04-26 08:17:16.511 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-26 08:17:16.539 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:16.567 | Setting up libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-26 08:17:16.595 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 2021-04-26 08:17:16.623 | Setting up postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-26 08:17:16.651 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-26 08:17:16.679 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:16.707 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:17:16.734 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:17:16.763 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-04-26 08:17:16.790 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-26 08:17:16.819 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-26 08:17:16.847 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:16.874 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:16.902 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-04-26 08:17:16.937 | Setting up curl (7.58.0-2ubuntu3.13) ... 2021-04-26 08:17:16.965 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-26 08:17:16.993 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:17.021 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-26 08:17:17.048 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-26 08:17:17.093 | Setting up libgvc6 (2.40.1-2) ... 2021-04-26 08:17:17.131 | Setting up graphviz (2.40.1-2) ... 2021-04-26 08:17:17.161 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-04-26 08:17:17.187 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-26 08:17:17.216 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-26 08:17:17.243 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-26 08:17:17.271 | Setting up debhelper (11.1.6ubuntu2) ... 2021-04-26 08:17:17.299 | Setting up dh-autoreconf (17) ... 2021-04-26 08:17:17.327 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-26 08:17:17.355 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-26 08:17:17.383 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-26 08:17:17.410 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-26 08:17:17.470 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-26 08:17:26.251 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:17:26.281 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:17:26.467 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:17:26.490 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-26 08:17:26.711 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-26 08:17:26.729 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-26 08:17:28.746 | ++ functions-common:apt_get:1113 : result=0 2021-04-26 08:17:28.748 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:17:28.750 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:17:28.752 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:17:28.755 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:17:28.757 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:17:28.759 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:17:28.761 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:17:28.763 | ++ functions-common:time_stop:2311 : start_time=1619424875267 2021-04-26 08:17:28.765 | ++ functions-common:time_stop:2313 : [[ -z 1619424875267 ]] 2021-04-26 08:17:28.767 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:17:28.771 | ++ functions-common:time_stop:2316 : end_time=1619425048769 2021-04-26 08:17:28.774 | ++ functions-common:time_stop:2317 : elapsed_time=173502 2021-04-26 08:17:28.776 | ++ functions-common:time_stop:2318 : total=682 2021-04-26 08:17:28.778 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:17:28.780 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=174184 2021-04-26 08:17:28.782 | ++ functions-common:apt_get:1117 : return 0 2021-04-26 08:17:28.786 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-04-26 08:17:28.788 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-04-26 08:17:28.790 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-04-26 08:17:28.794 | ++ tools/install_prereqs.sh:source:89 : date 2021-04-26 08:17:28.798 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-04-26 08:17:28.801 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-04-26 08:17:28.804 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-04-26 08:17:29.969 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-04-26 08:17:29.972 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-04-26 08:17:29.974 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-04-26 08:17:29.977 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-04-26 08:17:29.979 | + tools/install_pip.sh:main:43 : GetDistro 2021-04-26 08:17:29.980 | + functions-common:GetDistro:373 : GetOSVersion 2021-04-26 08:17:29.982 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-04-26 08:17:29.984 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-04-26 08:17:29.986 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-04-26 08:17:29.988 | + functions-common:_ensure_lsb_release:328 : return 2021-04-26 08:17:29.990 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-04-26 08:17:30.065 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-04-26 08:17:30.067 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-04-26 08:17:30.140 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-04-26 08:17:30.142 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-04-26 08:17:30.215 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-04-26 08:17:30.217 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-04-26 08:17:30.219 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-04-26 08:17:30.221 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-04-26 08:17:30.223 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-04-26 08:17:30.225 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-04-26 08:17:30.226 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-04-26 08:17:30.228 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-04-26 08:17:30.230 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-04-26 08:17:30.232 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-04-26 08:17:30.234 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-04-26 08:17:30.234 | Distro: bionic 2021-04-26 08:17:30.236 | + tools/install_pip.sh:main:127 : get_versions 2021-04-26 08:17:30.239 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-26 08:17:30.242 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-26 08:17:30.244 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-26 08:17:30.246 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-26 08:17:30.247 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-26 08:17:30.654 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-04-26 08:17:30.656 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-04-26 08:17:30.656 | pip: 20.2.2 2021-04-26 08:17:30.658 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-26 08:17:31.060 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-26 08:17:31.083 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-04-26 08:17:31.085 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-04-26 08:17:31.086 | + tools/install_pip.sh:main:143 : is_fedora 2021-04-26 08:17:31.088 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:17:31.090 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:17:31.092 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:17:31.093 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:17:31.095 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:17:31.097 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:17:31.099 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:17:31.101 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:17:31.103 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:17:31.104 | + tools/install_pip.sh:main:143 : is_suse 2021-04-26 08:17:31.106 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:17:31.108 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:17:31.109 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:17:31.111 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:17:31.114 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:17:31.115 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:17:31.117 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-04-26 08:17:31.119 | + functions-common:is_package_installed:1351 : [[ -z python3-pip ]] 2021-04-26 08:17:31.120 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-04-26 08:17:31.122 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-04-26 08:17:31.124 | + functions-common:is_package_installed:1360 : dpkg -s python3-pip 2021-04-26 08:17:31.145 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-04-26 08:17:31.147 | + functions-common:uninstall_package:1371 : is_ubuntu 2021-04-26 08:17:31.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:17:31.151 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:17:31.152 | + functions-common:uninstall_package:1372 : apt_get purge python3-pip 2021-04-26 08:17:31.167 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-04-26 08:17:31.287 | Reading package lists... 2021-04-26 08:17:31.535 | Building dependency tree... 2021-04-26 08:17:31.536 | Reading state information... 2021-04-26 08:17:31.746 | The following packages were automatically installed and are no longer required: 2021-04-26 08:17:31.747 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-26 08:17:31.747 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-26 08:17:31.747 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-26 08:17:31.747 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:17:31.747 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:17:31.747 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:17:31.747 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:17:31.786 | The following packages will be REMOVED: 2021-04-26 08:17:31.786 | python3-pip* 2021-04-26 08:17:32.211 | 0 upgraded, 0 newly installed, 1 to remove and 158 not upgraded. 2021-04-26 08:17:32.211 | After this operation, 601 kB disk space will be freed. 2021-04-26 08:17:32.273 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74862 files and directories currently installed.) 2021-04-26 08:17:32.276 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:17:32.509 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:17:35.120 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:17:35.122 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:17:35.124 | + functions-common:time_stop:2304 : local name 2021-04-26 08:17:35.126 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:17:35.127 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:17:35.130 | + functions-common:time_stop:2307 : local total 2021-04-26 08:17:35.131 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:17:35.133 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:17:35.135 | + functions-common:time_stop:2311 : start_time=1619425051165 2021-04-26 08:17:35.136 | + functions-common:time_stop:2313 : [[ -z 1619425051165 ]] 2021-04-26 08:17:35.138 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:17:35.141 | + functions-common:time_stop:2316 : end_time=1619425055139 2021-04-26 08:17:35.143 | + functions-common:time_stop:2317 : elapsed_time=3974 2021-04-26 08:17:35.144 | + functions-common:time_stop:2318 : total=0 2021-04-26 08:17:35.146 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:17:35.148 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3974 2021-04-26 08:17:35.149 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:17:35.151 | + tools/install_pip.sh:main:149 : install_get_pip 2021-04-26 08:17:35.153 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-26 08:17:35.155 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-26 08:17:35.157 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-04-26 08:17:35.159 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-26 08:17:35.160 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-04-26 08:17:35.171 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-04-26 08:17:35.171 | Dload Upload Total Spent Left Speed 2021-04-26 08:17:35.661 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1891k 100 1891k 0 0 3859k 0 --:--:-- --:--:-- --:--:-- 3851k 2021-04-26 08:17:35.665 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-04-26 08:17:35.668 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-04-26 08:17:38.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:17:38.433 | from cryptography.utils import int_from_bytes 2021-04-26 08:17:38.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:17:38.433 | from cryptography.utils import int_from_bytes 2021-04-26 08:17:38.494 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-26 08:17:38.494 | % (opt, underscore_opt)) 2021-04-26 08:17:38.494 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-26 08:17:38.494 | % (opt, underscore_opt)) 2021-04-26 08:17:38.494 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-26 08:17:38.494 | % (opt, underscore_opt)) 2021-04-26 08:17:38.494 | WARNING: Value for scheme.platlib does not match. Please report this to 2021-04-26 08:17:38.495 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:17:38.495 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:17:38.495 | WARNING: Value for scheme.purelib does not match. Please report this to 2021-04-26 08:17:38.495 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:17:38.495 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:17:38.495 | WARNING: Value for scheme.headers does not match. Please report this to 2021-04-26 08:17:38.495 | distutils: /usr/local/include/python3.6/DevStack 2021-04-26 08:17:38.495 | sysconfig: /usr/include/python3.6m 2021-04-26 08:17:38.495 | WARNING: Value for scheme.scripts does not match. Please report this to 2021-04-26 08:17:38.495 | distutils: /usr/local/bin 2021-04-26 08:17:38.495 | sysconfig: /usr/bin 2021-04-26 08:17:38.495 | WARNING: Value for scheme.data does not match. Please report this to 2021-04-26 08:17:38.495 | distutils: /usr/local 2021-04-26 08:17:38.495 | sysconfig: /usr 2021-04-26 08:17:38.495 | WARNING: Additional context: 2021-04-26 08:17:38.495 | user = False 2021-04-26 08:17:38.495 | home = None 2021-04-26 08:17:38.495 | root = None 2021-04-26 08:17:38.495 | prefix = None 2021-04-26 08:17:38.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:17:39.249 | Collecting pip 2021-04-26 08:17:39.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-04-26 08:17:40.790 | Installing collected packages: pip 2021-04-26 08:17:40.790 | Attempting uninstall: pip 2021-04-26 08:17:40.791 | Found existing installation: pip 20.2.2 2021-04-26 08:17:41.031 | Uninstalling pip-20.2.2: 2021-04-26 08:17:41.045 | Successfully uninstalled pip-20.2.2 2021-04-26 08:17:41.049 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-26 08:17:41.049 | % (opt, underscore_opt)) 2021-04-26 08:17:41.049 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-26 08:17:41.049 | % (opt, underscore_opt)) 2021-04-26 08:17:41.049 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-26 08:17:41.049 | % (opt, underscore_opt)) 2021-04-26 08:17:41.049 | WARNING: Value for scheme.platlib does not match. Please report this to 2021-04-26 08:17:41.050 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:17:41.050 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:17:41.050 | WARNING: Value for scheme.purelib does not match. Please report this to 2021-04-26 08:17:41.050 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:17:41.050 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:17:41.050 | WARNING: Value for scheme.headers does not match. Please report this to 2021-04-26 08:17:41.050 | distutils: /usr/local/include/python3.6/pip 2021-04-26 08:17:41.050 | sysconfig: /usr/include/python3.6m/pip 2021-04-26 08:17:41.050 | WARNING: Value for scheme.scripts does not match. Please report this to 2021-04-26 08:17:41.050 | distutils: /usr/local/bin 2021-04-26 08:17:41.050 | sysconfig: /usr/bin 2021-04-26 08:17:41.050 | WARNING: Value for scheme.data does not match. Please report this to 2021-04-26 08:17:41.050 | distutils: /usr/local 2021-04-26 08:17:41.050 | sysconfig: /usr 2021-04-26 08:17:41.050 | WARNING: Additional context: 2021-04-26 08:17:41.050 | user = False 2021-04-26 08:17:41.050 | home = None 2021-04-26 08:17:41.050 | root = None 2021-04-26 08:17:41.050 | prefix = None 2021-04-26 08:17:42.307 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-26 08:17:42.307 | % (opt, underscore_opt)) 2021-04-26 08:17:42.307 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-26 08:17:42.307 | % (opt, underscore_opt)) 2021-04-26 08:17:42.307 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-26 08:17:42.307 | % (opt, underscore_opt)) 2021-04-26 08:17:42.307 | WARNING: Value for scheme.platlib does not match. Please report this to 2021-04-26 08:17:42.307 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:17:42.307 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:17:42.307 | WARNING: Value for scheme.purelib does not match. Please report this to 2021-04-26 08:17:42.307 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:17:42.307 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:17:42.307 | WARNING: Value for scheme.headers does not match. Please report this to 2021-04-26 08:17:42.307 | distutils: /usr/local/include/python3.6/DevStack 2021-04-26 08:17:42.307 | sysconfig: /usr/include/python3.6m 2021-04-26 08:17:42.307 | WARNING: Value for scheme.scripts does not match. Please report this to 2021-04-26 08:17:42.307 | distutils: /usr/local/bin 2021-04-26 08:17:42.307 | sysconfig: /usr/bin 2021-04-26 08:17:42.307 | WARNING: Value for scheme.data does not match. Please report this to 2021-04-26 08:17:42.308 | distutils: /usr/local 2021-04-26 08:17:42.308 | sysconfig: /usr 2021-04-26 08:17:42.308 | WARNING: Additional context: 2021-04-26 08:17:42.308 | user = False 2021-04-26 08:17:42.308 | home = None 2021-04-26 08:17:42.308 | root = None 2021-04-26 08:17:42.308 | prefix = None 2021-04-26 08:17:42.375 | Successfully installed pip-20.2.4 2021-04-26 08:17:42.376 | WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 2021-04-26 08:17:42.484 | + tools/install_pip.sh:main:151 : set -x 2021-04-26 08:17:42.486 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-04-26 08:17:42.488 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-04-26 08:17:42.490 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:17:42.492 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-04-26 08:17:42.494 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-04-26 08:17:42.496 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:17:42.499 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:17:42.499 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:17:42.503 | ++ 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-04-26 08:17:42.505 | ++ 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-04-26 08:17:42.507 | ++ 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-04-26 08:17:42.509 | + 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-04-26 08:17:42.511 | + 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-04-26 08:17:42.526 | Using python 3.6 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-04-26 08:17:42.527 | + 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.6 -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-04-26 08:17:43.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:17:43.471 | from cryptography.utils import int_from_bytes 2021-04-26 08:17:43.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:17:43.472 | from cryptography.utils import int_from_bytes 2021-04-26 08:17:44.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:17:44.569 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:17:44.575 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:17:44.580 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:17:44.588 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (56.0.0) 2021-04-26 08:17:46.233 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:17:46.233 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:17:46.317 | + inc/python:pip_install:200 : result=0 2021-04-26 08:17:46.319 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:17:46.320 | + functions-common:time_stop:2304 : local name 2021-04-26 08:17:46.322 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:17:46.324 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:17:46.326 | + functions-common:time_stop:2307 : local total 2021-04-26 08:17:46.327 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:17:46.329 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:17:46.331 | + functions-common:time_stop:2311 : start_time=1619425062522 2021-04-26 08:17:46.333 | + functions-common:time_stop:2313 : [[ -z 1619425062522 ]] 2021-04-26 08:17:46.335 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:17:46.337 | + functions-common:time_stop:2316 : end_time=1619425066335 2021-04-26 08:17:46.339 | + functions-common:time_stop:2317 : elapsed_time=3813 2021-04-26 08:17:46.341 | + functions-common:time_stop:2318 : total=0 2021-04-26 08:17:46.343 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:17:46.344 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3813 2021-04-26 08:17:46.346 | + inc/python:pip_install:203 : return 0 2021-04-26 08:17:46.348 | + tools/install_pip.sh:main:157 : get_versions 2021-04-26 08:17:46.351 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-26 08:17:46.354 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-26 08:17:46.356 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-26 08:17:46.358 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-26 08:17:46.362 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-26 08:17:46.764 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-04-26 08:17:46.766 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-04-26 08:17:46.766 | pip: 20.2.4 2021-04-26 08:17:46.768 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-26 08:17:47.155 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-26 08:17:47.179 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-04-26 08:17:47.182 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:17:47.185 | + ./stack.sh:main:761 : fixup_all 2021-04-26 08:17:47.188 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-04-26 08:17:47.190 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-04-26 08:17:47.192 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-26 08:17:47.202 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-26 08:17:47.202 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-04-26 08:17:47.203 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-04-26 08:17:47.208 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-04-26 08:17:47.210 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-04-26 08:17:47.212 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-04-26 08:17:47.219 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-04-26 08:17:47.225 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-04-26 08:17:47.227 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-04-26 08:17:47.229 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-04-26 08:17:47.231 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:17:47.233 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:17:47.235 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:17:47.237 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:17:47.239 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:17:47.242 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:17:47.244 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:17:47.246 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:17:47.248 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:17:47.250 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:17:47.252 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:17:47.254 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:17:47.256 | + functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-26 08:17:47.258 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:17:47.260 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:17:47.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:17:47.265 | + functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-26 08:17:47.282 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-04-26 08:17:47.401 | Reading package lists... 2021-04-26 08:17:47.649 | Building dependency tree... 2021-04-26 08:17:47.650 | Reading state information... 2021-04-26 08:17:47.861 | The following packages were automatically installed and are no longer required: 2021-04-26 08:17:47.861 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-26 08:17:47.861 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-26 08:17:47.861 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-26 08:17:47.861 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:17:47.861 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:17:47.861 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:17:47.862 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:17:47.862 | The following additional packages will be installed: 2021-04-26 08:17:47.863 | python3-software-properties 2021-04-26 08:17:47.911 | The following packages will be upgraded: 2021-04-26 08:17:47.911 | python3-software-properties software-properties-common 2021-04-26 08:17:48.038 | 2 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2021-04-26 08:17:48.038 | Need to get 33.9 kB of archives. 2021-04-26 08:17:48.038 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:17:48.038 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-04-26 08:17:48.093 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-04-26 08:17:48.655 | Fetched 33.9 kB in 0s (168 kB/s) 2021-04-26 08:17:48.728 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74785 files and directories currently installed.) 2021-04-26 08:17:48.731 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-04-26 08:17:48.874 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-26 08:17:49.021 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-04-26 08:17:49.169 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-26 08:17:49.254 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:17:49.745 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-04-26 08:17:50.023 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-26 08:17:50.041 | Setting up software-properties-common (0.96.24.32.14) ... 2021-04-26 08:17:52.172 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:17:52.174 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:17:52.177 | + functions-common:time_stop:2304 : local name 2021-04-26 08:17:52.179 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:17:52.181 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:17:52.183 | + functions-common:time_stop:2307 : local total 2021-04-26 08:17:52.185 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:17:52.187 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:17:52.189 | + functions-common:time_stop:2311 : start_time=1619425067280 2021-04-26 08:17:52.192 | + functions-common:time_stop:2313 : [[ -z 1619425067280 ]] 2021-04-26 08:17:52.194 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:17:52.197 | + functions-common:time_stop:2316 : end_time=1619425072195 2021-04-26 08:17:52.199 | + functions-common:time_stop:2317 : elapsed_time=4915 2021-04-26 08:17:52.201 | + functions-common:time_stop:2318 : total=174184 2021-04-26 08:17:52.203 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:17:52.206 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=179099 2021-04-26 08:17:52.208 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:17:52.210 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-04-26 08:17:53.042 | 'universe' distribution component is already enabled for all sources. 2021-04-26 08:17:53.069 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-04-26 08:17:53.072 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-04-26 08:17:55.670 | Reading package lists... 2021-04-26 08:17:55.965 | Building dependency tree... 2021-04-26 08:17:55.966 | Reading state information... 2021-04-26 08:17:56.177 | The following packages were automatically installed and are no longer required: 2021-04-26 08:17:56.178 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-26 08:17:56.178 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-26 08:17:56.178 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-26 08:17:56.178 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:17:56.178 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:17:56.178 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:17:56.178 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:17:56.224 | The following NEW packages will be installed: 2021-04-26 08:17:56.225 | ubuntu-cloud-keyring 2021-04-26 08:17:56.353 | 0 upgraded, 1 newly installed, 0 to remove and 156 not upgraded. 2021-04-26 08:17:56.353 | Need to get 5,908 B of archives. 2021-04-26 08:17:56.353 | After this operation, 22.5 kB of additional disk space will be used. 2021-04-26 08:17:56.353 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-04-26 08:17:56.884 | Fetched 5,908 B in 0s (52.5 kB/s) 2021-04-26 08:17:56.932 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-04-26 08:17:56.969 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74785 files and directories currently installed.) 2021-04-26 08:17:56.973 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-04-26 08:17:56.975 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-26 08:17:57.062 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-26 08:17:59.223 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:17:59.231 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-04-26 08:17:59.327 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:17:59.383 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:17:59.439 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:17:59.507 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [189 kB] 2021-04-26 08:18:03.279 | Fetched 198 kB in 1s (274 kB/s) 2021-04-26 08:18:05.016 | Reading package lists... 2021-04-26 08:18:05.078 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-04-26 08:18:05.080 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-04-26 08:18:05.082 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:18:05.084 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:18:05.086 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:18:05.089 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:18:05.093 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:18:05.095 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:18:05.097 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:18:05.099 | + functions-common:time_start:2291 : local start_time= 2021-04-26 08:18:05.101 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:18:05.104 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:18:05.107 | + functions-common:time_start:2295 : _TIME_START[$name]=1619425085105 2021-04-26 08:18:05.109 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:18:05.111 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:18:05.114 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:18:05.349 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:18:05.349 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:18:05.394 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:18:05.447 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:18:05.495 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:18:07.853 | Reading package lists... 2021-04-26 08:18:07.914 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:18:07.917 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:18:07.919 | + functions-common:time_stop:2304 : local name 2021-04-26 08:18:07.921 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:18:07.923 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:18:07.926 | + functions-common:time_stop:2307 : local total 2021-04-26 08:18:07.928 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:18:07.930 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:18:07.932 | + functions-common:time_stop:2311 : start_time=1619425085105 2021-04-26 08:18:07.934 | + functions-common:time_stop:2313 : [[ -z 1619425085105 ]] 2021-04-26 08:18:07.937 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:18:07.940 | + functions-common:time_stop:2316 : end_time=1619425087938 2021-04-26 08:18:07.942 | + functions-common:time_stop:2317 : elapsed_time=2833 2021-04-26 08:18:07.944 | + functions-common:time_stop:2318 : total=2706 2021-04-26 08:18:07.946 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:18:07.948 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5539 2021-04-26 08:18:07.951 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-04-26 08:18:07.962 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-04-26 08:18:07.973 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-04-26 08:18:07.983 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-04-26 08:18:07.985 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-04-26 08:18:07.987 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:18:07.990 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:18:07.992 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:18:07.994 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:18:07.996 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:18:07.998 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:18:08.000 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:18:08.002 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:18:08.004 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:18:08.007 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-04-26 08:18:08.009 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-04-26 08:18:08.011 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-04-26 08:18:08.013 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:18:08.015 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:18:08.018 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:18:08.020 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:18:08.022 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:18:08.024 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:18:08.027 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-04-26 08:18:08.029 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-04-26 08:18:08.048 | Using python 3.6 to install os-testr 2021-04-26 08:18:08.050 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-04-26 08:18:09.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:18:09.082 | from cryptography.utils import int_from_bytes 2021-04-26 08:18:09.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:18:09.082 | from cryptography.utils import int_from_bytes 2021-04-26 08:18:10.171 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:18:10.176 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:10.181 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:10.186 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:10.304 | Collecting os-testr===2.0.0 2021-04-26 08:18:10.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-04-26 08:18:10.472 | Collecting stestr===3.1.0 2021-04-26 08:18:10.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-04-26 08:18:10.655 | Collecting python-subunit===1.4.0 2021-04-26 08:18:10.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-04-26 08:18:10.741 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-26 08:18:10.744 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.4.0) 2021-04-26 08:18:10.763 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-26 08:18:10.766 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-04-26 08:18:10.777 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.7.0) 2021-04-26 08:18:10.790 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-04-26 08:18:10.889 | Collecting future===0.18.2 2021-04-26 08:18:10.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-04-26 08:18:11.888 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-04-26 08:18:11.890 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.4.0) 2021-04-26 08:18:11.894 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-26 08:18:11.897 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (1.6.0) 2021-04-26 08:18:11.899 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.1.0) 2021-04-26 08:18:11.906 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-26 08:18:11.910 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (0.7.2) 2021-04-26 08:18:11.912 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.5.0) 2021-04-26 08:18:11.974 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-26 08:18:11.983 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.0.0) 2021-04-26 08:18:11.985 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.4.0) 2021-04-26 08:18:11.989 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2021-04-26 08:18:11.994 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-04-26 08:18:11.997 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.4.4) 2021-04-26 08:18:12.001 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-26 08:18:12.042 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-04-26 08:18:12.087 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-26 08:18:12.092 | Requirement already satisfied, skipping upgrade: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-26 08:18:12.118 | Building wheels for collected packages: future 2021-04-26 08:18:12.119 | Building wheel for future (setup.py): started 2021-04-26 08:18:13.232 | Building wheel for future (setup.py): finished with status 'done' 2021-04-26 08:18:13.236 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=a9091881c5e30ab4022236beaad6c564307aad5e242bc54f0acc893ec43ae139 2021-04-26 08:18:13.236 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-04-26 08:18:13.237 | Successfully built future 2021-04-26 08:18:14.554 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-04-26 08:18:15.366 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-04-26 08:18:15.471 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:18:15.471 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:18:15.590 | + inc/python:pip_install:200 : result=0 2021-04-26 08:18:15.592 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:18:15.594 | + functions-common:time_stop:2304 : local name 2021-04-26 08:18:15.597 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:18:15.599 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:18:15.601 | + functions-common:time_stop:2307 : local total 2021-04-26 08:18:15.603 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:18:15.605 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:18:15.607 | + functions-common:time_stop:2311 : start_time=1619425088043 2021-04-26 08:18:15.609 | + functions-common:time_stop:2313 : [[ -z 1619425088043 ]] 2021-04-26 08:18:15.612 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:18:15.616 | + functions-common:time_stop:2316 : end_time=1619425095613 2021-04-26 08:18:15.618 | + functions-common:time_stop:2317 : elapsed_time=7570 2021-04-26 08:18:15.620 | + functions-common:time_stop:2318 : total=0 2021-04-26 08:18:15.622 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:18:15.624 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7570 2021-04-26 08:18:15.626 | + inc/python:pip_install:203 : return 0 2021-04-26 08:18:15.629 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-04-26 08:18:15.673 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-04-26 08:18:15.742 | + ./stack.sh:main:775 : install_infra 2021-04-26 08:18:15.744 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-26 08:18:15.747 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-04-26 08:18:15.749 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-04-26 08:18:18.391 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-26 08:18:18.394 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-04-26 08:18:18.415 | + 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-04-26 08:18:20.265 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:20.514 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:20.745 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:21.081 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-26 08:18:21.196 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-26 08:18:21.225 | Installing collected packages: pbr 2021-04-26 08:18:21.336 | Successfully installed pbr-5.5.1 2021-04-26 08:18:21.393 | + inc/python:pip_install:200 : result=0 2021-04-26 08:18:21.396 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:18:21.398 | + functions-common:time_stop:2304 : local name 2021-04-26 08:18:21.400 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:18:21.402 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:18:21.404 | + functions-common:time_stop:2307 : local total 2021-04-26 08:18:21.406 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:18:21.408 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:18:21.411 | + functions-common:time_stop:2311 : start_time=1619425098408 2021-04-26 08:18:21.413 | + functions-common:time_stop:2313 : [[ -z 1619425098408 ]] 2021-04-26 08:18:21.416 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:18:21.419 | + functions-common:time_stop:2316 : end_time=1619425101416 2021-04-26 08:18:21.421 | + functions-common:time_stop:2317 : elapsed_time=3008 2021-04-26 08:18:21.423 | + functions-common:time_stop:2318 : total=7570 2021-04-26 08:18:21.426 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:18:21.428 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10578 2021-04-26 08:18:21.430 | + inc/python:pip_install:203 : return 0 2021-04-26 08:18:21.432 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-26 08:18:21.435 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-04-26 08:18:21.455 | + 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-04-26 08:18:23.308 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:23.556 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:23.788 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:24.117 | Processing /opt/stack/requirements 2021-04-26 08:18:25.523 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-04-26 08:18:25.589 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-04-26 08:18:25.623 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) 2021-04-26 08:18:25.743 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-04-26 08:18:25.802 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2021-04-26 08:18:25.902 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-04-26 08:18:25.942 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) 2021-04-26 08:18:25.985 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-04-26 08:18:26.006 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) 2021-04-26 08:18:26.049 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-04-26 08:18:26.104 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) 2021-04-26 08:18:26.137 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-04-26 08:18:26.156 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) 2021-04-26 08:18:26.260 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-04-26 08:18:26.278 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) 2021-04-26 08:18:26.311 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-04-26 08:18:26.324 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4514) 2021-04-26 08:18:26.341 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-26 08:18:26.370 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4514) 2021-04-26 08:18:26.389 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-04-26 08:18:26.434 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-26 08:18:26.441 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-04-26 08:18:26.490 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-04-26 08:18:26.510 | Collecting urllib3===1.26.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) 2021-04-26 08:18:26.572 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153kB) 2021-04-26 08:18:26.621 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-04-26 08:18:26.646 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-04-26 08:18:26.681 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) 2021-04-26 08:18:26.702 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-04-26 08:18:26.715 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) 2021-04-26 08:18:26.736 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-04-26 08:18:26.752 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) 2021-04-26 08:18:26.769 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-04-26 08:18:26.783 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-26 08:18:26.811 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-04-26 08:18:26.842 | Collecting cliff===3.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) 2021-04-26 08:18:26.907 | Downloading http://10.100.0.9:8080/root/pypi/+f/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80kB) 2021-04-26 08:18:26.944 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) 2021-04-26 08:18:26.961 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-04-26 08:18:26.974 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-26 08:18:27.003 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-04-26 08:18:27.022 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) 2021-04-26 08:18:27.147 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-04-26 08:18:27.232 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-04-26 08:18:27.260 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-04-26 08:18:27.274 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) 2021-04-26 08:18:27.345 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-04-26 08:18:27.376 | Collecting importlib-metadata===3.10.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2021-04-26 08:18:27.445 | Downloading http://10.100.0.9:8080/root/pypi/+f/2ec/0faae539743ae/importlib_metadata-3.10.1-py3-none-any.whl 2021-04-26 08:18:27.498 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-04-26 08:18:27.530 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-04-26 08:18:27.592 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) 2021-04-26 08:18:27.642 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-04-26 08:18:27.658 | Collecting pyperclip===1.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) 2021-04-26 08:18:27.692 | Downloading http://10.100.0.9:8080/root/pypi/+f/105/254a8b04934f0/pyperclip-1.8.2.tar.gz 2021-04-26 08:18:28.094 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-04-26 08:18:28.125 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-04-26 08:18:28.145 | Collecting zipp===3.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2021-04-26 08:18:28.186 | Downloading http://10.100.0.9:8080/root/pypi/+f/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl 2021-04-26 08:18:28.223 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) 2021-04-26 08:18:28.248 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-04-26 08:18:28.262 | Building wheels for collected packages: pyperclip 2021-04-26 08:18:28.263 | Running setup.py bdist_wheel for pyperclip: started 2021-04-26 08:18:28.541 | Running setup.py bdist_wheel for pyperclip: finished with status 'error' 2021-04-26 08:18:28.541 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1x3u8urn/pyperclip/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/tmp5tc58jnhpip-wheel- --python-tag cp36: 2021-04-26 08:18:28.541 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-04-26 08:18:28.541 | or: -c --help [cmd1 cmd2 ...] 2021-04-26 08:18:28.541 | or: -c --help-commands 2021-04-26 08:18:28.541 | or: -c cmd --help 2021-04-26 08:18:28.541 | 2021-04-26 08:18:28.541 | error: invalid command 'bdist_wheel' 2021-04-26 08:18:28.541 | 2021-04-26 08:18:28.541 | ---------------------------------------- 2021-04-26 08:18:28.541 | Failed building wheel for pyperclip 2021-04-26 08:18:28.542 | Running setup.py clean for pyperclip 2021-04-26 08:18:28.822 | Failed to build pyperclip 2021-04-26 08:18:28.823 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, extras, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, zipp, typing-extensions, importlib-metadata, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-04-26 08:18:30.137 | Running setup.py install for pyperclip: started 2021-04-26 08:18:30.571 | Running setup.py install for pyperclip: finished with status 'done' 2021-04-26 08:18:31.093 | Running setup.py install for openstack-requirements: started 2021-04-26 08:18:33.456 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-04-26 08:18:34.049 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.10.1 linecache2-1.0.0 openstack-requirements-1.2.1.dev4514 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 zipp-3.4.1 2021-04-26 08:18:34.178 | + inc/python:pip_install:200 : result=0 2021-04-26 08:18:34.181 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:18:34.183 | + functions-common:time_stop:2304 : local name 2021-04-26 08:18:34.185 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:18:34.187 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:18:34.189 | + functions-common:time_stop:2307 : local total 2021-04-26 08:18:34.192 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:18:34.194 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:18:34.196 | + functions-common:time_stop:2311 : start_time=1619425101448 2021-04-26 08:18:34.198 | + functions-common:time_stop:2313 : [[ -z 1619425101448 ]] 2021-04-26 08:18:34.201 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:18:34.204 | + functions-common:time_stop:2316 : end_time=1619425114202 2021-04-26 08:18:34.206 | + functions-common:time_stop:2317 : elapsed_time=12754 2021-04-26 08:18:34.208 | + functions-common:time_stop:2318 : total=10578 2021-04-26 08:18:34.210 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:18:34.212 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23332 2021-04-26 08:18:34.214 | + inc/python:pip_install:203 : return 0 2021-04-26 08:18:34.217 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-04-26 08:18:34.219 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-04-26 08:18:34.221 | + inc/python:use_library_from_git:250 : local name=pbr 2021-04-26 08:18:34.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:18:34.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:18:34.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-04-26 08:18:34.231 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:18:34.233 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-04-26 08:18:34.251 | Using python 3.6 to install pbr 2021-04-26 08:18:34.254 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-04-26 08:18:35.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:18:35.199 | from cryptography.utils import int_from_bytes 2021-04-26 08:18:35.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:18:35.199 | from cryptography.utils import int_from_bytes 2021-04-26 08:18:36.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:18:36.289 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:36.294 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:36.299 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:18:36.420 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-26 08:18:38.085 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:18:38.085 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:18:38.172 | + inc/python:pip_install:200 : result=0 2021-04-26 08:18:38.175 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:18:38.177 | + functions-common:time_stop:2304 : local name 2021-04-26 08:18:38.179 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:18:38.181 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:18:38.183 | + functions-common:time_stop:2307 : local total 2021-04-26 08:18:38.185 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:18:38.187 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:18:38.190 | + functions-common:time_stop:2311 : start_time=1619425114246 2021-04-26 08:18:38.192 | + functions-common:time_stop:2313 : [[ -z 1619425114246 ]] 2021-04-26 08:18:38.195 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:18:38.198 | + functions-common:time_stop:2316 : end_time=1619425118195 2021-04-26 08:18:38.200 | + functions-common:time_stop:2317 : elapsed_time=3949 2021-04-26 08:18:38.202 | + functions-common:time_stop:2318 : total=23332 2021-04-26 08:18:38.204 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:18:38.206 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=27281 2021-04-26 08:18:38.208 | + inc/python:pip_install:203 : return 0 2021-04-26 08:18:38.211 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-04-26 08:18:40.847 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-04-26 08:18:42.493 | Collecting bindep 2021-04-26 08:18:42.559 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-04-26 08:18:42.582 | Collecting Parsley (from bindep) 2021-04-26 08:18:42.599 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-26 08:18:42.624 | Collecting pbr>=2.0.0 (from bindep) 2021-04-26 08:18:42.706 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-26 08:18:42.737 | Collecting distro (from bindep) 2021-04-26 08:18:42.760 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-04-26 08:18:42.769 | Installing collected packages: Parsley, pbr, distro, bindep 2021-04-26 08:18:43.107 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-04-26 08:18:43.172 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-26 08:18:43.175 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-26 08:18:43.178 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-04-26 08:18:43.194 | + ./stack.sh:main:784 : pkgs= 2021-04-26 08:18:43.196 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-04-26 08:18:43.199 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-04-26 08:18:43.201 | + functions-common:run_phase:1732 : local mode=stack 2021-04-26 08:18:43.203 | + functions-common:run_phase:1733 : local phase=pre-install 2021-04-26 08:18:43.205 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:18:43.208 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:18:43.210 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:18:43.212 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:18:43.214 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:18:43.217 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:18:43.220 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:18:43.222 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:18:43.224 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:18:43.227 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-04-26 08:18:43.229 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:18:43.243 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:18:43.245 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-04-26 08:18:43.247 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:18:43.249 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-04-26 08:18:43.252 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:18:43.255 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-04-26 08:18:43.257 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:18:43.259 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-04-26 08:18:43.261 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:18:43.263 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-04-26 08:18:43.265 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:18:43.267 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-04-26 08:18:43.269 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-26 08:18:43.271 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-04-26 08:18:43.273 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-04-26 08:18:43.275 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:18:43.277 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-04-26 08:18:43.280 | + functions-common:run_plugins:1718 : local mode=stack 2021-04-26 08:18:43.282 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-04-26 08:18:43.284 | + functions-common:run_plugins:1721 : local plugins= 2021-04-26 08:18:43.286 | + functions-common:run_plugins:1722 : local plugin 2021-04-26 08:18:43.289 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-04-26 08:18:43.291 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-04-26 08:18:43.293 | + functions:set_systemd_override:821 : local value=2048 2021-04-26 08:18:43.296 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-04-26 08:18:43.298 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-04-26 08:18:43.343 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-04-26 08:18:43.343 | Set systemd system override for DefaultLimitNOFILE=2048 2021-04-26 08:18:43.345 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-04-26 08:18:43.510 | + ./stack.sh:main:797 : install_rpc_backend 2021-04-26 08:18:43.513 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-04-26 08:18:43.527 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:18:43.530 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-04-26 08:18:43.532 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:18:43.535 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:18:43.537 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:18:43.539 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:18:43.542 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:18:43.544 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:18:43.546 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:18:43.548 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:18:43.551 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:18:43.553 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:18:43.556 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:18:43.558 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:18:43.560 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-04-26 08:18:43.562 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:18:43.565 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:18:43.567 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:18:43.569 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-04-26 08:18:43.587 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-04-26 08:18:43.707 | Reading package lists... 2021-04-26 08:18:43.960 | Building dependency tree... 2021-04-26 08:18:43.962 | Reading state information... 2021-04-26 08:18:44.178 | The following packages were automatically installed and are no longer required: 2021-04-26 08:18:44.178 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-26 08:18:44.178 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-26 08:18:44.178 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-26 08:18:44.178 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:18:44.178 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:18:44.178 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:18:44.179 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:18:44.179 | The following additional packages will be installed: 2021-04-26 08:18:44.179 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-26 08:18:44.179 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-26 08:18:44.179 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-26 08:18:44.179 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-26 08:18:44.180 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-26 08:18:44.181 | Suggested packages: 2021-04-26 08:18:44.181 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-04-26 08:18:44.181 | odbc-postgresql tdsodbc unixodbc-bin 2021-04-26 08:18:44.226 | The following NEW packages will be installed: 2021-04-26 08:18:44.226 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-26 08:18:44.226 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-26 08:18:44.226 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-26 08:18:44.226 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-26 08:18:44.226 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-26 08:18:44.226 | rabbitmq-server 2021-04-26 08:18:44.355 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-04-26 08:18:44.355 | Need to get 24.5 MB of archives. 2021-04-26 08:18:44.355 | After this operation, 40.4 MB of additional disk space will be used. 2021-04-26 08:18:44.355 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-04-26 08:18:45.380 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-04-26 08:18:45.490 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-04-26 08:18:45.566 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-04-26 08:18:45.582 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-04-26 08:18:45.590 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-04-26 08:18:45.637 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-04-26 08:18:45.941 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-04-26 08:18:46.058 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-04-26 08:18:46.269 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-04-26 08:18:46.279 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-04-26 08:18:46.410 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-04-26 08:18:46.510 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-04-26 08:18:46.544 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-04-26 08:18:46.572 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-04-26 08:18:46.591 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-04-26 08:18:46.613 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-04-26 08:18:46.751 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-04-26 08:18:46.766 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-04-26 08:18:46.778 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-04-26 08:18:47.083 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-04-26 08:18:47.085 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-04-26 08:18:47.090 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-04-26 08:18:47.208 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-04-26 08:18:47.265 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-04-26 08:18:47.266 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-04-26 08:18:48.515 | Fetched 24.5 MB in 4s (6,574 kB/s) 2021-04-26 08:18:48.552 | Selecting previously unselected package erlang-base. 2021-04-26 08:18:48.590 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74791 files and directories currently installed.) 2021-04-26 08:18:48.593 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:48.596 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:49.653 | Selecting previously unselected package erlang-asn1. 2021-04-26 08:18:49.661 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:49.663 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:49.803 | Selecting previously unselected package erlang-mnesia. 2021-04-26 08:18:49.810 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:49.812 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:49.953 | Selecting previously unselected package erlang-runtime-tools. 2021-04-26 08:18:49.960 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:49.962 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:50.042 | Selecting previously unselected package erlang-crypto. 2021-04-26 08:18:50.050 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:50.052 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:50.118 | Selecting previously unselected package erlang-public-key. 2021-04-26 08:18:50.126 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:50.128 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:50.255 | Selecting previously unselected package erlang-ssl. 2021-04-26 08:18:50.262 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:50.264 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:50.421 | Selecting previously unselected package erlang-inets. 2021-04-26 08:18:50.429 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:50.431 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:50.579 | Selecting previously unselected package erlang-corba. 2021-04-26 08:18:50.586 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:50.589 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:50.972 | Selecting previously unselected package erlang-syntax-tools. 2021-04-26 08:18:50.980 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:50.982 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.081 | Selecting previously unselected package erlang-diameter. 2021-04-26 08:18:51.088 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:51.090 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.229 | Selecting previously unselected package erlang-xmerl. 2021-04-26 08:18:51.236 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:51.238 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.419 | Selecting previously unselected package erlang-edoc. 2021-04-26 08:18:51.427 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:51.429 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.520 | Selecting previously unselected package erlang-eldap. 2021-04-26 08:18:51.527 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:51.530 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.602 | Selecting previously unselected package erlang-erl-docgen. 2021-04-26 08:18:51.609 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:51.611 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.683 | Selecting previously unselected package erlang-eunit. 2021-04-26 08:18:51.691 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:51.693 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.763 | Selecting previously unselected package erlang-ic. 2021-04-26 08:18:51.771 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:51.773 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:51.959 | Selecting previously unselected package libodbc1:amd64. 2021-04-26 08:18:51.966 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-04-26 08:18:51.977 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-26 08:18:52.058 | Selecting previously unselected package erlang-odbc. 2021-04-26 08:18:52.066 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:52.068 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:52.128 | Selecting previously unselected package erlang-snmp. 2021-04-26 08:18:52.135 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:52.137 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:52.410 | Selecting previously unselected package erlang-os-mon. 2021-04-26 08:18:52.418 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:52.420 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:52.485 | Selecting previously unselected package erlang-parsetools. 2021-04-26 08:18:52.493 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:52.495 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:52.575 | Selecting previously unselected package erlang-ssh. 2021-04-26 08:18:52.583 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:52.585 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:52.703 | Selecting previously unselected package erlang-tools. 2021-04-26 08:18:52.711 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-26 08:18:52.713 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:52.835 | Selecting previously unselected package erlang-nox. 2021-04-26 08:18:52.843 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-04-26 08:18:52.844 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:52.936 | Selecting previously unselected package rabbitmq-server. 2021-04-26 08:18:52.943 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-04-26 08:18:52.945 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-26 08:18:53.487 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-26 08:18:53.507 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:54.335 | Searching for services which depend on erlang and should be started...none found. 2021-04-26 08:18:54.338 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:18:54.360 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:54.388 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:54.416 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:54.444 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:54.472 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:54.500 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:54.528 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:18:54.557 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:18:54.742 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:18:55.387 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.414 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.442 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.469 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.497 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.524 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.552 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.580 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.607 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.634 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.662 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.689 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.716 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.744 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.772 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.800 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.828 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-26 08:18:55.855 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-26 08:18:55.992 | Adding group `rabbitmq' (GID 121) ... 2021-04-26 08:18:56.025 | Done. 2021-04-26 08:18:56.100 | Adding system user `rabbitmq' (UID 115) ... 2021-04-26 08:18:56.100 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-04-26 08:18:56.177 | Not creating home directory `/var/lib/rabbitmq'. 2021-04-26 08:18:56.418 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-04-26 08:19:01.246 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:19:01.417 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:19:03.370 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:19:03.373 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:19:03.375 | + functions-common:time_stop:2304 : local name 2021-04-26 08:19:03.377 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:19:03.379 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:19:03.382 | + functions-common:time_stop:2307 : local total 2021-04-26 08:19:03.384 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:19:03.386 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:19:03.388 | + functions-common:time_stop:2311 : start_time=1619425123585 2021-04-26 08:19:03.390 | + functions-common:time_stop:2313 : [[ -z 1619425123585 ]] 2021-04-26 08:19:03.393 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:19:03.397 | + functions-common:time_stop:2316 : end_time=1619425143394 2021-04-26 08:19:03.399 | + functions-common:time_stop:2317 : elapsed_time=19809 2021-04-26 08:19:03.401 | + functions-common:time_stop:2318 : total=179099 2021-04-26 08:19:03.403 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:19:03.406 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=198908 2021-04-26 08:19:03.408 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:19:03.411 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-04-26 08:19:03.413 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:19:03.416 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:19:03.418 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:19:03.420 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:19:03.422 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:19:03.424 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:19:03.427 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-04-26 08:19:03.429 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:19:03.431 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:19:03.433 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:19:03.436 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:19:03.438 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:19:03.440 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:19:03.442 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:19:03.444 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:19:03.447 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:19:03.449 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-04-26 08:19:03.451 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:19:03.454 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:19:03.456 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:19:03.459 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:19:03.461 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:19:03.463 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:19:03.466 | + ./stack.sh:main:798 : restart_rpc_backend 2021-04-26 08:19:03.468 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-04-26 08:19:03.483 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:19:03.485 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-04-26 08:19:03.488 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:19:03.490 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-04-26 08:19:03.492 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-04-26 08:19:03.495 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-04-26 08:19:03.498 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-04-26 08:19:03.500 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-04-26 08:19:03.503 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-04-26 08:19:03.505 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-04-26 08:19:03.507 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-04-26 08:19:03.509 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-04-26 08:19:03.512 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-04-26 08:19:04.569 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-04-26 08:19:04.569 | guest [administrator]' 2021-04-26 08:19:04.573 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-04-26 08:19:04.573 | guest [administrator]' 2021-04-26 08:19:04.573 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-04-26 08:19:04.578 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-04-26 08:19:04.580 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-04-26 08:19:04.583 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-04-26 08:19:05.600 | Creating user "stackrabbit" 2021-04-26 08:19:05.624 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-04-26 08:19:06.638 | Setting permissions for user "stackrabbit" in vhost "/" 2021-04-26 08:19:06.661 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-04-26 08:19:06.663 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-26 08:19:07.700 | Changing password for user "stackrabbit" 2021-04-26 08:19:07.723 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-04-26 08:19:07.726 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-04-26 08:19:07.728 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-04-26 08:19:08.858 | Deleting user "guest" 2021-04-26 08:19:08.895 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-04-26 08:19:08.911 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:19:08.913 | + ./stack.sh:main:801 : install_database 2021-04-26 08:19:08.916 | + lib/database:install_database:116 : install_database_mysql 2021-04-26 08:19:08.918 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-04-26 08:19:08.921 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:08.923 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:08.927 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-04-26 08:19:09.135 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-04-26 08:19:09.137 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-04-26 08:19:09.141 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-04-26 08:19:09.143 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:09.146 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:09.148 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-04-26 08:19:09.150 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-04-26 08:19:09.153 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-04-26 08:19:09.156 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-04-26 08:19:09.159 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-04-26 08:19:09.161 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:19:09.164 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-04-26 08:19:09.166 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:19:09.168 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:19:09.170 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:19:09.173 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:19:09.176 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:19:09.178 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:19:09.180 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:19:09.182 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:19:09.184 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:19:09.187 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-04-26 08:19:09.189 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:19:09.191 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:19:09.194 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:19:09.196 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:19:09.198 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:19:09.200 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:19:09.203 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-04-26 08:19:09.205 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:09.207 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:09.210 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-04-26 08:19:09.212 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:19:09.214 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:19:09.216 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:19:09.219 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:19:09.221 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:19:09.224 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:19:09.226 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:09.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:09.231 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:19:09.233 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:19:09.235 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:19:09.238 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:19:09.240 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-04-26 08:19:09.242 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:19:09.244 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:09.247 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:09.249 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-04-26 08:19:09.267 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-04-26 08:19:09.389 | Reading package lists... 2021-04-26 08:19:09.651 | Building dependency tree... 2021-04-26 08:19:09.652 | Reading state information... 2021-04-26 08:19:09.874 | The following packages were automatically installed and are no longer required: 2021-04-26 08:19:09.874 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-26 08:19:09.874 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-26 08:19:09.874 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-26 08:19:09.874 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:19:09.874 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:19:09.875 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:19:09.875 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:19:09.875 | The following additional packages will be installed: 2021-04-26 08:19:09.875 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-26 08:19:09.875 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-26 08:19:09.875 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-26 08:19:09.875 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-26 08:19:09.876 | mysql-server-5.7 mysql-server-core-5.7 2021-04-26 08:19:09.877 | Suggested packages: 2021-04-26 08:19:09.877 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-04-26 08:19:09.931 | The following NEW packages will be installed: 2021-04-26 08:19:09.931 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-26 08:19:09.931 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-26 08:19:09.931 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-26 08:19:09.931 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-26 08:19:09.931 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-04-26 08:19:10.220 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-04-26 08:19:10.220 | Need to get 19.7 MB of archives. 2021-04-26 08:19:10.220 | After this operation, 157 MB of additional disk space will be used. 2021-04-26 08:19:10.220 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-04-26 08:19:11.944 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-04-26 08:19:12.226 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-04-26 08:19:13.235 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-04-26 08:19:13.237 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-04-26 08:19:13.606 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-04-26 08:19:13.607 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-04-26 08:19:13.609 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-04-26 08:19:13.611 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-04-26 08:19:13.634 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-04-26 08:19:13.635 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-04-26 08:19:13.635 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-04-26 08:19:13.636 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-04-26 08:19:13.637 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-04-26 08:19:13.741 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-04-26 08:19:13.876 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-04-26 08:19:13.879 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-04-26 08:19:13.884 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-04-26 08:19:14.385 | Preconfiguring packages ... 2021-04-26 08:19:14.494 | Fetched 19.7 MB in 4s (5,000 kB/s) 2021-04-26 08:19:14.527 | Selecting previously unselected package mysql-client-core-5.7. 2021-04-26 08:19:14.566 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76792 files and directories currently installed.) 2021-04-26 08:19:14.569 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:19:14.572 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:15.593 | Selecting previously unselected package mysql-client-5.7. 2021-04-26 08:19:15.601 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:19:15.604 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:16.063 | Selecting previously unselected package mysql-server-core-5.7. 2021-04-26 08:19:16.072 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:19:16.074 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:17.282 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-04-26 08:19:17.290 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-04-26 08:19:17.303 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-26 08:19:17.429 | Selecting previously unselected package mysql-server-5.7. 2021-04-26 08:19:17.437 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-26 08:19:17.919 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:18.543 | Selecting previously unselected package libhtml-tagset-perl. 2021-04-26 08:19:18.551 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-04-26 08:19:18.553 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-04-26 08:19:18.611 | Selecting previously unselected package liburi-perl. 2021-04-26 08:19:18.618 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-04-26 08:19:18.620 | Unpacking liburi-perl (1.73-1) ... 2021-04-26 08:19:18.689 | Selecting previously unselected package libhtml-parser-perl. 2021-04-26 08:19:18.697 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-04-26 08:19:18.699 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-04-26 08:19:18.763 | Selecting previously unselected package libcgi-pm-perl. 2021-04-26 08:19:18.771 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-04-26 08:19:18.773 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-04-26 08:19:18.851 | Selecting previously unselected package libfcgi-perl. 2021-04-26 08:19:18.859 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-04-26 08:19:18.861 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-04-26 08:19:18.921 | Selecting previously unselected package libcgi-fast-perl. 2021-04-26 08:19:18.930 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-04-26 08:19:18.932 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-04-26 08:19:18.990 | Selecting previously unselected package libencode-locale-perl. 2021-04-26 08:19:18.998 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-04-26 08:19:19.000 | Unpacking libencode-locale-perl (1.05-1) ... 2021-04-26 08:19:19.057 | Selecting previously unselected package libhtml-template-perl. 2021-04-26 08:19:19.064 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-04-26 08:19:19.067 | Unpacking libhtml-template-perl (2.97-1) ... 2021-04-26 08:19:19.127 | Selecting previously unselected package libhttp-date-perl. 2021-04-26 08:19:19.135 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-04-26 08:19:19.137 | Unpacking libhttp-date-perl (6.02-1) ... 2021-04-26 08:19:19.195 | Selecting previously unselected package libio-html-perl. 2021-04-26 08:19:19.203 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-04-26 08:19:19.205 | Unpacking libio-html-perl (1.001-1) ... 2021-04-26 08:19:19.263 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-04-26 08:19:19.271 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-04-26 08:19:19.273 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-04-26 08:19:19.331 | Selecting previously unselected package libhttp-message-perl. 2021-04-26 08:19:19.339 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-04-26 08:19:19.341 | Unpacking libhttp-message-perl (6.14-1) ... 2021-04-26 08:19:19.412 | Selecting previously unselected package mysql-server. 2021-04-26 08:19:19.419 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-04-26 08:19:19.422 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:19.500 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-04-26 08:19:19.521 | Setting up libhttp-date-perl (6.02-1) ... 2021-04-26 08:19:19.548 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-26 08:19:19.576 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:19:19.598 | Setting up libencode-locale-perl (1.05-1) ... 2021-04-26 08:19:19.625 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:19.653 | Setting up libio-html-perl (1.001-1) ... 2021-04-26 08:19:19.681 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-04-26 08:19:19.709 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:19:19.737 | Setting up liburi-perl (1.73-1) ... 2021-04-26 08:19:19.766 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:19:19.948 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-04-26 08:19:19.976 | Setting up libcgi-pm-perl (4.38-1) ... 2021-04-26 08:19:20.003 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:19:21.724 | Setting up libhttp-message-perl (6.14-1) ... 2021-04-26 08:19:21.751 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:21.779 | Setting up libfcgi-perl (0.78-2build1) ... 2021-04-26 08:19:21.807 | Setting up libhtml-template-perl (2.97-1) ... 2021-04-26 08:19:21.834 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-04-26 08:19:21.862 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:21.889 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:22.485 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-26 08:19:22.512 | Renaming removed key_buffer and myisam-recover options (if present) 2021-04-26 08:19:32.823 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-04-26 08:19:33.770 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-26 08:19:33.784 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:19:33.965 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:19:35.922 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:19:35.924 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:19:35.927 | + functions-common:time_stop:2304 : local name 2021-04-26 08:19:35.929 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:19:35.931 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:19:35.933 | + functions-common:time_stop:2307 : local total 2021-04-26 08:19:35.935 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:19:35.937 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:19:35.939 | + functions-common:time_stop:2311 : start_time=1619425149264 2021-04-26 08:19:35.942 | + functions-common:time_stop:2313 : [[ -z 1619425149264 ]] 2021-04-26 08:19:35.944 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:19:35.947 | + functions-common:time_stop:2316 : end_time=1619425175945 2021-04-26 08:19:35.949 | + functions-common:time_stop:2317 : elapsed_time=26681 2021-04-26 08:19:35.951 | + functions-common:time_stop:2318 : total=198908 2021-04-26 08:19:35.954 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:19:35.956 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=225589 2021-04-26 08:19:35.958 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:19:35.961 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-04-26 08:19:35.963 | + ./stack.sh:main:804 : install_database_python 2021-04-26 08:19:35.965 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-04-26 08:19:35.968 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-04-26 08:19:35.970 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-04-26 08:19:35.972 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:19:35.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-04-26 08:19:35.978 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-04-26 08:19:35.980 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:19:35.983 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:19:35.984 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:19:35.987 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-04-26 08:19:35.990 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-04-26 08:19:35.992 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-04-26 08:19:35.995 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-04-26 08:19:35.997 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-04-26 08:19:36.015 | Using python 3.6 to install PyMySQL 2021-04-26 08:19:36.018 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-04-26 08:19:36.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:19:36.967 | from cryptography.utils import int_from_bytes 2021-04-26 08:19:36.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:19:36.967 | from cryptography.utils import int_from_bytes 2021-04-26 08:19:38.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:19:38.064 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:19:38.070 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:19:38.075 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:19:38.218 | Collecting PyMySQL===1.0.2 2021-04-26 08:19:38.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-04-26 08:19:39.814 | Installing collected packages: PyMySQL 2021-04-26 08:19:39.939 | Successfully installed PyMySQL-1.0.2 2021-04-26 08:19:40.044 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:19:40.044 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:19:40.133 | + inc/python:pip_install:200 : result=0 2021-04-26 08:19:40.135 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:19:40.138 | + functions-common:time_stop:2304 : local name 2021-04-26 08:19:40.140 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:19:40.142 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:19:40.144 | + functions-common:time_stop:2307 : local total 2021-04-26 08:19:40.147 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:19:40.149 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:19:40.151 | + functions-common:time_stop:2311 : start_time=1619425176011 2021-04-26 08:19:40.154 | + functions-common:time_stop:2313 : [[ -z 1619425176011 ]] 2021-04-26 08:19:40.156 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:19:40.160 | + functions-common:time_stop:2316 : end_time=1619425180157 2021-04-26 08:19:40.163 | + functions-common:time_stop:2317 : elapsed_time=4146 2021-04-26 08:19:40.165 | + functions-common:time_stop:2318 : total=27281 2021-04-26 08:19:40.167 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:19:40.169 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31427 2021-04-26 08:19:40.172 | + inc/python:pip_install:203 : return 0 2021-04-26 08:19:40.174 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-04-26 08:19:40.176 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:19:40.179 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-04-26 08:19:40.181 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-04-26 08:19:40.196 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:19:40.198 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-04-26 08:19:40.200 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-04-26 08:19:40.204 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-26 08:19:40.204 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-04-26 08:19:40.208 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-26 08:19:40.211 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-04-26 08:19:40.213 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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-04-26 08:19:40.215 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-04-26 08:19:40.218 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-04-26 08:19:40.220 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-04-26 08:19:40.234 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:19:40.237 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-04-26 08:19:40.239 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:19:40.242 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:19:40.244 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:19:40.246 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:19:40.248 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:19:40.250 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:19:40.253 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:40.255 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:40.257 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:19:40.259 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:19:40.262 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:19:40.264 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:19:40.266 | + functions-common:install_package:1343 : real_install_package radvd 2021-04-26 08:19:40.268 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:19:40.271 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:40.273 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:40.275 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-04-26 08:19:40.294 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-04-26 08:19:40.414 | Reading package lists... 2021-04-26 08:19:40.665 | Building dependency tree... 2021-04-26 08:19:40.666 | Reading state information... 2021-04-26 08:19:40.880 | The following packages were automatically installed and are no longer required: 2021-04-26 08:19:40.881 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-26 08:19:40.881 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-26 08:19:40.881 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-26 08:19:40.881 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:19:40.881 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:19:40.881 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:19:40.881 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:19:40.925 | The following NEW packages will be installed: 2021-04-26 08:19:40.925 | radvd 2021-04-26 08:19:41.217 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-04-26 08:19:41.217 | Need to get 59.0 kB of archives. 2021-04-26 08:19:41.217 | After this operation, 164 kB of additional disk space will be used. 2021-04-26 08:19:41.217 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-04-26 08:19:42.066 | Fetched 59.0 kB in 1s (101 kB/s) 2021-04-26 08:19:42.125 | Selecting previously unselected package radvd. 2021-04-26 08:19:42.165 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77249 files and directories currently installed.) 2021-04-26 08:19:42.169 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-04-26 08:19:42.171 | Unpacking radvd (1:2.16-3) ... 2021-04-26 08:19:42.280 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:19:42.295 | Setting up radvd (1:2.16-3) ... 2021-04-26 08:19:43.068 | Job for radvd.service failed because the control process exited with error code. 2021-04-26 08:19:43.068 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-04-26 08:19:43.070 | invoke-rc.d: initscript radvd, action "start" failed. 2021-04-26 08:19:43.079 | ● radvd.service - Router advertisement daemon for IPv6 2021-04-26 08:19:43.079 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-04-26 08:19:43.079 | Active: failed (Result: exit-code) since Mon 2021-04-26 08:19:43 UTC; 13ms ago 2021-04-26 08:19:43.079 | Docs: man:radvd(8) 2021-04-26 08:19:43.079 | Process: 41942 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-04-26 08:19:43.079 | 2021-04-26 08:19:43.080 | Apr 26 08:19:42 dv-osbrick-787933-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-04-26 08:19:43.080 | Apr 26 08:19:43 dv-osbrick-787933-1-iscsi radvd[41942]: can't open /etc/radvd.conf: No such file or directory 2021-04-26 08:19:43.080 | Apr 26 08:19:43 dv-osbrick-787933-1-iscsi radvd[41942]: Insecure file permissions, but continuing anyway 2021-04-26 08:19:43.080 | Apr 26 08:19:43 dv-osbrick-787933-1-iscsi radvd[41942]: exiting, failed to read config file 2021-04-26 08:19:43.080 | Apr 26 08:19:43 dv-osbrick-787933-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-04-26 08:19:43.080 | Apr 26 08:19:43 dv-osbrick-787933-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-04-26 08:19:43.080 | Apr 26 08:19:43 dv-osbrick-787933-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-04-26 08:19:43.084 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:19:43.279 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:19:43.505 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:19:45.426 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:19:45.428 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:19:45.431 | + functions-common:time_stop:2304 : local name 2021-04-26 08:19:45.433 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:19:45.435 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:19:45.437 | + functions-common:time_stop:2307 : local total 2021-04-26 08:19:45.439 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:19:45.441 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:19:45.444 | + functions-common:time_stop:2311 : start_time=1619425180292 2021-04-26 08:19:45.446 | + functions-common:time_stop:2313 : [[ -z 1619425180292 ]] 2021-04-26 08:19:45.449 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:19:45.452 | + functions-common:time_stop:2316 : end_time=1619425185450 2021-04-26 08:19:45.454 | + functions-common:time_stop:2317 : elapsed_time=5158 2021-04-26 08:19:45.456 | + functions-common:time_stop:2318 : total=225589 2021-04-26 08:19:45.459 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:19:45.461 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=230747 2021-04-26 08:19:45.463 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:19:45.466 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-04-26 08:19:45.481 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:19:45.484 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-04-26 08:19:45.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-04-26 08:19:45.489 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-04-26 08:19:45.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-04-26 08:19:45.509 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:19:45.511 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:19:45.514 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:19:45.516 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:19:45.518 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:19:45.521 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:19:45.523 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:45.525 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:45.527 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:19:45.529 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:19:45.531 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:19:45.534 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:19:45.537 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-04-26 08:19:45.539 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:19:45.541 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:45.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:45.545 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-04-26 08:19:45.562 | + functions-common:apt_get:1109 : 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-04-26 08:19:45.683 | Reading package lists... 2021-04-26 08:19:45.946 | Building dependency tree... 2021-04-26 08:19:45.947 | Reading state information... 2021-04-26 08:19:46.156 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-04-26 08:19:46.156 | fakeroot set to manually installed. 2021-04-26 08:19:46.156 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:19:46.156 | The following packages were automatically installed and are no longer required: 2021-04-26 08:19:46.157 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:19:46.157 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:19:46.157 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-26 08:19:46.157 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:19:46.157 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:19:46.157 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:19:46.157 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:19:46.158 | The following additional packages will be installed: 2021-04-26 08:19:46.158 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-04-26 08:19:46.159 | Suggested packages: 2021-04-26 08:19:46.159 | openvswitch-doc python-sortedcontainers-doc 2021-04-26 08:19:46.212 | The following NEW packages will be installed: 2021-04-26 08:19:46.212 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-04-26 08:19:46.213 | The following packages will be upgraded: 2021-04-26 08:19:46.213 | openvswitch-common openvswitch-switch 2021-04-26 08:19:46.499 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-04-26 08:19:46.499 | Need to get 3,140 kB of archives. 2021-04-26 08:19:46.499 | After this operation, 3,539 kB of additional disk space will be used. 2021-04-26 08:19:46.499 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.4~cloud0 [118 kB] 2021-04-26 08:19:46.511 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-04-26 08:19:47.043 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.4~cloud0 [1,555 kB] 2021-04-26 08:19:47.248 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-04-26 08:19:47.590 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.4~cloud0 [1,175 kB] 2021-04-26 08:19:48.361 | Fetched 3,140 kB in 2s (1,985 kB/s) 2021-04-26 08:19:48.427 | Selecting previously unselected package libunbound2:amd64. 2021-04-26 08:19:48.466 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77262 files and directories currently installed.) 2021-04-26 08:19:48.470 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-04-26 08:19:48.481 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-26 08:19:48.590 | Selecting previously unselected package python3-sortedcontainers. 2021-04-26 08:19:48.598 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-04-26 08:19:48.600 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-04-26 08:19:48.675 | Selecting previously unselected package python3-openvswitch. 2021-04-26 08:19:48.683 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.4~cloud0_all.deb ... 2021-04-26 08:19:48.685 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-26 08:19:48.796 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-26 08:19:48.816 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-26 08:19:49.695 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-26 08:19:49.725 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-26 08:19:49.988 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-26 08:19:50.009 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:19:50.031 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-26 08:19:50.059 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-04-26 08:19:50.342 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:19:50.370 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:19:50.545 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:19:51.364 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-26 08:19:51.732 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-26 08:19:54.783 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:19:54.785 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:19:54.788 | + functions-common:time_stop:2304 : local name 2021-04-26 08:19:54.790 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:19:54.792 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:19:54.794 | + functions-common:time_stop:2307 : local total 2021-04-26 08:19:54.796 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:19:54.799 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:19:54.801 | + functions-common:time_stop:2311 : start_time=1619425185560 2021-04-26 08:19:54.803 | + functions-common:time_stop:2313 : [[ -z 1619425185560 ]] 2021-04-26 08:19:54.806 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:19:54.809 | + functions-common:time_stop:2316 : end_time=1619425194807 2021-04-26 08:19:54.811 | + functions-common:time_stop:2317 : elapsed_time=9247 2021-04-26 08:19:54.813 | + functions-common:time_stop:2318 : total=230747 2021-04-26 08:19:54.815 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:19:54.818 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=239994 2021-04-26 08:19:54.820 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:19:54.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-04-26 08:19:54.824 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:19:54.826 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:19:54.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-04-26 08:19:54.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-04-26 08:19:54.836 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-04-26 08:19:54.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-04-26 08:19:54.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-04-26 08:19:54.844 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-04-26 08:19:54.845 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-04-26 08:19:54.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-04-26 08:19:54.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-04-26 08:19:54.853 | + functions:vercmp:628 : local v1=4.15 2021-04-26 08:19:54.855 | + functions:vercmp:629 : local 'op=<' 2021-04-26 08:19:54.858 | + functions:vercmp:630 : local v2=3.13 2021-04-26 08:19:54.860 | + functions:vercmp:631 : local result 2021-04-26 08:19:54.863 | ++ functions:vercmp:635 : echo -e '4.15\n3.13' 2021-04-26 08:19:54.863 | ++ functions:vercmp:635 : sort -V 2021-04-26 08:19:54.866 | ++ functions:vercmp:635 : head -1 2021-04-26 08:19:54.870 | + functions:vercmp:635 : result=3.13 2021-04-26 08:19:54.872 | + functions:vercmp:637 : case $op in 2021-04-26 08:19:54.874 | + functions:vercmp:647 : '[' 4.15 '!=' 3.13 ']' 2021-04-26 08:19:54.876 | + functions:vercmp:647 : '[' 3.13 = 4.15 ']' 2021-04-26 08:19:54.878 | + functions:vercmp:648 : return 2021-04-26 08:19:54.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-04-26 08:19:54.883 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:19:54.885 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-04-26 08:19:55.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-04-26 08:19:55.328 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-04-26 08:19:55.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:55.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:55.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-04-26 08:19:55.338 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:55.341 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-04-26 08:19:55.356 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:19:55.359 | + ./stack.sh:main:812 : install_etcd3 2021-04-26 08:19:55.361 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-04-26 08:19:55.361 | Installing etcd 2021-04-26 08:19:55.363 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-04-26 08:19:55.374 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-04-26 08:19:55.385 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-04-26 08:19:55.387 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-04-26 08:19:55.399 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-04-26 08:19:55.402 | ++ 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-04-26 08:19:55.404 | ++ 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-04-26 08:19:55.407 | +++ 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-04-26 08:19:55.412 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:19:55.415 | ++ 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-04-26 08:19:55.417 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-04-26 08:19:55.419 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:19:55.447 | --2021-04-26 08:19:55-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:19:55.451 | Resolving github.com (github.com)... 140.82.121.3 2021-04-26 08:19:55.495 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-04-26 08:19:55.631 | HTTP request sent, awaiting response... 302 Found 2021-04-26 08:19:55.631 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210426T081948Z&X-Amz-Expires=300&X-Amz-Signature=80e4259aa39d5aba7de9a924b44dbba831453e30c3114e451f9cf1f31147424d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-04-26 08:19:55.631 | --2021-04-26 08:19:55-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210426T081948Z&X-Amz-Expires=300&X-Amz-Signature=80e4259aa39d5aba7de9a924b44dbba831453e30c3114e451f9cf1f31147424d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-04-26 08:19:55.632 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.111.154, ... 2021-04-26 08:19:55.668 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-04-26 08:19:55.833 | HTTP request sent, awaiting response... 200 OK 2021-04-26 08:19:55.833 | Length: 11350736 (11M) [application/octet-stream] 2021-04-26 08:19:55.833 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-04-26 08:19:56.038 | 2021-04-26 08:19:56.766 | 0K ........ .. 100% 11.6M=0.9s 2021-04-26 08:19:56.766 | 2021-04-26 08:19:56.766 | 2021-04-26 08:19:56 (11.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-04-26 08:19:56.766 | 2021-04-26 08:19:56.770 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-04-26 08:19:56.773 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:19:56.775 | ++ functions:get_extra_file:74 : return 2021-04-26 08:19:56.778 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:19:56.781 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-04-26 08:19:56.783 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-04-26 08:19:56.786 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-04-26 08:19:56.920 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-04-26 08:19:56.922 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/ 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/README.md 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-04-26 08:19:56.927 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-04-26 08:19:56.928 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-26 08:19:56.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-04-26 08:19:56.930 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-04-26 08:19:56.931 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-04-26 08:19:56.932 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-04-26 08:19:56.933 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-04-26 08:19:56.934 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-04-26 08:19:56.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-04-26 08:19:56.936 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-04-26 08:19:56.936 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-04-26 08:19:56.936 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-04-26 08:19:56.936 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-04-26 08:19:56.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-04-26 08:19:56.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-04-26 08:19:56.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-04-26 08:19:56.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-04-26 08:19:56.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-04-26 08:19:56.938 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-04-26 08:19:56.938 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-04-26 08:19:56.939 | etcd-v3.3.12-linux-amd64/etcdctl 2021-04-26 08:19:57.148 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-04-26 08:19:57.148 | etcd-v3.3.12-linux-amd64/etcd 2021-04-26 08:19:57.405 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-04-26 08:19:57.439 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-04-26 08:19:57.469 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-04-26 08:19:57.472 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-04-26 08:19:57.487 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:19:57.491 | + ./stack.sh:main:831 : install_dstat 2021-04-26 08:19:57.493 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-04-26 08:19:57.509 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:19:57.511 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-04-26 08:19:57.513 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:19:57.516 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-04-26 08:19:57.518 | + ./stack.sh:main:840 : install_libs 2021-04-26 08:19:57.520 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-04-26 08:19:57.523 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-04-26 08:19:57.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-04-26 08:19:57.527 | + inc/python:use_library_from_git:250 : local name=automaton 2021-04-26 08:19:57.529 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-04-26 08:19:57.536 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.538 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-04-26 08:19:57.540 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-04-26 08:19:57.542 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-04-26 08:19:57.544 | + inc/python:use_library_from_git:250 : local name=castellan 2021-04-26 08:19:57.547 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-04-26 08:19:57.554 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.556 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-04-26 08:19:57.558 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-04-26 08:19:57.560 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-04-26 08:19:57.562 | + inc/python:use_library_from_git:250 : local name=cliff 2021-04-26 08:19:57.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-04-26 08:19:57.572 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.574 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-04-26 08:19:57.576 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-04-26 08:19:57.578 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-04-26 08:19:57.580 | + inc/python:use_library_from_git:250 : local name=cursive 2021-04-26 08:19:57.583 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.587 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-04-26 08:19:57.589 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.591 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-04-26 08:19:57.594 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-04-26 08:19:57.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-04-26 08:19:57.598 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-04-26 08:19:57.600 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-04-26 08:19:57.607 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.609 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-04-26 08:19:57.611 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-04-26 08:19:57.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-04-26 08:19:57.616 | + inc/python:use_library_from_git:250 : local name=futurist 2021-04-26 08:19:57.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-04-26 08:19:57.625 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.627 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-04-26 08:19:57.630 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-04-26 08:19:57.632 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-04-26 08:19:57.634 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-04-26 08:19:57.636 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-04-26 08:19:57.643 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.646 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-04-26 08:19:57.648 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-04-26 08:19:57.650 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-04-26 08:19:57.652 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-04-26 08:19:57.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-04-26 08:19:57.663 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.666 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-04-26 08:19:57.668 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-04-26 08:19:57.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-04-26 08:19:57.672 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-04-26 08:19:57.675 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-04-26 08:19:57.682 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.684 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-04-26 08:19:57.686 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-04-26 08:19:57.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-04-26 08:19:57.691 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-04-26 08:19:57.693 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-04-26 08:19:57.700 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.702 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-04-26 08:19:57.704 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-04-26 08:19:57.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-04-26 08:19:57.709 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-04-26 08:19:57.711 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-04-26 08:19:57.718 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.720 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-04-26 08:19:57.723 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-04-26 08:19:57.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-04-26 08:19:57.728 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-04-26 08:19:57.730 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-04-26 08:19:57.737 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.739 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-04-26 08:19:57.741 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-04-26 08:19:57.743 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-04-26 08:19:57.746 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-04-26 08:19:57.748 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-04-26 08:19:57.755 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.757 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-04-26 08:19:57.760 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-04-26 08:19:57.762 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-04-26 08:19:57.764 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-04-26 08:19:57.766 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-04-26 08:19:57.774 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.776 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-04-26 08:19:57.778 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-04-26 08:19:57.781 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-04-26 08:19:57.784 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-04-26 08:19:57.786 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-04-26 08:19:57.793 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.795 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-04-26 08:19:57.797 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-04-26 08:19:57.799 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-04-26 08:19:57.802 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-04-26 08:19:57.804 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-04-26 08:19:57.811 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.813 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-04-26 08:19:57.815 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-04-26 08:19:57.818 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-04-26 08:19:57.820 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-04-26 08:19:57.822 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-04-26 08:19:57.829 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.831 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-04-26 08:19:57.834 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-04-26 08:19:57.836 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-04-26 08:19:57.839 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-04-26 08:19:57.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-04-26 08:19:57.848 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.850 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-04-26 08:19:57.852 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-04-26 08:19:57.854 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-04-26 08:19:57.857 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-04-26 08:19:57.859 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-04-26 08:19:57.866 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.868 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-04-26 08:19:57.870 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-04-26 08:19:57.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-04-26 08:19:57.874 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-04-26 08:19:57.877 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-04-26 08:19:57.884 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.886 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-04-26 08:19:57.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-04-26 08:19:57.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-04-26 08:19:57.893 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-04-26 08:19:57.896 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-04-26 08:19:57.903 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.905 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-04-26 08:19:57.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-04-26 08:19:57.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-04-26 08:19:57.913 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-04-26 08:19:57.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-04-26 08:19:57.922 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.924 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-04-26 08:19:57.926 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-04-26 08:19:57.929 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-04-26 08:19:57.931 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-04-26 08:19:57.933 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-04-26 08:19:57.940 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.944 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-04-26 08:19:57.946 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-04-26 08:19:57.948 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-04-26 08:19:57.950 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-04-26 08:19:57.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-04-26 08:19:57.960 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.963 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-04-26 08:19:57.965 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-04-26 08:19:57.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-04-26 08:19:57.969 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-04-26 08:19:57.972 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-04-26 08:19:57.979 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.981 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-04-26 08:19:57.983 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-04-26 08:19:57.985 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-04-26 08:19:57.988 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-04-26 08:19:57.990 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:57.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:57.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-04-26 08:19:57.997 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:57.999 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-04-26 08:19:58.001 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-04-26 08:19:58.003 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-04-26 08:19:58.006 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-04-26 08:19:58.009 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-04-26 08:19:58.015 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.018 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-04-26 08:19:58.020 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-04-26 08:19:58.023 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-04-26 08:19:58.025 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-04-26 08:19:58.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-04-26 08:19:58.034 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.037 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-04-26 08:19:58.039 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-04-26 08:19:58.041 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-04-26 08:19:58.044 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-04-26 08:19:58.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-04-26 08:19:58.053 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.055 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-04-26 08:19:58.057 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-04-26 08:19:58.059 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-04-26 08:19:58.062 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-04-26 08:19:58.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-04-26 08:19:58.071 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.073 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-04-26 08:19:58.076 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-04-26 08:19:58.078 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-04-26 08:19:58.080 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-04-26 08:19:58.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-04-26 08:19:58.090 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.092 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-04-26 08:19:58.094 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-04-26 08:19:58.096 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-04-26 08:19:58.099 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-04-26 08:19:58.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-04-26 08:19:58.108 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.110 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-04-26 08:19:58.112 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-04-26 08:19:58.115 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-04-26 08:19:58.117 | + inc/python:use_library_from_git:250 : local name=tooz 2021-04-26 08:19:58.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-04-26 08:19:58.126 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.128 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-04-26 08:19:58.131 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-04-26 08:19:58.133 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-04-26 08:19:58.135 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-04-26 08:19:58.138 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-04-26 08:19:58.144 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.147 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-04-26 08:19:58.149 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-04-26 08:19:58.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-04-26 08:19:58.153 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-04-26 08:19:58.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-04-26 08:19:58.162 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.165 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-04-26 08:19:58.167 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-04-26 08:19:58.169 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-04-26 08:19:58.171 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-04-26 08:19:58.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:19:58.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:19:58.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-04-26 08:19:58.181 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:19:58.183 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-04-26 08:19:58.202 | Using python 3.6 to install etcd3 2021-04-26 08:19:58.204 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-04-26 08:19:59.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:19:59.157 | from cryptography.utils import int_from_bytes 2021-04-26 08:19:59.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:19:59.157 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:00.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:20:00.267 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:00.273 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:00.278 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:00.395 | Collecting etcd3===0.12.0 2021-04-26 08:20:00.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-04-26 08:20:03.267 | Collecting grpcio===1.37.0 2021-04-26 08:20:03.282 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96e/3d85eb63d1446/grpcio-1.37.0-cp36-cp36m-manylinux2014_x86_64.whl (4.2 MB) 2021-04-26 08:20:04.001 | Collecting protobuf===3.15.8 2021-04-26 08:20:04.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f80/afc0a0ba13339/protobuf-3.15.8-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-04-26 08:20:04.101 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-26 08:20:04.104 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (6.3.1) 2021-04-26 08:20:04.119 | Building wheels for collected packages: etcd3 2021-04-26 08:20:04.119 | Building wheel for etcd3 (setup.py): started 2021-04-26 08:20:04.896 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-04-26 08:20:04.897 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=12fb9f9bfe2d9438811d44fddcc95849784476ff4f81c48b0c2b4479855776e5 2021-04-26 08:20:04.897 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-04-26 08:20:04.898 | Successfully built etcd3 2021-04-26 08:20:06.427 | Installing collected packages: grpcio, protobuf, etcd3 2021-04-26 08:20:07.051 | Successfully installed etcd3-0.12.0 grpcio-1.37.0 protobuf-3.15.8 2021-04-26 08:20:07.158 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:20:07.158 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:20:07.270 | + inc/python:pip_install:200 : result=0 2021-04-26 08:20:07.273 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:20:07.275 | + functions-common:time_stop:2304 : local name 2021-04-26 08:20:07.277 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:20:07.279 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:20:07.281 | + functions-common:time_stop:2307 : local total 2021-04-26 08:20:07.284 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:20:07.287 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:20:07.289 | + functions-common:time_stop:2311 : start_time=1619425198197 2021-04-26 08:20:07.291 | + functions-common:time_stop:2313 : [[ -z 1619425198197 ]] 2021-04-26 08:20:07.294 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:20:07.297 | + functions-common:time_stop:2316 : end_time=1619425207294 2021-04-26 08:20:07.299 | + functions-common:time_stop:2317 : elapsed_time=9097 2021-04-26 08:20:07.301 | + functions-common:time_stop:2318 : total=31427 2021-04-26 08:20:07.303 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:20:07.305 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40524 2021-04-26 08:20:07.308 | + inc/python:pip_install:203 : return 0 2021-04-26 08:20:07.310 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-04-26 08:20:07.328 | Using python 3.6 to install etcd3gw 2021-04-26 08:20:07.330 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-04-26 08:20:08.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:08.312 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:08.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:08.312 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:09.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:20:09.545 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:09.550 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:09.556 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:09.676 | Collecting etcd3gw===0.2.5 2021-04-26 08:20:09.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-04-26 08:20:09.764 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.3.0) 2021-04-26 08:20:09.771 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-26 08:20:09.793 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-26 08:20:09.815 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-26 08:20:09.818 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-26 08:20:09.821 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-26 08:20:09.825 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-26 08:20:09.828 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-26 08:20:11.339 | Installing collected packages: etcd3gw 2021-04-26 08:20:11.443 | Successfully installed etcd3gw-0.2.5 2021-04-26 08:20:11.551 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:20:11.551 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:20:11.639 | + inc/python:pip_install:200 : result=0 2021-04-26 08:20:11.641 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:20:11.643 | + functions-common:time_stop:2304 : local name 2021-04-26 08:20:11.646 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:20:11.648 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:20:11.651 | + functions-common:time_stop:2307 : local total 2021-04-26 08:20:11.653 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:20:11.655 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:20:11.657 | + functions-common:time_stop:2311 : start_time=1619425207324 2021-04-26 08:20:11.659 | + functions-common:time_stop:2313 : [[ -z 1619425207324 ]] 2021-04-26 08:20:11.663 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:20:11.666 | + functions-common:time_stop:2316 : end_time=1619425211664 2021-04-26 08:20:11.668 | + functions-common:time_stop:2317 : elapsed_time=4340 2021-04-26 08:20:11.670 | + functions-common:time_stop:2318 : total=40524 2021-04-26 08:20:11.673 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:20:11.675 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44864 2021-04-26 08:20:11.677 | + inc/python:pip_install:203 : return 0 2021-04-26 08:20:11.680 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-04-26 08:20:11.682 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-04-26 08:20:11.684 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-04-26 08:20:11.686 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:20:11.689 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:20:11.691 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:20:11.693 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:20:11.696 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:20:11.698 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:20:11.700 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:20:11.702 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:20:11.704 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:20:11.707 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-04-26 08:20:11.710 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-04-26 08:20:11.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:11.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:11.716 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-04-26 08:20:11.719 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-04-26 08:20:11.721 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-04-26 08:20:11.724 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-26 08:20:11.726 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:20:11.728 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:20:11.731 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:20:11.733 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:20:11.735 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:20:11.737 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:20:11.740 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:11.742 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:11.744 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:20:11.747 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:20:11.750 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:20:11.752 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:20:11.755 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-26 08:20:11.758 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:20:11.760 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:11.762 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:11.764 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-26 08:20:11.784 | + functions-common:apt_get:1109 : 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 uwsgi-plugin-python 2021-04-26 08:20:11.904 | Reading package lists... 2021-04-26 08:20:12.155 | Building dependency tree... 2021-04-26 08:20:12.156 | Reading state information... 2021-04-26 08:20:12.369 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:20:12.370 | The following packages were automatically installed and are no longer required: 2021-04-26 08:20:12.370 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:20:12.370 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:20:12.370 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-26 08:20:12.370 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:20:12.370 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:20:12.370 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:20:12.370 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:20:12.372 | Suggested packages: 2021-04-26 08:20:12.372 | python-uwsgidecorators python3-uwsgidecorators 2021-04-26 08:20:12.420 | The following NEW packages will be installed: 2021-04-26 08:20:12.420 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-04-26 08:20:12.712 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-04-26 08:20:12.712 | Need to get 163 kB of archives. 2021-04-26 08:20:12.712 | After this operation, 634 kB of additional disk space will be used. 2021-04-26 08:20:12.713 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-04-26 08:20:12.986 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-04-26 08:20:13.478 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-04-26 08:20:14.356 | Fetched 163 kB in 1s (118 kB/s) 2021-04-26 08:20:14.415 | Selecting previously unselected package uwsgi. 2021-04-26 08:20:14.454 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77331 files and directories currently installed.) 2021-04-26 08:20:14.458 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-26 08:20:14.461 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:20:14.554 | Selecting previously unselected package uwsgi-plugin-python. 2021-04-26 08:20:14.562 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-26 08:20:14.564 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:20:14.652 | Selecting previously unselected package uwsgi-plugin-python3. 2021-04-26 08:20:14.660 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-26 08:20:14.662 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:20:14.745 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:20:14.792 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:20:14.814 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:20:15.359 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-26 08:20:15.414 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:20:15.609 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:20:16.129 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:20:18.050 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:20:18.052 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:20:18.055 | + functions-common:time_stop:2304 : local name 2021-04-26 08:20:18.057 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:20:18.059 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:20:18.061 | + functions-common:time_stop:2307 : local total 2021-04-26 08:20:18.063 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:20:18.065 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:20:18.068 | + functions-common:time_stop:2311 : start_time=1619425211781 2021-04-26 08:20:18.070 | + functions-common:time_stop:2313 : [[ -z 1619425211781 ]] 2021-04-26 08:20:18.073 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:20:18.076 | + functions-common:time_stop:2316 : end_time=1619425218074 2021-04-26 08:20:18.079 | + functions-common:time_stop:2317 : elapsed_time=6293 2021-04-26 08:20:18.081 | + functions-common:time_stop:2318 : total=239994 2021-04-26 08:20:18.083 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:20:18.086 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=246287 2021-04-26 08:20:18.088 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:20:18.090 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-04-26 08:20:18.092 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:18.095 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:18.097 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-04-26 08:20:18.154 | Enabling module proxy. 2021-04-26 08:20:18.159 | To activate the new configuration, you need to run: 2021-04-26 08:20:18.159 | systemctl restart apache2 2021-04-26 08:20:18.163 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-04-26 08:20:18.220 | Considering dependency proxy for proxy_uwsgi: 2021-04-26 08:20:18.220 | Module proxy already enabled 2021-04-26 08:20:18.220 | Enabling module proxy_uwsgi. 2021-04-26 08:20:18.225 | To activate the new configuration, you need to run: 2021-04-26 08:20:18.225 | systemctl restart apache2 2021-04-26 08:20:18.229 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-04-26 08:20:18.231 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:20:18.234 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:20:18.236 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:20:18.378 | + ./stack.sh:main:846 : install_keystoneauth 2021-04-26 08:20:18.382 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-04-26 08:20:18.385 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-04-26 08:20:18.387 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-04-26 08:20:18.395 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.397 | + ./stack.sh:main:847 : install_keystoneclient 2021-04-26 08:20:18.399 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-04-26 08:20:18.402 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-04-26 08:20:18.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-04-26 08:20:18.411 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.414 | + ./stack.sh:main:848 : install_glanceclient 2021-04-26 08:20:18.416 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-04-26 08:20:18.418 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-04-26 08:20:18.421 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-04-26 08:20:18.428 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.430 | + ./stack.sh:main:849 : install_cinderclient 2021-04-26 08:20:18.433 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-04-26 08:20:18.435 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-04-26 08:20:18.437 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-04-26 08:20:18.445 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.447 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-04-26 08:20:18.449 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-04-26 08:20:18.451 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-04-26 08:20:18.458 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.461 | + ./stack.sh:main:850 : install_novaclient 2021-04-26 08:20:18.463 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-04-26 08:20:18.465 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-04-26 08:20:18.468 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-04-26 08:20:18.475 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.477 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-04-26 08:20:18.493 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:20:18.495 | + ./stack.sh:main:852 : install_swiftclient 2021-04-26 08:20:18.497 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-04-26 08:20:18.500 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-04-26 08:20:18.502 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-04-26 08:20:18.510 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.512 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-04-26 08:20:18.527 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:20:18.529 | + ./stack.sh:main:855 : install_neutronclient 2021-04-26 08:20:18.532 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-04-26 08:20:18.534 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-04-26 08:20:18.537 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-04-26 08:20:18.544 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.546 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-04-26 08:20:18.549 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-04-26 08:20:18.551 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-04-26 08:20:18.554 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:18.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:18.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-04-26 08:20:18.561 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:18.563 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-04-26 08:20:18.565 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-04-26 08:20:18.568 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:20:18.571 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-04-26 08:20:18.574 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-04-26 08:20:18.576 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:20:18.579 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:20:18.580 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:20:18.584 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-04-26 08:20:18.586 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-04-26 08:20:18.588 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-04-26 08:20:18.591 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-04-26 08:20:18.593 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-04-26 08:20:18.611 | Using python 3.6 to install keystonemiddleware 2021-04-26 08:20:18.614 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-04-26 08:20:19.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:19.600 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:19.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:19.600 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:20.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:20:20.703 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:20.709 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:20.714 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:20.722 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-04-26 08:20:20.783 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.7.0) 2021-04-26 08:20:20.823 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (8.5.0) 2021-04-26 08:20:20.873 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.1.2) 2021-04-26 08:20:20.880 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-26 08:20:20.889 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-26 08:20:20.892 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.4.0) 2021-04-26 08:20:20.897 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.3.1) 2021-04-26 08:20:20.963 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (4.2.0) 2021-04-26 08:20:20.984 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.4.2) 2021-04-26 08:20:20.987 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (4.8.0) 2021-04-26 08:20:21.005 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2021.1) 2021-04-26 08:20:21.009 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-04-26 08:20:21.053 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-04-26 08:20:21.059 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-26 08:20:21.081 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-04-26 08:20:21.093 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-04-26 08:20:21.103 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-04-26 08:20:21.118 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-26 08:20:21.120 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-04-26 08:20:21.127 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-04-26 08:20:21.134 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-04-26 08:20:21.142 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-26 08:20:21.146 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-26 08:20:21.188 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-04-26 08:20:21.192 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.7.0) 2021-04-26 08:20:21.196 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.10.9) 2021-04-26 08:20:21.199 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-04-26 08:20:21.205 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-26 08:20:21.208 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-04-26 08:20:21.211 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (2.8.1) 2021-04-26 08:20:21.216 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-26 08:20:21.219 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-26 08:20:21.242 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-26 08:20:21.246 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-26 08:20:21.248 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.2) 2021-04-26 08:20:21.252 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (5.1.2) 2021-04-26 08:20:21.279 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.12.1) 2021-04-26 08:20:21.282 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-26 08:20:21.309 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-26 08:20:22.631 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:20:22.631 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:20:22.714 | + inc/python:pip_install:200 : result=0 2021-04-26 08:20:22.716 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:20:22.719 | + functions-common:time_stop:2304 : local name 2021-04-26 08:20:22.721 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:20:22.723 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:20:22.726 | + functions-common:time_stop:2307 : local total 2021-04-26 08:20:22.728 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:20:22.730 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:20:22.732 | + functions-common:time_stop:2311 : start_time=1619425218607 2021-04-26 08:20:22.734 | + functions-common:time_stop:2313 : [[ -z 1619425218607 ]] 2021-04-26 08:20:22.737 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:20:22.741 | + functions-common:time_stop:2316 : end_time=1619425222738 2021-04-26 08:20:22.743 | + functions-common:time_stop:2317 : elapsed_time=4131 2021-04-26 08:20:22.745 | + functions-common:time_stop:2318 : total=44864 2021-04-26 08:20:22.748 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:20:22.750 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=48995 2021-04-26 08:20:22.752 | + inc/python:pip_install:203 : return 0 2021-04-26 08:20:22.754 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-04-26 08:20:22.757 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-04-26 08:20:22.759 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:20:22.762 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-04-26 08:20:22.764 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-04-26 08:20:22.767 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:20:22.771 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:20:22.771 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:20:22.775 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-04-26 08:20:22.777 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-04-26 08:20:22.780 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-04-26 08:20:22.783 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-04-26 08:20:22.785 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-04-26 08:20:22.804 | Using python 3.6 to install python-memcached 2021-04-26 08:20:22.807 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-04-26 08:20:23.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:23.798 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:23.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:23.798 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:24.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:20:24.891 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:24.897 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:24.902 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:25.017 | Collecting python-memcached===1.59 2021-04-26 08:20:25.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-04-26 08:20:25.097 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-26 08:20:26.649 | Installing collected packages: python-memcached 2021-04-26 08:20:26.744 | Successfully installed python-memcached-1.59 2021-04-26 08:20:26.856 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:20:26.856 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:20:26.943 | + inc/python:pip_install:200 : result=0 2021-04-26 08:20:26.945 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:20:26.947 | + functions-common:time_stop:2304 : local name 2021-04-26 08:20:26.950 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:20:26.952 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:20:26.954 | + functions-common:time_stop:2307 : local total 2021-04-26 08:20:26.956 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:20:26.959 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:20:26.961 | + functions-common:time_stop:2311 : start_time=1619425222799 2021-04-26 08:20:26.963 | + functions-common:time_stop:2313 : [[ -z 1619425222799 ]] 2021-04-26 08:20:26.966 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:20:26.969 | + functions-common:time_stop:2316 : end_time=1619425226967 2021-04-26 08:20:26.972 | + functions-common:time_stop:2317 : elapsed_time=4168 2021-04-26 08:20:26.974 | + functions-common:time_stop:2318 : total=48995 2021-04-26 08:20:26.976 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:20:26.979 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53163 2021-04-26 08:20:26.981 | + inc/python:pip_install:203 : return 0 2021-04-26 08:20:26.983 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-04-26 08:20:26.998 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:20:27.001 | + ./stack.sh:main:862 : '[' 10.222.0.26 == 10.222.0.26 ']' 2021-04-26 08:20:27.003 | + ./stack.sh:main:863 : stack_install_service keystone 2021-04-26 08:20:27.006 | + lib/stack:stack_install_service:20 : local service=keystone 2021-04-26 08:20:27.008 | + lib/stack:stack_install_service:21 : type install_keystone 2021-04-26 08:20:27.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-26 08:20:27.013 | + lib/stack:stack_install_service:32 : install_keystone 2021-04-26 08:20:27.015 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-04-26 08:20:27.029 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:20:27.032 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-04-26 08:20:27.034 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-04-26 08:20:27.036 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-04-26 08:20:27.038 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:20:27.040 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:20:27.043 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:20:27.045 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:20:27.047 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:20:27.050 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:20:27.064 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:20:27.066 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:20:27.068 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:20:27.071 | + functions-common:git_clone:544 : echo master 2021-04-26 08:20:27.071 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:20:27.075 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-04-26 08:20:27.077 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:20:27.079 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-04-26 08:20:27.082 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:20:27.082 | + functions-common:git_clone:593 : head -1 2021-04-26 08:20:27.085 | 10057702a Merge "Retry update_user when sqlalchemy raises StaleDataErrors" 2021-04-26 08:20:27.088 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:20:27.090 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-04-26 08:20:27.092 | + inc/python:setup_develop:338 : local bindep 2021-04-26 08:20:27.094 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-26 08:20:27.097 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-04-26 08:20:27.099 | + inc/python:setup_develop:344 : local extras= 2021-04-26 08:20:27.101 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-04-26 08:20:27.103 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-26 08:20:27.106 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-26 08:20:27.108 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-04-26 08:20:27.110 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-26 08:20:27.112 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-26 08:20:27.115 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-04-26 08:20:27.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-26 08:20:27.120 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-04-26 08:20:27.123 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-26 08:20:27.125 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-26 08:20:27.128 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-04-26 08:20:27.133 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-04-26 08:20:27.135 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-04-26 08:20:27.831 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-04-26 08:20:27.833 | + inc/python:setup_package:417 : local bindep=0 2021-04-26 08:20:27.835 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-26 08:20:27.838 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-26 08:20:27.840 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-26 08:20:27.842 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-04-26 08:20:27.845 | + inc/python:setup_package:426 : local flags=-e 2021-04-26 08:20:27.847 | + inc/python:setup_package:427 : local extras= 2021-04-26 08:20:27.851 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-26 08:20:27.853 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-26 08:20:27.855 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-26 08:20:27.857 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-26 08:20:27.859 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-26 08:20:27.861 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-04-26 08:20:27.879 | Using python 3.6 to install /opt/stack/keystone 2021-04-26 08:20:27.881 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-04-26 08:20:28.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:28.869 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:28.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:28.869 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:29.982 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:20:29.982 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:20:29.986 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:29.992 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:29.999 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:30.004 | Obtaining file:///opt/stack/keystone 2021-04-26 08:20:31.644 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-26 08:20:33.410 | Collecting Flask===1.1.2 2021-04-26 08:20:33.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-04-26 08:20:33.611 | Collecting Flask-RESTful===0.3.8 2021-04-26 08:20:33.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-04-26 08:20:33.693 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-26 08:20:33.701 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-26 08:20:33.770 | Collecting PyJWT===2.0.1 2021-04-26 08:20:33.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-04-26 08:20:33.811 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-26 08:20:33.841 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:20:33.994 | Collecting Werkzeug===1.0.1 2021-04-26 08:20:34.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-04-26 08:20:34.191 | Collecting aniso8601===9.0.1 2021-04-26 08:20:34.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-04-26 08:20:34.522 | Collecting bcrypt===3.2.0 2021-04-26 08:20:34.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-04-26 08:20:34.607 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:20:34.663 | Collecting click===7.1.2 2021-04-26 08:20:34.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-04-26 08:20:34.678 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-26 08:20:34.722 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-26 08:20:34.815 | Collecting itsdangerous===1.1.0 2021-04-26 08:20:34.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-04-26 08:20:34.889 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-26 08:20:34.921 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-04-26 08:20:34.981 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-04-26 08:20:35.021 | Collecting oauthlib===3.1.0 2021-04-26 08:20:35.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-04-26 08:20:35.047 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2021-04-26 08:20:35.088 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.5.0) 2021-04-26 08:20:35.135 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.2.0) 2021-04-26 08:20:35.141 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-26 08:20:35.196 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-04-26 08:20:35.202 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-04-26 08:20:35.245 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.7.1) 2021-04-26 08:20:35.307 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.2.0) 2021-04-26 08:20:35.326 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.7.0) 2021-04-26 08:20:35.343 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.1.0) 2021-04-26 08:20:35.353 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-04-26 08:20:35.379 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.3.0) 2021-04-26 08:20:35.391 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.8.0) 2021-04-26 08:20:35.408 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.4.0) 2021-04-26 08:20:35.462 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.9) 2021-04-26 08:20:35.563 | Collecting passlib===1.7.4 2021-04-26 08:20:35.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-04-26 08:20:35.664 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2021-04-26 08:20:35.666 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2021-04-26 08:20:35.669 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2021-04-26 08:20:35.680 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2021-04-26 08:20:35.683 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2021-04-26 08:20:35.686 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2021-04-26 08:20:35.689 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.17.3) 2021-04-26 08:20:35.802 | Collecting pysaml2===6.5.1 2021-04-26 08:20:35.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-04-26 08:20:35.905 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2021-04-26 08:20:35.910 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.2.0) 2021-04-26 08:20:35.931 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2021.1) 2021-04-26 08:20:35.936 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.25.1) 2021-04-26 08:20:35.957 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-04-26 08:20:36.200 | Collecting scrypt===0.8.17 2021-04-26 08:20:36.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-04-26 08:20:36.296 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (56.0.0) 2021-04-26 08:20:36.379 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2021-04-26 08:20:36.382 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.13.0) 2021-04-26 08:20:36.393 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.4.1) 2021-04-26 08:20:36.396 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.3.0) 2021-04-26 08:20:36.399 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-26 08:20:36.409 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.0.1) 2021-04-26 08:20:36.419 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (0.5.0) 2021-04-26 08:20:36.425 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2021-04-26 08:20:36.444 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.4.0) 2021-04-26 08:20:36.447 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.1.0) 2021-04-26 08:20:36.454 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.26.4) 2021-04-26 08:20:36.615 | Collecting xmlschema===1.6.1 2021-04-26 08:20:36.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/d7c8222c8e0d5/xmlschema-1.6.1-py3-none-any.whl (254 kB) 2021-04-26 08:20:36.726 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.2) 2021-04-26 08:20:36.731 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-26 08:20:36.734 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-26 08:20:36.777 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:20:36.823 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-04-26 08:20:36.890 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-26 08:20:36.899 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-04-26 08:20:36.906 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:20:36.909 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-26 08:20:36.918 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-04-26 08:20:36.966 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-26 08:20:36.970 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-26 08:20:36.977 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-26 08:20:36.980 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-26 08:20:36.992 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:20:37.001 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:20:37.011 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2021-04-26 08:20:37.023 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-26 08:20:37.033 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:20:37.045 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-26 08:20:37.050 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-04-26 08:20:37.053 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-26 08:20:37.141 | Collecting defusedxml===0.7.1 2021-04-26 08:20:37.148 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-04-26 08:20:37.221 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (20.0.1) 2021-04-26 08:20:37.237 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-26 08:20:37.266 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:20:37.269 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-26 08:20:37.274 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:20:37.276 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-26 08:20:37.278 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-26 08:20:37.281 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2021-04-26 08:20:37.283 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-04-26 08:20:37.286 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-04-26 08:20:37.415 | Collecting elementpath===2.2.1 2021-04-26 08:20:37.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a0/0899c22623e0a/elementpath-2.2.1-py3-none-any.whl (145 kB) 2021-04-26 08:20:37.503 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (3.4.1) 2021-04-26 08:20:37.530 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.7.4.3) 2021-04-26 08:20:37.535 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-04-26 08:20:37.541 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.12.1) 2021-04-26 08:20:37.543 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-26 08:20:37.551 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (1.0.4) 2021-04-26 08:20:37.554 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (5.0.0) 2021-04-26 08:20:37.557 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-26 08:20:37.562 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-26 08:20:37.572 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-04-26 08:20:37.580 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.6) 2021-04-26 08:20:38.493 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, oauthlib, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, keystone 2021-04-26 08:20:38.519 | Attempting uninstall: click 2021-04-26 08:20:38.522 | Found existing installation: click 6.7 2021-04-26 08:20:38.533 | Uninstalling click-6.7: 2021-04-26 08:20:38.559 | Successfully uninstalled click-6.7 2021-04-26 08:20:39.428 | Attempting uninstall: oauthlib 2021-04-26 08:20:39.430 | Found existing installation: oauthlib 2.0.6 2021-04-26 08:20:39.436 | Uninstalling oauthlib-2.0.6: 2021-04-26 08:20:39.460 | Successfully uninstalled oauthlib-2.0.6 2021-04-26 08:20:40.531 | Attempting uninstall: PyJWT 2021-04-26 08:20:40.532 | Found existing installation: PyJWT 1.5.3 2021-04-26 08:20:40.538 | Uninstalling PyJWT-1.5.3: 2021-04-26 08:20:40.561 | Successfully uninstalled PyJWT-1.5.3 2021-04-26 08:20:40.590 | Running setup.py develop for keystone 2021-04-26 08:20:42.427 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.1 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.6.1 2021-04-26 08:20:42.541 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:20:42.541 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:20:42.649 | + inc/python:pip_install:200 : result=0 2021-04-26 08:20:42.651 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:20:42.653 | + functions-common:time_stop:2304 : local name 2021-04-26 08:20:42.655 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:20:42.657 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:20:42.659 | + functions-common:time_stop:2307 : local total 2021-04-26 08:20:42.661 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:20:42.664 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:20:42.666 | + functions-common:time_stop:2311 : start_time=1619425227875 2021-04-26 08:20:42.668 | + functions-common:time_stop:2313 : [[ -z 1619425227875 ]] 2021-04-26 08:20:42.670 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:20:42.673 | + functions-common:time_stop:2316 : end_time=1619425242671 2021-04-26 08:20:42.675 | + functions-common:time_stop:2317 : elapsed_time=14796 2021-04-26 08:20:42.678 | + functions-common:time_stop:2318 : total=53163 2021-04-26 08:20:42.680 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:20:42.682 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=67959 2021-04-26 08:20:42.684 | + inc/python:pip_install:203 : return 0 2021-04-26 08:20:42.687 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-26 08:20:42.689 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-26 08:20:42.691 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-26 08:20:42.707 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-26 08:20:42.719 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-04-26 08:20:42.721 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-04-26 08:20:42.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:20:42.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:20:42.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-04-26 08:20:42.731 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:20:42.733 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-04-26 08:20:42.749 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:20:42.751 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-04-26 08:20:42.753 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-26 08:20:42.756 | + ./stack.sh:main:864 : configure_keystone 2021-04-26 08:20:42.758 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-04-26 08:20:42.769 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-04-26 08:20:42.772 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-04-26 08:20:42.776 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-04-26 08:20:42.791 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:20:42.793 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-04-26 08:20:42.819 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-04-26 08:20:42.842 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-04-26 08:20:42.868 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-04-26 08:20:42.894 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-04-26 08:20:42.921 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-04-26 08:20:42.947 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-04-26 08:20:42.970 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-04-26 08:20:42.994 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-04-26 08:20:42.996 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-04-26 08:20:42.999 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-04-26 08:20:43.001 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-04-26 08:20:43.003 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-26 08:20:43.005 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-26 08:20:43.019 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:20:43.023 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-26 08:20:43.025 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-26 08:20:43.027 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-26 08:20:43.041 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:20:43.044 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-04-26 08:20:43.046 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-04-26 08:20:43.072 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-26 08:20:43.074 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-26 08:20:43.076 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-04-26 08:20:43.079 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-04-26 08:20:43.081 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-04-26 08:20:43.096 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:20:43.098 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.26/identity 2021-04-26 08:20:43.124 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.26/identity 2021-04-26 08:20:43.148 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-04-26 08:20:43.150 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-04-26 08:20:43.177 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-04-26 08:20:43.179 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-04-26 08:20:43.181 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-04-26 08:20:43.184 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-04-26 08:20:43.186 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-26 08:20:43.188 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-26 08:20:43.215 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-04-26 08:20:43.217 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-04-26 08:20:43.219 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-04-26 08:20:43.221 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-04-26 08:20:43.225 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-26 08:20:43.240 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-26 08:20:43.242 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-26 08:20:43.244 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-26 08:20:43.247 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-26 08:20:43.249 | + 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-04-26 08:20:43.272 | + 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-04-26 08:20:43.297 | + 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-04-26 08:20:43.321 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-26 08:20:43.345 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-04-26 08:20:43.369 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-04-26 08:20:43.371 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-04-26 08:20:43.373 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-04-26 08:20:43.376 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-04-26 08:20:43.378 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-04-26 08:20:43.380 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-26 08:20:43.382 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-26 08:20:43.385 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-04-26 08:20:43.388 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-04-26 08:20:43.391 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-26 08:20:43.393 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-26 08:20:43.404 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-26 08:20:43.405 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:20:43.412 | d /var/run/uwsgi 0755 ubuntu root 2021-04-26 08:20:43.415 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:20:43.428 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-04-26 08:20:43.431 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-04-26 08:20:43.434 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-04-26 08:20:43.459 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-04-26 08:20:43.482 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-04-26 08:20:43.506 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-04-26 08:20:43.529 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-04-26 08:20:43.553 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-04-26 08:20:43.576 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-04-26 08:20:43.599 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-04-26 08:20:43.623 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-04-26 08:20:43.646 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-26 08:20:43.669 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-04-26 08:20:43.693 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-04-26 08:20:43.716 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-04-26 08:20:43.739 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-26 08:20:43.742 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-26 08:20:43.745 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-04-26 08:20:43.747 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-04-26 08:20:43.749 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-26 08:20:43.751 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:43.754 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:43.756 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-26 08:20:43.759 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-26 08:20:43.761 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-04-26 08:20:43.784 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-04-26 08:20:43.809 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-04-26 08:20:43.809 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-26 08:20:43.816 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-04-26 08:20:43.819 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-04-26 08:20:43.821 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-04-26 08:20:43.824 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-26 08:20:43.826 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-26 08:20:43.828 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:20:43.830 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:43.832 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:43.836 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-26 08:20:43.838 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-26 08:20:43.840 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:43.843 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:43.846 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-04-26 08:20:43.904 | Enabling site keystone-wsgi-public. 2021-04-26 08:20:43.909 | To activate the new configuration, you need to run: 2021-04-26 08:20:43.909 | systemctl reload apache2 2021-04-26 08:20:43.913 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-26 08:20:43.916 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:20:43.918 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:20:43.920 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:20:44.063 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-04-26 08:20:44.065 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-04-26 08:20:44.068 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-04-26 08:20:44.071 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-04-26 08:20:44.074 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-26 08:20:44.076 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-26 08:20:44.079 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-04-26 08:20:44.082 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-04-26 08:20:44.085 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-26 08:20:44.088 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-26 08:20:44.100 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-26 08:20:44.100 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:20:44.107 | d /var/run/uwsgi 0755 ubuntu root 2021-04-26 08:20:44.111 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:20:44.124 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-26 08:20:44.126 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-04-26 08:20:44.130 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-04-26 08:20:44.156 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-04-26 08:20:44.180 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-04-26 08:20:44.203 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-04-26 08:20:44.228 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-04-26 08:20:44.251 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-04-26 08:20:44.275 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-04-26 08:20:44.298 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-04-26 08:20:44.322 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-04-26 08:20:44.346 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-26 08:20:44.369 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-04-26 08:20:44.393 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-04-26 08:20:44.417 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-04-26 08:20:44.440 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-26 08:20:44.443 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-26 08:20:44.446 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-04-26 08:20:44.448 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-04-26 08:20:44.450 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-26 08:20:44.452 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:44.455 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:44.457 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-26 08:20:44.460 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-26 08:20:44.462 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-26 08:20:44.486 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-04-26 08:20:44.510 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-04-26 08:20:44.510 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-26 08:20:44.518 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-04-26 08:20:44.521 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-04-26 08:20:44.524 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-04-26 08:20:44.526 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-26 08:20:44.528 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-26 08:20:44.530 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:20:44.533 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:44.535 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:44.538 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-26 08:20:44.540 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-26 08:20:44.542 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:20:44.544 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:20:44.547 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-04-26 08:20:44.606 | Enabling site keystone-wsgi-admin. 2021-04-26 08:20:44.610 | To activate the new configuration, you need to run: 2021-04-26 08:20:44.610 | systemctl reload apache2 2021-04-26 08:20:44.615 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-26 08:20:44.617 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:20:44.619 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:20:44.622 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:20:44.770 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-04-26 08:20:44.797 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-04-26 08:20:44.825 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-04-26 08:20:44.850 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-04-26 08:20:44.852 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-04-26 08:20:44.878 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-04-26 08:20:44.902 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-04-26 08:20:44.928 | + ./stack.sh:main:868 : is_service_enabled swift 2021-04-26 08:20:44.943 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:20:44.945 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-04-26 08:20:44.961 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:20:44.963 | + ./stack.sh:main:872 : stack_install_service swift 2021-04-26 08:20:44.966 | + lib/stack:stack_install_service:20 : local service=swift 2021-04-26 08:20:44.968 | + lib/stack:stack_install_service:21 : type install_swift 2021-04-26 08:20:44.970 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-26 08:20:44.973 | + lib/stack:stack_install_service:32 : install_swift 2021-04-26 08:20:44.975 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-04-26 08:20:44.978 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-04-26 08:20:44.980 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-04-26 08:20:44.982 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:20:44.984 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:20:44.987 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:20:44.990 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:20:44.992 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:20:44.995 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:20:45.010 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:20:45.012 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:20:45.014 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:20:45.017 | + functions-common:git_clone:544 : echo master 2021-04-26 08:20:45.017 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:20:45.022 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-04-26 08:20:45.024 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:20:45.027 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-04-26 08:20:45.029 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:20:45.030 | + functions-common:git_clone:593 : head -1 2021-04-26 08:20:45.032 | 9d6006f64 auditors: Log and dump recon *before* sleeping 2021-04-26 08:20:45.034 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:20:45.037 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-04-26 08:20:45.040 | + inc/python:setup_develop:338 : local bindep 2021-04-26 08:20:45.042 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-04-26 08:20:45.044 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-04-26 08:20:45.047 | + inc/python:setup_develop:344 : local extras=keystone 2021-04-26 08:20:45.049 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-04-26 08:20:45.051 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-26 08:20:45.054 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-04-26 08:20:45.056 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-04-26 08:20:45.058 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-26 08:20:45.061 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-04-26 08:20:45.064 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-04-26 08:20:45.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-26 08:20:45.069 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-04-26 08:20:45.072 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-26 08:20:45.074 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-26 08:20:45.077 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-04-26 08:20:45.082 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-04-26 08:20:45.084 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-04-26 08:20:45.781 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-04-26 08:20:45.784 | + inc/python:setup_package:417 : local bindep=0 2021-04-26 08:20:45.786 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-26 08:20:45.789 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-26 08:20:45.791 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-04-26 08:20:45.793 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-04-26 08:20:45.795 | + inc/python:setup_package:426 : local flags=-e 2021-04-26 08:20:45.797 | + inc/python:setup_package:427 : local extras=keystone 2021-04-26 08:20:45.800 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-26 08:20:45.802 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-04-26 08:20:45.804 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-04-26 08:20:45.806 | + inc/python:setup_package:437 : extras='[keystone]' 2021-04-26 08:20:45.809 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-26 08:20:45.811 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-04-26 08:20:45.829 | Using python 3.6 to install /opt/stack/swift 2021-04-26 08:20:45.831 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-04-26 08:20:46.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:46.858 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:46.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:20:46.858 | from cryptography.utils import int_from_bytes 2021-04-26 08:20:47.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:20:47.978 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:20:47.982 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:47.988 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:47.996 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:20:48.000 | Obtaining file:///opt/stack/swift 2021-04-26 08:20:49.341 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-26 08:20:50.697 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:20:50.707 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-26 08:20:50.750 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-26 08:20:50.761 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-26 08:20:50.766 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-04-26 08:20:51.699 | Collecting lxml===4.6.3 2021-04-26 08:20:51.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bcc/bfc27563652de/lxml-4.6.3-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-04-26 08:20:51.946 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-26 08:20:51.948 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-04-26 08:20:51.988 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-26 08:20:52.035 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-26 08:20:52.042 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-04-26 08:20:52.048 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-04-26 08:20:52.092 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-26 08:20:52.102 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-26 08:20:52.120 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-26 08:20:52.126 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-26 08:20:52.129 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-04-26 08:20:52.236 | Collecting pyeclib===1.6.0 2021-04-26 08:20:52.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-04-26 08:20:53.329 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-26 08:20:53.332 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-26 08:20:53.336 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-04-26 08:20:53.341 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-04-26 08:20:53.361 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-26 08:20:53.366 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-26 08:20:53.387 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-26 08:20:53.392 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-26 08:20:53.449 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-26 08:20:53.452 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-26 08:20:53.461 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-04-26 08:20:53.589 | Collecting xattr===0.9.7 2021-04-26 08:20:53.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-04-26 08:20:54.400 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:20:54.403 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-26 08:20:54.413 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:20:54.428 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-26 08:20:54.494 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-26 08:20:54.500 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-26 08:20:54.543 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-26 08:20:54.551 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:20:54.554 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-26 08:20:54.561 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-26 08:20:54.564 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-26 08:20:54.567 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:20:54.571 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:20:54.574 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-26 08:20:54.577 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-26 08:20:54.580 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-04-26 08:20:54.586 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-26 08:20:54.589 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (3.4.1) 2021-04-26 08:20:54.650 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (3.7.4.3) 2021-04-26 08:20:54.655 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-04-26 08:20:54.657 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-26 08:20:54.685 | Building wheels for collected packages: pyeclib, xattr 2021-04-26 08:20:54.686 | Building wheel for pyeclib (setup.py): started 2021-04-26 08:20:55.882 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-04-26 08:20:55.884 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53040 sha256=936ffffdb1069beef593c4c7c3d5a2c8a85e20a9d83163df0e03c6cd489ce8ea 2021-04-26 08:20:55.884 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-04-26 08:20:55.885 | Building wheel for xattr (setup.py): started 2021-04-26 08:20:57.184 | Building wheel for xattr (setup.py): finished with status 'done' 2021-04-26 08:20:57.185 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=4ce9a7c36472302c5cbe14fd7b1c906027f7014bf7c20d0c941fff06aa46f1f8 2021-04-26 08:20:57.185 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-04-26 08:20:57.186 | Successfully built pyeclib xattr 2021-04-26 08:20:58.433 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-04-26 08:20:58.761 | Running setup.py develop for swift 2021-04-26 08:21:00.426 | Successfully installed lxml-4.6.3 pyeclib-1.6.0 swift xattr-0.9.7 2021-04-26 08:21:00.543 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:21:00.543 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:21:00.659 | + inc/python:pip_install:200 : result=0 2021-04-26 08:21:00.662 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:21:00.664 | + functions-common:time_stop:2304 : local name 2021-04-26 08:21:00.667 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:21:00.669 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:21:00.671 | + functions-common:time_stop:2307 : local total 2021-04-26 08:21:00.673 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:21:00.675 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:21:00.677 | + functions-common:time_stop:2311 : start_time=1619425245824 2021-04-26 08:21:00.680 | + functions-common:time_stop:2313 : [[ -z 1619425245824 ]] 2021-04-26 08:21:00.683 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:21:00.686 | + functions-common:time_stop:2316 : end_time=1619425260683 2021-04-26 08:21:00.688 | + functions-common:time_stop:2317 : elapsed_time=14859 2021-04-26 08:21:00.690 | + functions-common:time_stop:2318 : total=67959 2021-04-26 08:21:00.692 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:21:00.695 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82818 2021-04-26 08:21:00.697 | + inc/python:pip_install:203 : return 0 2021-04-26 08:21:00.699 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-26 08:21:00.702 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-04-26 08:21:00.704 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-04-26 08:21:00.721 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-04-26 08:21:00.733 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-04-26 08:21:00.735 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-04-26 08:21:00.737 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:21:00.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:21:00.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-04-26 08:21:00.744 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:21:00.747 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-04-26 08:21:00.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-26 08:21:00.752 | + ./stack.sh:main:873 : configure_swift 2021-04-26 08:21:00.754 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-04-26 08:21:00.756 | + lib/swift:configure_swift:335 : local node_number 2021-04-26 08:21:00.759 | + lib/swift:configure_swift:336 : local swift_node_config 2021-04-26 08:21:00.760 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-04-26 08:21:00.762 | + lib/swift:configure_swift:338 : local user_group 2021-04-26 08:21:00.764 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-04-26 08:21:01.682 | No container-sync running 2021-04-26 08:21:01.682 | No account-server running 2021-04-26 08:21:01.682 | No account-auditor running 2021-04-26 08:21:01.682 | No container-sharder running 2021-04-26 08:21:01.682 | No object-replicator running 2021-04-26 08:21:01.682 | No object-reconstructor running 2021-04-26 08:21:01.682 | No object-server running 2021-04-26 08:21:01.683 | No account-replicator running 2021-04-26 08:21:01.683 | No container-replicator running 2021-04-26 08:21:01.683 | No container-updater running 2021-04-26 08:21:01.683 | No object-expirer running 2021-04-26 08:21:01.683 | No container-reconciler running 2021-04-26 08:21:01.683 | No container-auditor running 2021-04-26 08:21:01.683 | No proxy-server running 2021-04-26 08:21:01.683 | No container-server running 2021-04-26 08:21:01.683 | No object-updater running 2021-04-26 08:21:01.683 | No account-reaper running 2021-04-26 08:21:01.683 | No object-auditor running 2021-04-26 08:21:01.735 | + lib/swift:configure_swift:341 : true 2021-04-26 08:21:01.737 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-04-26 08:21:01.750 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-04-26 08:21:01.761 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-04-26 08:21:01.763 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-04-26 08:21:01.764 | + lib/swift:configure_swift:355 : sed -e ' 2021-04-26 08:21:01.764 | s/%GROUP%//; 2021-04-26 08:21:01.764 | s/%USER%/ubuntu/; 2021-04-26 08:21:01.764 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-04-26 08:21:01.764 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-04-26 08:21:01.770 | uid = ubuntu 2021-04-26 08:21:01.770 | gid = 2021-04-26 08:21:01.770 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-04-26 08:21:01.770 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-04-26 08:21:01.770 | address = 127.0.0.1 2021-04-26 08:21:01.770 | 2021-04-26 08:21:01.770 | [account6612] 2021-04-26 08:21:01.770 | max connections = 25 2021-04-26 08:21:01.770 | path = /opt/stack/data/swift/1/node/ 2021-04-26 08:21:01.771 | read only = false 2021-04-26 08:21:01.771 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-04-26 08:21:01.771 | 2021-04-26 08:21:01.771 | [account6622] 2021-04-26 08:21:01.771 | max connections = 25 2021-04-26 08:21:01.771 | path = /opt/stack/data/swift/2/node/ 2021-04-26 08:21:01.771 | read only = false 2021-04-26 08:21:01.771 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-04-26 08:21:01.771 | 2021-04-26 08:21:01.771 | [account6632] 2021-04-26 08:21:01.771 | max connections = 25 2021-04-26 08:21:01.771 | path = /opt/stack/data/swift/3/node/ 2021-04-26 08:21:01.771 | read only = false 2021-04-26 08:21:01.771 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-04-26 08:21:01.771 | 2021-04-26 08:21:01.771 | [account6642] 2021-04-26 08:21:01.771 | max connections = 25 2021-04-26 08:21:01.771 | path = /opt/stack/data/swift/4/node/ 2021-04-26 08:21:01.771 | read only = false 2021-04-26 08:21:01.771 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-04-26 08:21:01.771 | 2021-04-26 08:21:01.771 | 2021-04-26 08:21:01.771 | [container6611] 2021-04-26 08:21:01.771 | max connections = 25 2021-04-26 08:21:01.771 | path = /opt/stack/data/swift/1/node/ 2021-04-26 08:21:01.771 | read only = false 2021-04-26 08:21:01.771 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-04-26 08:21:01.771 | 2021-04-26 08:21:01.771 | [container6621] 2021-04-26 08:21:01.771 | max connections = 25 2021-04-26 08:21:01.771 | path = /opt/stack/data/swift/2/node/ 2021-04-26 08:21:01.771 | read only = false 2021-04-26 08:21:01.771 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-04-26 08:21:01.771 | 2021-04-26 08:21:01.771 | [container6631] 2021-04-26 08:21:01.772 | max connections = 25 2021-04-26 08:21:01.772 | path = /opt/stack/data/swift/3/node/ 2021-04-26 08:21:01.772 | read only = false 2021-04-26 08:21:01.772 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-04-26 08:21:01.772 | 2021-04-26 08:21:01.772 | [container6641] 2021-04-26 08:21:01.772 | max connections = 25 2021-04-26 08:21:01.772 | path = /opt/stack/data/swift/4/node/ 2021-04-26 08:21:01.772 | read only = false 2021-04-26 08:21:01.772 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-04-26 08:21:01.772 | 2021-04-26 08:21:01.772 | 2021-04-26 08:21:01.772 | [object6613] 2021-04-26 08:21:01.772 | max connections = 25 2021-04-26 08:21:01.772 | path = /opt/stack/data/swift/1/node/ 2021-04-26 08:21:01.772 | read only = false 2021-04-26 08:21:01.772 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-04-26 08:21:01.772 | 2021-04-26 08:21:01.772 | [object6623] 2021-04-26 08:21:01.772 | max connections = 25 2021-04-26 08:21:01.772 | path = /opt/stack/data/swift/2/node/ 2021-04-26 08:21:01.772 | read only = false 2021-04-26 08:21:01.772 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-04-26 08:21:01.772 | 2021-04-26 08:21:01.772 | [object6633] 2021-04-26 08:21:01.772 | max connections = 25 2021-04-26 08:21:01.772 | path = /opt/stack/data/swift/3/node/ 2021-04-26 08:21:01.772 | read only = false 2021-04-26 08:21:01.772 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-04-26 08:21:01.772 | 2021-04-26 08:21:01.772 | [object6643] 2021-04-26 08:21:01.772 | max connections = 25 2021-04-26 08:21:01.772 | path = /opt/stack/data/swift/4/node/ 2021-04-26 08:21:01.772 | read only = false 2021-04-26 08:21:01.772 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-04-26 08:21:01.773 | + lib/swift:configure_swift:361 : is_ubuntu 2021-04-26 08:21:01.775 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:21:01.777 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:21:01.780 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-04-26 08:21:01.797 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-04-26 08:21:01.799 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-04-26 08:21:01.803 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-04-26 08:21:01.807 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-04-26 08:21:01.809 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-04-26 08:21:01.813 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-04-26 08:21:01.837 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.26:8080/v1/ 2021-04-26 08:21:01.859 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-04-26 08:21:01.879 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-04-26 08:21:01.907 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-04-26 08:21:01.927 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-04-26 08:21:01.954 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-04-26 08:21:01.974 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-04-26 08:21:02.002 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-04-26 08:21:02.021 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-04-26 08:21:02.049 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-04-26 08:21:02.069 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-04-26 08:21:02.097 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-04-26 08:21:02.117 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-04-26 08:21:02.131 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:02.133 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-04-26 08:21:02.161 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-04-26 08:21:02.188 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-04-26 08:21:02.216 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-04-26 08:21:02.243 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-04-26 08:21:02.257 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:02.259 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-04-26 08:21:02.286 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-04-26 08:21:02.300 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:02.302 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-04-26 08:21:02.315 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:02.318 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-04-26 08:21:02.320 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-04-26 08:21:02.334 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:02.336 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-04-26 08:21:02.338 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-04-26 08:21:02.340 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-04-26 08:21:02.348 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-04-26 08:21:02.356 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-04-26 08:21:02.384 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-04-26 08:21:02.410 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-04-26 08:21:02.439 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-04-26 08:21:02.468 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-04-26 08:21:02.494 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-04-26 08:21:02.497 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-04-26 08:21:02.499 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-04-26 08:21:02.501 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-04-26 08:21:02.503 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-04-26 08:21:02.530 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-04-26 08:21:02.557 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.26/identity 2021-04-26 08:21:02.584 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-04-26 08:21:02.610 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-04-26 08:21:02.638 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-04-26 08:21:02.664 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-04-26 08:21:02.691 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-04-26 08:21:02.719 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-26 08:21:02.746 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-04-26 08:21:02.773 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-04-26 08:21:02.800 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-04-26 08:21:02.828 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-04-26 08:21:02.854 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-04-26 08:21:02.884 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-04-26 08:21:02.910 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-04-26 08:21:02.931 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-04-26 08:21:02.959 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-04-26 08:21:02.987 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-04-26 08:21:02.991 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-04-26 08:21:03.015 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-04-26 08:21:03.039 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-04-26 08:21:03.062 | + lib/swift:configure_swift:479 : local node_number 2021-04-26 08:21:03.064 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-04-26 08:21:03.066 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-04-26 08:21:03.068 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-04-26 08:21:03.073 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-04-26 08:21:03.075 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-04-26 08:21:03.077 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-04-26 08:21:03.079 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-04-26 08:21:03.081 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-04-26 08:21:03.083 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-04-26 08:21:03.085 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-04-26 08:21:03.087 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-04-26 08:21:03.105 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-04-26 08:21:03.130 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-04-26 08:21:03.148 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-04-26 08:21:03.174 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-04-26 08:21:03.192 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-04-26 08:21:03.218 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-04-26 08:21:03.237 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-04-26 08:21:03.263 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-04-26 08:21:03.281 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-04-26 08:21:03.307 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-04-26 08:21:03.325 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-04-26 08:21:03.351 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-04-26 08:21:03.369 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-04-26 08:21:03.395 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-04-26 08:21:03.414 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-04-26 08:21:03.440 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-04-26 08:21:03.458 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-04-26 08:21:03.483 | + 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-04-26 08:21:03.489 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-04-26 08:21:03.508 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-04-26 08:21:03.534 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-04-26 08:21:03.560 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-04-26 08:21:03.562 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-04-26 08:21:03.566 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-04-26 08:21:03.568 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-04-26 08:21:03.571 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-04-26 08:21:03.573 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-04-26 08:21:03.575 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-04-26 08:21:03.577 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-04-26 08:21:03.579 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-04-26 08:21:03.581 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-04-26 08:21:03.599 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-04-26 08:21:03.625 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-04-26 08:21:03.642 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-04-26 08:21:03.668 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-04-26 08:21:03.686 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-04-26 08:21:03.712 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-04-26 08:21:03.730 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-04-26 08:21:03.755 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-04-26 08:21:03.774 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-04-26 08:21:03.800 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-04-26 08:21:03.817 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-04-26 08:21:03.844 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-04-26 08:21:03.861 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-04-26 08:21:03.887 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-04-26 08:21:03.905 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-04-26 08:21:03.931 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-04-26 08:21:03.949 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-04-26 08:21:03.978 | + 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-04-26 08:21:03.983 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-04-26 08:21:04.001 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-04-26 08:21:04.027 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-04-26 08:21:04.029 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-04-26 08:21:04.033 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-04-26 08:21:04.035 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-04-26 08:21:04.037 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-04-26 08:21:04.040 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-04-26 08:21:04.042 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-04-26 08:21:04.044 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-04-26 08:21:04.046 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-04-26 08:21:04.048 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-04-26 08:21:04.065 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-04-26 08:21:04.091 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-04-26 08:21:04.108 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-04-26 08:21:04.134 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-04-26 08:21:04.151 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-04-26 08:21:04.175 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-04-26 08:21:04.193 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-04-26 08:21:04.218 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-04-26 08:21:04.235 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-04-26 08:21:04.262 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-04-26 08:21:04.278 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-04-26 08:21:04.303 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-04-26 08:21:04.321 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-04-26 08:21:04.346 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-04-26 08:21:04.362 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-04-26 08:21:04.388 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-04-26 08:21:04.405 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-04-26 08:21:04.429 | + 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-04-26 08:21:04.435 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-04-26 08:21:04.451 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-04-26 08:21:04.476 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-04-26 08:21:04.503 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-04-26 08:21:04.531 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-04-26 08:21:04.559 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-04-26 08:21:04.561 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-04-26 08:21:04.565 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-04-26 08:21:04.590 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-04-26 08:21:04.614 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-04-26 08:21:04.639 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-04-26 08:21:04.664 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-04-26 08:21:04.689 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-04-26 08:21:04.713 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-04-26 08:21:04.736 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-04-26 08:21:04.761 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-04-26 08:21:04.785 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-04-26 08:21:04.799 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:04.802 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-04-26 08:21:04.819 | + lib/swift:configure_swift:522 : local auth_vers 2021-04-26 08:21:04.822 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-04-26 08:21:04.840 | + lib/swift:configure_swift:523 : auth_vers=3 2021-04-26 08:21:04.842 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.26 2021-04-26 08:21:04.866 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-04-26 08:21:04.868 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-04-26 08:21:04.893 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.26/identity 2021-04-26 08:21:04.918 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-04-26 08:21:04.920 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-04-26 08:21:04.944 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-04-26 08:21:04.959 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:04.961 | + lib/swift:configure_swift:542 : local user_group 2021-04-26 08:21:04.964 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-04-26 08:21:04.968 | + lib/swift:configure_swift:543 : user_group=1000 2021-04-26 08:21:04.970 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-04-26 08:21:04.981 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-04-26 08:21:04.984 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-04-26 08:21:04.994 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-04-26 08:21:04.996 | + lib/swift:configure_swift:549 : is_suse 2021-04-26 08:21:04.998 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:21:05.001 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:21:05.003 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:21:05.005 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:21:05.007 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:21:05.010 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:21:05.012 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-04-26 08:21:05.023 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-04-26 08:21:05.025 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-04-26 08:21:05.028 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-04-26 08:21:05.043 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:05.046 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-04-26 08:21:05.062 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:05.065 | + ./stack.sh:main:884 : stack_install_service glance 2021-04-26 08:21:05.067 | + lib/stack:stack_install_service:20 : local service=glance 2021-04-26 08:21:05.069 | + lib/stack:stack_install_service:21 : type install_glance 2021-04-26 08:21:05.072 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-26 08:21:05.075 | + lib/stack:stack_install_service:32 : install_glance 2021-04-26 08:21:05.077 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-04-26 08:21:05.079 | + lib/glance:install_glance:438 : local glance_store_extras 2021-04-26 08:21:05.082 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-04-26 08:21:05.098 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:05.100 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-04-26 08:21:05.103 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-04-26 08:21:05.119 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:05.122 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-04-26 08:21:05.124 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-04-26 08:21:05.127 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-04-26 08:21:05.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:21:05.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:21:05.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-04-26 08:21:05.138 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:21:05.141 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-04-26 08:21:05.143 | ++ inc/python:join_extras:29 : local IFS=, 2021-04-26 08:21:05.146 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-04-26 08:21:05.149 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-04-26 08:21:05.151 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-04-26 08:21:05.154 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-04-26 08:21:05.156 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-04-26 08:21:05.160 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-04-26 08:21:05.162 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-04-26 08:21:05.166 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-04-26 08:21:05.169 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:21:05.169 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-04-26 08:21:05.174 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-04-26 08:21:05.176 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-04-26 08:21:05.179 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-04-26 08:21:05.182 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-04-26 08:21:05.184 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-04-26 08:21:05.203 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2021-04-26 08:21:05.206 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-04-26 08:21:06.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:21:06.238 | from cryptography.utils import int_from_bytes 2021-04-26 08:21:06.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:21:06.238 | from cryptography.utils import int_from_bytes 2021-04-26 08:21:07.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:21:07.355 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:21:07.358 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:07.364 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:07.372 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:07.646 | Collecting glance-store===2.5.0 2021-04-26 08:21:07.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-04-26 08:21:07.904 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.1) 2021-04-26 08:21:07.909 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-26 08:21:07.941 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-26 08:21:08.365 | Collecting os-brick===4.3.1 2021-04-26 08:21:08.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/9c058262195ad/os_brick-4.3.1-py3-none-any.whl (252 kB) 2021-04-26 08:21:08.569 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-04-26 08:21:08.575 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.4.0) 2021-04-26 08:21:08.604 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-04-26 08:21:08.619 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-26 08:21:08.688 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-26 08:21:08.694 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-04-26 08:21:08.702 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-04-26 08:21:08.757 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.5.0) 2021-04-26 08:21:08.781 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2021-04-26 08:21:08.787 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-26 08:21:08.799 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-04-26 08:21:08.836 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-26 08:21:08.858 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-26 08:21:08.866 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-26 08:21:08.871 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-26 08:21:08.875 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-26 08:21:08.881 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.17.3) 2021-04-26 08:21:09.143 | Collecting python-cinderclient===7.4.0 2021-04-26 08:21:09.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d1/27f5b5d1795b0/python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 2021-04-26 08:21:09.343 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-04-26 08:21:09.348 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-04-26 08:21:09.534 | Collecting python-swiftclient===3.11.1 2021-04-26 08:21:09.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-04-26 08:21:09.795 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-26 08:21:09.800 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-26 08:21:09.821 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-26 08:21:09.826 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-26 08:21:09.882 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (3.17.2) 2021-04-26 08:21:09.886 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-26 08:21:09.889 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-26 08:21:09.899 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.3.1) 2021-04-26 08:21:09.916 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-04-26 08:21:09.938 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.3.2) 2021-04-26 08:21:09.943 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-26 08:21:09.954 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-26 08:21:09.996 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:21:10.047 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-26 08:21:10.050 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-26 08:21:10.056 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-26 08:21:10.063 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:21:10.067 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-26 08:21:10.075 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:21:10.079 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-26 08:21:10.082 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-26 08:21:10.087 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:21:10.097 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:21:10.111 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-26 08:21:10.123 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:21:10.140 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:21:10.150 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-26 08:21:10.153 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-04-26 08:21:10.155 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-26 08:21:10.159 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:21:10.163 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:21:10.165 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-26 08:21:10.174 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (3.4.1) 2021-04-26 08:21:10.201 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (3.7.4.3) 2021-04-26 08:21:10.206 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-04-26 08:21:10.208 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-26 08:21:10.236 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-04-26 08:21:10.239 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-26 08:21:10.243 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2021-04-26 08:21:10.262 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-04-26 08:21:10.270 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.1.0) 2021-04-26 08:21:10.277 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-26 08:21:10.280 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-04-26 08:21:10.282 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-04-26 08:21:10.286 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-04-26 08:21:10.289 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-04-26 08:21:11.641 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2021-04-26 08:21:12.616 | Successfully installed glance-store-2.5.0 os-brick-4.3.1 python-cinderclient-7.4.0 python-swiftclient-3.11.1 2021-04-26 08:21:12.734 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:21:12.735 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:21:12.831 | + inc/python:pip_install:200 : result=0 2021-04-26 08:21:12.833 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:21:12.835 | + functions-common:time_stop:2304 : local name 2021-04-26 08:21:12.838 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:21:12.841 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:21:12.843 | + functions-common:time_stop:2307 : local total 2021-04-26 08:21:12.845 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:21:12.847 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:21:12.850 | + functions-common:time_stop:2311 : start_time=1619425265199 2021-04-26 08:21:12.856 | + functions-common:time_stop:2313 : [[ -z 1619425265199 ]] 2021-04-26 08:21:12.858 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:21:12.862 | + functions-common:time_stop:2316 : end_time=1619425272859 2021-04-26 08:21:12.864 | + functions-common:time_stop:2317 : elapsed_time=7660 2021-04-26 08:21:12.866 | + functions-common:time_stop:2318 : total=82818 2021-04-26 08:21:12.869 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:21:12.871 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=90478 2021-04-26 08:21:12.874 | + inc/python:pip_install:203 : return 0 2021-04-26 08:21:12.876 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-04-26 08:21:12.879 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-04-26 08:21:12.881 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-04-26 08:21:12.894 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-04-26 08:21:12.899 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-04-26 08:21:12.902 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-04-26 08:21:12.904 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-04-26 08:21:12.906 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:21:12.908 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:21:12.912 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:21:12.914 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:21:12.917 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:21:12.919 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:21:12.935 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:21:12.937 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:21:12.939 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:21:12.942 | + functions-common:git_clone:544 : echo master 2021-04-26 08:21:12.943 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:21:12.948 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-04-26 08:21:12.950 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:21:12.953 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-04-26 08:21:12.956 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:21:12.956 | + functions-common:git_clone:593 : head -1 2021-04-26 08:21:12.958 | 1157c19a Merge "Guidelines for core reviewers" 2021-04-26 08:21:12.961 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:21:12.964 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-04-26 08:21:12.966 | + inc/python:setup_develop:338 : local bindep 2021-04-26 08:21:12.969 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-04-26 08:21:12.971 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-04-26 08:21:12.974 | + inc/python:setup_develop:344 : local extras= 2021-04-26 08:21:12.976 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-04-26 08:21:12.979 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-26 08:21:12.981 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-04-26 08:21:12.984 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-04-26 08:21:12.986 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-26 08:21:12.989 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-26 08:21:12.992 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-04-26 08:21:12.994 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-26 08:21:12.997 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-04-26 08:21:13.000 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-26 08:21:13.002 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-26 08:21:13.005 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-04-26 08:21:13.011 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-04-26 08:21:13.013 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-04-26 08:21:13.697 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-04-26 08:21:13.699 | + inc/python:setup_package:417 : local bindep=0 2021-04-26 08:21:13.702 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-26 08:21:13.704 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-26 08:21:13.706 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-04-26 08:21:13.709 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-04-26 08:21:13.711 | + inc/python:setup_package:426 : local flags=-e 2021-04-26 08:21:13.714 | + inc/python:setup_package:427 : local extras= 2021-04-26 08:21:13.716 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-26 08:21:13.719 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-26 08:21:13.721 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-26 08:21:13.723 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-26 08:21:13.726 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-26 08:21:13.728 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-04-26 08:21:13.746 | Using python 3.6 to install /opt/stack/glance 2021-04-26 08:21:13.749 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-04-26 08:21:14.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:21:14.804 | from cryptography.utils import int_from_bytes 2021-04-26 08:21:14.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:21:14.805 | from cryptography.utils import int_from_bytes 2021-04-26 08:21:15.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:21:15.939 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:21:15.942 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:15.950 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:15.956 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:15.961 | Obtaining file:///opt/stack/glance 2021-04-26 08:21:17.322 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-26 08:21:18.677 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:21:18.688 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:21:18.697 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:21:18.709 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-26 08:21:18.889 | Collecting WSME===0.10.1 2021-04-26 08:21:18.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-04-26 08:21:19.066 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:21:19.080 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-26 08:21:19.223 | Collecting castellan===3.7.1 2021-04-26 08:21:19.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/897/4070b636f52c7/castellan-3.7.1-py3-none-any.whl (93 kB) 2021-04-26 08:21:19.677 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-26 08:21:19.894 | Collecting cursive===0.2.2 2021-04-26 08:21:19.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-04-26 08:21:19.988 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-26 08:21:19.997 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2021-04-26 08:21:20.003 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-26 08:21:20.013 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-26 08:21:20.019 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2021-04-26 08:21:20.095 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-26 08:21:20.100 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.1) 2021-04-26 08:21:20.106 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-26 08:21:20.109 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-26 08:21:20.141 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-26 08:21:20.207 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-04-26 08:21:20.265 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-26 08:21:20.272 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-04-26 08:21:20.276 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.4.0) 2021-04-26 08:21:20.297 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-04-26 08:21:20.361 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-04-26 08:21:20.374 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-26 08:21:20.420 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-26 08:21:20.426 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-04-26 08:21:20.480 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-04-26 08:21:20.487 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-04-26 08:21:20.530 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.7.1) 2021-04-26 08:21:20.590 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.2.0) 2021-04-26 08:21:20.610 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.7.0) 2021-04-26 08:21:20.627 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2021-04-26 08:21:20.642 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-26 08:21:20.653 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-04-26 08:21:20.679 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.3.0) 2021-04-26 08:21:20.690 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-26 08:21:20.708 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-04-26 08:21:20.760 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-26 08:21:20.766 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-26 08:21:20.769 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-04-26 08:21:20.771 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.8.0) 2021-04-26 08:21:20.796 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-04-26 08:21:20.811 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-04-26 08:21:20.823 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-26 08:21:20.826 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-26 08:21:20.829 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.17.3) 2021-04-26 08:21:20.953 | Collecting python-barbicanclient===5.1.0 2021-04-26 08:21:20.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-04-26 08:21:21.055 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-04-26 08:21:21.060 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-04-26 08:21:21.062 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-04-26 08:21:21.083 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-26 08:21:21.087 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-04-26 08:21:21.095 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-26 08:21:21.204 | Collecting retrying===1.3.3 2021-04-26 08:21:21.211 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-04-26 08:21:21.290 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-26 08:21:21.294 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-26 08:21:21.436 | Collecting simplegeneric===0.8.1 2021-04-26 08:21:21.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-04-26 08:21:22.175 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-26 08:21:22.179 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.13.0) 2021-04-26 08:21:22.190 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.4.1) 2021-04-26 08:21:22.193 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (3.3.0) 2021-04-26 08:21:22.197 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-26 08:21:22.375 | Collecting taskflow===4.6.0 2021-04-26 08:21:22.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-04-26 08:21:22.537 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-04-26 08:21:22.553 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-04-26 08:21:22.564 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-04-26 08:21:22.570 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-04-26 08:21:22.589 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-04-26 08:21:22.592 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-04-26 08:21:22.600 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-26 08:21:22.623 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-26 08:21:22.626 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-04-26 08:21:22.631 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-26 08:21:22.640 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:21:22.643 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-26 08:21:22.652 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-26 08:21:22.694 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:21:22.739 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-26 08:21:22.767 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-26 08:21:22.774 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-26 08:21:22.780 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:21:22.783 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-26 08:21:22.786 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-26 08:21:22.791 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-04-26 08:21:22.838 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-26 08:21:22.845 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-26 08:21:22.848 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-26 08:21:22.860 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-26 08:21:22.863 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-04-26 08:21:22.876 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:21:22.879 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:21:22.883 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-26 08:21:22.887 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-26 08:21:22.890 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-26 08:21:23.052 | Collecting networkx===2.5.1 2021-04-26 08:21:23.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/5858ed7e989f4/networkx-2.5.1-py3-none-any.whl (1.6 MB) 2021-04-26 08:21:23.340 | Collecting pydot===1.4.2 2021-04-26 08:21:23.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-04-26 08:21:23.543 | Collecting automaton===2.3.0 2021-04-26 08:21:23.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-04-26 08:21:23.630 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-26 08:21:23.633 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-04-26 08:21:23.636 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-04-26 08:21:23.638 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-04-26 08:21:23.641 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-26 08:21:23.644 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-26 08:21:23.647 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-26 08:21:23.675 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-26 08:21:23.680 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-04-26 08:21:23.682 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-04-26 08:21:23.685 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-04-26 08:21:23.748 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.2.5) 2021-04-26 08:21:23.754 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-04-26 08:21:23.758 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.8.2) 2021-04-26 08:21:23.760 | Building wheels for collected packages: simplegeneric 2021-04-26 08:21:23.761 | Building wheel for simplegeneric (setup.py): started 2021-04-26 08:21:24.512 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-04-26 08:21:24.513 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=0b3d044683fa22f0f912caed339662a5b7a690b12c01c87721e08b768e1b3b7f 2021-04-26 08:21:24.513 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-04-26 08:21:24.514 | Successfully built simplegeneric 2021-04-26 08:21:25.477 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-04-26 08:21:27.827 | Running setup.py develop for glance 2021-04-26 08:21:29.482 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.1 cursive-0.2.2 glance networkx-2.5.1 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-04-26 08:21:29.609 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:21:29.609 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:21:29.719 | + inc/python:pip_install:200 : result=0 2021-04-26 08:21:29.722 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:21:29.724 | + functions-common:time_stop:2304 : local name 2021-04-26 08:21:29.727 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:21:29.729 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:21:29.731 | + functions-common:time_stop:2307 : local total 2021-04-26 08:21:29.734 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:21:29.736 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:21:29.738 | + functions-common:time_stop:2311 : start_time=1619425273742 2021-04-26 08:21:29.740 | + functions-common:time_stop:2313 : [[ -z 1619425273742 ]] 2021-04-26 08:21:29.744 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:21:29.747 | + functions-common:time_stop:2316 : end_time=1619425289744 2021-04-26 08:21:29.749 | + functions-common:time_stop:2317 : elapsed_time=16002 2021-04-26 08:21:29.751 | + functions-common:time_stop:2318 : total=90478 2021-04-26 08:21:29.753 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:21:29.756 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=106480 2021-04-26 08:21:29.758 | + inc/python:pip_install:203 : return 0 2021-04-26 08:21:29.760 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-26 08:21:29.763 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-26 08:21:29.765 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-26 08:21:29.784 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-26 08:21:29.795 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-04-26 08:21:29.798 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-04-26 08:21:29.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:21:29.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:21:29.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-04-26 08:21:29.807 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:21:29.810 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-26 08:21:29.812 | + ./stack.sh:main:885 : configure_glance 2021-04-26 08:21:29.815 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-04-26 08:21:29.826 | + lib/glance:configure_glance:271 : local dburl 2021-04-26 08:21:29.829 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-04-26 08:21:29.832 | ++ lib/database:database_connection_url:132 : local db=glance 2021-04-26 08:21:29.834 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-04-26 08:21:29.837 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-04-26 08:21:29.840 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-26 08:21:29.843 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-26 08:21:29.845 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-04-26 08:21:29.871 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-26 08:21:29.898 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-04-26 08:21:29.923 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-26 08:21:29.947 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-04-26 08:21:29.974 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-04-26 08:21:30.000 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-04-26 08:21:30.003 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-04-26 08:21:30.005 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-04-26 08:21:30.008 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-26 08:21:30.010 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-04-26 08:21:30.041 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-04-26 08:21:30.065 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.26/identity 2021-04-26 08:21:30.090 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-04-26 08:21:30.114 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-04-26 08:21:30.139 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-04-26 08:21:30.165 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-04-26 08:21:30.191 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-04-26 08:21:30.216 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-26 08:21:30.241 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-04-26 08:21:30.266 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-04-26 08:21:30.293 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-04-26 08:21:30.296 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-04-26 08:21:30.298 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-04-26 08:21:30.300 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-26 08:21:30.303 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-26 08:21:30.305 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-26 08:21:30.321 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:30.324 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-26 08:21:30.327 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-26 08:21:30.329 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-26 08:21:30.345 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:30.348 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-04-26 08:21:30.350 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-04-26 08:21:30.376 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-26 08:21:30.378 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-26 08:21:30.381 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-04-26 08:21:30.384 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-04-26 08:21:30.386 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-04-26 08:21:30.389 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-04-26 08:21:30.391 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-04-26 08:21:30.393 | + lib/glance:configure_glance_store:231 : local be 2021-04-26 08:21:30.396 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-04-26 08:21:30.398 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-04-26 08:21:30.400 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-26 08:21:30.428 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-04-26 08:21:30.431 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.26 2021-04-26 08:21:30.456 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-04-26 08:21:30.459 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-04-26 08:21:30.475 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:30.478 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-04-26 08:21:30.503 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-04-26 08:21:30.528 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-04-26 08:21:30.553 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-04-26 08:21:30.578 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-04-26 08:21:30.603 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-04-26 08:21:30.618 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:30.621 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-04-26 08:21:30.646 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-04-26 08:21:30.674 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-04-26 08:21:30.698 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.26/identity/v3 2021-04-26 08:21:30.723 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-04-26 08:21:30.748 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.26/image 2021-04-26 08:21:30.773 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-04-26 08:21:30.789 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:30.792 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-04-26 08:21:30.794 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-04-26 08:21:30.797 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-04-26 08:21:30.800 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-26 08:21:30.816 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-26 08:21:30.818 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-26 08:21:30.821 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-26 08:21:30.824 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-26 08:21:30.826 | + 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-04-26 08:21:30.851 | + 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-04-26 08:21:30.876 | + 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-04-26 08:21:30.902 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-26 08:21:30.927 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-04-26 08:21:30.931 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-04-26 08:21:30.959 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-04-26 08:21:30.985 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-26 08:21:31.010 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.26/identity 2021-04-26 08:21:31.035 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-04-26 08:21:31.060 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-04-26 08:21:31.085 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-04-26 08:21:31.110 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-26 08:21:31.139 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-04-26 08:21:31.166 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-04-26 08:21:31.194 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-04-26 08:21:31.220 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-04-26 08:21:31.224 | + lib/glance:configure_glance:353 : 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-04-26 08:21:31.231 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-04-26 08:21:31.246 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:21:31.249 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-04-26 08:21:31.251 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-04-26 08:21:31.253 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-04-26 08:21:31.255 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-04-26 08:21:31.258 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-04-26 08:21:31.261 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-04-26 08:21:31.264 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-04-26 08:21:31.266 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-04-26 08:21:31.270 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-04-26 08:21:31.297 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-04-26 08:21:31.299 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-04-26 08:21:31.302 | ++ functions:get_random_port:837 : true 2021-04-26 08:21:31.304 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-04-26 08:21:31.307 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-04-26 08:21:31.309 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-04-26 08:21:31.372 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-04-26 08:21:31.375 | ++ functions:get_random_port:841 : break 2 2021-04-26 08:21:31.377 | ++ functions:get_random_port:845 : echo 60999 2021-04-26 08:21:31.380 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-04-26 08:21:31.382 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-04-26 08:21:31.407 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-04-26 08:21:31.431 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-04-26 08:21:31.455 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-04-26 08:21:31.479 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-04-26 08:21:31.503 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-04-26 08:21:31.526 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-04-26 08:21:31.551 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-04-26 08:21:31.575 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-26 08:21:31.599 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-26 08:21:31.623 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-04-26 08:21:31.647 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-26 08:21:31.671 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-04-26 08:21:31.695 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-04-26 08:21:31.719 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-04-26 08:21:31.744 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-04-26 08:21:31.767 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-04-26 08:21:31.792 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-04-26 08:21:31.816 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-04-26 08:21:31.840 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-04-26 08:21:31.843 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-04-26 08:21:31.845 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:21:31.847 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:21:31.850 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:21:31.852 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-04-26 08:21:31.855 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-04-26 08:21:31.912 | proxy (enabled by site administrator) 2021-04-26 08:21:31.916 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-04-26 08:21:31.918 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-04-26 08:21:31.921 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:21:31.923 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:21:31.925 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:21:31.928 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-04-26 08:21:31.930 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-04-26 08:21:31.979 | No module matches proxy_http 2021-04-26 08:21:31.982 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-04-26 08:21:32.039 | Considering dependency proxy for proxy_http: 2021-04-26 08:21:32.039 | Module proxy already enabled 2021-04-26 08:21:32.039 | Enabling module proxy_http. 2021-04-26 08:21:32.044 | To activate the new configuration, you need to run: 2021-04-26 08:21:32.044 | systemctl restart apache2 2021-04-26 08:21:32.048 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-04-26 08:21:32.051 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:21:32.053 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:21:32.055 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:21:32.216 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-04-26 08:21:32.220 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-04-26 08:21:32.223 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-04-26 08:21:32.225 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-26 08:21:32.227 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:21:32.230 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:21:32.232 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:21:32.235 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:21:32.238 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-04-26 08:21:32.238 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:21:32.247 | KeepAlive Off 2021-04-26 08:21:32.251 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:21:32.251 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-04-26 08:21:32.258 | SetEnv proxy-sendchunked 1 2021-04-26 08:21:32.263 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:21:32.263 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-04-26 08:21:32.270 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-04-26 08:21:32.273 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-04-26 08:21:32.276 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-04-26 08:21:32.279 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-26 08:21:32.281 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-26 08:21:32.283 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:21:32.286 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:21:32.288 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:21:32.290 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-26 08:21:32.293 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-26 08:21:32.295 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:21:32.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:21:32.300 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-04-26 08:21:32.356 | Enabling site glance-wsgi-api. 2021-04-26 08:21:32.361 | To activate the new configuration, you need to run: 2021-04-26 08:21:32.361 | systemctl reload apache2 2021-04-26 08:21:32.365 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-04-26 08:21:32.368 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:21:32.370 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:21:32.372 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:21:32.513 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-04-26 08:21:32.519 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-04-26 08:21:32.545 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-04-26 08:21:32.561 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:21:32.564 | + ./stack.sh:main:890 : stack_install_service cinder 2021-04-26 08:21:32.566 | + lib/stack:stack_install_service:20 : local service=cinder 2021-04-26 08:21:32.568 | + lib/stack:stack_install_service:21 : type install_cinder 2021-04-26 08:21:32.571 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-26 08:21:32.573 | + lib/stack:stack_install_service:32 : install_cinder 2021-04-26 08:21:32.576 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-04-26 08:21:32.578 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-04-26 08:21:32.580 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-04-26 08:21:32.583 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:21:32.585 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:21:32.589 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:21:32.591 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:21:32.594 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:21:32.596 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:21:32.612 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:21:32.614 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:21:32.617 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:21:32.620 | + functions-common:git_clone:544 : echo master 2021-04-26 08:21:32.620 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:21:32.625 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-04-26 08:21:32.627 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:21:32.630 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-04-26 08:21:32.633 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:21:32.633 | + functions-common:git_clone:593 : head -1 2021-04-26 08:21:32.635 | ea7ae8e65 setup.cfg: Replace dashes with underscores 2021-04-26 08:21:32.638 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:21:32.640 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-04-26 08:21:32.643 | + inc/python:setup_develop:338 : local bindep 2021-04-26 08:21:32.645 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-26 08:21:32.648 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-04-26 08:21:32.651 | + inc/python:setup_develop:344 : local extras= 2021-04-26 08:21:32.653 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-04-26 08:21:32.656 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-26 08:21:32.658 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-26 08:21:32.661 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-04-26 08:21:32.663 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-26 08:21:32.667 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-26 08:21:32.670 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-04-26 08:21:32.672 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-26 08:21:32.675 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-04-26 08:21:32.678 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-26 08:21:32.680 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-26 08:21:32.683 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-04-26 08:21:32.688 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-04-26 08:21:32.691 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-04-26 08:21:33.408 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-04-26 08:21:33.410 | + inc/python:setup_package:417 : local bindep=0 2021-04-26 08:21:33.413 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-26 08:21:33.415 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-26 08:21:33.418 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-26 08:21:33.420 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-04-26 08:21:33.422 | + inc/python:setup_package:426 : local flags=-e 2021-04-26 08:21:33.425 | + inc/python:setup_package:427 : local extras= 2021-04-26 08:21:33.427 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-26 08:21:33.430 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-26 08:21:33.433 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-26 08:21:33.435 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-26 08:21:33.437 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-26 08:21:33.440 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-04-26 08:21:33.459 | Using python 3.6 to install /opt/stack/cinder 2021-04-26 08:21:33.461 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-04-26 08:21:34.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:21:34.585 | from cryptography.utils import int_from_bytes 2021-04-26 08:21:34.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:21:34.585 | from cryptography.utils import int_from_bytes 2021-04-26 08:21:35.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:21:35.705 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:21:35.709 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:35.716 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:35.723 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:21:35.727 | Obtaining file:///opt/stack/cinder 2021-04-26 08:21:37.910 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-26 08:21:40.141 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:21:40.152 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:21:40.161 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:21:40.174 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-26 08:21:40.210 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:21:41.231 | Collecting boto3===1.17.53 2021-04-26 08:21:41.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3bf/3305571f3c8b7/boto3-1.17.53-py2.py3-none-any.whl (131 kB) 2021-04-26 08:21:42.701 | Collecting botocore===1.20.53 2021-04-26 08:21:42.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d5e/70d17b91c9b58/botocore-1.20.53-py2.py3-none-any.whl (7.4 MB) 2021-04-26 08:21:42.989 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-04-26 08:21:43.011 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-26 08:21:43.056 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-04-26 08:21:43.072 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-26 08:21:43.075 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-26 08:21:43.264 | Collecting google-api-python-client===2.2.0 2021-04-26 08:21:43.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ed/ac3b071588e08/google_api_python_client-2.2.0-py2.py3-none-any.whl (7.0 MB) 2021-04-26 08:21:43.701 | Collecting google-auth===1.29.0 2021-04-26 08:21:43.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f30/a672a64d91cc2/google_auth-1.29.0-py2.py3-none-any.whl (142 kB) 2021-04-26 08:21:43.908 | Collecting google-auth-httplib2===0.1.0 2021-04-26 08:21:43.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-04-26 08:21:43.998 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-04-26 08:21:44.004 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-04-26 08:21:44.009 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.10.1) 2021-04-26 08:21:44.050 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-04-26 08:21:44.054 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2021-04-26 08:21:44.058 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-04-26 08:21:44.090 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-26 08:21:44.157 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-04-26 08:21:44.216 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-04-26 08:21:44.367 | Collecting oauth2client===4.1.3 2021-04-26 08:21:44.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-04-26 08:21:44.466 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.3.1) 2021-04-26 08:21:44.490 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-26 08:21:44.495 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-04-26 08:21:44.515 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-04-26 08:21:44.556 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-04-26 08:21:44.567 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-26 08:21:44.615 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-26 08:21:44.622 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-04-26 08:21:44.676 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-26 08:21:44.684 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-26 08:21:44.727 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-04-26 08:21:44.789 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-04-26 08:21:44.809 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-04-26 08:21:44.825 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.5.0) 2021-04-26 08:21:44.842 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.2.0) 2021-04-26 08:21:44.858 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-04-26 08:21:44.862 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-26 08:21:44.872 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-04-26 08:21:44.899 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-04-26 08:21:44.910 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-26 08:21:44.929 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.4.0) 2021-04-26 08:21:45.128 | Collecting oslo.vmware===3.8.0 2021-04-26 08:21:45.135 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-04-26 08:21:45.252 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-04-26 08:21:45.305 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-26 08:21:45.497 | Collecting paramiko===2.7.2 2021-04-26 08:21:45.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-04-26 08:21:45.628 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-26 08:21:45.631 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-04-26 08:21:45.634 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-04-26 08:21:45.803 | Collecting pyasn1===0.4.8 2021-04-26 08:21:45.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-04-26 08:21:46.048 | Collecting pyasn1-modules===0.2.8 2021-04-26 08:21:46.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-04-26 08:21:46.144 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-04-26 08:21:46.156 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-26 08:21:46.159 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-26 08:21:46.162 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.17.3) 2021-04-26 08:21:46.167 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (5.1.0) 2021-04-26 08:21:46.186 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-26 08:21:46.344 | Collecting python-glanceclient===3.3.0 2021-04-26 08:21:46.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-04-26 08:21:46.454 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-26 08:21:46.475 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (17.4.0) 2021-04-26 08:21:46.494 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.11.1) 2021-04-26 08:21:46.522 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-26 08:21:46.527 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-04-26 08:21:46.534 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-26 08:21:46.557 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-26 08:21:46.684 | Collecting rsa===4.7.2 2021-04-26 08:21:46.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-04-26 08:21:46.875 | Collecting rtslib-fb===2.1.74 2021-04-26 08:21:46.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-04-26 08:21:47.795 | Collecting s3transfer===0.3.7 2021-04-26 08:21:47.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/efa/5bd92a897b6a8/s3transfer-0.3.7-py2.py3-none-any.whl (73 kB) 2021-04-26 08:21:47.888 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-26 08:21:47.944 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:21:47.948 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-04-26 08:21:47.959 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-04-26 08:21:47.963 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-26 08:21:47.965 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-26 08:21:48.070 | Collecting suds-jurko===0.6 2021-04-26 08:21:48.183 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-04-26 08:21:48.380 | Collecting tabulate===0.8.9 2021-04-26 08:21:48.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-04-26 08:21:48.471 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.6.0) 2021-04-26 08:21:48.533 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-04-26 08:21:48.548 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.0.1) 2021-04-26 08:21:48.559 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (0.5.0) 2021-04-26 08:21:48.565 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-04-26 08:21:48.584 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.8.0) 2021-04-26 08:21:48.651 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-04-26 08:21:48.655 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.7.4.3) 2021-04-26 08:21:48.660 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-04-26 08:21:48.761 | Collecting uritemplate===3.0.1 2021-04-26 08:21:48.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-04-26 08:21:48.849 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-04-26 08:21:48.871 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (0.12.1) 2021-04-26 08:21:48.982 | Collecting warlock===1.3.3 2021-04-26 08:21:48.988 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-04-26 08:21:49.073 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-04-26 08:21:49.077 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-04-26 08:21:49.082 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (3.4.1) 2021-04-26 08:21:49.204 | Collecting zstd===1.4.8.1 2021-04-26 08:21:49.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-04-26 08:21:49.995 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:21:49.998 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-26 08:21:50.159 | Collecting google-api-core===1.26.3 2021-04-26 08:21:50.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/099/762d4b4018cd5/google_api_core-1.26.3-py2.py3-none-any.whl (93 kB) 2021-04-26 08:21:50.275 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-26 08:21:50.278 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:21:50.325 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-26 08:21:50.331 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-26 08:21:50.338 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:21:50.341 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-26 08:21:50.348 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-26 08:21:50.356 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-26 08:21:50.366 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-26 08:21:50.371 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-04-26 08:21:50.419 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-26 08:21:50.426 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-26 08:21:50.433 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-26 08:21:50.437 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-26 08:21:50.449 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-26 08:21:50.625 | Collecting PyNaCl===1.4.0 2021-04-26 08:21:50.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-04-26 08:21:50.747 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-04-26 08:21:50.757 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-04-26 08:21:50.770 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-04-26 08:21:50.787 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:21:50.791 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:21:50.794 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-04-26 08:21:50.898 | Collecting pyudev===0.22.0 2021-04-26 08:21:50.904 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-04-26 08:21:50.988 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-26 08:21:50.990 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-04-26 08:21:51.032 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-04-26 08:21:51.039 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-04-26 08:21:51.045 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-04-26 08:21:51.048 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-26 08:21:51.050 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-04-26 08:21:51.053 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-04-26 08:21:51.056 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.32) 2021-04-26 08:21:51.062 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-04-26 08:21:51.174 | Collecting googleapis-common-protos===1.53.0 2021-04-26 08:21:51.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-04-26 08:21:51.271 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.8) 2021-04-26 08:21:51.276 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-04-26 08:21:51.279 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (5.1.2) 2021-04-26 08:21:51.307 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-26 08:21:51.315 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-04-26 08:21:51.318 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (5.0.0) 2021-04-26 08:21:51.321 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-26 08:21:51.324 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-04-26 08:21:51.387 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.1) 2021-04-26 08:21:51.390 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-04-26 08:21:51.395 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (0.2.5) 2021-04-26 08:21:51.401 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-04-26 08:21:51.404 | Building wheels for collected packages: rtslib-fb, zstd 2021-04-26 08:21:51.405 | Building wheel for rtslib-fb (setup.py): started 2021-04-26 08:21:52.206 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-04-26 08:21:52.207 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=8dcc380050921acbf67a643a8af75af55f3383820b88438ac07715c693e1b819 2021-04-26 08:21:52.207 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-04-26 08:21:52.209 | Building wheel for zstd (setup.py): started 2021-04-26 08:22:26.614 | Building wheel for zstd (setup.py): finished with status 'done' 2021-04-26 08:22:26.623 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206080 sha256=33545a3a9bfe022406ab6f5c2d7c77f279a3cb35c2e8fd97abc9a6500c9e799b 2021-04-26 08:22:26.623 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-04-26 08:22:26.624 | Successfully built rtslib-fb zstd 2021-04-26 08:22:27.727 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, uritemplate, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-04-26 08:22:27.727 | Attempting uninstall: pyasn1 2021-04-26 08:22:27.729 | Found existing installation: pyasn1 0.4.2 2021-04-26 08:22:27.742 | Uninstalling pyasn1-0.4.2: 2021-04-26 08:22:27.764 | Successfully uninstalled pyasn1-0.4.2 2021-04-26 08:22:31.386 | Running setup.py develop for cinder 2021-04-26 08:22:33.864 | Successfully installed PyNaCl-1.4.0 boto3-1.17.53 botocore-1.20.53 cinder google-api-core-1.26.3 google-api-python-client-2.2.0 google-auth-1.29.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.7 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-04-26 08:22:34.001 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:22:34.001 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:22:34.174 | + inc/python:pip_install:200 : result=0 2021-04-26 08:22:34.176 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:22:34.178 | + functions-common:time_stop:2304 : local name 2021-04-26 08:22:34.181 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:22:34.183 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:22:34.186 | + functions-common:time_stop:2307 : local total 2021-04-26 08:22:34.188 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:22:34.190 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:22:34.192 | + functions-common:time_stop:2311 : start_time=1619425293454 2021-04-26 08:22:34.195 | + functions-common:time_stop:2313 : [[ -z 1619425293454 ]] 2021-04-26 08:22:34.198 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:22:34.202 | + functions-common:time_stop:2316 : end_time=1619425354199 2021-04-26 08:22:34.204 | + functions-common:time_stop:2317 : elapsed_time=60745 2021-04-26 08:22:34.206 | + functions-common:time_stop:2318 : total=106480 2021-04-26 08:22:34.208 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:22:34.211 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=167225 2021-04-26 08:22:34.213 | + inc/python:pip_install:203 : return 0 2021-04-26 08:22:34.215 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-26 08:22:34.218 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-26 08:22:34.220 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-26 08:22:34.237 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-26 08:22:34.249 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-04-26 08:22:34.251 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-04-26 08:22:34.254 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:22:34.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:22:34.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-04-26 08:22:34.262 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:22:34.265 | + lib/cinder:install_cinder:451 : [[ lioadm == \t\g\t\a\d\m ]] 2021-04-26 08:22:34.267 | + lib/cinder:install_cinder:453 : [[ lioadm == \l\i\o\a\d\m ]] 2021-04-26 08:22:34.269 | + lib/cinder:install_cinder:454 : is_ubuntu 2021-04-26 08:22:34.272 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:34.275 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:34.277 | + lib/cinder:install_cinder:456 : sudo mkdir -p /etc/target 2021-04-26 08:22:34.289 | + lib/cinder:install_cinder:458 : install_package targetcli-fb 2021-04-26 08:22:34.291 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:22:34.294 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:22:34.296 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:22:34.299 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:22:34.301 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:34.304 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:22:34.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:34.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:34.311 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:22:34.313 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:22:34.316 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:22:34.318 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:22:34.321 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-04-26 08:22:34.323 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:22:34.326 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:34.328 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:34.330 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-04-26 08:22:34.350 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-04-26 08:22:34.470 | Reading package lists... 2021-04-26 08:22:34.722 | Building dependency tree... 2021-04-26 08:22:34.723 | Reading state information... 2021-04-26 08:22:34.936 | The following packages were automatically installed and are no longer required: 2021-04-26 08:22:34.937 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:22:34.937 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:22:34.937 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-26 08:22:34.937 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:22:34.937 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:22:34.937 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:22:34.937 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:22:34.938 | The following additional packages will be installed: 2021-04-26 08:22:34.938 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-04-26 08:22:34.938 | python3-urwid 2021-04-26 08:22:34.939 | Suggested packages: 2021-04-26 08:22:34.939 | python-pyparsing-doc python-urwid-doc 2021-04-26 08:22:34.988 | The following NEW packages will be installed: 2021-04-26 08:22:34.988 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-04-26 08:22:34.988 | python3-urwid targetcli-fb 2021-04-26 08:22:35.280 | 0 upgraded, 6 newly installed, 0 to remove and 176 not upgraded. 2021-04-26 08:22:35.280 | Need to get 340 kB of archives. 2021-04-26 08:22:35.280 | After this operation, 2,200 kB of additional disk space will be used. 2021-04-26 08:22:35.280 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1~cloud0 [28.1 kB] 2021-04-26 08:22:35.546 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rtslib-fb all 2.1.71-0ubuntu1~cloud0 [37.3 kB] 2021-04-26 08:22:35.940 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 2021-04-26 08:22:36.269 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-urwid amd64 2.0.1-2 [158 kB] 2021-04-26 08:22:36.366 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyudev all 0.21.0-1 [36.7 kB] 2021-04-26 08:22:36.381 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 targetcli-fb all 2.1.43-1 [27.6 kB] 2021-04-26 08:22:36.930 | Fetched 340 kB in 1s (247 kB/s) 2021-04-26 08:22:36.972 | Selecting previously unselected package python3-pyparsing. 2021-04-26 08:22:37.012 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77378 files and directories currently installed.) 2021-04-26 08:22:37.016 | Preparing to unpack .../0-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 2021-04-26 08:22:37.019 | Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 2021-04-26 08:22:37.096 | Selecting previously unselected package python3-urwid. 2021-04-26 08:22:37.104 | Preparing to unpack .../1-python3-urwid_2.0.1-2_amd64.deb ... 2021-04-26 08:22:37.106 | Unpacking python3-urwid (2.0.1-2) ... 2021-04-26 08:22:37.200 | Selecting previously unselected package python3-configshell-fb. 2021-04-26 08:22:37.207 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1~cloud0_all.deb ... 2021-04-26 08:22:37.210 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1~cloud0) ... 2021-04-26 08:22:37.286 | Selecting previously unselected package python3-pyudev. 2021-04-26 08:22:37.294 | Preparing to unpack .../3-python3-pyudev_0.21.0-1_all.deb ... 2021-04-26 08:22:37.296 | Unpacking python3-pyudev (0.21.0-1) ... 2021-04-26 08:22:37.390 | Selecting previously unselected package python3-rtslib-fb. 2021-04-26 08:22:37.398 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1~cloud0_all.deb ... 2021-04-26 08:22:37.400 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:22:37.495 | Selecting previously unselected package targetcli-fb. 2021-04-26 08:22:37.502 | Preparing to unpack .../5-targetcli-fb_2.1.43-1_all.deb ... 2021-04-26 08:22:37.505 | Unpacking targetcli-fb (2.1.43-1) ... 2021-04-26 08:22:37.594 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:22:37.611 | Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 2021-04-26 08:22:37.925 | Setting up python3-pyudev (0.21.0-1) ... 2021-04-26 08:22:38.228 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:22:38.422 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:22:38.644 | Setting up python3-urwid (2.0.1-2) ... 2021-04-26 08:22:39.118 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:22:39.903 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:22:39.903 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:22:39.904 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:22:39.910 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:22:39.910 | Loaded: error (Reason: Exec format error) 2021-04-26 08:22:39.910 | Active: inactive (dead) 2021-04-26 08:22:39.910 | 2021-04-26 08:22:39.910 | Apr 26 08:22:39 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:39.910 | Apr 26 08:22:39 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:39.910 | Apr 26 08:22:39 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:39.911 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:22:39.911 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:22:39.911 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1~cloud0) ... 2021-04-26 08:22:40.229 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:22:40.230 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:22:40.230 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:22:40.230 | 2021-04-26 08:22:40.230 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:22:40.230 | dependency problems - leaving unconfigured 2021-04-26 08:22:40.230 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:22:40.423 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:22:40.458 | Errors were encountered while processing: 2021-04-26 08:22:40.458 | python3-rtslib-fb 2021-04-26 08:22:40.458 | targetcli-fb 2021-04-26 08:22:42.372 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:22:42.377 | + functions-common:apt_get:1113 : result=100 2021-04-26 08:22:42.379 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:22:42.382 | + functions-common:time_stop:2304 : local name 2021-04-26 08:22:42.385 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:22:42.388 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:22:42.390 | + functions-common:time_stop:2307 : local total 2021-04-26 08:22:42.392 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:22:42.395 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:22:42.398 | + functions-common:time_stop:2311 : start_time=1619425354347 2021-04-26 08:22:42.400 | + functions-common:time_stop:2313 : [[ -z 1619425354347 ]] 2021-04-26 08:22:42.403 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:22:42.407 | + functions-common:time_stop:2316 : end_time=1619425362404 2021-04-26 08:22:42.409 | + functions-common:time_stop:2317 : elapsed_time=8057 2021-04-26 08:22:42.411 | + functions-common:time_stop:2318 : total=246287 2021-04-26 08:22:42.414 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:22:42.416 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=254344 2021-04-26 08:22:42.419 | + functions-common:apt_get:1117 : return 100 2021-04-26 08:22:42.421 | + functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:22:42.424 | + functions-common:install_package:1344 : update_package_repo 2021-04-26 08:22:42.426 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:22:42.429 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:22:42.431 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:22:42.434 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:42.436 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:22:42.438 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:42.441 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:42.443 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:22:42.446 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:22:42.449 | + functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:22:42.451 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:42.454 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:22:42.457 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:22:42.460 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:22:42.463 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:22:42.465 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:22:42.468 | + functions-common:time_start:2291 : local start_time= 2021-04-26 08:22:42.470 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:22:42.473 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:22:42.477 | + functions-common:time_start:2295 : _TIME_START[$name]=1619425362474 2021-04-26 08:22:42.479 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:22:42.482 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:22:42.484 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:22:42.721 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:22:42.768 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:22:42.824 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:22:42.862 | Hit:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:22:42.867 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:22:45.256 | Reading package lists... 2021-04-26 08:22:45.318 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:22:45.321 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:22:45.324 | + functions-common:time_stop:2304 : local name 2021-04-26 08:22:45.327 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:22:45.329 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:22:45.331 | + functions-common:time_stop:2307 : local total 2021-04-26 08:22:45.334 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:22:45.337 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:22:45.339 | + functions-common:time_stop:2311 : start_time=1619425362474 2021-04-26 08:22:45.342 | + functions-common:time_stop:2313 : [[ -z 1619425362474 ]] 2021-04-26 08:22:45.345 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:22:45.348 | + functions-common:time_stop:2316 : end_time=1619425365345 2021-04-26 08:22:45.351 | + functions-common:time_stop:2317 : elapsed_time=2871 2021-04-26 08:22:45.354 | + functions-common:time_stop:2318 : total=5539 2021-04-26 08:22:45.356 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:22:45.359 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8410 2021-04-26 08:22:45.361 | + functions-common:install_package:1344 : real_install_package targetcli-fb 2021-04-26 08:22:45.364 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:22:45.367 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:45.369 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:45.372 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-04-26 08:22:45.391 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-04-26 08:22:45.513 | Reading package lists... 2021-04-26 08:22:45.774 | Building dependency tree... 2021-04-26 08:22:45.775 | Reading state information... 2021-04-26 08:22:45.996 | targetcli-fb is already the newest version (2.1.43-1). 2021-04-26 08:22:45.996 | The following packages were automatically installed and are no longer required: 2021-04-26 08:22:45.997 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:22:45.997 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:22:45.997 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-26 08:22:45.997 | python3-pam python3-problem-report python3-pyasn1 2021-04-26 08:22:45.997 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:22:45.997 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:22:45.997 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:22:46.414 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2021-04-26 08:22:46.414 | 2 not fully installed or removed. 2021-04-26 08:22:46.414 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:22:46.436 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:22:47.114 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:22:47.114 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:22:47.115 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:22:47.122 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:22:47.122 | Loaded: error (Reason: Exec format error) 2021-04-26 08:22:47.122 | Active: inactive (dead) 2021-04-26 08:22:47.122 | 2021-04-26 08:22:47.122 | Apr 26 08:22:39 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:47.122 | Apr 26 08:22:39 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:47.122 | Apr 26 08:22:39 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:47.123 | Apr 26 08:22:47 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:47.123 | Apr 26 08:22:47 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:47.123 | Apr 26 08:22:47 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:22:47.123 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:22:47.124 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:22:47.124 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:22:47.124 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:22:47.124 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:22:47.124 | 2021-04-26 08:22:47.124 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:22:47.124 | dependency problems - leaving unconfigured 2021-04-26 08:22:47.133 | Errors were encountered while processing: 2021-04-26 08:22:47.133 | python3-rtslib-fb 2021-04-26 08:22:47.133 | targetcli-fb 2021-04-26 08:22:49.043 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:22:49.048 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:22:49.051 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:22:49.054 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:22:49.057 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:22:49.060 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:22:49.062 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:22:49.065 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:22:49.067 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:22:49.069 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:22:49.072 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:22:49.072 | Error on exit 2021-04-26 08:22:49.074 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:22:49.076 | + ./stack.sh:exit_trap:524 : generate-subunit 1619424867 502 fail 2021-04-26 08:22:49.650 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:22:49.652 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:22:50.397 | + ./stack.sh:exit_trap:538 : exit 100