2021-04-19 15:18:07.678 | + ./stack.sh:main:469 : exec 2021-04-19 15:18:07.678 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-19-151807' 2021-04-19 15:18:07.678 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-19-151807.summary.2021-04-19-151807 2021-04-19 15:18:07.678 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 15:18:07.678 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-19-151807 2021-04-19 15:18:07.678 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-19-151807 /opt/stack/logs/stack.sh.log 2021-04-19 15:18:07.678 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-19-151807.summary.2021-04-19-151807 /opt/stack/logs/stack.sh.log.summary 2021-04-19 15:18:07.678 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-19 15:18:07.678 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-19 15:18:07.678 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-19 15:18:07.678 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-19 15:18:07.678 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-19 15:18:07.678 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-19 15:18:07.679 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-19 15:18:07.679 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-19 15:18:07.679 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-19 15:18:07.679 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-19 15:18:07.679 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-19 15:18:07.679 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-19 15:18:07.679 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-19 15:18:07.679 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-19 15:18:07.681 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-19 15:18:07.684 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-19 15:18:07.686 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-19 15:18:07.688 | + ./stack.sh:main:555 : set -o errexit 2021-04-19 15:18:07.690 | + ./stack.sh:main:558 : uname -a 2021-04-19 15:18:07.691 | Linux dv-osbrick-786881-1-ceph 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-19 15:18:07.693 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-19 15:18:07.694 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-19 15:18:07.697 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-19 15:18:07.721 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-19 15:18:07.735 | + ./stack.sh:main:572 : fetch_plugins 2021-04-19 15:18:07.737 | + functions-common:fetch_plugins:1650 : local plugins=,devstack-plugin-ceph 2021-04-19 15:18:07.739 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-19 15:18:07.741 | + functions-common:fetch_plugins:1654 : [[ -z ,devstack-plugin-ceph ]] 2021-04-19 15:18:07.743 | + functions-common:fetch_plugins:1658 : echo 'Fetching DevStack plugins' 2021-04-19 15:18:07.743 | Fetching DevStack plugins 2021-04-19 15:18:07.745 | + functions-common:fetch_plugins:1659 : for plugin in ${plugins//,/ } 2021-04-19 15:18:07.747 | + functions-common:fetch_plugins:1660 : git_clone_by_name devstack-plugin-ceph 2021-04-19 15:18:07.749 | + functions-common:git_clone_by_name:601 : local name=devstack-plugin-ceph 2021-04-19 15:18:07.750 | + functions-common:git_clone_by_name:602 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-19 15:18:07.752 | + functions-common:git_clone_by_name:603 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 15:18:07.754 | + functions-common:git_clone_by_name:604 : local branch=master 2021-04-19 15:18:07.756 | + functions-common:git_clone_by_name:605 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-04-19 15:18:07.758 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-19 15:18:07.759 | + functions-common:git_clone:524 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-04-19 15:18:07.761 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 15:18:07.763 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 15:18:07.765 | ++ functions-common:git_clone:527 : pwd 2021-04-19 15:18:07.767 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 15:18:07.769 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 15:18:07.771 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 15:18:07.783 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 15:18:07.785 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 15:18:07.787 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 15:18:07.789 | + functions-common:git_clone:544 : echo master 2021-04-19 15:18:07.789 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 15:18:07.793 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-04-19 15:18:07.795 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-04-19 15:18:07.797 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-04-19 15:18:07.798 | + functions-common:git_timed:617 : local count=0 2021-04-19 15:18:07.800 | + functions-common:git_timed:618 : local timeout=0 2021-04-19 15:18:07.802 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-04-19 15:18:07.803 | + functions-common:git_timed:621 : timeout=0 2021-04-19 15:18:07.805 | + functions-common:git_timed:624 : time_start git_timed 2021-04-19 15:18:07.807 | + functions-common:time_start:2290 : local name=git_timed 2021-04-19 15:18:07.809 | + functions-common:time_start:2291 : local start_time= 2021-04-19 15:18:07.811 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-19 15:18:07.813 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-19 15:18:07.816 | + functions-common:time_start:2295 : _TIME_START[$name]=1618845487813 2021-04-19 15:18:07.817 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-04-19 15:18:07.829 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-04-19 15:18:09.698 | + functions-common:git_timed:639 : time_stop git_timed 2021-04-19 15:18:09.700 | + functions-common:time_stop:2304 : local name 2021-04-19 15:18:09.702 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:18:09.704 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:18:09.706 | + functions-common:time_stop:2307 : local total 2021-04-19 15:18:09.708 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:18:09.710 | + functions-common:time_stop:2310 : name=git_timed 2021-04-19 15:18:09.712 | + functions-common:time_stop:2311 : start_time=1618845487813 2021-04-19 15:18:09.713 | + functions-common:time_stop:2313 : [[ -z 1618845487813 ]] 2021-04-19 15:18:09.715 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:18:09.718 | + functions-common:time_stop:2316 : end_time=1618845489716 2021-04-19 15:18:09.720 | + functions-common:time_stop:2317 : elapsed_time=1903 2021-04-19 15:18:09.722 | + functions-common:time_stop:2318 : total=0 2021-04-19 15:18:09.724 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:18:09.726 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1903 2021-04-19 15:18:09.728 | + functions-common:git_clone:592 : cd /opt/stack/devstack-plugin-ceph 2021-04-19 15:18:09.731 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 15:18:09.731 | + functions-common:git_clone:593 : head -1 2021-04-19 15:18:09.733 | ce772c0 Merge "Run all stable branches jobs as gate (not experimental)" 2021-04-19 15:18:09.736 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 15:18:09.738 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-19 15:18:09.741 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-19 15:18:09.744 | + functions-common:run_phase:1733 : local phase= 2021-04-19 15:18:09.746 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-19 15:18:09.749 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-19 15:18:09.751 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-19 15:18:09.753 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-19 15:18:09.755 | + functions-common:run_phase:1742 : local extra 2021-04-19 15:18:09.758 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-19 15:18:09.760 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-19 15:18:09.762 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-19 15:18:09.764 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-19 15:18:09.766 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-19 15:18:09.769 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-19 15:18:09.781 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:18:09.783 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-19 15:18:09.784 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 15:18:09.786 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 15:18:09.788 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 15:18:09.790 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 15:18:09.792 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 15:18:09.793 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-19 15:18:09.795 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-19 15:18:09.797 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-19 15:18:09.799 | + 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-19 15:18:09.800 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-19 15:18:09.802 | + functions-common:plugin_override_defaults:1691 : local plugins=,devstack-plugin-ceph 2021-04-19 15:18:09.804 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-19 15:18:09.806 | + functions-common:plugin_override_defaults:1695 : [[ -z ,devstack-plugin-ceph ]] 2021-04-19 15:18:09.808 | + functions-common:plugin_override_defaults:1699 : echo 'Overriding Configuration Defaults' 2021-04-19 15:18:09.808 | Overriding Configuration Defaults 2021-04-19 15:18:09.810 | + functions-common:plugin_override_defaults:1700 : for plugin in ${plugins//,/ } 2021-04-19 15:18:09.811 | + functions-common:plugin_override_defaults:1701 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 15:18:09.813 | + functions-common:plugin_override_defaults:1703 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-04-19 15:18:09.815 | + functions-common:plugin_override_defaults:1706 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-04-19 15:18:09.815 | devstack-plugin-ceph has overridden the following defaults 2021-04-19 15:18:09.817 | + functions-common:plugin_override_defaults:1707 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-19 15:18:09.818 | # Plug-in overrides 2021-04-19 15:18:09.818 | 2021-04-19 15:18:09.818 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-04-19 15:18:09.818 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-04-19 15:18:09.818 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-04-19 15:18:09.818 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-04-19 15:18:09.818 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-04-19 15:18:09.818 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-04-19 15:18:09.818 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-04-19 15:18:09.818 | 2021-04-19 15:18:09.818 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-04-19 15:18:09.818 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-04-19 15:18:09.818 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-04-19 15:18:09.818 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-04-19 15:18:09.818 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-04-19 15:18:09.818 | else 2021-04-19 15:18:09.819 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-04-19 15:18:09.819 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-04-19 15:18:09.819 | fi 2021-04-19 15:18:09.819 | fi 2021-04-19 15:18:09.821 | + functions-common:plugin_override_defaults:1708 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-19 15:18:09.824 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-04-19 15:18:09.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-04-19 15:18:09.841 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-04-19 15:18:09.856 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-04-19 15:18:09.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-04-19 15:18:09.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-04-19 15:18:09.878 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-04-19 15:18:09.896 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-04-19 15:18:09.899 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-04-19 15:18:09.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-04-19 15:18:09.916 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-04-19 15:18:09.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-04-19 15:18:09.931 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-04-19 15:18:09.934 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-04-19 15:18:09.936 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-04-19 15:18:09.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-04-19 15:18:09.939 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-19 15:18:09.955 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-19 15:18:09.957 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-19 15:18:09.969 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:18:09.972 | +++ lib/tls:source:43 : hostname -f 2021-04-19 15:18:09.975 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-19 15:18:09.977 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-19 15:18:09.979 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-19 15:18:09.981 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-19 15:18:09.982 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-19 15:18:09.984 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-19 15:18:09.986 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-19 15:18:09.988 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-19 15:18:09.990 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-19 15:18:09.992 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-19 15:18:09.996 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-19 15:18:10.007 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-19 15:18:10.022 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-19 15:18:10.033 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-19 15:18:10.044 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-19 15:18:10.068 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-19 15:18:10.104 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-19 15:18:10.176 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-19 15:18:10.196 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-19 15:18:10.232 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-19 15:18:10.275 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-19 15:18:10.393 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-19 15:18:10.406 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-19 15:18:10.418 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-19 15:18:10.429 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-19 15:18:10.520 | + ./stack.sh:main:605 : run_phase source 2021-04-19 15:18:10.524 | + functions-common:run_phase:1732 : local mode=source 2021-04-19 15:18:10.527 | + functions-common:run_phase:1733 : local phase= 2021-04-19 15:18:10.530 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-19 15:18:10.533 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-19 15:18:10.535 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-19 15:18:10.538 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-19 15:18:10.540 | + functions-common:run_phase:1742 : local extra 2021-04-19 15:18:10.543 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-19 15:18:10.546 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-19 15:18:10.548 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-19 15:18:10.551 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-19 15:18:10.553 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-19 15:18:10.555 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-19 15:18:10.570 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:18:10.572 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-19 15:18:10.574 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-19 15:18:10.607 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-19 15:18:10.609 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-19 15:18:10.612 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-19 15:18:10.614 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-19 15:18:10.616 | + functions-common:load_plugin_settings:1668 : local plugins=,devstack-plugin-ceph 2021-04-19 15:18:10.618 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-19 15:18:10.620 | + functions-common:load_plugin_settings:1672 : [[ -z ,devstack-plugin-ceph ]] 2021-04-19 15:18:10.623 | + functions-common:load_plugin_settings:1676 : echo 'Loading plugin settings' 2021-04-19 15:18:10.623 | Loading plugin settings 2021-04-19 15:18:10.625 | + functions-common:load_plugin_settings:1677 : for plugin in ${plugins//,/ } 2021-04-19 15:18:10.627 | + functions-common:load_plugin_settings:1678 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 15:18:10.629 | + functions-common:load_plugin_settings:1680 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-04-19 15:18:10.631 | + functions-common:load_plugin_settings:1681 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-19 15:18:10.635 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-19 15:18:10.640 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-04-19 15:18:10.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-04-19 15:18:10.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-04-19 15:18:10.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-04-19 15:18:10.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-04-19 15:18:10.655 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-04-19 15:18:10.657 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-04-19 15:18:10.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-04-19 15:18:10.717 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-04-19 15:18:10.719 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 15:18:10.722 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 15:18:10.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 15:18:10.727 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 15:18:10.727 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 15:18:10.727 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 15:18:10.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 15:18:10.734 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 15:18:10.736 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 15:18:10.739 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 15:18:10.741 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 15:18:10.755 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:18:10.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 15:18:10.761 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-19 15:18:10.763 | + functions-common:verify_disabled_services:2015 : local service 2021-04-19 15:18:10.766 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.768 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-04-19 15:18:10.771 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.774 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-04-19 15:18:10.777 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.780 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-04-19 15:18:10.782 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.785 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-04-19 15:18:10.788 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.790 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-04-19 15:18:10.793 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.796 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-04-19 15:18:10.799 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.802 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-04-19 15:18:10.804 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.807 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-04-19 15:18:10.810 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.812 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-04-19 15:18:10.816 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.818 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-04-19 15:18:10.820 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.823 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-04-19 15:18:10.826 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.828 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-04-19 15:18:10.831 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.833 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-04-19 15:18:10.835 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.837 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-04-19 15:18:10.840 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.842 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-04-19 15:18:10.845 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.848 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-04-19 15:18:10.850 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.853 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-04-19 15:18:10.855 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.858 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-04-19 15:18:10.860 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.862 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-04-19 15:18:10.865 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.867 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-04-19 15:18:10.869 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.872 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-04-19 15:18:10.874 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.877 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-04-19 15:18:10.879 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.881 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-04-19 15:18:10.884 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.886 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-04-19 15:18:10.888 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 15:18:10.891 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-04-19 15:18:10.893 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-19 15:18:10.896 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-19 15:18:10.898 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-19 15:18:10.911 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:18:10.914 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-19 15:18:10.916 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-19 15:18:10.918 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-19 15:18:10.931 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:18:10.934 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-19 15:18:10.936 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-19 15:18:10.938 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-19 15:18:10.940 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-19 15:18:10.942 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-19 15:18:10.945 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-19 15:18:10.947 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-19 15:18:10.949 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-19 15:18:10.951 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-19 15:18:10.954 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-19 15:18:10.956 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-19 15:18:10.959 | + lib/database:initialize_database_backends:104 : return 0 2021-04-19 15:18:10.961 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-19 15:18:10.961 | Using mysql database backend 2021-04-19 15:18:10.963 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-19 15:18:10.979 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-19 15:18:10.993 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:18:10.995 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-19 15:18:11.010 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-19 15:18:11.028 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:18:11.031 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-19 15:18:11.046 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-19 15:18:11.061 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-19 15:18:11.076 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:18:11.078 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-19 15:18:11.093 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:18:11.096 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-19 15:18:11.098 | + functions-common:save_stackenv:60 : local tag=736 2021-04-19 15:18:11.101 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-19 15:18:11.105 | + functions-common:save_stackenv:62 : time_stamp=2021-04-19-151811 2021-04-19 15:18:11.107 | + functions-common:save_stackenv:63 : echo '# 2021-04-19-151811 736' 2021-04-19 15:18:11.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.113 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-19 15:18:11.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.119 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-19 15:18:11.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.125 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-19 15:18:11.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.130 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-19 15:18:11.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.135 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2021-04-19 15:18:11.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.139 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2021-04-19 15:18:11.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.144 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-19-151807 2021-04-19 15:18:11.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.149 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-19 15:18:11.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.154 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2021-04-19 15:18:11.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.159 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-19 15:18:11.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.163 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-19 15:18:11.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.168 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-19 15:18:11.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 15:18:11.173 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-19 15:18:11.175 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-19 15:18:11.178 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-19 15:18:11.180 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-19 15:18:11.182 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 15:18:11.184 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 15:18:11.188 | ++ functions-common:git_clone:527 : pwd 2021-04-19 15:18:11.190 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 15:18:11.192 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 15:18:11.195 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 15:18:11.211 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 15:18:11.214 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 15:18:11.216 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 15:18:11.219 | + functions-common:git_clone:544 : echo master 2021-04-19 15:18:11.219 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 15:18:11.223 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-19 15:18:11.225 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 15:18:11.227 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-19 15:18:11.230 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 15:18:11.230 | + functions-common:git_clone:593 : head -1 2021-04-19 15:18:11.232 | cd565a13 Updated from generate-constraints 2021-04-19 15:18:11.236 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 15:18:11.239 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-19 15:18:11.241 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 15:18:11.244 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-19 15:18:11.247 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-19 15:18:11.250 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-19 15:18:11.252 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-19 15:18:11.255 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-19 15:18:11.257 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-19 15:18:11.260 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-19 15:18:11.262 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-19 15:18:11.266 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-19 15:18:11.270 | ++ tools/install_prereqs.sh:source:47 : NOW=1618845491 2021-04-19 15:18:11.273 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-19 15:18:11.277 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-04-19 15:18:11.279 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-04-19 15:18:11.282 | ++ tools/install_prereqs.sh:source:49 : DELTA=1618845491 2021-04-19 15:18:11.285 | ++ tools/install_prereqs.sh:source:50 : [[ 1618845491 -lt 7200 ]] 2021-04-19 15:18:11.287 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-19 15:18:11.291 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-19 15:18:11.293 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-19 15:18:11.295 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-19 15:18:11.298 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-19 15:18:11.301 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-19 15:18:11.303 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-19 15:18:11.307 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-19 15:18:11.360 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-19 15:18:11.360 | apache2-dev 2021-04-19 15:18:11.360 | bc 2021-04-19 15:18:11.360 | bsdmainutils 2021-04-19 15:18:11.360 | curl 2021-04-19 15:18:11.360 | g++ 2021-04-19 15:18:11.360 | gawk 2021-04-19 15:18:11.360 | gcc 2021-04-19 15:18:11.360 | gettext 2021-04-19 15:18:11.360 | git 2021-04-19 15:18:11.360 | graphviz 2021-04-19 15:18:11.360 | iputils-ping 2021-04-19 15:18:11.360 | libapache2-mod-proxy-uwsgi 2021-04-19 15:18:11.360 | libffi-dev 2021-04-19 15:18:11.360 | libjpeg-dev 2021-04-19 15:18:11.360 | libmysqlclient-dev 2021-04-19 15:18:11.360 | libpcre3-dev 2021-04-19 15:18:11.360 | libpq-dev 2021-04-19 15:18:11.360 | libssl-dev 2021-04-19 15:18:11.360 | libsystemd-dev 2021-04-19 15:18:11.360 | libxml2-dev 2021-04-19 15:18:11.360 | libxslt1-dev 2021-04-19 15:18:11.360 | libyaml-dev 2021-04-19 15:18:11.360 | lsof 2021-04-19 15:18:11.360 | openssh-server 2021-04-19 15:18:11.360 | openssl 2021-04-19 15:18:11.360 | pkg-config 2021-04-19 15:18:11.360 | psmisc 2021-04-19 15:18:11.360 | python3-dev 2021-04-19 15:18:11.360 | python3-pip 2021-04-19 15:18:11.360 | python3-systemd 2021-04-19 15:18:11.360 | python3-venv 2021-04-19 15:18:11.360 | tar 2021-04-19 15:18:11.361 | tcpdump 2021-04-19 15:18:11.361 | unzip 2021-04-19 15:18:11.361 | uuid-runtime 2021-04-19 15:18:11.361 | wget 2021-04-19 15:18:11.361 | wget 2021-04-19 15:18:11.361 | zlib1g-dev 2021-04-19 15:18:11.361 | libkrb5-dev 2021-04-19 15:18:11.361 | libldap2-dev 2021-04-19 15:18:11.361 | libsasl2-dev 2021-04-19 15:18:11.361 | memcached 2021-04-19 15:18:11.361 | python3-mysqldb 2021-04-19 15:18:11.361 | sqlite3 2021-04-19 15:18:11.361 | conntrack 2021-04-19 15:18:11.361 | curl 2021-04-19 15:18:11.361 | dnsmasq-base 2021-04-19 15:18:11.361 | dnsmasq-utils 2021-04-19 15:18:11.361 | ebtables 2021-04-19 15:18:11.361 | genisoimage 2021-04-19 15:18:11.361 | iptables 2021-04-19 15:18:11.361 | iputils-arping 2021-04-19 15:18:11.361 | kpartx 2021-04-19 15:18:11.361 | libjs-jquery-tablesorter 2021-04-19 15:18:11.361 | libmysqlclient-dev 2021-04-19 15:18:11.361 | parted 2021-04-19 15:18:11.361 | pm-utils 2021-04-19 15:18:11.361 | python3-mysqldb 2021-04-19 15:18:11.361 | socat 2021-04-19 15:18:11.361 | sqlite3 2021-04-19 15:18:11.361 | sudo 2021-04-19 15:18:11.361 | vlan 2021-04-19 15:18:11.361 | lsscsi 2021-04-19 15:18:11.361 | open-iscsi 2021-04-19 15:18:11.361 | lvm2 2021-04-19 15:18:11.361 | qemu-utils 2021-04-19 15:18:11.361 | thin-provisioning-tools 2021-04-19 15:18:11.362 | acl 2021-04-19 15:18:11.362 | dnsmasq-base 2021-04-19 15:18:11.362 | dnsmasq-utils 2021-04-19 15:18:11.362 | ebtables 2021-04-19 15:18:11.362 | haproxy 2021-04-19 15:18:11.362 | iptables 2021-04-19 15:18:11.362 | iputils-arping 2021-04-19 15:18:11.362 | iputils-ping 2021-04-19 15:18:11.362 | libmysqlclient-dev 2021-04-19 15:18:11.362 | postgresql-server-dev-all 2021-04-19 15:18:11.362 | python3-mysqldb 2021-04-19 15:18:11.362 | sqlite3 2021-04-19 15:18:11.362 | sudo 2021-04-19 15:18:11.362 | vlan 2021-04-19 15:18:11.362 | ipset 2021-04-19 15:18:11.362 | conntrack 2021-04-19 15:18:11.362 | conntrackd 2021-04-19 15:18:11.362 | keepalived 2021-04-19 15:18:11.362 | dstat 2021-04-19 15:18:11.362 | lvm2 2021-04-19 15:18:11.362 | qemu-utils 2021-04-19 15:18:11.362 | thin-provisioning-tools' 2021-04-19 15:18:11.363 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-19 15:18:11.381 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-19 15:18:11.381 | apache2-dev 2021-04-19 15:18:11.381 | bc 2021-04-19 15:18:11.381 | bsdmainutils 2021-04-19 15:18:11.381 | curl 2021-04-19 15:18:11.381 | g++ 2021-04-19 15:18:11.381 | gawk 2021-04-19 15:18:11.381 | gcc 2021-04-19 15:18:11.381 | gettext 2021-04-19 15:18:11.381 | git 2021-04-19 15:18:11.381 | graphviz 2021-04-19 15:18:11.381 | iputils-ping 2021-04-19 15:18:11.381 | libapache2-mod-proxy-uwsgi 2021-04-19 15:18:11.381 | libffi-dev 2021-04-19 15:18:11.381 | libjpeg-dev 2021-04-19 15:18:11.381 | libmysqlclient-dev 2021-04-19 15:18:11.382 | libpcre3-dev 2021-04-19 15:18:11.382 | libpq-dev 2021-04-19 15:18:11.382 | libssl-dev 2021-04-19 15:18:11.382 | libsystemd-dev 2021-04-19 15:18:11.382 | libxml2-dev 2021-04-19 15:18:11.382 | libxslt1-dev 2021-04-19 15:18:11.382 | libyaml-dev 2021-04-19 15:18:11.382 | lsof 2021-04-19 15:18:11.382 | openssh-server 2021-04-19 15:18:11.382 | openssl 2021-04-19 15:18:11.382 | pkg-config 2021-04-19 15:18:11.382 | psmisc 2021-04-19 15:18:11.382 | python3-dev 2021-04-19 15:18:11.382 | python3-pip 2021-04-19 15:18:11.382 | python3-systemd 2021-04-19 15:18:11.382 | python3-venv 2021-04-19 15:18:11.382 | tar 2021-04-19 15:18:11.382 | tcpdump 2021-04-19 15:18:11.382 | unzip 2021-04-19 15:18:11.382 | uuid-runtime 2021-04-19 15:18:11.382 | wget 2021-04-19 15:18:11.382 | wget 2021-04-19 15:18:11.382 | zlib1g-dev 2021-04-19 15:18:11.382 | libkrb5-dev 2021-04-19 15:18:11.382 | libldap2-dev 2021-04-19 15:18:11.382 | libsasl2-dev 2021-04-19 15:18:11.382 | memcached 2021-04-19 15:18:11.382 | python3-mysqldb 2021-04-19 15:18:11.382 | sqlite3 2021-04-19 15:18:11.382 | conntrack 2021-04-19 15:18:11.382 | curl 2021-04-19 15:18:11.382 | dnsmasq-base 2021-04-19 15:18:11.382 | dnsmasq-utils 2021-04-19 15:18:11.382 | ebtables 2021-04-19 15:18:11.382 | genisoimage 2021-04-19 15:18:11.383 | iptables 2021-04-19 15:18:11.383 | iputils-arping 2021-04-19 15:18:11.383 | kpartx 2021-04-19 15:18:11.383 | libjs-jquery-tablesorter 2021-04-19 15:18:11.383 | libmysqlclient-dev 2021-04-19 15:18:11.383 | parted 2021-04-19 15:18:11.383 | pm-utils 2021-04-19 15:18:11.383 | python3-mysqldb 2021-04-19 15:18:11.383 | socat 2021-04-19 15:18:11.383 | sqlite3 2021-04-19 15:18:11.383 | sudo 2021-04-19 15:18:11.383 | vlan 2021-04-19 15:18:11.383 | lsscsi 2021-04-19 15:18:11.383 | open-iscsi 2021-04-19 15:18:11.383 | lvm2 2021-04-19 15:18:11.383 | qemu-utils 2021-04-19 15:18:11.383 | thin-provisioning-tools 2021-04-19 15:18:11.383 | acl 2021-04-19 15:18:11.383 | dnsmasq-base 2021-04-19 15:18:11.383 | dnsmasq-utils 2021-04-19 15:18:11.383 | ebtables 2021-04-19 15:18:11.383 | haproxy 2021-04-19 15:18:11.383 | iptables 2021-04-19 15:18:11.383 | iputils-arping 2021-04-19 15:18:11.383 | iputils-ping 2021-04-19 15:18:11.383 | libmysqlclient-dev 2021-04-19 15:18:11.383 | postgresql-server-dev-all 2021-04-19 15:18:11.383 | python3-mysqldb 2021-04-19 15:18:11.383 | sqlite3 2021-04-19 15:18:11.383 | sudo 2021-04-19 15:18:11.383 | vlan 2021-04-19 15:18:11.383 | ipset 2021-04-19 15:18:11.383 | conntrack 2021-04-19 15:18:11.383 | conntrackd 2021-04-19 15:18:11.384 | keepalived 2021-04-19 15:18:11.384 | dstat 2021-04-19 15:18:11.384 | lvm2 2021-04-19 15:18:11.384 | qemu-utils 2021-04-19 15:18:11.384 | thin-provisioning-tools ' 2021-04-19 15:18:11.384 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-19 15:18:11.386 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:18:11.388 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:18:11.392 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-19 15:18:11.392 | ++ 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 2021-04-19 15:18:11.397 | ++ 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 2021-04-19 15:18:11.400 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-19 15:18:11.403 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:18:11.405 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-19 15:18:11.408 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:18:11.410 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:18:11.412 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:18:11.414 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:18:11.416 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:18:11.418 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:18:11.420 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-19 15:18:11.423 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-19 15:18:11.425 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-19 15:18:11.428 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-19 15:18:11.433 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-19 15:18:11.436 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-19 15:18:11.439 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-19 15:18:11.441 | ++ functions-common:time_start:2291 : local start_time= 2021-04-19 15:18:11.443 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-19 15:18:11.446 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-19 15:18:11.450 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1618845491447 2021-04-19 15:18:11.453 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-19 15:18:11.455 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-19 15:18:11.457 | ++ 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-19 15:18:11.784 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 15:18:11.832 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-19 15:18:11.883 | Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-19 15:18:12.127 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-19 15:18:12.282 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,732 kB] 2021-04-19 15:18:13.172 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 2021-04-19 15:18:13.914 | Fetched 2,353 kB in 2s (1,084 kB/s) 2021-04-19 15:18:15.673 | Reading package lists... 2021-04-19 15:18:15.734 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-19 15:18:15.737 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-19 15:18:15.740 | ++ functions-common:time_stop:2304 : local name 2021-04-19 15:18:15.744 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 15:18:15.746 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:18:15.749 | ++ functions-common:time_stop:2307 : local total 2021-04-19 15:18:15.752 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 15:18:15.754 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-19 15:18:15.756 | ++ functions-common:time_stop:2311 : start_time=1618845491447 2021-04-19 15:18:15.758 | ++ functions-common:time_stop:2313 : [[ -z 1618845491447 ]] 2021-04-19 15:18:15.761 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:18:15.765 | ++ functions-common:time_stop:2316 : end_time=1618845495762 2021-04-19 15:18:15.767 | ++ functions-common:time_stop:2317 : elapsed_time=4315 2021-04-19 15:18:15.769 | ++ functions-common:time_stop:2318 : total=0 2021-04-19 15:18:15.771 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:18:15.773 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4315 2021-04-19 15:18:15.776 | ++ 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 2021-04-19 15:18:15.778 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:18:15.780 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:18:15.783 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:18:15.785 | ++ 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 2021-04-19 15:18:15.807 | ++ 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 2021-04-19 15:18:15.926 | Reading package lists... 2021-04-19 15:18:16.176 | Building dependency tree... 2021-04-19 15:18:16.177 | Reading state information... 2021-04-19 15:18:16.422 | acl is already the newest version (2.2.52-3build1). 2021-04-19 15:18:16.422 | acl set to manually installed. 2021-04-19 15:18:16.422 | bc is already the newest version (1.07.1-2). 2021-04-19 15:18:16.422 | bc set to manually installed. 2021-04-19 15:18:16.422 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-19 15:18:16.422 | bsdmainutils set to manually installed. 2021-04-19 15:18:16.422 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-19 15:18:16.422 | gawk set to manually installed. 2021-04-19 15:18:16.422 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-19 15:18:16.422 | iptables set to manually installed. 2021-04-19 15:18:16.422 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-19 15:18:16.422 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-19 15:18:16.422 | lsof set to manually installed. 2021-04-19 15:18:16.422 | python3-systemd is already the newest version (234-1build1). 2021-04-19 15:18:16.422 | python3-systemd set to manually installed. 2021-04-19 15:18:16.422 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-19 15:18:16.422 | ebtables set to manually installed. 2021-04-19 15:18:16.422 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-19 15:18:16.422 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-19 15:18:16.422 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-19 15:18:16.422 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-19 15:18:16.422 | parted set to manually installed. 2021-04-19 15:18:16.422 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-19 15:18:16.423 | psmisc set to manually installed. 2021-04-19 15:18:16.423 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-19 15:18:16.423 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-19 15:18:16.423 | wget set to manually installed. 2021-04-19 15:18:16.423 | The following packages were automatically installed and are no longer required: 2021-04-19 15:18:16.423 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 15:18:16.423 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 15:18:16.423 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-04-19 15:18:16.423 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-19 15:18:16.423 | python3-twisted-bin python3-zope.interface 2021-04-19 15:18:16.423 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:18:16.423 | The following additional packages will be installed: 2021-04-19 15:18:16.423 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-04-19 15:18:16.423 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-04-19 15:18:16.423 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-04-19 15:18:16.423 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-04-19 15:18:16.423 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-04-19 15:18:16.423 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-04-19 15:18:16.423 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-04-19 15:18:16.423 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-19 15:18:16.423 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-19 15:18:16.423 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl libfakeroot 2021-04-19 15:18:16.423 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-04-19 15:18:16.423 | libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin 2021-04-19 15:18:16.423 | libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 2021-04-19 15:18:16.423 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2021-04-19 15:18:16.423 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-04-19 15:18:16.423 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2021-04-19 15:18:16.424 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-04-19 15:18:16.424 | libjs-jquery libjs-jquery-metadata libk5crypto3 libkadm5clnt-mit11 2021-04-19 15:18:16.424 | libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 liblab-gamut1 2021-04-19 15:18:16.424 | libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-04-19 15:18:16.424 | libmail-sendmail-perl libmatheval1 libmysqlclient20 libnetfilter-cthelper0 2021-04-19 15:18:16.424 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm1 2021-04-19 15:18:16.424 | libnspr4 libnss-systemd libnss3 libpam-systemd libpango-1.0-0 2021-04-19 15:18:16.424 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-04-19 15:18:16.424 | libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 libsasl2-modules 2021-04-19 15:18:16.424 | libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 libsnmp-base 2021-04-19 15:18:16.424 | libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-04-19 15:18:16.424 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-04-19 15:18:16.424 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-04-19 15:18:16.424 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-04-19 15:18:16.424 | make mysql-common po-debconf postgresql-client-common postgresql-common 2021-04-19 15:18:16.424 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-04-19 15:18:16.424 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-04-19 15:18:16.424 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-04-19 15:18:16.424 | uuid-dev uwsgi-core vbetool x11-common 2021-04-19 15:18:16.425 | Suggested packages: 2021-04-19 15:18:16.425 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-04-19 15:18:16.425 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-04-19 15:18:16.425 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-04-19 15:18:16.426 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-04-19 15:18:16.426 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-04-19 15:18:16.426 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-04-19 15:18:16.426 | ldirectord krb5-doc uwsgi bzr libgd-tools libglib2.0-doc libgraphite2-utils 2021-04-19 15:18:16.426 | krb5-user icu-doc libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-04-19 15:18:16.426 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-04-19 15:18:16.426 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-04-19 15:18:16.426 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-04-19 15:18:16.426 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-04-19 15:18:16.426 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-04-19 15:18:16.426 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-04-19 15:18:16.426 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-04-19 15:18:16.426 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-04-19 15:18:16.426 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-04-19 15:18:16.426 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-04-19 15:18:16.426 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-04-19 15:18:16.690 | The following NEW packages will be installed: 2021-04-19 15:18:16.691 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-04-19 15:18:16.691 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-04-19 15:18:16.691 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-04-19 15:18:16.691 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-04-19 15:18:16.691 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-04-19 15:18:16.691 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-04-19 15:18:16.691 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-04-19 15:18:16.691 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-04-19 15:18:16.691 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-04-19 15:18:16.691 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-19 15:18:16.691 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-19 15:18:16.691 | libcroco3 libdatrie1 libdpkg-perl libfakeroot libffi-dev 2021-04-19 15:18:16.691 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-04-19 15:18:16.691 | libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 2021-04-19 15:18:16.691 | libgraphite2-dev libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-04-19 15:18:16.691 | libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b 2021-04-19 15:18:16.691 | libibverbs1 libice6 libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 2021-04-19 15:18:16.691 | libipset3 libiscsi7 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2021-04-19 15:18:16.691 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-04-19 15:18:16.691 | libjs-jquery-tablesorter libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 2021-04-19 15:18:16.691 | libkrb5-dev liblab-gamut1 libldap2-dev libltdl-dev libltdl7 liblua5.2-0 2021-04-19 15:18:16.691 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient-dev 2021-04-19 15:18:16.691 | libmysqlclient20 libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-04-19 15:18:16.691 | libnl-genl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-04-19 15:18:16.691 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-04-19 15:18:16.692 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-04-19 15:18:16.692 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-04-19 15:18:16.692 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-04-19 15:18:16.692 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-04-19 15:18:16.692 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-04-19 15:18:16.692 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-04-19 15:18:16.692 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-04-19 15:18:16.692 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-04-19 15:18:16.692 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-04-19 15:18:16.692 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-04-19 15:18:16.692 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-04-19 15:18:16.692 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-04-19 15:18:16.692 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-04-19 15:18:16.692 | The following packages will be upgraded: 2021-04-19 15:18:16.692 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-04-19 15:18:16.692 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-04-19 15:18:16.692 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-04-19 15:18:16.692 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-04-19 15:18:16.693 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-04-19 15:18:17.003 | 32 upgraded, 200 newly installed, 0 to remove and 158 not upgraded. 2021-04-19 15:18:17.004 | Need to get 84.8 MB of archives. 2021-04-19 15:18:17.004 | After this operation, 263 MB of additional disk space will be used. 2021-04-19 15:18:17.004 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-04-19 15:18:17.947 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.46 [105 kB] 2021-04-19 15:18:17.996 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.46 [107 kB] 2021-04-19 15:18:18.158 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2,914 kB] 2021-04-19 15:18:19.008 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 2021-04-19 15:18:19.018 | 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-19 15:18:19.019 | 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-19 15:18:19.020 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-04-19 15:18:19.023 | 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-19 15:18:19.266 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-04-19 15:18:19.404 | 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-19 15:18:19.713 | 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-19 15:18:19.714 | 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-19 15:18:19.716 | 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-19 15:18:19.719 | 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-19 15:18:19.721 | 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-19 15:18:19.866 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-04-19 15:18:19.866 | 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-19 15:18:19.872 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-04-19 15:18:21.277 | 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-19 15:18:21.819 | 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-19 15:18:21.851 | 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-19 15:18:21.854 | 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-19 15:18:21.859 | 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-19 15:18:21.862 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-04-19 15:18:22.202 | 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-19 15:18:22.606 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-04-19 15:18:22.609 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-04-19 15:18:22.634 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-04-19 15:18:22.638 | 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-19 15:18:22.643 | 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-19 15:18:22.676 | 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-19 15:18:22.680 | 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-19 15:18:22.681 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-04-19 15:18:22.683 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-04-19 15:18:22.929 | 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-19 15:18:22.976 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-04-19 15:18:22.977 | 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-19 15:18:22.978 | 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-19 15:18:23.119 | 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-19 15:18:23.223 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-04-19 15:18:23.304 | 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-19 15:18:23.316 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-04-19 15:18:23.347 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-04-19 15:18:23.350 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-04-19 15:18:23.416 | 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-19 15:18:23.449 | 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-19 15:18:23.452 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-04-19 15:18:23.453 | 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-19 15:18:23.551 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-04-19 15:18:23.660 | 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-19 15:18:23.702 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-04-19 15:18:24.217 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-04-19 15:18:24.239 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-04-19 15:18:24.247 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-04-19 15:18:24.259 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-04-19 15:18:24.358 | 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-19 15:18:24.372 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-04-19 15:18:24.377 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-04-19 15:18:24.377 | 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-19 15:18:24.380 | 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-19 15:18:24.393 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-04-19 15:18:24.566 | 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-19 15:18:24.566 | 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-19 15:18:24.628 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-04-19 15:18:24.651 | 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-19 15:18:24.805 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-04-19 15:18:24.812 | 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-19 15:18:25.031 | 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-19 15:18:25.039 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-04-19 15:18:25.085 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-04-19 15:18:25.248 | 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-19 15:18:25.269 | 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-19 15:18:25.574 | 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-19 15:18:27.176 | 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-19 15:18:27.177 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-04-19 15:18:27.178 | 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-19 15:18:27.179 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-04-19 15:18:27.180 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-04-19 15:18:27.184 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 2021-04-19 15:18:27.268 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 2021-04-19 15:18:27.290 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-04-19 15:18:27.303 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.3 [307 kB] 2021-04-19 15:18:27.325 | 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-19 15:18:27.448 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-04-19 15:18:27.455 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-04-19 15:18:27.608 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-04-19 15:18:27.611 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-04-19 15:18:27.625 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-04-19 15:18:27.629 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-04-19 15:18:27.693 | 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-19 15:18:27.694 | 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-19 15:18:28.761 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-04-19 15:18:28.762 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-04-19 15:18:28.763 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-04-19 15:18:28.765 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-04-19 15:18:28.765 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-04-19 15:18:28.766 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-04-19 15:18:28.772 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-04-19 15:18:28.776 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-04-19 15:18:28.778 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-04-19 15:18:29.053 | 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-19 15:18:29.677 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-04-19 15:18:29.852 | 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-19 15:18:29.860 | 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-19 15:18:29.864 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-04-19 15:18:29.874 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-04-19 15:18:30.147 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-04-19 15:18:30.149 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-04-19 15:18:30.155 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-04-19 15:18:30.156 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-04-19 15:18:30.157 | 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-19 15:18:30.166 | 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-19 15:18:30.167 | 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-19 15:18:30.168 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-04-19 15:18:30.169 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-04-19 15:18:30.288 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-04-19 15:18:30.424 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-04-19 15:18:30.442 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-04-19 15:18:30.456 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-04-19 15:18:30.460 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-04-19 15:18:30.476 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-04-19 15:18:30.646 | 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-19 15:18:30.648 | 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-19 15:18:30.653 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-04-19 15:18:30.655 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-04-19 15:18:30.660 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-04-19 15:18:30.709 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-04-19 15:18:30.713 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-04-19 15:18:30.713 | 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-19 15:18:30.715 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-04-19 15:18:30.845 | 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-19 15:18:30.865 | 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-19 15:18:30.947 | 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-19 15:18:30.968 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-04-19 15:18:30.972 | 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-19 15:18:30.976 | 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-19 15:18:31.007 | 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-19 15:18:31.011 | 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-19 15:18:31.015 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-04-19 15:18:31.025 | 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-19 15:18:31.143 | 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-19 15:18:31.148 | 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-19 15:18:31.149 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-04-19 15:18:31.152 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-04-19 15:18:31.153 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-04-19 15:18:31.155 | 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-19 15:18:31.296 | 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-19 15:18:31.305 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-04-19 15:18:31.308 | 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-19 15:18:31.324 | 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-19 15:18:31.489 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-04-19 15:18:31.491 | 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-19 15:18:31.496 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-04-19 15:18:31.496 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-04-19 15:18:31.497 | 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-19 15:18:31.499 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-04-19 15:18:31.625 | 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-19 15:18:31.628 | 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-19 15:18:33.015 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-04-19 15:18:33.021 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-04-19 15:18:33.023 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-04-19 15:18:33.024 | 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-19 15:18:33.036 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-04-19 15:18:33.036 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-04-19 15:18:33.058 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-04-19 15:18:33.069 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-04-19 15:18:33.070 | 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-19 15:18:33.152 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-04-19 15:18:33.242 | 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-19 15:18:33.243 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-04-19 15:18:33.246 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-04-19 15:18:33.249 | 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-19 15:18:33.250 | 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-19 15:18:33.317 | 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-19 15:18:33.691 | 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-19 15:18:33.756 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-04-19 15:18:33.762 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-04-19 15:18:33.764 | 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-19 15:18:34.031 | 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-19 15:18:34.038 | 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-19 15:18:34.043 | 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-19 15:18:34.076 | 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-19 15:18:34.580 | 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-19 15:18:34.683 | 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-19 15:18:34.841 | 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-19 15:18:34.844 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-04-19 15:18:34.865 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.46 [184 kB] 2021-04-19 15:18:34.884 | 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-19 15:18:34.886 | 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-19 15:18:34.949 | 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-19 15:18:34.977 | 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-19 15:18:34.998 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-04-19 15:18:35.060 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-04-19 15:18:35.061 | 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-19 15:18:35.188 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-04-19 15:18:35.191 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-04-19 15:18:35.267 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-04-19 15:18:35.269 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-04-19 15:18:35.270 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-04-19 15:18:35.279 | 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-19 15:18:35.353 | 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-19 15:18:35.625 | 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-19 15:18:37.414 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-04-19 15:18:37.456 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-04-19 15:18:37.457 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-04-19 15:18:37.461 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-04-19 15:18:37.464 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-04-19 15:18:37.470 | 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-19 15:18:37.490 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-04-19 15:18:37.520 | 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-19 15:18:37.521 | 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-19 15:18:37.594 | 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-19 15:18:37.714 | 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-19 15:18:37.722 | 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-19 15:18:37.733 | 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-19 15:18:38.000 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-04-19 15:18:38.028 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-04-19 15:18:38.162 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-04-19 15:18:38.281 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-04-19 15:18:38.310 | 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-19 15:18:38.386 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-04-19 15:18:38.387 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-04-19 15:18:38.392 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-04-19 15:18:38.395 | 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-19 15:18:38.405 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-04-19 15:18:38.408 | 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-19 15:18:38.613 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-04-19 15:18:38.638 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-04-19 15:18:38.639 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-04-19 15:18:38.647 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-04-19 15:18:38.692 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-04-19 15:18:40.449 | Preconfiguring packages ... 2021-04-19 15:18:40.608 | Fetched 84.8 MB in 22s (3,857 kB/s) 2021-04-19 15:18:40.696 | (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-19 15:18:40.698 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-04-19 15:18:40.735 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-04-19 15:18:40.877 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-04-19 15:18:41.052 | (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-19 15:18:41.055 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-19 15:18:41.106 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 15:18:41.246 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-19 15:18:41.277 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 15:18:41.440 | Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-19 15:18:41.605 | Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 15:18:42.392 | Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 2021-04-19 15:18:42.419 | Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 15:18:42.536 | Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 2021-04-19 15:18:42.692 | (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-19 15:18:42.694 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-19 15:18:42.727 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-19 15:18:42.831 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-19 15:18:42.987 | (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-19 15:18:42.991 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-19 15:18:43.027 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-19 15:18:43.309 | Selecting previously unselected package libapr1:amd64. 2021-04-19 15:18:43.316 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-04-19 15:18:43.321 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-04-19 15:18:43.461 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-19 15:18:43.493 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-19 15:18:43.782 | Selecting previously unselected package libaprutil1:amd64. 2021-04-19 15:18:43.788 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-04-19 15:18:43.793 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-04-19 15:18:43.908 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-19 15:18:43.936 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-04-19 15:18:44.088 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-04-19 15:18:44.095 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-04-19 15:18:44.099 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-19 15:18:44.173 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 15:18:44.199 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-19 15:18:44.329 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 15:18:44.369 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-19 15:18:44.478 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-04-19 15:18:44.505 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-19 15:18:44.630 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-19 15:18:44.657 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-19 15:18:44.764 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-04-19 15:18:44.770 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-04-19 15:18:44.774 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-19 15:18:44.858 | Selecting previously unselected package liblua5.2-0:amd64. 2021-04-19 15:18:44.865 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-04-19 15:18:44.884 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-19 15:18:44.982 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 15:18:45.042 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-04-19 15:18:46.360 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-19 15:18:46.395 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-04-19 15:18:46.571 | Selecting previously unselected package apache2-bin. 2021-04-19 15:18:46.577 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 15:18:46.582 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-19 15:18:46.812 | Selecting previously unselected package apache2-utils. 2021-04-19 15:18:46.819 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 15:18:46.823 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-19 15:18:46.895 | Selecting previously unselected package apache2-data. 2021-04-19 15:18:46.902 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-04-19 15:18:46.906 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-19 15:18:47.096 | Selecting previously unselected package apache2. 2021-04-19 15:18:47.106 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 15:18:47.132 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-04-19 15:18:47.246 | Selecting previously unselected package fonts-dejavu-core. 2021-04-19 15:18:47.255 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-04-19 15:18:47.260 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-04-19 15:18:47.475 | Selecting previously unselected package fonts-liberation. 2021-04-19 15:18:47.482 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-04-19 15:18:47.487 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-19 15:18:47.686 | Selecting previously unselected package fontconfig-config. 2021-04-19 15:18:47.692 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-04-19 15:18:47.697 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-19 15:18:47.801 | Selecting previously unselected package libfontconfig1:amd64. 2021-04-19 15:18:47.810 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-04-19 15:18:47.815 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-19 15:18:47.925 | Selecting previously unselected package fontconfig. 2021-04-19 15:18:47.932 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-04-19 15:18:47.937 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-04-19 15:18:48.044 | Selecting previously unselected package liblua5.3-0:amd64. 2021-04-19 15:18:48.054 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:18:48.059 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-19 15:18:48.188 | Selecting previously unselected package haproxy. 2021-04-19 15:18:48.197 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-04-19 15:18:48.214 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-04-19 15:18:48.454 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-04-19 15:18:48.464 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-19 15:18:48.468 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 15:18:48.588 | Selecting previously unselected package x11-common. 2021-04-19 15:18:48.598 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-04-19 15:18:48.626 | dpkg-query: no packages found matching nux-tools 2021-04-19 15:18:48.640 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-04-19 15:18:48.745 | Selecting previously unselected package libice6:amd64. 2021-04-19 15:18:48.755 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-04-19 15:18:48.760 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-04-19 15:18:48.859 | Selecting previously unselected package libsm6:amd64. 2021-04-19 15:18:48.869 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-04-19 15:18:48.874 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-04-19 15:18:49.012 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-04-19 15:18:49.527 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-04-19 15:18:50.041 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-04-19 15:18:50.048 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-04-19 15:18:50.054 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-19 15:18:50.157 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-19 15:18:50.190 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-04-19 15:18:50.301 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-04-19 15:18:50.467 | (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-19 15:18:50.469 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 15:18:50.504 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-04-19 15:18:50.808 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-19 15:18:50.835 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-19 15:18:51.070 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-04-19 15:18:51.108 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-04-19 15:18:51.309 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:18:51.342 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 15:18:51.493 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:18:51.523 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 15:18:51.691 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:18:51.724 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 15:18:51.846 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:18:51.878 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 15:18:52.000 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:18:52.027 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-04-19 15:18:52.167 | Selecting previously unselected package uuid-dev:amd64. 2021-04-19 15:18:52.174 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-19 15:18:52.178 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-19 15:18:52.278 | Selecting previously unselected package libsctp1:amd64. 2021-04-19 15:18:52.287 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-04-19 15:18:52.292 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-19 15:18:52.360 | Selecting previously unselected package libsctp-dev:amd64. 2021-04-19 15:18:52.367 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-04-19 15:18:52.371 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-19 15:18:52.452 | Selecting previously unselected package libapr1-dev. 2021-04-19 15:18:52.459 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-04-19 15:18:52.464 | Unpacking libapr1-dev (1.6.3-2) ... 2021-04-19 15:18:52.760 | Selecting previously unselected package libldap2-dev:amd64. 2021-04-19 15:18:52.767 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-19 15:18:52.771 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 15:18:52.920 | Selecting previously unselected package libaprutil1-dev. 2021-04-19 15:18:52.927 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-04-19 15:18:52.932 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-04-19 15:18:53.214 | Selecting previously unselected package autotools-dev. 2021-04-19 15:18:53.221 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-04-19 15:18:53.226 | Unpacking autotools-dev (20180224.1) ... 2021-04-19 15:18:53.309 | Selecting previously unselected package m4. 2021-04-19 15:18:53.316 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-04-19 15:18:53.320 | Unpacking m4 (1.4.18-1) ... 2021-04-19 15:18:53.460 | Selecting previously unselected package autoconf. 2021-04-19 15:18:53.467 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-04-19 15:18:53.472 | Unpacking autoconf (2.69-11) ... 2021-04-19 15:18:53.618 | Selecting previously unselected package automake. 2021-04-19 15:18:53.627 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-04-19 15:18:53.637 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-04-19 15:18:53.791 | Selecting previously unselected package autopoint. 2021-04-19 15:18:53.797 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-04-19 15:18:53.801 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-19 15:18:53.882 | Selecting previously unselected package libtool. 2021-04-19 15:18:53.890 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-04-19 15:18:53.902 | Unpacking libtool (2.4.6-2) ... 2021-04-19 15:18:54.003 | Selecting previously unselected package dh-autoreconf. 2021-04-19 15:18:54.012 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-04-19 15:18:54.016 | Unpacking dh-autoreconf (17) ... 2021-04-19 15:18:54.084 | Selecting previously unselected package libarchive-zip-perl. 2021-04-19 15:18:54.091 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-04-19 15:18:54.096 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-19 15:18:54.176 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-04-19 15:18:54.186 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-04-19 15:18:54.199 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-19 15:18:54.262 | Selecting previously unselected package libtimedate-perl. 2021-04-19 15:18:54.269 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-04-19 15:18:54.274 | Unpacking libtimedate-perl (2.3000-2) ... 2021-04-19 15:18:54.358 | Selecting previously unselected package dh-strip-nondeterminism. 2021-04-19 15:18:54.368 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-04-19 15:18:54.373 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-19 15:18:54.440 | Selecting previously unselected package libdpkg-perl. 2021-04-19 15:18:54.447 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-04-19 15:18:54.451 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-19 15:18:54.560 | Selecting previously unselected package make. 2021-04-19 15:18:54.567 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-04-19 15:18:54.580 | Unpacking make (4.1-9.1ubuntu1) ... 2021-04-19 15:18:54.674 | Selecting previously unselected package dpkg-dev. 2021-04-19 15:18:54.681 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-04-19 15:18:54.686 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-19 15:18:54.878 | Selecting previously unselected package libcroco3:amd64. 2021-04-19 15:18:54.885 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-04-19 15:18:54.891 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-04-19 15:18:54.980 | Selecting previously unselected package gettext. 2021-04-19 15:18:54.987 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-04-19 15:18:54.991 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-19 15:18:55.296 | Selecting previously unselected package intltool-debian. 2021-04-19 15:18:55.306 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-04-19 15:18:55.311 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-04-19 15:18:55.371 | Selecting previously unselected package po-debconf. 2021-04-19 15:18:55.378 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-04-19 15:18:55.382 | Unpacking po-debconf (1.0.20) ... 2021-04-19 15:18:55.482 | Selecting previously unselected package debhelper. 2021-04-19 15:18:55.492 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-04-19 15:18:55.497 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-04-19 15:18:55.735 | Selecting previously unselected package apache2-dev. 2021-04-19 15:18:55.742 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 15:18:55.747 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-19 15:18:55.853 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-04-19 15:18:55.860 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-19 15:18:55.865 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 15:18:56.351 | Selecting previously unselected package g++-7. 2021-04-19 15:18:56.359 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-19 15:18:56.364 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 15:18:57.717 | Selecting previously unselected package g++. 2021-04-19 15:18:57.724 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-04-19 15:18:57.729 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-19 15:18:57.788 | Selecting previously unselected package build-essential. 2021-04-19 15:18:57.795 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-04-19 15:18:57.801 | Unpacking build-essential (12.4ubuntu1) ... 2021-04-19 15:18:57.872 | Selecting previously unselected package conntrack. 2021-04-19 15:18:57.879 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-19 15:18:57.884 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 15:18:57.983 | Selecting previously unselected package libnetfilter-queue1. 2021-04-19 15:18:57.990 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-04-19 15:18:57.995 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-04-19 15:18:58.099 | Selecting previously unselected package conntrackd. 2021-04-19 15:18:58.108 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-19 15:18:58.114 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 15:18:58.203 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-19 15:18:58.229 | Unpacking curl (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-19 15:18:58.364 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-19 15:18:58.399 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-19 15:18:58.536 | Selecting previously unselected package dctrl-tools. 2021-04-19 15:18:58.543 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-04-19 15:18:58.560 | Unpacking dctrl-tools (2.24-2build1) ... 2021-04-19 15:18:58.672 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.3_amd64.deb ... 2021-04-19 15:18:58.697 | Unpacking dnsmasq-base (2.79-1ubuntu0.3) over (2.79-1) ... 2021-04-19 15:18:58.843 | Selecting previously unselected package dnsmasq-utils. 2021-04-19 15:18:58.851 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.3_amd64.deb ... 2021-04-19 15:18:58.856 | Unpacking dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-19 15:18:58.947 | Selecting previously unselected package dstat. 2021-04-19 15:18:58.957 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-04-19 15:18:58.962 | Unpacking dstat (0.7.3-1) ... 2021-04-19 15:18:59.091 | Selecting previously unselected package libfakeroot:amd64. 2021-04-19 15:18:59.098 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-19 15:18:59.104 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-19 15:18:59.195 | Selecting previously unselected package fakeroot. 2021-04-19 15:18:59.202 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-19 15:18:59.207 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-04-19 15:18:59.282 | Selecting previously unselected package genisoimage. 2021-04-19 15:18:59.289 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-04-19 15:18:59.294 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-19 15:18:59.425 | Selecting previously unselected package libgraphite2-3:amd64. 2021-04-19 15:18:59.432 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-04-19 15:18:59.437 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-19 15:18:59.542 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-04-19 15:18:59.549 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 15:18:59.554 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:18:59.652 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-04-19 15:18:59.659 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 15:18:59.663 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:18:59.782 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 2021-04-19 15:18:59.877 | Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.4) ... 2021-04-19 15:19:00.800 | Selecting previously unselected package libann0. 2021-04-19 15:19:00.808 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-04-19 15:19:00.811 | Unpacking libann0 (1.1.2+doc-6) ... 2021-04-19 15:19:00.896 | Selecting previously unselected package libcdt5. 2021-04-19 15:19:00.904 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-04-19 15:19:00.908 | Unpacking libcdt5 (2.40.1-2) ... 2021-04-19 15:19:00.989 | Selecting previously unselected package libcgraph6. 2021-04-19 15:19:00.996 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-04-19 15:19:01.001 | Unpacking libcgraph6 (2.40.1-2) ... 2021-04-19 15:19:01.074 | Selecting previously unselected package libjpeg8:amd64. 2021-04-19 15:19:01.082 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-04-19 15:19:01.085 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-19 15:19:01.176 | Selecting previously unselected package libjbig0:amd64. 2021-04-19 15:19:01.184 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-04-19 15:19:01.188 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-04-19 15:19:01.281 | Selecting previously unselected package libtiff5:amd64. 2021-04-19 15:19:01.292 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-04-19 15:19:01.297 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-19 15:19:01.411 | Selecting previously unselected package libwebp6:amd64. 2021-04-19 15:19:01.418 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-04-19 15:19:01.423 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-04-19 15:19:01.531 | Selecting previously unselected package libxpm4:amd64. 2021-04-19 15:19:01.538 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-04-19 15:19:01.542 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-04-19 15:19:01.639 | Selecting previously unselected package libgd3:amd64. 2021-04-19 15:19:01.650 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-04-19 15:19:01.654 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-19 15:19:01.765 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-04-19 15:19:01.772 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-04-19 15:19:01.778 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-19 15:19:01.883 | Selecting previously unselected package libpixman-1-0:amd64. 2021-04-19 15:19:01.894 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-04-19 15:19:01.899 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-19 15:19:02.022 | Selecting previously unselected package libxcb-render0:amd64. 2021-04-19 15:19:02.032 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-19 15:19:02.037 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 15:19:02.136 | Selecting previously unselected package libxcb-shm0:amd64. 2021-04-19 15:19:02.145 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-19 15:19:02.151 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 15:19:02.248 | Selecting previously unselected package libxrender1:amd64. 2021-04-19 15:19:02.256 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-04-19 15:19:02.261 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-04-19 15:19:02.359 | Selecting previously unselected package libcairo2:amd64. 2021-04-19 15:19:02.366 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-04-19 15:19:02.371 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-19 15:19:02.530 | Selecting previously unselected package libltdl7:amd64. 2021-04-19 15:19:02.538 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-04-19 15:19:02.544 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-04-19 15:19:02.616 | Selecting previously unselected package libthai-data. 2021-04-19 15:19:02.623 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-04-19 15:19:02.627 | Unpacking libthai-data (0.1.27-2) ... 2021-04-19 15:19:02.759 | Selecting previously unselected package libdatrie1:amd64. 2021-04-19 15:19:02.768 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-04-19 15:19:02.774 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-04-19 15:19:02.871 | Selecting previously unselected package libthai0:amd64. 2021-04-19 15:19:02.879 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-04-19 15:19:02.883 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-04-19 15:19:02.979 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-04-19 15:19:02.986 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-19 15:19:02.991 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 15:19:03.105 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-04-19 15:19:03.112 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-19 15:19:03.117 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 15:19:03.214 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-04-19 15:19:03.222 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-19 15:19:03.227 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 15:19:03.317 | Selecting previously unselected package libpathplan4. 2021-04-19 15:19:03.328 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-04-19 15:19:03.334 | Unpacking libpathplan4 (2.40.1-2) ... 2021-04-19 15:19:03.446 | Selecting previously unselected package libgvc6. 2021-04-19 15:19:03.456 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-04-19 15:19:03.461 | Unpacking libgvc6 (2.40.1-2) ... 2021-04-19 15:19:03.631 | Selecting previously unselected package libgvpr2. 2021-04-19 15:19:03.642 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-04-19 15:19:03.647 | Unpacking libgvpr2 (2.40.1-2) ... 2021-04-19 15:19:03.747 | Selecting previously unselected package liblab-gamut1. 2021-04-19 15:19:03.754 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-04-19 15:19:03.759 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-04-19 15:19:03.980 | Selecting previously unselected package libxt6:amd64. 2021-04-19 15:19:03.990 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-04-19 15:19:03.996 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-04-19 15:19:04.098 | Selecting previously unselected package libxmu6:amd64. 2021-04-19 15:19:04.109 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-04-19 15:19:04.115 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-04-19 15:19:04.212 | Selecting previously unselected package libxaw7:amd64. 2021-04-19 15:19:04.222 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-04-19 15:19:04.227 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-04-19 15:19:04.333 | Selecting previously unselected package graphviz. 2021-04-19 15:19:04.340 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-04-19 15:19:04.346 | Unpacking graphviz (2.40.1-2) ... 2021-04-19 15:19:04.550 | Selecting previously unselected package libnl-3-200:amd64. 2021-04-19 15:19:04.558 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-19 15:19:04.563 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 15:19:04.670 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-04-19 15:19:04.681 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-19 15:19:04.687 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 15:19:04.803 | Selecting previously unselected package libibverbs1:amd64. 2021-04-19 15:19:04.811 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-04-19 15:19:04.816 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 15:19:04.925 | Selecting previously unselected package ibverbs-providers:amd64. 2021-04-19 15:19:04.936 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-04-19 15:19:04.942 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 15:19:05.031 | Selecting previously unselected package icu-devtools. 2021-04-19 15:19:05.039 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 15:19:05.043 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-04-19 15:19:05.140 | Selecting previously unselected package iputils-arping. 2021-04-19 15:19:05.147 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-04-19 15:19:05.152 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-04-19 15:19:05.268 | Selecting previously unselected package javascript-common. 2021-04-19 15:19:05.277 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-04-19 15:19:05.298 | Unpacking javascript-common (11) ... 2021-04-19 15:19:05.387 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-04-19 15:19:05.397 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-19 15:19:05.403 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 15:19:05.518 | Selecting previously unselected package libsensors4:amd64. 2021-04-19 15:19:05.529 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-04-19 15:19:05.645 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-04-19 15:19:05.730 | Selecting previously unselected package libsnmp-base. 2021-04-19 15:19:05.740 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-04-19 15:19:05.745 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 15:19:05.873 | Selecting previously unselected package libsnmp30:amd64. 2021-04-19 15:19:05.880 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-04-19 15:19:05.886 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 15:19:06.120 | Selecting previously unselected package keepalived. 2021-04-19 15:19:06.129 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-04-19 15:19:06.132 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-19 15:19:06.268 | Selecting previously unselected package libgssrpc4:amd64. 2021-04-19 15:19:06.276 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:19:06.281 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:19:06.369 | Selecting previously unselected package libkdb5-9:amd64. 2021-04-19 15:19:06.376 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:19:06.380 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:19:06.481 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-04-19 15:19:06.490 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:19:06.496 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:19:06.596 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-04-19 15:19:06.606 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:19:06.610 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:19:06.675 | Selecting previously unselected package comerr-dev:amd64. 2021-04-19 15:19:06.685 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-19 15:19:06.688 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-19 15:19:06.760 | Selecting previously unselected package krb5-multidev:amd64. 2021-04-19 15:19:06.771 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:19:06.774 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:19:06.891 | Selecting previously unselected package libaio1:amd64. 2021-04-19 15:19:06.902 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-04-19 15:19:06.909 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-19 15:19:06.975 | Selecting previously unselected package libalgorithm-diff-perl. 2021-04-19 15:19:06.984 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-04-19 15:19:06.990 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-04-19 15:19:07.065 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-04-19 15:19:07.072 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-04-19 15:19:07.077 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-19 15:19:07.146 | Selecting previously unselected package libalgorithm-merge-perl. 2021-04-19 15:19:07.154 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-04-19 15:19:07.158 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-04-19 15:19:07.236 | Selecting previously unselected package libarchive-cpio-perl. 2021-04-19 15:19:07.243 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-04-19 15:19:07.247 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-04-19 15:19:07.320 | Selecting previously unselected package libfile-fcntllock-perl. 2021-04-19 15:19:07.331 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-04-19 15:19:07.336 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-04-19 15:19:07.405 | Selecting previously unselected package libglib2.0-bin. 2021-04-19 15:19:07.412 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 15:19:07.417 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 15:19:07.524 | Selecting previously unselected package libglib2.0-dev-bin. 2021-04-19 15:19:07.535 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 15:19:07.540 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 15:19:07.650 | Selecting previously unselected package pkg-config. 2021-04-19 15:19:07.657 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-04-19 15:19:07.661 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-04-19 15:19:07.743 | Selecting previously unselected package zlib1g-dev:amd64. 2021-04-19 15:19:07.751 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-04-19 15:19:07.756 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-19 15:19:07.853 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-04-19 15:19:07.860 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 15:19:07.873 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 15:19:08.226 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-04-19 15:19:08.237 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-04-19 15:19:08.242 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-19 15:19:08.311 | Selecting previously unselected package libgts-bin. 2021-04-19 15:19:08.319 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-04-19 15:19:08.324 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-04-19 15:19:08.423 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-04-19 15:19:08.430 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 15:19:08.436 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:19:08.530 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-04-19 15:19:08.539 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 15:19:08.544 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:19:08.642 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-04-19 15:19:08.649 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-04-19 15:19:08.654 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-19 15:19:08.747 | Selecting previously unselected package libiculx60:amd64. 2021-04-19 15:19:08.755 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 15:19:08.759 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-19 15:19:08.832 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-04-19 15:19:08.839 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-04-19 15:19:08.844 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-19 15:19:08.924 | Selecting previously unselected package libicu-dev. 2021-04-19 15:19:08.931 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 15:19:08.936 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-04-19 15:19:10.357 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-04-19 15:19:10.365 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 15:19:10.378 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:19:10.524 | Selecting previously unselected package libiscsi7:amd64. 2021-04-19 15:19:10.535 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-04-19 15:19:10.542 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-19 15:19:10.645 | Selecting previously unselected package libjansson4:amd64. 2021-04-19 15:19:10.653 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-04-19 15:19:10.657 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-04-19 15:19:10.736 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-04-19 15:19:10.743 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-19 15:19:10.748 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 15:19:10.845 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-04-19 15:19:10.853 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-04-19 15:19:10.858 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 15:19:10.943 | Selecting previously unselected package libjpeg-dev:amd64. 2021-04-19 15:19:10.950 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-04-19 15:19:10.955 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 15:19:11.025 | Selecting previously unselected package libjs-jquery. 2021-04-19 15:19:11.033 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-04-19 15:19:11.037 | Unpacking libjs-jquery (3.2.1-1) ... 2021-04-19 15:19:11.124 | Selecting previously unselected package libjs-jquery-metadata. 2021-04-19 15:19:11.131 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-04-19 15:19:11.136 | Unpacking libjs-jquery-metadata (12-1) ... 2021-04-19 15:19:11.207 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-04-19 15:19:11.214 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-04-19 15:19:11.218 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-19 15:19:11.358 | Selecting previously unselected package libltdl-dev:amd64. 2021-04-19 15:19:11.365 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-04-19 15:19:11.370 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-04-19 15:19:11.471 | Selecting previously unselected package libsys-hostname-long-perl. 2021-04-19 15:19:11.479 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-04-19 15:19:11.484 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-04-19 15:19:11.555 | Selecting previously unselected package libmail-sendmail-perl. 2021-04-19 15:19:11.562 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-04-19 15:19:11.567 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-04-19 15:19:11.666 | Selecting previously unselected package libmatheval1:amd64. 2021-04-19 15:19:11.677 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-04-19 15:19:11.683 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-19 15:19:11.803 | Selecting previously unselected package mysql-common. 2021-04-19 15:19:11.810 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-04-19 15:19:11.834 | Unpacking mysql-common (5.8+1.0.4) ... 2021-04-19 15:19:11.931 | Selecting previously unselected package libmysqlclient20:amd64. 2021-04-19 15:19:11.943 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:19:11.949 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:19:12.126 | Selecting previously unselected package libssl-dev:amd64. 2021-04-19 15:19:12.134 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-19 15:19:12.138 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 15:19:12.450 | Selecting previously unselected package libmysqlclient-dev. 2021-04-19 15:19:12.457 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:19:12.462 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:19:12.726 | Selecting previously unselected package libnorm1:amd64. 2021-04-19 15:19:12.734 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-04-19 15:19:12.739 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-19 15:19:12.859 | Selecting previously unselected package libnspr4:amd64. 2021-04-19 15:19:12.867 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-04-19 15:19:12.871 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-19 15:19:12.972 | Selecting previously unselected package libnss3:amd64. 2021-04-19 15:19:12.980 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-04-19 15:19:12.985 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-19 15:19:13.252 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-04-19 15:19:13.263 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-04-19 15:19:13.268 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-19 15:19:13.389 | Selecting previously unselected package libpq5:amd64. 2021-04-19 15:19:13.398 | Preparing to unpack .../142-libpq5_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:19:13.403 | Unpacking libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 15:19:13.483 | Selecting previously unselected package libpq-dev. 2021-04-19 15:19:13.491 | Preparing to unpack .../143-libpq-dev_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:19:13.495 | Unpacking libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-19 15:19:13.644 | Selecting previously unselected package librados2. 2021-04-19 15:19:13.655 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-19 15:19:13.660 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 15:19:14.152 | Selecting previously unselected package librbd1. 2021-04-19 15:19:14.163 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-19 15:19:14.169 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 15:19:14.369 | Selecting previously unselected package libsasl2-dev. 2021-04-19 15:19:14.376 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 15:19:14.389 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 15:19:14.521 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 15:19:14.547 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-19 15:19:14.679 | Selecting previously unselected package libsodium23:amd64. 2021-04-19 15:19:14.688 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-04-19 15:19:14.696 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-04-19 15:19:14.780 | Selecting previously unselected package libsystemd-dev:amd64. 2021-04-19 15:19:14.788 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.46_amd64.deb ... 2021-04-19 15:19:14.801 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-19 15:19:14.952 | Selecting previously unselected package libx86-1:amd64. 2021-04-19 15:19:14.963 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-04-19 15:19:14.969 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-19 15:19:15.050 | Selecting previously unselected package libxml2-dev:amd64. 2021-04-19 15:19:15.058 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-19 15:19:15.063 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-19 15:19:15.289 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-19 15:19:15.322 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-04-19 15:19:15.464 | Selecting previously unselected package libxslt1-dev:amd64. 2021-04-19 15:19:15.472 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-19 15:19:15.476 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-19 15:19:15.650 | Selecting previously unselected package libzmq5:amd64. 2021-04-19 15:19:15.661 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-04-19 15:19:15.666 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-19 15:19:15.763 | Selecting previously unselected package lsscsi. 2021-04-19 15:19:15.771 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-04-19 15:19:15.784 | Unpacking lsscsi (0.28-0.1) ... 2021-04-19 15:19:15.910 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-04-19 15:19:15.954 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-04-19 15:19:16.889 | Selecting previously unselected package memcached. 2021-04-19 15:19:16.897 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-04-19 15:19:16.901 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-04-19 15:19:17.004 | Selecting previously unselected package pm-utils. 2021-04-19 15:19:17.012 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-04-19 15:19:17.016 | Unpacking pm-utils (1.4.1-17) ... 2021-04-19 15:19:17.125 | Selecting previously unselected package postgresql-client-common. 2021-04-19 15:19:17.132 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-04-19 15:19:17.146 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-04-19 15:19:17.256 | Selecting previously unselected package ssl-cert. 2021-04-19 15:19:17.266 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-04-19 15:19:17.270 | Unpacking ssl-cert (1.0.39) ... 2021-04-19 15:19:17.407 | Selecting previously unselected package postgresql-common. 2021-04-19 15:19:17.417 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-04-19 15:19:17.457 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-04-19 15:19:17.461 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-04-19 15:19:17.563 | Selecting previously unselected package postgresql-server-dev-10. 2021-04-19 15:19:17.571 | Preparing to unpack .../162-postgresql-server-dev-10_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:19:17.575 | Unpacking postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 15:19:17.877 | Selecting previously unselected package postgresql-server-dev-all. 2021-04-19 15:19:17.885 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-04-19 15:19:17.889 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-19 15:19:17.965 | Selecting previously unselected package python-pip-whl. 2021-04-19 15:19:17.976 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-19 15:19:17.981 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 15:19:18.254 | Selecting previously unselected package python3-crypto. 2021-04-19 15:19:18.262 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-04-19 15:19:18.266 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-04-19 15:19:18.419 | Selecting previously unselected package python3-secretstorage. 2021-04-19 15:19:18.427 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-04-19 15:19:18.432 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-04-19 15:19:18.533 | Selecting previously unselected package python3-keyring. 2021-04-19 15:19:18.544 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-04-19 15:19:18.549 | Unpacking python3-keyring (10.6.0-1) ... 2021-04-19 15:19:18.643 | Selecting previously unselected package python3-keyrings.alt. 2021-04-19 15:19:18.651 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-04-19 15:19:18.655 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-04-19 15:19:18.756 | Selecting previously unselected package python3-mysqldb. 2021-04-19 15:19:18.765 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-04-19 15:19:18.770 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-04-19 15:19:18.857 | Selecting previously unselected package python3-pip. 2021-04-19 15:19:18.865 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-19 15:19:18.878 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 15:19:18.983 | Selecting previously unselected package python3-setuptools. 2021-04-19 15:19:18.994 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-04-19 15:19:18.999 | Unpacking python3-setuptools (39.0.1-2) ... 2021-04-19 15:19:19.141 | Selecting previously unselected package python3.6-venv. 2021-04-19 15:19:19.153 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-04-19 15:19:19.158 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-19 15:19:19.218 | Selecting previously unselected package python3-venv. 2021-04-19 15:19:19.230 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-04-19 15:19:19.235 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-04-19 15:19:19.326 | Selecting previously unselected package python3-wheel. 2021-04-19 15:19:19.335 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-04-19 15:19:19.339 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-04-19 15:19:19.435 | Selecting previously unselected package python3-xdg. 2021-04-19 15:19:19.443 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-04-19 15:19:19.448 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-04-19 15:19:19.537 | Selecting previously unselected package qemu-block-extra:amd64. 2021-04-19 15:19:19.545 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-19 15:19:19.549 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 15:19:19.632 | Selecting previously unselected package qemu-utils. 2021-04-19 15:19:19.640 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-19 15:19:19.644 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 15:19:19.871 | Selecting previously unselected package sharutils. 2021-04-19 15:19:19.879 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-04-19 15:19:19.884 | Unpacking sharutils (1:4.15.2-3) ... 2021-04-19 15:19:19.984 | Selecting previously unselected package sqlite3. 2021-04-19 15:19:19.996 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-19 15:19:20.001 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-19 15:19:20.176 | Selecting previously unselected package thin-provisioning-tools. 2021-04-19 15:19:20.185 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-04-19 15:19:20.189 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-19 15:19:20.331 | Selecting previously unselected package unzip. 2021-04-19 15:19:20.340 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-04-19 15:19:20.344 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-04-19 15:19:20.465 | Selecting previously unselected package uwsgi-core. 2021-04-19 15:19:20.473 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 15:19:20.478 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:19:20.650 | Selecting previously unselected package vbetool. 2021-04-19 15:19:20.661 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-04-19 15:19:20.665 | Unpacking vbetool (1.1-4) ... 2021-04-19 15:19:20.769 | Selecting previously unselected package libipset3:amd64. 2021-04-19 15:19:20.781 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-04-19 15:19:20.786 | Unpacking libipset3:amd64 (6.34-1) ... 2021-04-19 15:19:20.865 | Selecting previously unselected package ipset. 2021-04-19 15:19:20.873 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-04-19 15:19:20.886 | Unpacking ipset (6.34-1) ... 2021-04-19 15:19:20.991 | Selecting previously unselected package ipvsadm. 2021-04-19 15:19:21.003 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:19:21.008 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-19 15:19:21.098 | Selecting previously unselected package kpartx. 2021-04-19 15:19:21.106 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-04-19 15:19:21.110 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-04-19 15:19:21.200 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-04-19 15:19:21.208 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 15:19:21.212 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:19:21.289 | Selecting previously unselected package libffi-dev:amd64. 2021-04-19 15:19:21.297 | Preparing to unpack .../189-libffi-dev_3.2.1-8_amd64.deb ... 2021-04-19 15:19:21.301 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-04-19 15:19:21.402 | Selecting previously unselected package libkrb5-dev:amd64. 2021-04-19 15:19:21.410 | Preparing to unpack .../190-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 15:19:21.415 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:19:21.490 | Selecting previously unselected package libyaml-dev:amd64. 2021-04-19 15:19:21.498 | Preparing to unpack .../191-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-04-19 15:19:21.503 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-19 15:19:21.577 | Selecting previously unselected package socat. 2021-04-19 15:19:21.585 | Preparing to unpack .../192-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-04-19 15:19:21.590 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-04-19 15:19:21.718 | Selecting previously unselected package vlan. 2021-04-19 15:19:21.726 | Preparing to unpack .../193-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-04-19 15:19:21.732 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-04-19 15:19:21.850 | Setting up libjs-jquery (3.2.1-1) ... 2021-04-19 15:19:21.878 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-19 15:19:21.910 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-04-19 15:19:21.943 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 15:19:21.987 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-19 15:19:22.233 | Setting up libpathplan4 (2.40.1-2) ... 2021-04-19 15:19:22.277 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 15:19:22.312 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-04-19 15:19:22.345 | Setting up make (4.1-9.1ubuntu1) ... 2021-04-19 15:19:22.387 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-04-19 15:19:22.428 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 15:19:22.460 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-04-19 15:19:22.536 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-19 15:19:22.577 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-19 15:19:22.609 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-04-19 15:19:22.648 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-19 15:19:22.682 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:19:22.710 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-04-19 15:19:22.797 | Setting up libtimedate-perl (2.3000-2) ... 2021-04-19 15:19:22.830 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-04-19 15:19:22.865 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 15:19:22.913 | Setting up fonts-dejavu-core (2.37-1) ... 2021-04-19 15:19:23.104 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-04-19 15:19:23.572 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-04-19 15:19:23.839 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-19 15:19:23.873 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-04-19 15:19:24.325 | update-initramfs: deferring update (trigger activated) 2021-04-19 15:19:26.533 | Setting up lsscsi (0.28-0.1) ... 2021-04-19 15:19:26.566 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 15:19:26.592 | No schema files found: doing nothing. 2021-04-19 15:19:26.600 | Setting up mysql-common (5.8+1.0.4) ... 2021-04-19 15:19:26.673 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-19 15:19:26.687 | Setting up sharutils (1:4.15.2-3) ... 2021-04-19 15:19:26.720 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-19 15:19:26.754 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-04-19 15:19:27.077 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 15:19:27.110 | Setting up libjansson4:amd64 (2.11-1) ... 2021-04-19 15:19:27.145 | Setting up python3-keyrings.alt (3.0-1) ... 2021-04-19 15:19:27.445 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-04-19 15:19:27.491 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-19 15:19:27.604 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 15:19:27.636 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-04-19 15:19:27.669 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-19 15:19:27.702 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-19 15:19:27.735 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-19 15:19:27.767 | Setting up dctrl-tools (2.24-2build1) ... 2021-04-19 15:19:27.802 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-19 15:19:27.836 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-04-19 15:19:27.870 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-04-19 15:19:27.902 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 15:19:27.934 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-19 15:19:27.967 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-19 15:19:28.052 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-19 15:19:38.916 | Setting up pm-utils (1.4.1-17) ... 2021-04-19 15:19:38.956 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-04-19 15:19:38.999 | Setting up python3-wheel (0.30.0-0.2) ... 2021-04-19 15:19:39.309 | Setting up m4 (1.4.18-1) ... 2021-04-19 15:19:39.344 | Setting up libipset3:amd64 (6.34-1) ... 2021-04-19 15:19:39.376 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-19 15:19:39.409 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 15:19:39.442 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:19:39.474 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-04-19 15:19:39.574 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-04-19 15:19:41.583 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-19 15:19:41.615 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-19 15:19:41.649 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-04-19 15:19:42.580 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-19 15:19:42.613 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-04-19 15:19:42.647 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-19 15:19:42.681 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-19 15:19:42.717 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 15:19:42.748 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-04-19 15:19:42.781 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-04-19 15:19:42.814 | Setting up dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-19 15:19:42.849 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-04-19 15:19:42.882 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-19 15:19:42.939 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-19 15:19:42.993 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 15:19:43.024 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-04-19 15:19:43.056 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 15:19:43.099 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-19 15:19:43.142 | Setting up autotools-dev (20180224.1) ... 2021-04-19 15:19:43.174 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 15:19:43.207 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-04-19 15:19:43.239 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-04-19 15:19:43.292 | Setting up dstat (0.7.3-1) ... 2021-04-19 15:19:43.542 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 15:19:43.821 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-04-19 15:19:43.853 | Setting up ipset (6.34-1) ... 2021-04-19 15:19:43.886 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-19 15:19:43.930 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-19 15:19:43.962 | Setting up systemd (237-3ubuntu10.46) ... 2021-04-19 15:19:43.980 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-04-19 15:19:45.200 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-04-19 15:19:45.201 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-04-19 15:19:45.202 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-04-19 15:19:45.203 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-04-19 15:19:45.292 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-04-19 15:19:45.318 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 15:19:45.361 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 15:19:45.769 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-04-19 15:19:45.801 | Setting up libann0 (1.1.2+doc-6) ... 2021-04-19 15:19:45.834 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-04-19 15:19:45.868 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 15:19:45.901 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-04-19 15:19:45.935 | Setting up dnsmasq-base (2.79-1ubuntu0.3) ... 2021-04-19 15:19:45.981 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-04-19 15:19:46.015 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-04-19 15:19:46.072 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:20:08.563 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-19 15:20:08.571 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:20:08.605 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-04-19 15:20:08.637 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-19 15:20:08.670 | Setting up libthai-data (0.1.27-2) ... 2021-04-19 15:20:08.702 | Setting up javascript-common (11) ... 2021-04-19 15:20:08.782 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-04-19 15:20:08.809 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-19 15:20:08.863 | Setting up python3-setuptools (39.0.1-2) ... 2021-04-19 15:20:09.332 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 15:20:09.387 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 15:20:09.442 | Setting up libjs-jquery-metadata (12-1) ... 2021-04-19 15:20:09.474 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-04-19 15:20:09.914 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-04-19 15:20:10.296 | Setting up python3-secretstorage (2.3.1-2) ... 2021-04-19 15:20:10.598 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-04-19 15:20:10.632 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-19 15:20:10.663 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 15:20:10.696 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-19 15:20:10.728 | Setting up vbetool (1.1-4) ... 2021-04-19 15:20:10.760 | Setting up libcdt5 (2.40.1-2) ... 2021-04-19 15:20:10.793 | Setting up git (1:2.17.1-1ubuntu0.8) ... 2021-04-19 15:20:10.880 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-19 15:20:10.913 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-19 15:20:10.946 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-19 15:20:11.191 | Setting up libcgraph6 (2.40.1-2) ... 2021-04-19 15:20:11.223 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-19 15:20:11.257 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-04-19 15:20:11.292 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-19 15:20:11.326 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 15:20:11.359 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-19 15:20:11.391 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-19 15:20:11.424 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-04-19 15:20:11.459 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-19 15:20:11.508 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 15:20:11.541 | Setting up libtool (2.4.6-2) ... 2021-04-19 15:20:11.574 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-19 15:20:11.606 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-19 15:20:11.639 | Setting up libnss-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-19 15:20:11.672 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-19 15:20:11.706 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:11.739 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-04-19 15:20:12.365 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-04-19 15:20:12.948 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-19 15:20:13.408 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-19 15:20:13.441 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 15:20:13.476 | Setting up libpam-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-19 15:20:13.895 | Setting up libapr1-dev (1.6.3-2) ... 2021-04-19 15:20:13.927 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-04-19 15:20:13.959 | Setting up python3-keyring (10.6.0-1) ... 2021-04-19 15:20:14.284 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 15:20:14.603 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-19 15:20:14.637 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-19 15:20:14.670 | Setting up libgvpr2 (2.40.1-2) ... 2021-04-19 15:20:14.703 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 15:20:14.751 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-04-19 15:20:15.391 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-04-19 15:20:15.930 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-04-19 15:20:15.957 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-19 15:20:15.991 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 15:20:16.024 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-04-19 15:20:16.055 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-19 15:20:16.108 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 15:20:16.142 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-19 15:20:16.176 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:20:16.209 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-19 15:20:16.242 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 15:20:16.276 | Setting up ssl-cert (1.0.39) ... 2021-04-19 15:20:16.855 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-04-19 15:20:17.164 | Setting up autoconf (2.69-11) ... 2021-04-19 15:20:17.208 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-04-19 15:20:17.242 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-04-19 15:20:17.270 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-04-19 15:20:17.294 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-04-19 15:20:17.511 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-19 15:20:17.991 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-19 15:20:18.026 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-04-19 15:20:18.059 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-04-19 15:20:18.092 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-04-19 15:20:18.218 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-19 15:20:18.252 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 15:20:18.286 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:20:18.320 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 15:20:18.353 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-19 15:20:18.668 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-04-19 15:20:19.220 | Setting up postgresql-common (190ubuntu0.1) ... 2021-04-19 15:20:19.871 | Adding user postgres to group ssl-cert 2021-04-19 15:20:20.062 | 2021-04-19 15:20:20.062 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-04-19 15:20:20.281 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-04-19 15:20:20.281 | Removing obsolete dictionary files: 2021-04-19 15:20:20.528 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-04-19 15:20:21.120 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-04-19 15:20:21.139 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-04-19 15:20:21.163 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:20:21.208 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-04-19 15:20:21.241 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-19 15:20:21.317 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-04-19 15:20:21.332 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:21.366 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-04-19 15:20:21.399 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:20:21.433 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:20:21.475 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 15:20:21.797 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-04-19 15:20:22.396 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 15:20:22.538 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-19 15:20:22.572 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-04-19 15:20:22.618 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:20:22.650 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-04-19 15:20:24.492 | Enabling module mpm_event. 2021-04-19 15:20:24.556 | Enabling module authz_core. 2021-04-19 15:20:24.563 | Enabling module authz_host. 2021-04-19 15:20:24.623 | Enabling module authn_core. 2021-04-19 15:20:24.631 | Enabling module auth_basic. 2021-04-19 15:20:24.697 | Enabling module access_compat. 2021-04-19 15:20:24.762 | Enabling module authn_file. 2021-04-19 15:20:24.826 | Enabling module authz_user. 2021-04-19 15:20:24.893 | Enabling module alias. 2021-04-19 15:20:24.961 | Enabling module dir. 2021-04-19 15:20:25.027 | Enabling module autoindex. 2021-04-19 15:20:25.093 | Enabling module env. 2021-04-19 15:20:25.156 | Enabling module mime. 2021-04-19 15:20:25.219 | Enabling module negotiation. 2021-04-19 15:20:25.282 | Enabling module setenvif. 2021-04-19 15:20:25.350 | Enabling module filter. 2021-04-19 15:20:25.418 | Enabling module deflate. 2021-04-19 15:20:25.481 | Enabling module status. 2021-04-19 15:20:25.545 | Enabling module reqtimeout. 2021-04-19 15:20:25.609 | Enabling conf charset. 2021-04-19 15:20:25.672 | Enabling conf localized-error-pages. 2021-04-19 15:20:25.741 | Enabling conf other-vhosts-access-log. 2021-04-19 15:20:25.807 | Enabling conf security. 2021-04-19 15:20:25.872 | Enabling conf serve-cgi-bin. 2021-04-19 15:20:25.942 | Enabling site 000-default. 2021-04-19 15:20:26.003 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-04-19 15:20:26.068 | Enabling conf javascript-common. 2021-04-19 15:20:26.327 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-04-19 15:20:26.749 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-04-19 15:20:28.056 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:20:28.087 | Setting up po-debconf (1.0.20) ... 2021-04-19 15:20:28.120 | Setting up build-essential (12.4ubuntu1) ... 2021-04-19 15:20:28.152 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-19 15:20:28.187 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-19 15:20:28.220 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 15:20:28.254 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 15:20:28.289 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:28.321 | Setting up libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 15:20:28.355 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 15:20:28.555 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-19 15:20:28.597 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-04-19 15:20:28.630 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-04-19 15:20:30.804 | Regenerating fonts cache... done. 2021-04-19 15:20:30.822 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-19 15:20:30.863 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:30.906 | Setting up libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-19 15:20:30.957 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 2021-04-19 15:20:30.993 | Setting up postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 15:20:31.034 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 15:20:31.092 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:31.134 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 15:20:31.166 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 15:20:31.200 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-04-19 15:20:31.233 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-19 15:20:31.268 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 15:20:31.301 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:31.336 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:31.371 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-04-19 15:20:31.416 | Setting up curl (7.58.0-2ubuntu3.13) ... 2021-04-19 15:20:31.458 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 15:20:31.499 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:31.533 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 15:20:31.575 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 15:20:31.607 | Setting up libgvc6 (2.40.1-2) ... 2021-04-19 15:20:31.653 | Setting up graphviz (2.40.1-2) ... 2021-04-19 15:20:31.735 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-04-19 15:20:31.780 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-19 15:20:31.809 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 15:20:31.842 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-19 15:20:31.884 | Setting up debhelper (11.1.6ubuntu2) ... 2021-04-19 15:20:31.918 | Setting up dh-autoreconf (17) ... 2021-04-19 15:20:31.951 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-19 15:20:31.991 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-19 15:20:32.025 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-19 15:20:32.057 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-19 15:20:32.129 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-19 15:20:41.398 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 15:20:41.425 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:20:41.605 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:20:41.637 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-19 15:20:41.856 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-19 15:20:41.882 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-19 15:20:43.977 | ++ functions-common:apt_get:1113 : result=0 2021-04-19 15:20:43.980 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:20:43.982 | ++ functions-common:time_stop:2304 : local name 2021-04-19 15:20:43.986 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 15:20:43.989 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:20:43.992 | ++ functions-common:time_stop:2307 : local total 2021-04-19 15:20:43.995 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 15:20:43.998 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:20:44.000 | ++ functions-common:time_stop:2311 : start_time=1618845495803 2021-04-19 15:20:44.003 | ++ functions-common:time_stop:2313 : [[ -z 1618845495803 ]] 2021-04-19 15:20:44.006 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:20:44.010 | ++ functions-common:time_stop:2316 : end_time=1618845644007 2021-04-19 15:20:44.012 | ++ functions-common:time_stop:2317 : elapsed_time=148204 2021-04-19 15:20:44.014 | ++ functions-common:time_stop:2318 : total=714 2021-04-19 15:20:44.016 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:20:44.018 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=148918 2021-04-19 15:20:44.021 | ++ functions-common:apt_get:1117 : return 0 2021-04-19 15:20:44.024 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-04-19 15:20:44.026 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-04-19 15:20:44.028 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-04-19 15:20:44.032 | ++ tools/install_prereqs.sh:source:89 : date 2021-04-19 15:20:44.036 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-04-19 15:20:44.038 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-04-19 15:20:44.041 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-04-19 15:20:45.168 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-04-19 15:20:45.170 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-04-19 15:20:45.173 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-04-19 15:20:45.176 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-04-19 15:20:45.178 | + tools/install_pip.sh:main:43 : GetDistro 2021-04-19 15:20:45.180 | + functions-common:GetDistro:373 : GetOSVersion 2021-04-19 15:20:45.182 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-04-19 15:20:45.184 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-04-19 15:20:45.186 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-04-19 15:20:45.188 | + functions-common:_ensure_lsb_release:328 : return 2021-04-19 15:20:45.190 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-04-19 15:20:45.265 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-04-19 15:20:45.268 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-04-19 15:20:45.343 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-04-19 15:20:45.346 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-04-19 15:20:45.422 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-04-19 15:20:45.425 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-04-19 15:20:45.428 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-04-19 15:20:45.431 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-04-19 15:20:45.434 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-04-19 15:20:45.438 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-04-19 15:20:45.441 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-04-19 15:20:45.443 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-04-19 15:20:45.445 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-04-19 15:20:45.447 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-04-19 15:20:45.449 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-04-19 15:20:45.449 | Distro: bionic 2021-04-19 15:20:45.451 | + tools/install_pip.sh:main:127 : get_versions 2021-04-19 15:20:45.454 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-19 15:20:45.457 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-19 15:20:45.459 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-19 15:20:45.462 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-19 15:20:45.462 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-19 15:20:45.867 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-04-19 15:20:45.869 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-04-19 15:20:45.869 | pip: 20.2.2 2021-04-19 15:20:45.871 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-19 15:20:46.251 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-19 15:20:46.276 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-04-19 15:20:46.279 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-04-19 15:20:46.281 | + tools/install_pip.sh:main:143 : is_fedora 2021-04-19 15:20:46.284 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 15:20:46.287 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 15:20:46.289 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 15:20:46.291 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 15:20:46.293 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 15:20:46.296 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 15:20:46.297 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 15:20:46.299 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 15:20:46.302 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 15:20:46.304 | + tools/install_pip.sh:main:143 : is_suse 2021-04-19 15:20:46.306 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 15:20:46.308 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 15:20:46.311 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 15:20:46.312 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 15:20:46.314 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 15:20:46.316 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 15:20:46.319 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-04-19 15:20:46.320 | + functions-common:is_package_installed:1351 : [[ -z python3-pip ]] 2021-04-19 15:20:46.322 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-04-19 15:20:46.324 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-04-19 15:20:46.326 | + functions-common:is_package_installed:1360 : dpkg -s python3-pip 2021-04-19 15:20:46.349 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-04-19 15:20:46.351 | + functions-common:uninstall_package:1371 : is_ubuntu 2021-04-19 15:20:46.354 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:20:46.357 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:20:46.359 | + functions-common:uninstall_package:1372 : apt_get purge python3-pip 2021-04-19 15:20:46.378 | + 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-19 15:20:46.507 | Reading package lists... 2021-04-19 15:20:46.761 | Building dependency tree... 2021-04-19 15:20:46.762 | Reading state information... 2021-04-19 15:20:46.971 | The following packages were automatically installed and are no longer required: 2021-04-19 15:20:46.972 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 15:20:46.972 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 15:20:46.972 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 15:20:46.972 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 15:20:46.972 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 15:20:46.972 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 15:20:46.972 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:20:47.023 | The following packages will be REMOVED: 2021-04-19 15:20:47.023 | python3-pip* 2021-04-19 15:20:47.481 | 0 upgraded, 0 newly installed, 1 to remove and 158 not upgraded. 2021-04-19 15:20:47.481 | After this operation, 601 kB disk space will be freed. 2021-04-19 15:20:47.552 | (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 ... 74822 files and directories currently installed.) 2021-04-19 15:20:47.555 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 15:20:47.843 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:20:50.577 | + functions-common:apt_get:1113 : result=0 2021-04-19 15:20:50.579 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:20:50.581 | + functions-common:time_stop:2304 : local name 2021-04-19 15:20:50.583 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:20:50.585 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:20:50.588 | + functions-common:time_stop:2307 : local total 2021-04-19 15:20:50.590 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:20:50.592 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:20:50.594 | + functions-common:time_stop:2311 : start_time=1618845646375 2021-04-19 15:20:50.596 | + functions-common:time_stop:2313 : [[ -z 1618845646375 ]] 2021-04-19 15:20:50.599 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:20:50.602 | + functions-common:time_stop:2316 : end_time=1618845650600 2021-04-19 15:20:50.604 | + functions-common:time_stop:2317 : elapsed_time=4225 2021-04-19 15:20:50.606 | + functions-common:time_stop:2318 : total=0 2021-04-19 15:20:50.609 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:20:50.611 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4225 2021-04-19 15:20:50.614 | + functions-common:apt_get:1117 : return 0 2021-04-19 15:20:50.616 | + tools/install_pip.sh:main:149 : install_get_pip 2021-04-19 15:20:50.619 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-19 15:20:50.622 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-19 15:20:50.624 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-04-19 15:20:50.626 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-19 15:20:50.629 | + 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-19 15:20:50.639 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-04-19 15:20:50.639 | Dload Upload Total Spent Left Speed 2021-04-19 15:20:51.046 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1882k 100 1882k 0 0 4636k 0 --:--:-- --:--:-- --:--:-- 4625k 2021-04-19 15:20:51.053 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-04-19 15:20:51.059 | + 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-19 15:20:53.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:20:53.743 | from cryptography.utils import int_from_bytes 2021-04-19 15:20:53.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:20:53.743 | from cryptography.utils import int_from_bytes 2021-04-19 15:20:54.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:20:54.356 | Collecting pip 2021-04-19 15:20:54.366 | 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-19 15:20:55.874 | Installing collected packages: pip 2021-04-19 15:20:55.874 | Attempting uninstall: pip 2021-04-19 15:20:55.876 | Found existing installation: pip 20.2.2 2021-04-19 15:20:56.111 | Uninstalling pip-20.2.2: 2021-04-19 15:20:56.125 | Successfully uninstalled pip-20.2.2 2021-04-19 15:20:57.460 | Successfully installed pip-20.2.4 2021-04-19 15:20:57.566 | /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-19 15:20:57.566 | % (opt, underscore_opt)) 2021-04-19 15:20:57.566 | /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-19 15:20:57.566 | % (opt, underscore_opt)) 2021-04-19 15:20:57.566 | /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-19 15:20:57.566 | % (opt, underscore_opt)) 2021-04-19 15:20:57.566 | /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-19 15:20:57.566 | % (opt, underscore_opt)) 2021-04-19 15:20:57.567 | /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-19 15:20:57.567 | % (opt, underscore_opt)) 2021-04-19 15:20:57.567 | /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-19 15:20:57.567 | % (opt, underscore_opt)) 2021-04-19 15:20:57.567 | /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-19 15:20:57.567 | % (opt, underscore_opt)) 2021-04-19 15:20:57.567 | /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-19 15:20:57.567 | % (opt, underscore_opt)) 2021-04-19 15:20:57.567 | /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-19 15:20:57.567 | % (opt, underscore_opt)) 2021-04-19 15:20:57.658 | + tools/install_pip.sh:main:151 : set -x 2021-04-19 15:20:57.661 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-04-19 15:20:57.664 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-04-19 15:20:57.666 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 15:20:57.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-04-19 15:20:57.673 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-04-19 15:20:57.675 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 15:20:57.679 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-04-19 15:20:57.679 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 15:20:57.684 | ++ 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-19 15:20:57.686 | ++ 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-19 15:20:57.689 | ++ 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-19 15:20:57.692 | + 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-19 15:20:57.693 | + 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-19 15:20:57.708 | 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-19 15:20:57.710 | + 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-19 15:20:58.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:20:58.632 | from cryptography.utils import int_from_bytes 2021-04-19 15:20:58.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:20:58.632 | from cryptography.utils import int_from_bytes 2021-04-19 15:20:59.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:20:59.731 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:20:59.736 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:20:59.741 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:20:59.749 | 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-19 15:21:01.352 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:21:01.352 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:21:01.439 | + inc/python:pip_install:200 : result=0 2021-04-19 15:21:01.442 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:21:01.445 | + functions-common:time_stop:2304 : local name 2021-04-19 15:21:01.448 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:21:01.451 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:21:01.454 | + functions-common:time_stop:2307 : local total 2021-04-19 15:21:01.457 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:21:01.460 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:21:01.462 | + functions-common:time_stop:2311 : start_time=1618845657704 2021-04-19 15:21:01.465 | + functions-common:time_stop:2313 : [[ -z 1618845657704 ]] 2021-04-19 15:21:01.469 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:21:01.473 | + functions-common:time_stop:2316 : end_time=1618845661470 2021-04-19 15:21:01.475 | + functions-common:time_stop:2317 : elapsed_time=3766 2021-04-19 15:21:01.477 | + functions-common:time_stop:2318 : total=0 2021-04-19 15:21:01.478 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:21:01.480 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3766 2021-04-19 15:21:01.482 | + inc/python:pip_install:203 : return 0 2021-04-19 15:21:01.484 | + tools/install_pip.sh:main:157 : get_versions 2021-04-19 15:21:01.487 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-19 15:21:01.491 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-19 15:21:01.492 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-19 15:21:01.495 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-19 15:21:01.495 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-19 15:21:01.899 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-04-19 15:21:01.902 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-04-19 15:21:01.902 | pip: 20.2.4 2021-04-19 15:21:01.905 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-19 15:21:02.285 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-19 15:21:02.311 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-04-19 15:21:02.316 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-04-19 15:21:02.321 | + ./stack.sh:main:761 : fixup_all 2021-04-19 15:21:02.325 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-04-19 15:21:02.329 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-04-19 15:21:02.332 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-19 15:21:02.345 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-19 15:21:02.345 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-04-19 15:21:02.345 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-04-19 15:21:02.351 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-04-19 15:21:02.355 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-04-19 15:21:02.358 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-04-19 15:21:02.367 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-04-19 15:21:02.372 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-04-19 15:21:02.374 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-04-19 15:21:02.377 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-04-19 15:21:02.380 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 15:21:02.382 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:21:02.385 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:21:02.388 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:21:02.390 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:21:02.393 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:21:02.395 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:21:02.397 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:21:02.400 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:21:02.402 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:21:02.404 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:21:02.406 | + functions-common:apt_get_update:1069 : return 2021-04-19 15:21:02.408 | + functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-19 15:21:02.410 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:21:02.412 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:21:02.415 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:21:02.417 | + functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-19 15:21:02.436 | + 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-19 15:21:02.562 | Reading package lists... 2021-04-19 15:21:02.816 | Building dependency tree... 2021-04-19 15:21:02.817 | Reading state information... 2021-04-19 15:21:03.027 | The following packages were automatically installed and are no longer required: 2021-04-19 15:21:03.028 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 15:21:03.028 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 15:21:03.028 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 15:21:03.028 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 15:21:03.028 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 15:21:03.028 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 15:21:03.028 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:21:03.029 | The following additional packages will be installed: 2021-04-19 15:21:03.029 | python3-software-properties 2021-04-19 15:21:03.094 | The following packages will be upgraded: 2021-04-19 15:21:03.094 | python3-software-properties software-properties-common 2021-04-19 15:21:03.233 | 2 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2021-04-19 15:21:03.233 | Need to get 33.9 kB of archives. 2021-04-19 15:21:03.233 | After this operation, 0 B of additional disk space will be used. 2021-04-19 15:21:03.233 | 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-19 15:21:03.290 | 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-19 15:21:03.899 | Fetched 33.9 kB in 0s (160 kB/s) 2021-04-19 15:21:03.982 | (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 ... 74745 files and directories currently installed.) 2021-04-19 15:21:03.986 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-04-19 15:21:04.157 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-19 15:21:04.310 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-04-19 15:21:04.490 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-19 15:21:04.591 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:21:05.129 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-04-19 15:21:05.431 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-19 15:21:05.458 | Setting up software-properties-common (0.96.24.32.14) ... 2021-04-19 15:21:07.740 | + functions-common:apt_get:1113 : result=0 2021-04-19 15:21:07.743 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:21:07.746 | + functions-common:time_stop:2304 : local name 2021-04-19 15:21:07.750 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:21:07.752 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:21:07.754 | + functions-common:time_stop:2307 : local total 2021-04-19 15:21:07.757 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:21:07.760 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:21:07.763 | + functions-common:time_stop:2311 : start_time=1618845662433 2021-04-19 15:21:07.766 | + functions-common:time_stop:2313 : [[ -z 1618845662433 ]] 2021-04-19 15:21:07.770 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:21:07.774 | + functions-common:time_stop:2316 : end_time=1618845667771 2021-04-19 15:21:07.776 | + functions-common:time_stop:2317 : elapsed_time=5338 2021-04-19 15:21:07.778 | + functions-common:time_stop:2318 : total=148918 2021-04-19 15:21:07.780 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:21:07.783 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=154256 2021-04-19 15:21:07.785 | + functions-common:apt_get:1117 : return 0 2021-04-19 15:21:07.787 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-04-19 15:21:08.663 | 'universe' distribution component is already enabled for all sources. 2021-04-19 15:21:08.692 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-04-19 15:21:08.695 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-04-19 15:21:11.398 | Reading package lists... 2021-04-19 15:21:11.706 | Building dependency tree... 2021-04-19 15:21:11.707 | Reading state information... 2021-04-19 15:21:11.921 | The following packages were automatically installed and are no longer required: 2021-04-19 15:21:11.922 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 15:21:11.922 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 15:21:11.922 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 15:21:11.922 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 15:21:11.922 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 15:21:11.922 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 15:21:11.922 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:21:11.979 | The following NEW packages will be installed: 2021-04-19 15:21:11.980 | ubuntu-cloud-keyring 2021-04-19 15:21:12.276 | 0 upgraded, 1 newly installed, 0 to remove and 156 not upgraded. 2021-04-19 15:21:12.276 | Need to get 5,908 B of archives. 2021-04-19 15:21:12.276 | After this operation, 22.5 kB of additional disk space will be used. 2021-04-19 15:21:12.276 | 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-19 15:21:12.869 | Fetched 5,908 B in 0s (21.3 kB/s) 2021-04-19 15:21:12.920 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-04-19 15:21:12.960 | (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 ... 74745 files and directories currently installed.) 2021-04-19 15:21:12.964 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-04-19 15:21:12.969 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-19 15:21:13.084 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-19 15:21:15.307 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-04-19 15:21:15.435 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 15:21:15.439 | Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-19 15:21:15.519 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [189 kB] 2021-04-19 15:21:15.570 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 15:21:15.706 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-19 15:21:19.682 | Fetched 361 kB in 1s (360 kB/s) 2021-04-19 15:21:21.449 | Reading package lists... 2021-04-19 15:21:21.515 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-04-19 15:21:21.518 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-04-19 15:21:21.522 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-19 15:21:21.524 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-19 15:21:21.528 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-19 15:21:21.532 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-19 15:21:21.537 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-19 15:21:21.539 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-19 15:21:21.542 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-19 15:21:21.544 | + functions-common:time_start:2291 : local start_time= 2021-04-19 15:21:21.547 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-19 15:21:21.549 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-19 15:21:21.553 | + functions-common:time_start:2295 : _TIME_START[$name]=1618845681550 2021-04-19 15:21:21.556 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-19 15:21:21.559 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-19 15:21:21.561 | + 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-19 15:21:22.011 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-19 15:21:22.027 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 15:21:22.027 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-19 15:21:22.148 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 15:21:22.284 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-19 15:21:22.919 | Fetched 163 kB in 1s (155 kB/s) 2021-04-19 15:21:24.694 | Reading package lists... 2021-04-19 15:21:24.756 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-19 15:21:24.759 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-19 15:21:24.763 | + functions-common:time_stop:2304 : local name 2021-04-19 15:21:24.765 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:21:24.768 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:21:24.771 | + functions-common:time_stop:2307 : local total 2021-04-19 15:21:24.773 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:21:24.775 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-19 15:21:24.778 | + functions-common:time_stop:2311 : start_time=1618845681550 2021-04-19 15:21:24.780 | + functions-common:time_stop:2313 : [[ -z 1618845681550 ]] 2021-04-19 15:21:24.782 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:21:24.786 | + functions-common:time_stop:2316 : end_time=1618845684783 2021-04-19 15:21:24.788 | + functions-common:time_stop:2317 : elapsed_time=3233 2021-04-19 15:21:24.790 | + functions-common:time_stop:2318 : total=4315 2021-04-19 15:21:24.792 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:21:24.794 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7548 2021-04-19 15:21:24.797 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-04-19 15:21:24.807 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-04-19 15:21:24.818 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-04-19 15:21:24.828 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-04-19 15:21:24.830 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-04-19 15:21:24.833 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 15:21:24.835 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 15:21:24.837 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 15:21:24.839 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 15:21:24.842 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 15:21:24.844 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 15:21:24.846 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 15:21:24.848 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 15:21:24.851 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 15:21:24.853 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-04-19 15:21:24.855 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-04-19 15:21:24.859 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-04-19 15:21:24.861 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 15:21:24.863 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 15:21:24.865 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 15:21:24.868 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 15:21:24.870 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 15:21:24.872 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 15:21:24.876 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-04-19 15:21:24.878 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-04-19 15:21:24.900 | Using python 3.6 to install os-testr 2021-04-19 15:21:24.903 | + 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-19 15:21:25.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:21:25.835 | from cryptography.utils import int_from_bytes 2021-04-19 15:21:25.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:21:25.835 | from cryptography.utils import int_from_bytes 2021-04-19 15:21:26.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:21:26.936 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:26.942 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:26.947 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:27.074 | Collecting os-testr===2.0.0 2021-04-19 15:21:27.085 | 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-19 15:21:27.157 | 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-19 15:21:27.250 | Collecting stestr===3.1.0 2021-04-19 15:21:27.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-04-19 15:21:27.451 | Collecting python-subunit===1.4.0 2021-04-19 15:21:27.466 | 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-19 15:21:27.552 | 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-19 15:21:27.572 | 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-19 15:21:27.675 | Collecting future===0.18.2 2021-04-19 15:21:27.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-04-19 15:21:28.671 | 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-19 15:21:28.684 | 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-19 15:21:28.688 | 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-19 15:21:28.692 | 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-19 15:21:28.694 | 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-19 15:21:28.696 | 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-19 15:21:28.699 | 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-19 15:21:28.703 | 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-19 15:21:28.710 | 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-19 15:21:28.713 | 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-19 15:21:28.722 | 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-19 15:21:28.725 | 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-19 15:21:28.787 | 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-19 15:21:28.789 | 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-19 15:21:28.791 | 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-19 15:21:28.833 | 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-19 15:21:28.837 | 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-19 15:21:28.840 | 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-19 15:21:28.884 | 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-19 15:21:28.890 | 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-19 15:21:28.894 | 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-19 15:21:28.920 | Building wheels for collected packages: future 2021-04-19 15:21:28.921 | Building wheel for future (setup.py): started 2021-04-19 15:21:30.010 | Building wheel for future (setup.py): finished with status 'done' 2021-04-19 15:21:30.017 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=c0b319e70b18944debea8225b3ba11f3cefab3347f512cf75ecf2d4135c955ed 2021-04-19 15:21:30.017 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-04-19 15:21:30.018 | Successfully built future 2021-04-19 15:21:31.322 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-04-19 15:21:32.118 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-04-19 15:21:32.220 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:21:32.220 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:21:32.343 | + inc/python:pip_install:200 : result=0 2021-04-19 15:21:32.346 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:21:32.349 | + functions-common:time_stop:2304 : local name 2021-04-19 15:21:32.352 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:21:32.355 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:21:32.359 | + functions-common:time_stop:2307 : local total 2021-04-19 15:21:32.362 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:21:32.365 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:21:32.367 | + functions-common:time_stop:2311 : start_time=1618845684895 2021-04-19 15:21:32.370 | + functions-common:time_stop:2313 : [[ -z 1618845684895 ]] 2021-04-19 15:21:32.373 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:21:32.377 | + functions-common:time_stop:2316 : end_time=1618845692374 2021-04-19 15:21:32.379 | + functions-common:time_stop:2317 : elapsed_time=7479 2021-04-19 15:21:32.382 | + functions-common:time_stop:2318 : total=0 2021-04-19 15:21:32.385 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:21:32.388 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7479 2021-04-19 15:21:32.391 | + inc/python:pip_install:203 : return 0 2021-04-19 15:21:32.394 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-04-19 15:21:32.441 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-04-19 15:21:32.515 | + ./stack.sh:main:775 : install_infra 2021-04-19 15:21:32.517 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-19 15:21:32.520 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-04-19 15:21:32.522 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-04-19 15:21:35.106 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-19 15:21:35.110 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-04-19 15:21:35.139 | + 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-19 15:21:37.011 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:37.257 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:37.488 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:37.822 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-19 15:21:37.930 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-19 15:21:37.958 | Installing collected packages: pbr 2021-04-19 15:21:38.063 | Successfully installed pbr-5.5.1 2021-04-19 15:21:38.122 | + inc/python:pip_install:200 : result=0 2021-04-19 15:21:38.125 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:21:38.129 | + functions-common:time_stop:2304 : local name 2021-04-19 15:21:38.131 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:21:38.134 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:21:38.136 | + functions-common:time_stop:2307 : local total 2021-04-19 15:21:38.138 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:21:38.140 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:21:38.142 | + functions-common:time_stop:2311 : start_time=1618845695131 2021-04-19 15:21:38.145 | + functions-common:time_stop:2313 : [[ -z 1618845695131 ]] 2021-04-19 15:21:38.148 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:21:38.151 | + functions-common:time_stop:2316 : end_time=1618845698149 2021-04-19 15:21:38.154 | + functions-common:time_stop:2317 : elapsed_time=3018 2021-04-19 15:21:38.157 | + functions-common:time_stop:2318 : total=7479 2021-04-19 15:21:38.160 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:21:38.162 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10497 2021-04-19 15:21:38.165 | + inc/python:pip_install:203 : return 0 2021-04-19 15:21:38.167 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-19 15:21:38.169 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-04-19 15:21:38.190 | + 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-19 15:21:40.017 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:40.258 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:40.482 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:40.800 | Processing /opt/stack/requirements 2021-04-19 15:21:42.228 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-04-19 15:21:42.304 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-04-19 15:21:42.338 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) 2021-04-19 15:21:42.455 | 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-19 15:21:42.514 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2021-04-19 15:21:42.616 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-04-19 15:21:42.654 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) 2021-04-19 15:21:42.697 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-04-19 15:21:42.717 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) 2021-04-19 15:21:42.759 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-04-19 15:21:42.818 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) 2021-04-19 15:21:42.850 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-04-19 15:21:42.868 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) 2021-04-19 15:21:42.971 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-04-19 15:21:42.990 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) 2021-04-19 15:21:43.023 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-04-19 15:21:43.036 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4514) 2021-04-19 15:21:43.053 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-19 15:21:43.081 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4514) 2021-04-19 15:21:43.100 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-04-19 15:21:43.146 | 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-19 15:21:43.152 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-04-19 15:21:43.177 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-04-19 15:21:43.212 | Collecting urllib3===1.26.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) 2021-04-19 15:21:43.273 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153kB) 2021-04-19 15:21:43.323 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-04-19 15:21:43.370 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-04-19 15:21:43.390 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-19 15:21:43.419 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-04-19 15:21:43.449 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) 2021-04-19 15:21:43.467 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-04-19 15:21:43.480 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) 2021-04-19 15:21:43.502 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-04-19 15:21:43.518 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) 2021-04-19 15:21:43.539 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-04-19 15:21:43.552 | Collecting cliff===3.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) 2021-04-19 15:21:43.616 | Downloading http://10.100.0.9:8080/root/pypi/+f/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80kB) 2021-04-19 15:21:43.651 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-19 15:21:43.679 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-04-19 15:21:43.693 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) 2021-04-19 15:21:43.710 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-04-19 15:21:43.724 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) 2021-04-19 15:21:43.790 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-04-19 15:21:43.820 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) 2021-04-19 15:21:43.936 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-04-19 15:21:44.019 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-04-19 15:21:44.048 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-04-19 15:21:44.062 | Collecting importlib-metadata===3.10.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2021-04-19 15:21:44.140 | Downloading http://10.100.0.9:8080/root/pypi/+f/2ec/0faae539743ae/importlib_metadata-3.10.1-py3-none-any.whl 2021-04-19 15:21:44.193 | Collecting pyperclip===1.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) 2021-04-19 15:21:44.246 | Downloading http://10.100.0.9:8080/root/pypi/+f/105/254a8b04934f0/pyperclip-1.8.2.tar.gz 2021-04-19 15:21:44.656 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) 2021-04-19 15:21:44.711 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-04-19 15:21:44.728 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-04-19 15:21:44.760 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-04-19 15:21:44.822 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-04-19 15:21:44.854 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-04-19 15:21:44.874 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) 2021-04-19 15:21:44.900 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-04-19 15:21:44.916 | Collecting zipp===3.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2021-04-19 15:21:44.956 | Downloading http://10.100.0.9:8080/root/pypi/+f/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl 2021-04-19 15:21:44.990 | Building wheels for collected packages: pyperclip 2021-04-19 15:21:44.990 | Running setup.py bdist_wheel for pyperclip: started 2021-04-19 15:21:45.279 | Running setup.py bdist_wheel for pyperclip: finished with status 'error' 2021-04-19 15:21:45.279 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mb5gwo40/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/tmpyh0ap98dpip-wheel- --python-tag cp36: 2021-04-19 15:21:45.279 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-04-19 15:21:45.279 | or: -c --help [cmd1 cmd2 ...] 2021-04-19 15:21:45.279 | or: -c --help-commands 2021-04-19 15:21:45.279 | or: -c cmd --help 2021-04-19 15:21:45.279 | 2021-04-19 15:21:45.279 | error: invalid command 'bdist_wheel' 2021-04-19 15:21:45.279 | 2021-04-19 15:21:45.279 | ---------------------------------------- 2021-04-19 15:21:45.279 | Failed building wheel for pyperclip 2021-04-19 15:21:45.280 | Running setup.py clean for pyperclip 2021-04-19 15:21:45.568 | Failed to build pyperclip 2021-04-19 15:21:45.570 | Installing collected packages: chardet, certifi, attrs, six, argparse, linecache2, traceback2, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, typing-extensions, zipp, importlib-metadata, stevedore, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-04-19 15:21:46.954 | Running setup.py install for pyperclip: started 2021-04-19 15:21:47.400 | Running setup.py install for pyperclip: finished with status 'done' 2021-04-19 15:21:47.830 | Running setup.py install for openstack-requirements: started 2021-04-19 15:21:50.208 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-04-19 15:21:50.819 | 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-19 15:21:50.953 | + inc/python:pip_install:200 : result=0 2021-04-19 15:21:50.956 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:21:50.959 | + functions-common:time_stop:2304 : local name 2021-04-19 15:21:50.961 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:21:50.963 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:21:50.965 | + functions-common:time_stop:2307 : local total 2021-04-19 15:21:50.968 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:21:50.970 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:21:50.972 | + functions-common:time_stop:2311 : start_time=1618845698183 2021-04-19 15:21:50.975 | + functions-common:time_stop:2313 : [[ -z 1618845698183 ]] 2021-04-19 15:21:50.978 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:21:50.982 | + functions-common:time_stop:2316 : end_time=1618845710980 2021-04-19 15:21:50.984 | + functions-common:time_stop:2317 : elapsed_time=12797 2021-04-19 15:21:50.987 | + functions-common:time_stop:2318 : total=10497 2021-04-19 15:21:50.990 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:21:50.994 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23294 2021-04-19 15:21:50.997 | + inc/python:pip_install:203 : return 0 2021-04-19 15:21:51.000 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-04-19 15:21:51.003 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-04-19 15:21:51.007 | + inc/python:use_library_from_git:250 : local name=pbr 2021-04-19 15:21:51.010 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:21:51.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:21:51.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-04-19 15:21:51.020 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:21:51.023 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-04-19 15:21:51.040 | Using python 3.6 to install pbr 2021-04-19 15:21:51.043 | + 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-19 15:21:51.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:21:51.990 | from cryptography.utils import int_from_bytes 2021-04-19 15:21:51.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:21:51.990 | from cryptography.utils import int_from_bytes 2021-04-19 15:21:53.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:21:53.100 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:53.105 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:53.110 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:21:53.229 | 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-19 15:21:54.898 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:21:54.898 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:21:54.990 | + inc/python:pip_install:200 : result=0 2021-04-19 15:21:54.993 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:21:54.996 | + functions-common:time_stop:2304 : local name 2021-04-19 15:21:55.000 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:21:55.002 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:21:55.006 | + functions-common:time_stop:2307 : local total 2021-04-19 15:21:55.010 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:21:55.013 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:21:55.016 | + functions-common:time_stop:2311 : start_time=1618845711036 2021-04-19 15:21:55.020 | + functions-common:time_stop:2313 : [[ -z 1618845711036 ]] 2021-04-19 15:21:55.022 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:21:55.026 | + functions-common:time_stop:2316 : end_time=1618845715023 2021-04-19 15:21:55.028 | + functions-common:time_stop:2317 : elapsed_time=3987 2021-04-19 15:21:55.030 | + functions-common:time_stop:2318 : total=23294 2021-04-19 15:21:55.032 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:21:55.034 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=27281 2021-04-19 15:21:55.036 | + inc/python:pip_install:203 : return 0 2021-04-19 15:21:55.039 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-04-19 15:21:57.634 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-04-19 15:21:59.300 | Collecting bindep 2021-04-19 15:21:59.373 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-04-19 15:21:59.396 | Collecting distro (from bindep) 2021-04-19 15:21:59.421 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-04-19 15:21:59.434 | Collecting Parsley (from bindep) 2021-04-19 15:21:59.450 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-19 15:21:59.474 | Collecting pbr>=2.0.0 (from bindep) 2021-04-19 15:21:59.558 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-19 15:21:59.584 | Installing collected packages: distro, Parsley, pbr, bindep 2021-04-19 15:21:59.911 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-04-19 15:21:59.978 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-19 15:21:59.981 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-19 15:21:59.986 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-04-19 15:22:00.009 | + ./stack.sh:main:784 : pkgs= 2021-04-19 15:22:00.013 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-04-19 15:22:00.016 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-04-19 15:22:00.019 | + functions-common:run_phase:1732 : local mode=stack 2021-04-19 15:22:00.022 | + functions-common:run_phase:1733 : local phase=pre-install 2021-04-19 15:22:00.025 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-19 15:22:00.028 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-19 15:22:00.031 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-19 15:22:00.033 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-19 15:22:00.036 | + functions-common:run_phase:1742 : local extra 2021-04-19 15:22:00.040 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-19 15:22:00.044 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-19 15:22:00.047 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-19 15:22:00.050 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-19 15:22:00.052 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-04-19 15:22:00.055 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-19 15:22:00.069 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:22:00.071 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-04-19 15:22:00.074 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-04-19 15:22:00.076 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-04-19 15:22:00.078 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-04-19 15:22:00.080 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-04-19 15:22:00.082 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-04-19 15:22:00.085 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-04-19 15:22:00.088 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-04-19 15:22:00.090 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-04-19 15:22:00.093 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-04-19 15:22:00.095 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-04-19 15:22:00.098 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-19 15:22:00.101 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-04-19 15:22:00.103 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-04-19 15:22:00.106 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-19 15:22:00.108 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-04-19 15:22:00.111 | + functions-common:run_plugins:1718 : local mode=stack 2021-04-19 15:22:00.113 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-04-19 15:22:00.115 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-04-19 15:22:00.117 | + functions-common:run_plugins:1722 : local plugin 2021-04-19 15:22:00.119 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-04-19 15:22:00.122 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 15:22:00.124 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-04-19 15:22:00.126 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-04-19 15:22:00.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-04-19 15:22:00.130 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-04-19 15:22:00.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-04-19 15:22:00.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-04-19 15:22:00.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-04-19 15:22:00.138 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 15:22:00.140 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Ceph 2021-04-19 15:22:00.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-04-19 15:22:00.145 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:271 : [[ bionic =~ f[0-9][0-9] ]] 2021-04-19 15:22:00.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:276 : [[ ! bionic =~ (focal|bionic|xenial|f31|f32) ]] 2021-04-19 15:22:00.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:289 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-04-19 15:22:00.152 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-04-19 15:22:00.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-04-19 15:22:00.156 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-04-19 15:22:00.159 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1072 : is_ubuntu 2021-04-19 15:22:00.162 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:22:00.165 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:22:00.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1073 : [[ bionic =~ (focal|xenial|bionic) ]] 2021-04-19 15:22:00.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1078 : install_package software-properties-common 2021-04-19 15:22:00.173 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-19 15:22:00.176 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:22:00.178 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:22:00.180 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:22:00.182 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:22:00.184 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:22:00.186 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:22:00.188 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:22:00.190 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:22:00.192 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:22:00.194 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:22:00.196 | ++ functions-common:apt_get_update:1069 : return 2021-04-19 15:22:00.198 | ++ functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-19 15:22:00.200 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:22:00.202 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:22:00.204 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:22:00.206 | ++ functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-19 15:22:00.225 | ++ 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-19 15:22:00.345 | Reading package lists... 2021-04-19 15:22:00.604 | Building dependency tree... 2021-04-19 15:22:00.606 | Reading state information... 2021-04-19 15:22:00.818 | software-properties-common is already the newest version (0.96.24.32.14). 2021-04-19 15:22:00.818 | The following packages were automatically installed and are no longer required: 2021-04-19 15:22:00.819 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 15:22:00.819 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 15:22:00.819 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 15:22:00.819 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 15:22:00.819 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 15:22:00.819 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 15:22:00.819 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:22:00.897 | 0 upgraded, 0 newly installed, 0 to remove and 178 not upgraded. 2021-04-19 15:22:00.901 | ++ functions-common:apt_get:1113 : result=0 2021-04-19 15:22:00.903 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:22:00.905 | ++ functions-common:time_stop:2304 : local name 2021-04-19 15:22:00.908 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 15:22:00.910 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:22:00.912 | ++ functions-common:time_stop:2307 : local total 2021-04-19 15:22:00.914 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 15:22:00.916 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:22:00.919 | ++ functions-common:time_stop:2311 : start_time=1618845720222 2021-04-19 15:22:00.921 | ++ functions-common:time_stop:2313 : [[ -z 1618845720222 ]] 2021-04-19 15:22:00.923 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:22:00.928 | ++ functions-common:time_stop:2316 : end_time=1618845720924 2021-04-19 15:22:00.932 | ++ functions-common:time_stop:2317 : elapsed_time=702 2021-04-19 15:22:00.934 | ++ functions-common:time_stop:2318 : total=154256 2021-04-19 15:22:00.937 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:22:00.940 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=154958 2021-04-19 15:22:00.942 | ++ functions-common:apt_get:1117 : return 0 2021-04-19 15:22:00.945 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1080 : configure_repo_ceph apt-get octopus bionic 2021-04-19 15:22:00.948 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:967 : local package_manager=apt-get 2021-04-19 15:22:00.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:968 : local ceph_release=octopus 2021-04-19 15:22:00.953 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:969 : local distro_release=bionic 2021-04-19 15:22:00.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:971 : is_ubuntu 2021-04-19 15:22:00.959 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:22:00.961 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:22:00.964 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-04-19 15:22:00.964 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : sudo apt-key add - 2021-04-19 15:22:01.109 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-04-19 15:22:02.300 | OK 2021-04-19 15:22:02.314 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:973 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-octopus/ bionic main' 2021-04-19 15:22:03.762 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 15:22:03.886 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-19 15:22:03.930 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 15:22:04.079 | Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-19 15:22:04.093 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-19 15:22:04.451 | Get:6 https://download.ceph.com/debian-octopus bionic InRelease [8,557 B] 2021-04-19 15:22:04.888 | Get:7 https://download.ceph.com/debian-octopus bionic/main amd64 Packages [16.0 kB] 2021-04-19 15:22:08.480 | Fetched 188 kB in 2s (117 kB/s) 2021-04-19 15:22:10.330 | Reading package lists... 2021-04-19 15:22:10.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:974 : sudo apt-get -y update 2021-04-19 15:22:10.688 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-19 15:22:10.704 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 15:22:10.785 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 15:22:10.879 | Hit:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-19 15:22:11.418 | Hit:5 https://download.ceph.com/debian-octopus bionic InRelease 2021-04-19 15:22:11.770 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-19 15:22:12.747 | Fetched 163 kB in 2s (79.8 kB/s) 2021-04-19 15:22:14.534 | Reading package lists... 2021-04-19 15:22:14.597 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1082 : CEPH_PACKAGES='ceph libnss3-tools' 2021-04-19 15:22:14.600 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1083 : python3_enabled 2021-04-19 15:22:14.603 | ++ inc/python:python3_enabled:455 : return 0 2021-04-19 15:22:14.606 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1084 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-04-19 15:22:14.609 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1087 : is_ceph_enabled_for_service manila 2021-04-19 15:22:14.612 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 15:22:14.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 15:22:14.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 15:22:14.621 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 15:22:14.622 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 15:22:14.622 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 15:22:14.626 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 15:22:14.630 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 15:22:14.634 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 15:22:14.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 15:22:14.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 15:22:14.660 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:22:14.663 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 15:22:14.665 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1091 : '[' False = True ']' 2021-04-19 15:22:14.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1095 : '[' '' = True ']' 2021-04-19 15:22:14.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-04-19 15:22:14.673 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-19 15:22:14.675 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:22:14.678 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:22:14.681 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:22:14.683 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:22:14.685 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:22:14.688 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:22:14.690 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:22:14.693 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:22:14.696 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:22:14.698 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:22:14.701 | ++ functions-common:apt_get_update:1069 : return 2021-04-19 15:22:14.704 | ++ functions-common:install_package:1343 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-04-19 15:22:14.707 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:22:14.709 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:22:14.712 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:22:14.715 | ++ functions-common:real_install_package:1329 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-04-19 15:22:14.735 | ++ 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 ceph libnss3-tools python3-rados python3-rbd 2021-04-19 15:22:14.860 | Reading package lists... 2021-04-19 15:22:15.118 | Building dependency tree... 2021-04-19 15:22:15.119 | Reading state information... 2021-04-19 15:22:15.343 | The following packages were automatically installed and are no longer required: 2021-04-19 15:22:15.344 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 15:22:15.344 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 15:22:15.344 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 15:22:15.344 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 15:22:15.344 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 15:22:15.344 | python3-zope.interface 2021-04-19 15:22:15.344 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:22:15.345 | The following additional packages will be installed: 2021-04-19 15:22:15.345 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-04-19 15:22:15.345 | ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-04-19 15:22:15.345 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-04-19 15:22:15.345 | ceph-mgr-rook ceph-mon ceph-osd cephadm containerd docker.io fonts-lyx 2021-04-19 15:22:15.345 | ibverbs-providers libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran4 2021-04-19 15:22:15.345 | libgoogle-perftools4 libibverbs1 libjs-jquery-ui libjs-sphinxdoc 2021-04-19 15:22:15.345 | libjs-underscore liblapack3 liblcms2-2 libleveldb1v5 liblttng-ust-ctl4 2021-04-19 15:22:15.345 | liblttng-ust0 liboath0 libopts25 librabbitmq4 librados2 libradosstriper1 2021-04-19 15:22:15.345 | librbd1 librdkafka1 librdmacm1 librgw2 libsnappy1v5 libtcl8.6 2021-04-19 15:22:15.345 | libtcmalloc-minimal4 libtk8.6 liburcu6 libwebpdemux2 libwebpmux3 libxft2 2021-04-19 15:22:15.345 | libxss1 ntp nvme-cli pigz python-atomicwrites python-attr 2021-04-19 15:22:15.345 | python-configparser python-contextlib2 python-funcsigs 2021-04-19 15:22:15.345 | python-importlib-metadata python-matplotlib-data python-more-itertools 2021-04-19 15:22:15.345 | python-packaging python-pastedeploy-tpl python-pathlib2 python-pkg-resources 2021-04-19 15:22:15.345 | python-pluggy python-py python-pyparsing python-pytest python-scandir 2021-04-19 15:22:15.345 | python-wcwidth python-zipp python3-atomicwrites python3-bcrypt python3-bs4 2021-04-19 15:22:15.346 | python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2021-04-19 15:22:15.346 | python3-cherrypy3 python3-cycler python3-dateutil python3-decorator 2021-04-19 15:22:15.346 | python3-google-auth python3-html5lib python3-importlib-metadata 2021-04-19 15:22:15.346 | python3-joblib python3-kiwisolver python3-kubernetes python3-logutils 2021-04-19 15:22:15.346 | python3-lxml python3-mako python3-matplotlib python3-more-itertools 2021-04-19 15:22:15.346 | python3-nose python3-numpy python3-olefile python3-packaging python3-paste 2021-04-19 15:22:15.346 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-04-19 15:22:15.346 | python3-pluggy python3-prettytable python3-py python3-pyasn1-modules 2021-04-19 15:22:15.346 | python3-pyinotify python3-pyparsing python3-pytest python3-repoze.lru 2021-04-19 15:22:15.346 | python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2021-04-19 15:22:15.346 | python3-scipy python3-simplegeneric python3-simplejson 2021-04-19 15:22:15.346 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2021-04-19 15:22:15.346 | python3-tk python3-waitress python3-wcwidth python3-webencodings 2021-04-19 15:22:15.346 | python3-webob python3-websocket python3-webtest python3-werkzeug 2021-04-19 15:22:15.346 | python3-yaml python3-zipp runc smartmontools sntp tk8.6-blt2.5 2021-04-19 15:22:15.346 | ttf-bitstream-vera ubuntu-fan 2021-04-19 15:22:15.347 | Suggested packages: 2021-04-19 15:22:15.347 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2021-04-19 15:22:15.347 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2021-04-19 15:22:15.347 | liblcms2-utils tcl8.6 tk8.6 ntp-doc python-attr-doc python-funcsigs-doc 2021-04-19 15:22:15.347 | python-setuptools subversion python-pytest-xdist python-pyparsing-doc 2021-04-19 15:22:15.347 | python-mock python-cycler-doc python3-genshi python3-lxml-dbg 2021-04-19 15:22:15.347 | python-lxml-doc python3-beaker python-mako-doc dvipng ffmpeg gir1.2-gtk-3.0 2021-04-19 15:22:15.347 | ghostscript inkscape ipython3 librsvg2-common python-matplotlib-doc 2021-04-19 15:22:15.347 | python3-cairocffi python3-gi-cairo python3-gobject python3-pyqt5 python3-sip 2021-04-19 15:22:15.347 | python3-tornado texlive-extra-utils texlive-latex-extra ttf-staypuft 2021-04-19 15:22:15.347 | python-nose-doc gfortran python-numpy-doc python3-numpy-dbg httpd-wsgi 2021-04-19 15:22:15.347 | libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2021-04-19 15:22:15.348 | python-pil-doc python3-pil-dbg python-pyinotify-doc python-scipy-doc 2021-04-19 15:22:15.348 | python3-dap python-sklearn-doc tix python3-tk-dbg python-waitress-doc 2021-04-19 15:22:15.348 | python-webob-doc python-webtest-doc python-werkzeug-doc python3-termcolor 2021-04-19 15:22:15.348 | python3-watchdog gsmartcontrol smart-notifier mailx | mailutils 2021-04-19 15:22:15.640 | The following NEW packages will be installed: 2021-04-19 15:22:15.640 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-04-19 15:22:15.640 | ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-04-19 15:22:15.640 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-04-19 15:22:15.640 | ceph-mgr-rook ceph-mon ceph-osd cephadm containerd docker.io fonts-lyx 2021-04-19 15:22:15.640 | libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran4 libgoogle-perftools4 2021-04-19 15:22:15.640 | libjs-jquery-ui libjs-sphinxdoc libjs-underscore liblapack3 liblcms2-2 2021-04-19 15:22:15.640 | libleveldb1v5 liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2021-04-19 15:22:15.640 | libopts25 librabbitmq4 libradosstriper1 librdkafka1 librdmacm1 librgw2 2021-04-19 15:22:15.640 | libsnappy1v5 libtcl8.6 libtcmalloc-minimal4 libtk8.6 liburcu6 libwebpdemux2 2021-04-19 15:22:15.640 | libwebpmux3 libxft2 libxss1 ntp nvme-cli pigz python-atomicwrites 2021-04-19 15:22:15.640 | python-attr python-configparser python-contextlib2 python-funcsigs 2021-04-19 15:22:15.640 | python-importlib-metadata python-matplotlib-data python-more-itertools 2021-04-19 15:22:15.640 | python-packaging python-pastedeploy-tpl python-pathlib2 python-pkg-resources 2021-04-19 15:22:15.641 | python-pluggy python-py python-pyparsing python-pytest python-scandir 2021-04-19 15:22:15.641 | python-wcwidth python-zipp python3-atomicwrites python3-bcrypt python3-bs4 2021-04-19 15:22:15.641 | python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2021-04-19 15:22:15.641 | python3-cherrypy3 python3-cycler python3-dateutil python3-decorator 2021-04-19 15:22:15.641 | python3-google-auth python3-html5lib python3-importlib-metadata 2021-04-19 15:22:15.641 | python3-joblib python3-kiwisolver python3-kubernetes python3-logutils 2021-04-19 15:22:15.641 | python3-lxml python3-mako python3-matplotlib python3-more-itertools 2021-04-19 15:22:15.641 | python3-nose python3-numpy python3-olefile python3-packaging python3-paste 2021-04-19 15:22:15.641 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-04-19 15:22:15.641 | python3-pluggy python3-prettytable python3-py python3-pyasn1-modules 2021-04-19 15:22:15.641 | python3-pyinotify python3-pyparsing python3-pytest python3-rados python3-rbd 2021-04-19 15:22:15.641 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2021-04-19 15:22:15.641 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2021-04-19 15:22:15.641 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2021-04-19 15:22:15.641 | python3-tk python3-waitress python3-wcwidth python3-webencodings 2021-04-19 15:22:15.641 | python3-webob python3-websocket python3-webtest python3-werkzeug 2021-04-19 15:22:15.641 | python3-yaml python3-zipp runc smartmontools sntp tk8.6-blt2.5 2021-04-19 15:22:15.641 | ttf-bitstream-vera ubuntu-fan 2021-04-19 15:22:15.641 | The following packages will be upgraded: 2021-04-19 15:22:15.642 | ibverbs-providers libibverbs1 librados2 librbd1 2021-04-19 15:22:15.803 | 4 upgraded, 141 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 15:22:15.803 | Need to get 179 MB of archives. 2021-04-19 15:22:15.803 | After this operation, 844 MB of additional disk space will be used. 2021-04-19 15:22:15.803 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] 2021-04-19 15:22:15.941 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] 2021-04-19 15:22:15.950 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libopts25 amd64 1:5.18.12-4 [58.2 kB] 2021-04-19 15:22:15.961 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-04-19 15:22:16.012 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.3 [640 kB] 2021-04-19 15:22:16.267 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2021-04-19 15:22:16.280 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtcl8.6 amd64 8.6.8+dfsg-3 [881 kB] 2021-04-19 15:22:16.480 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtk8.6 amd64 8.6.8-4 [693 kB] 2021-04-19 15:22:16.600 | Get:9 https://download.ceph.com/debian-octopus bionic/main amd64 librbd1 amd64 15.2.10-1bionic [1,639 kB] 2021-04-19 15:22:16.608 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-04-19 15:22:16.716 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2021-04-19 15:22:16.717 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liburcu6 amd64 0.10.1-1ubuntu1 [52.2 kB] 2021-04-19 15:22:16.721 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust-ctl4 amd64 2.10.1-1 [80.8 kB] 2021-04-19 15:22:16.727 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust0 amd64 2.10.1-1 [154 kB] 2021-04-19 15:22:16.741 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2021-04-19 15:22:16.745 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2021-04-19 15:22:16.751 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdw1 amd64 0.170-0.4ubuntu0.1 [203 kB] 2021-04-19 15:22:16.795 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libbabeltrace1 amd64 1.5.5-1 [154 kB] 2021-04-19 15:22:16.832 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtcmalloc-minimal4 amd64 2.5-2.2ubuntu3 [91.6 kB] 2021-04-19 15:22:16.919 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgoogle-perftools4 amd64 2.5-2.2ubuntu3 [190 kB] 2021-04-19 15:22:16.940 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2021-04-19 15:22:16.942 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2021-04-19 15:22:16.961 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2021-04-19 15:22:16.965 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2021-04-19 15:22:16.968 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2021-04-19 15:22:16.986 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2021-04-19 15:22:16.988 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mako all 1.0.7+ds1-1 [59.3 kB] 2021-04-19 15:22:16.995 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2021-04-19 15:22:17.014 | Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-04-19 15:22:17.046 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2021-04-19 15:22:17.047 | Get:31 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-04-19 15:22:17.047 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2021-04-19 15:22:17.056 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2021-04-19 15:22:17.082 | Get:34 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-yaml amd64 5.3.1-1~cloud0 [127 kB] 2021-04-19 15:22:17.123 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2021-04-19 15:22:17.124 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2021-04-19 15:22:17.169 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2021-04-19 15:22:17.169 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2021-04-19 15:22:17.171 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2021-04-19 15:22:17.173 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2021-04-19 15:22:17.174 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2021-04-19 15:22:17.210 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libblas3 amd64 3.7.1-4ubuntu1 [140 kB] 2021-04-19 15:22:17.227 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgfortran4 amd64 7.5.0-3ubuntu1~18.04 [492 kB] 2021-04-19 15:22:17.286 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblapack3 amd64 3.7.1-4ubuntu1 [2,112 kB] 2021-04-19 15:22:17.303 | Get:45 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdkafka1 amd64 1.2.1-1ubuntu1~cloud0 [399 kB] 2021-04-19 15:22:17.673 | Get:46 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-dateutil all 2.7.3-3ubuntu1~cloud0 [64.5 kB] 2021-04-19 15:22:17.705 | Get:47 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-webob all 1:1.8.5-2~cloud0 [89.4 kB] 2021-04-19 15:22:17.710 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-numpy amd64 1:1.13.3-2ubuntu1 [1,943 kB] 2021-04-19 15:22:17.758 | Get:49 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pecan all 1.3.3-3ubuntu1~cloud0 [104 kB] 2021-04-19 15:22:17.876 | Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-werkzeug all 0.16.1+dfsg1-2~cloud0 [185 kB] 2021-04-19 15:22:17.952 | Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-decorator all 4.4.2-0ubuntu1~cloud0 [11.7 kB] 2021-04-19 15:22:17.958 | Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-cachetools all 4.0.0-1~cloud0 [10.2 kB] 2021-04-19 15:22:17.963 | Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-websocket all 0.53.0-2ubuntu1~cloud0 [32.4 kB] 2021-04-19 15:22:17.976 | Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-kubernetes all 7.0.0~a1-2~cloud0 [271 kB] 2021-04-19 15:22:18.057 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-scipy amd64 0.19.1-2ubuntu1 [9,619 kB] 2021-04-19 15:22:18.179 | Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3~cloud0 [97.2 kB] 2021-04-19 15:22:18.266 | Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-atomicwrites all 1.1.5-2build1~cloud0 [6,984 B] 2021-04-19 15:22:18.269 | Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-configparser all 3.5.0b2-3build1~cloud0 [62.8 kB] 2021-04-19 15:22:18.405 | Get:59 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-contextlib2 all 0.6.0-2~cloud0 [13.4 kB] 2021-04-19 15:22:18.408 | Get:60 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-scandir amd64 1.10.0-2ubuntu3~cloud0 [18.6 kB] 2021-04-19 15:22:18.413 | Get:61 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pathlib2 all 2.3.5-1ubuntu1~cloud0 [17.7 kB] 2021-04-19 15:22:18.418 | Get:62 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-more-itertools all 4.2.0-1build1~cloud0 [42.5 kB] 2021-04-19 15:22:18.428 | Get:63 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-zipp all 1.0.0-1~cloud0 [5,280 B] 2021-04-19 15:22:18.430 | Get:64 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-importlib-metadata all 1.5.0-1~cloud0 [9,980 B] 2021-04-19 15:22:18.545 | Get:65 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-matplotlib-data all 3.1.2-1ubuntu4~cloud0 [4,139 kB] 2021-04-19 15:22:20.190 | Get:66 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pkg-resources all 44.0.0-2~cloud0 [184 kB] 2021-04-19 15:22:20.194 | Get:67 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pluggy all 0.13.0-2~cloud0 [18.4 kB] 2021-04-19 15:22:20.195 | Get:68 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-wcwidth all 0.1.8+dfsg1-3~cloud0 [17.0 kB] 2021-04-19 15:22:20.195 | Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pytest all 4.6.9-1~cloud0 [183 kB] 2021-04-19 15:22:20.200 | Get:70 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-atomicwrites all 1.1.5-2build1~cloud0 [7,060 B] 2021-04-19 15:22:20.200 | Get:71 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-more-itertools all 4.2.0-1build1~cloud0 [42.4 kB] 2021-04-19 15:22:20.201 | Get:72 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-zipp all 1.0.0-1~cloud0 [5,368 B] 2021-04-19 15:22:20.202 | Get:73 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-importlib-metadata all 1.5.0-1~cloud0 [10.1 kB] 2021-04-19 15:22:20.202 | Get:74 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-kiwisolver amd64 1.0.1-3build1~cloud0 [65.6 kB] 2021-04-19 15:22:20.453 | Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-matplotlib amd64 3.1.2-1ubuntu4~cloud0 [5,288 kB] 2021-04-19 15:22:20.684 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn-lib amd64 0.19.1-3 [1,429 kB] 2021-04-19 15:22:21.122 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-joblib all 0.11-1 [109 kB] 2021-04-19 15:22:21.125 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn all 0.19.1-3 [1,373 kB] 2021-04-19 15:22:21.412 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1-modules all 0.2.1-0.2 [32.9 kB] 2021-04-19 15:22:21.416 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-rsa all 3.4.2-1 [29.0 kB] 2021-04-19 15:22:21.420 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-google-auth all 1.3.0-2 [32.5 kB] 2021-04-19 15:22:21.425 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-requests-oauthlib all 0.8.0-0.1 [16.1 kB] 2021-04-19 15:22:21.429 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 runc amd64 1.0.0~rc93-0ubuntu1~18.04.1 [4,014 kB] 2021-04-19 15:22:22.192 | Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pluggy all 0.13.0-2~cloud0 [18.4 kB] 2021-04-19 15:22:22.249 | Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-wcwidth all 0.1.8+dfsg1-3~cloud0 [17.1 kB] 2021-04-19 15:22:22.250 | Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pytest all 4.6.9-1~cloud0 [183 kB] 2021-04-19 15:22:22.256 | Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 smartmontools amd64 7.1-1build1~cloud0 [529 kB] 2021-04-19 15:22:22.431 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 containerd amd64 1.3.3-0ubuntu1~18.04.4 [21.7 MB] 2021-04-19 15:22:23.443 | Get:89 https://download.ceph.com/debian-octopus bionic/main amd64 librados2 amd64 15.2.10-1bionic [3,059 kB] 2021-04-19 15:22:26.117 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 20.10.2-0ubuntu1~18.04.2 [36.9 MB] 2021-04-19 15:22:32.810 | Get:91 https://download.ceph.com/debian-octopus bionic/main amd64 libcephfs2 amd64 15.2.10-1bionic [435 kB] 2021-04-19 15:22:32.829 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 fonts-lyx all 2.2.4-0ubuntu0.18.04.1 [155 kB] 2021-04-19 15:22:32.836 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-04-19 15:22:32.842 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjs-underscore all 1.8.3~dfsg-1ubuntu0.1 [60.4 kB] 2021-04-19 15:22:32.909 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] 2021-04-19 15:22:32.917 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libnss3-tools amd64 2:3.35-2ubuntu2.12 [869 kB] 2021-04-19 15:22:33.031 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebpdemux2 amd64 0.6.1-2 [9,472 B] 2021-04-19 15:22:33.032 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebpmux3 amd64 0.6.1-2 [19.6 kB] 2021-04-19 15:22:33.034 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nvme-cli amd64 1.5-1ubuntu1.1 [184 kB] 2021-04-19 15:22:33.071 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-attr all 17.4.0-2 [23.7 kB] 2021-04-19 15:22:33.072 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-funcsigs all 1.0.2-4 [13.5 kB] 2021-04-19 15:22:33.073 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-04-19 15:22:33.081 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pyparsing all 2.2.0+dfsg1-2 [52.1 kB] 2021-04-19 15:22:33.087 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python-packaging all 17.1-1 [18.2 kB] 2021-04-19 15:22:33.088 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python-py all 1.5.2-1 [65.1 kB] 2021-04-19 15:22:33.101 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cycler all 0.10.0-1 [7,622 B] 2021-04-19 15:22:33.146 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2021-04-19 15:22:33.147 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2021-04-19 15:22:33.161 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.4 [1,097 kB] 2021-04-19 15:22:33.349 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 2021-04-19 15:22:33.351 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-nose all 1.3.7-3 [115 kB] 2021-04-19 15:22:33.394 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-olefile all 0.45.1-1 [33.3 kB] 2021-04-19 15:22:33.395 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-packaging all 17.1-1 [18.2 kB] 2021-04-19 15:22:33.396 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2021-04-19 15:22:33.417 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pil amd64 5.1.0-1ubuntu0.5 [330 kB] 2021-04-19 15:22:33.427 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-py all 1.5.2-1 [65.2 kB] 2021-04-19 15:22:33.429 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2021-04-19 15:22:33.430 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2021-04-19 15:22:33.432 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-tk amd64 3.6.9-1~18.04 [119 kB] 2021-04-19 15:22:33.466 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 sntp amd64 1:4.2.8p10+dfsg-5ubuntu7.3 [86.5 kB] 2021-04-19 15:22:33.480 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ubuntu-fan all 0.12.10 [34.7 kB] 2021-04-19 15:22:34.081 | Get:122 https://download.ceph.com/debian-octopus bionic/main amd64 python3-rados amd64 15.2.10-1bionic [345 kB] 2021-04-19 15:22:35.064 | Get:123 https://download.ceph.com/debian-octopus bionic/main amd64 python3-ceph-argparse all 15.2.10-1bionic [20.7 kB] 2021-04-19 15:22:35.104 | Get:124 https://download.ceph.com/debian-octopus bionic/main amd64 python3-cephfs amd64 15.2.10-1bionic [133 kB] 2021-04-19 15:22:35.726 | Get:125 https://download.ceph.com/debian-octopus bionic/main amd64 python3-ceph-common all 15.2.10-1bionic [29.0 kB] 2021-04-19 15:22:35.796 | Get:126 https://download.ceph.com/debian-octopus bionic/main amd64 python3-rbd amd64 15.2.10-1bionic [326 kB] 2021-04-19 15:22:36.674 | Get:127 https://download.ceph.com/debian-octopus bionic/main amd64 librgw2 amd64 15.2.10-1bionic [2,901 kB] 2021-04-19 15:22:41.513 | Get:128 https://download.ceph.com/debian-octopus bionic/main amd64 python3-rgw amd64 15.2.10-1bionic [99.7 kB] 2021-04-19 15:22:41.617 | Get:129 https://download.ceph.com/debian-octopus bionic/main amd64 libradosstriper1 amd64 15.2.10-1bionic [338 kB] 2021-04-19 15:22:41.902 | Get:130 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-common amd64 15.2.10-1bionic [18.8 MB] 2021-04-19 15:23:08.746 | Get:131 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-base amd64 15.2.10-1bionic [5,173 kB] 2021-04-19 15:23:12.066 | Get:132 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-modules-core all 15.2.10-1bionic [161 kB] 2021-04-19 15:23:12.132 | Get:133 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr amd64 15.2.10-1bionic [1,285 kB] 2021-04-19 15:23:12.833 | Get:134 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mon amd64 15.2.10-1bionic [5,942 kB] 2021-04-19 15:23:18.072 | Get:135 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-osd amd64 15.2.10-1bionic [22.8 MB] 2021-04-19 15:24:13.916 | Get:136 https://download.ceph.com/debian-octopus bionic/main amd64 ceph amd64 15.2.10-1bionic [3,912 B] 2021-04-19 15:24:13.952 | Get:137 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-fuse amd64 15.2.10-1bionic [516 kB] 2021-04-19 15:24:14.666 | Get:138 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mds amd64 15.2.10-1bionic [1,854 kB] 2021-04-19 15:24:17.373 | Get:139 https://download.ceph.com/debian-octopus bionic/main amd64 cephadm amd64 15.2.10-1bionic [52.2 kB] 2021-04-19 15:24:17.453 | Get:140 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-cephadm all 15.2.10-1bionic [57.9 kB] 2021-04-19 15:24:17.515 | Get:141 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-dashboard all 15.2.10-1bionic [3,197 kB] 2021-04-19 15:24:21.252 | Get:142 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-diskprediction-cloud all 15.2.10-1bionic [34.3 kB] 2021-04-19 15:24:21.293 | Get:143 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-diskprediction-local all 15.2.10-1bionic [7,898 kB] 2021-04-19 15:24:26.550 | Get:144 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-k8sevents all 15.2.10-1bionic [4,036 B] 2021-04-19 15:24:26.554 | Get:145 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-rook all 15.2.10-1bionic [22.5 kB] 2021-04-19 15:24:27.794 | Preconfiguring packages ... 2021-04-19 15:24:27.902 | Fetched 179 MB in 2min 11s (1,369 kB/s) 2021-04-19 15:24:27.962 | Selecting previously unselected package libxft2:amd64. 2021-04-19 15:24:28.000 | (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 ... 74751 files and directories currently installed.) 2021-04-19 15:24:28.004 | Preparing to unpack .../000-libxft2_2.3.2-1_amd64.deb ... 2021-04-19 15:24:28.009 | Unpacking libxft2:amd64 (2.3.2-1) ... 2021-04-19 15:24:28.098 | Selecting previously unselected package libxss1:amd64. 2021-04-19 15:24:28.106 | Preparing to unpack .../001-libxss1_1%3a1.2.2-1_amd64.deb ... 2021-04-19 15:24:28.110 | Unpacking libxss1:amd64 (1:1.2.2-1) ... 2021-04-19 15:24:28.196 | Selecting previously unselected package libopts25:amd64. 2021-04-19 15:24:28.203 | Preparing to unpack .../002-libopts25_1%3a5.18.12-4_amd64.deb ... 2021-04-19 15:24:28.218 | Unpacking libopts25:amd64 (1:5.18.12-4) ... 2021-04-19 15:24:28.347 | Selecting previously unselected package ntp. 2021-04-19 15:24:28.358 | Preparing to unpack .../003-ntp_1%3a4.2.8p10+dfsg-5ubuntu7.3_amd64.deb ... 2021-04-19 15:24:28.397 | Unpacking ntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 15:24:28.591 | Selecting previously unselected package pigz. 2021-04-19 15:24:28.599 | Preparing to unpack .../004-pigz_2.4-1_amd64.deb ... 2021-04-19 15:24:28.604 | Unpacking pigz (2.4-1) ... 2021-04-19 15:24:28.703 | Selecting previously unselected package libtcl8.6:amd64. 2021-04-19 15:24:28.711 | Preparing to unpack .../005-libtcl8.6_8.6.8+dfsg-3_amd64.deb ... 2021-04-19 15:24:28.716 | Unpacking libtcl8.6:amd64 (8.6.8+dfsg-3) ... 2021-04-19 15:24:28.990 | Selecting previously unselected package libtk8.6:amd64. 2021-04-19 15:24:28.998 | Preparing to unpack .../006-libtk8.6_8.6.8-4_amd64.deb ... 2021-04-19 15:24:29.002 | Unpacking libtk8.6:amd64 (8.6.8-4) ... 2021-04-19 15:24:29.189 | Selecting previously unselected package tk8.6-blt2.5. 2021-04-19 15:24:29.200 | Preparing to unpack .../007-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-04-19 15:24:29.205 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-04-19 15:24:29.365 | Selecting previously unselected package blt. 2021-04-19 15:24:29.373 | Preparing to unpack .../008-blt_2.5.3+dfsg-4_amd64.deb ... 2021-04-19 15:24:29.379 | Unpacking blt (2.5.3+dfsg-4) ... 2021-04-19 15:24:29.526 | Preparing to unpack .../009-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 15:24:29.672 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-04-19 15:24:29.826 | Preparing to unpack .../010-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 15:24:29.853 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-04-19 15:24:29.962 | Selecting previously unselected package liburcu6:amd64. 2021-04-19 15:24:29.970 | Preparing to unpack .../011-liburcu6_0.10.1-1ubuntu1_amd64.deb ... 2021-04-19 15:24:29.974 | Unpacking liburcu6:amd64 (0.10.1-1ubuntu1) ... 2021-04-19 15:24:30.069 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2021-04-19 15:24:30.077 | Preparing to unpack .../012-liblttng-ust-ctl4_2.10.1-1_amd64.deb ... 2021-04-19 15:24:30.082 | Unpacking liblttng-ust-ctl4:amd64 (2.10.1-1) ... 2021-04-19 15:24:30.181 | Selecting previously unselected package liblttng-ust0:amd64. 2021-04-19 15:24:30.189 | Preparing to unpack .../013-liblttng-ust0_2.10.1-1_amd64.deb ... 2021-04-19 15:24:30.193 | Unpacking liblttng-ust0:amd64 (2.10.1-1) ... 2021-04-19 15:24:30.311 | Selecting previously unselected package librdmacm1:amd64. 2021-04-19 15:24:30.322 | Preparing to unpack .../014-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 15:24:30.328 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 15:24:30.420 | Preparing to unpack .../015-librbd1_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:30.448 | Unpacking librbd1 (15.2.10-1bionic) over (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 15:24:30.796 | Preparing to unpack .../016-librados2_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:30.822 | Unpacking librados2 (15.2.10-1bionic) over (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 15:24:31.380 | Selecting previously unselected package libcephfs2. 2021-04-19 15:24:31.388 | Preparing to unpack .../017-libcephfs2_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:31.393 | Unpacking libcephfs2 (15.2.10-1bionic) ... 2021-04-19 15:24:31.519 | Selecting previously unselected package python3-rados. 2021-04-19 15:24:31.527 | Preparing to unpack .../018-python3-rados_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:31.531 | Unpacking python3-rados (15.2.10-1bionic) ... 2021-04-19 15:24:31.668 | Selecting previously unselected package python3-ceph-argparse. 2021-04-19 15:24:31.675 | Preparing to unpack .../019-python3-ceph-argparse_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:31.680 | Unpacking python3-ceph-argparse (15.2.10-1bionic) ... 2021-04-19 15:24:31.763 | Selecting previously unselected package python3-cephfs. 2021-04-19 15:24:31.771 | Preparing to unpack .../020-python3-cephfs_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:31.776 | Unpacking python3-cephfs (15.2.10-1bionic) ... 2021-04-19 15:24:31.880 | Selecting previously unselected package python3-yaml. 2021-04-19 15:24:31.892 | Preparing to unpack .../021-python3-yaml_5.3.1-1~cloud0_amd64.deb ... 2021-04-19 15:24:31.897 | Unpacking python3-yaml (5.3.1-1~cloud0) ... 2021-04-19 15:24:31.993 | Selecting previously unselected package python3-ceph-common. 2021-04-19 15:24:32.001 | Preparing to unpack .../022-python3-ceph-common_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:32.005 | Unpacking python3-ceph-common (15.2.10-1bionic) ... 2021-04-19 15:24:32.094 | Selecting previously unselected package python3-prettytable. 2021-04-19 15:24:32.101 | Preparing to unpack .../023-python3-prettytable_0.7.2-3_all.deb ... 2021-04-19 15:24:32.106 | Unpacking python3-prettytable (0.7.2-3) ... 2021-04-19 15:24:32.171 | Selecting previously unselected package python3-rbd. 2021-04-19 15:24:32.178 | Preparing to unpack .../024-python3-rbd_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:32.183 | Unpacking python3-rbd (15.2.10-1bionic) ... 2021-04-19 15:24:32.326 | Selecting previously unselected package librabbitmq4:amd64. 2021-04-19 15:24:32.338 | Preparing to unpack .../025-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2021-04-19 15:24:32.344 | Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-04-19 15:24:32.443 | Selecting previously unselected package librdkafka1:amd64. 2021-04-19 15:24:32.451 | Preparing to unpack .../026-librdkafka1_1.2.1-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 15:24:32.455 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1~cloud0) ... 2021-04-19 15:24:32.593 | Selecting previously unselected package librgw2. 2021-04-19 15:24:32.601 | Preparing to unpack .../027-librgw2_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:32.606 | Unpacking librgw2 (15.2.10-1bionic) ... 2021-04-19 15:24:33.080 | Selecting previously unselected package python3-rgw. 2021-04-19 15:24:33.088 | Preparing to unpack .../028-python3-rgw_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:33.092 | Unpacking python3-rgw (15.2.10-1bionic) ... 2021-04-19 15:24:33.196 | Selecting previously unselected package libdw1:amd64. 2021-04-19 15:24:33.204 | Preparing to unpack .../029-libdw1_0.170-0.4ubuntu0.1_amd64.deb ... 2021-04-19 15:24:33.209 | Unpacking libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-04-19 15:24:33.329 | Selecting previously unselected package libbabeltrace1:amd64. 2021-04-19 15:24:33.337 | Preparing to unpack .../030-libbabeltrace1_1.5.5-1_amd64.deb ... 2021-04-19 15:24:33.342 | Unpacking libbabeltrace1:amd64 (1.5.5-1) ... 2021-04-19 15:24:33.449 | Selecting previously unselected package libtcmalloc-minimal4. 2021-04-19 15:24:33.460 | Preparing to unpack .../031-libtcmalloc-minimal4_2.5-2.2ubuntu3_amd64.deb ... 2021-04-19 15:24:33.464 | Unpacking libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-04-19 15:24:33.556 | Selecting previously unselected package libgoogle-perftools4. 2021-04-19 15:24:33.567 | Preparing to unpack .../032-libgoogle-perftools4_2.5-2.2ubuntu3_amd64.deb ... 2021-04-19 15:24:33.572 | Unpacking libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-04-19 15:24:33.694 | Selecting previously unselected package libsnappy1v5:amd64. 2021-04-19 15:24:33.703 | Preparing to unpack .../033-libsnappy1v5_1.1.7-1_amd64.deb ... 2021-04-19 15:24:33.707 | Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2021-04-19 15:24:33.794 | Selecting previously unselected package libleveldb1v5:amd64. 2021-04-19 15:24:33.801 | Preparing to unpack .../034-libleveldb1v5_1.20-2_amd64.deb ... 2021-04-19 15:24:33.806 | Unpacking libleveldb1v5:amd64 (1.20-2) ... 2021-04-19 15:24:33.928 | Selecting previously unselected package liboath0. 2021-04-19 15:24:33.939 | Preparing to unpack .../035-liboath0_2.6.1-1_amd64.deb ... 2021-04-19 15:24:33.944 | Unpacking liboath0 (2.6.1-1) ... 2021-04-19 15:24:34.038 | Selecting previously unselected package libradosstriper1. 2021-04-19 15:24:34.046 | Preparing to unpack .../036-libradosstriper1_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:34.050 | Unpacking libradosstriper1 (15.2.10-1bionic) ... 2021-04-19 15:24:34.211 | Selecting previously unselected package ceph-common. 2021-04-19 15:24:34.223 | Preparing to unpack .../037-ceph-common_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:34.228 | Unpacking ceph-common (15.2.10-1bionic) ... 2021-04-19 15:24:37.002 | Selecting previously unselected package ceph-base. 2021-04-19 15:24:37.013 | Preparing to unpack .../038-ceph-base_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:37.029 | Unpacking ceph-base (15.2.10-1bionic) ... 2021-04-19 15:24:37.899 | Selecting previously unselected package python3-dateutil. 2021-04-19 15:24:37.909 | Preparing to unpack .../039-python3-dateutil_2.7.3-3ubuntu1~cloud0_all.deb ... 2021-04-19 15:24:37.914 | Unpacking python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-04-19 15:24:37.989 | Selecting previously unselected package ceph-mgr-modules-core. 2021-04-19 15:24:37.997 | Preparing to unpack .../040-ceph-mgr-modules-core_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:38.002 | Unpacking ceph-mgr-modules-core (15.2.10-1bionic) ... 2021-04-19 15:24:38.122 | Selecting previously unselected package python3-bcrypt. 2021-04-19 15:24:38.130 | Preparing to unpack .../041-python3-bcrypt_3.1.4-2_amd64.deb ... 2021-04-19 15:24:38.135 | Unpacking python3-bcrypt (3.1.4-2) ... 2021-04-19 15:24:38.221 | Selecting previously unselected package python3-cherrypy3. 2021-04-19 15:24:38.229 | Preparing to unpack .../042-python3-cherrypy3_8.9.1-2_all.deb ... 2021-04-19 15:24:38.234 | Unpacking python3-cherrypy3 (8.9.1-2) ... 2021-04-19 15:24:38.340 | Selecting previously unselected package python3-logutils. 2021-04-19 15:24:38.348 | Preparing to unpack .../043-python3-logutils_0.3.3-5_all.deb ... 2021-04-19 15:24:38.353 | Unpacking python3-logutils (0.3.3-5) ... 2021-04-19 15:24:38.438 | Selecting previously unselected package python3-mako. 2021-04-19 15:24:38.446 | Preparing to unpack .../044-python3-mako_1.0.7+ds1-1_all.deb ... 2021-04-19 15:24:38.450 | Unpacking python3-mako (1.0.7+ds1-1) ... 2021-04-19 15:24:38.537 | Selecting previously unselected package python3-simplegeneric. 2021-04-19 15:24:38.545 | Preparing to unpack .../045-python3-simplegeneric_0.8.1-1_all.deb ... 2021-04-19 15:24:38.549 | Unpacking python3-simplegeneric (0.8.1-1) ... 2021-04-19 15:24:38.638 | Selecting previously unselected package python3-singledispatch. 2021-04-19 15:24:38.646 | Preparing to unpack .../046-python3-singledispatch_3.4.0.3-2_all.deb ... 2021-04-19 15:24:38.650 | Unpacking python3-singledispatch (3.4.0.3-2) ... 2021-04-19 15:24:38.737 | Selecting previously unselected package python3-webob. 2021-04-19 15:24:38.745 | Preparing to unpack .../047-python3-webob_1%3a1.8.5-2~cloud0_all.deb ... 2021-04-19 15:24:38.749 | Unpacking python3-webob (1:1.8.5-2~cloud0) ... 2021-04-19 15:24:38.845 | Selecting previously unselected package python3-bs4. 2021-04-19 15:24:38.853 | Preparing to unpack .../048-python3-bs4_4.6.0-1_all.deb ... 2021-04-19 15:24:38.858 | Unpacking python3-bs4 (4.6.0-1) ... 2021-04-19 15:24:38.951 | Selecting previously unselected package python3-waitress. 2021-04-19 15:24:38.962 | Preparing to unpack .../049-python3-waitress_1.0.1-1_all.deb ... 2021-04-19 15:24:38.968 | Unpacking python3-waitress (1.0.1-1) ... 2021-04-19 15:24:39.060 | Selecting previously unselected package python3-tempita. 2021-04-19 15:24:39.068 | Preparing to unpack .../050-python3-tempita_0.5.2-2_all.deb ... 2021-04-19 15:24:39.073 | Unpacking python3-tempita (0.5.2-2) ... 2021-04-19 15:24:39.158 | Selecting previously unselected package python3-paste. 2021-04-19 15:24:39.169 | Preparing to unpack .../051-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2021-04-19 15:24:39.174 | Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-04-19 15:24:39.296 | Selecting previously unselected package python-pastedeploy-tpl. 2021-04-19 15:24:39.304 | Preparing to unpack .../052-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2021-04-19 15:24:39.309 | Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2021-04-19 15:24:39.396 | Selecting previously unselected package python3-pastedeploy. 2021-04-19 15:24:39.404 | Preparing to unpack .../053-python3-pastedeploy_1.5.2-4_all.deb ... 2021-04-19 15:24:39.409 | Unpacking python3-pastedeploy (1.5.2-4) ... 2021-04-19 15:24:39.494 | Selecting previously unselected package python3-webtest. 2021-04-19 15:24:39.504 | Preparing to unpack .../054-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2021-04-19 15:24:39.509 | Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2021-04-19 15:24:39.598 | Selecting previously unselected package python3-pecan. 2021-04-19 15:24:39.607 | Preparing to unpack .../055-python3-pecan_1.3.3-3ubuntu1~cloud0_all.deb ... 2021-04-19 15:24:39.612 | Unpacking python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-04-19 15:24:39.743 | Selecting previously unselected package python3-werkzeug. 2021-04-19 15:24:39.754 | Preparing to unpack .../056-python3-werkzeug_0.16.1+dfsg1-2~cloud0_all.deb ... 2021-04-19 15:24:39.759 | Unpacking python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-04-19 15:24:39.888 | Selecting previously unselected package ceph-mgr. 2021-04-19 15:24:39.900 | Preparing to unpack .../057-ceph-mgr_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:39.905 | Unpacking ceph-mgr (15.2.10-1bionic) ... 2021-04-19 15:24:40.177 | Selecting previously unselected package ceph-mon. 2021-04-19 15:24:40.187 | Preparing to unpack .../058-ceph-mon_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:40.192 | Unpacking ceph-mon (15.2.10-1bionic) ... 2021-04-19 15:24:41.165 | Selecting previously unselected package ceph-osd. 2021-04-19 15:24:41.177 | Preparing to unpack .../059-ceph-osd_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:41.184 | Unpacking ceph-osd (15.2.10-1bionic) ... 2021-04-19 15:24:44.484 | Selecting previously unselected package ceph. 2021-04-19 15:24:44.492 | Preparing to unpack .../060-ceph_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:44.496 | Unpacking ceph (15.2.10-1bionic) ... 2021-04-19 15:24:44.592 | Selecting previously unselected package ceph-fuse. 2021-04-19 15:24:44.602 | Preparing to unpack .../061-ceph-fuse_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:44.608 | Unpacking ceph-fuse (15.2.10-1bionic) ... 2021-04-19 15:24:44.775 | Selecting previously unselected package ceph-mds. 2021-04-19 15:24:44.786 | Preparing to unpack .../062-ceph-mds_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:44.791 | Unpacking ceph-mds (15.2.10-1bionic) ... 2021-04-19 15:24:45.133 | Selecting previously unselected package cephadm. 2021-04-19 15:24:45.141 | Preparing to unpack .../063-cephadm_15.2.10-1bionic_amd64.deb ... 2021-04-19 15:24:45.146 | Unpacking cephadm (15.2.10-1bionic) ... 2021-04-19 15:24:45.238 | Selecting previously unselected package ceph-mgr-cephadm. 2021-04-19 15:24:45.246 | Preparing to unpack .../064-ceph-mgr-cephadm_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:45.251 | Unpacking ceph-mgr-cephadm (15.2.10-1bionic) ... 2021-04-19 15:24:45.342 | Selecting previously unselected package python3-repoze.lru. 2021-04-19 15:24:45.349 | Preparing to unpack .../065-python3-repoze.lru_0.7-1_all.deb ... 2021-04-19 15:24:45.354 | Unpacking python3-repoze.lru (0.7-1) ... 2021-04-19 15:24:45.441 | Selecting previously unselected package python3-routes. 2021-04-19 15:24:45.449 | Preparing to unpack .../066-python3-routes_2.4.1-1_all.deb ... 2021-04-19 15:24:45.454 | Unpacking python3-routes (2.4.1-1) ... 2021-04-19 15:24:45.543 | Selecting previously unselected package ceph-mgr-dashboard. 2021-04-19 15:24:45.554 | Preparing to unpack .../067-ceph-mgr-dashboard_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:45.560 | Unpacking ceph-mgr-dashboard (15.2.10-1bionic) ... 2021-04-19 15:24:46.362 | Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2021-04-19 15:24:46.371 | Preparing to unpack .../068-ceph-mgr-diskprediction-cloud_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:46.375 | Unpacking ceph-mgr-diskprediction-cloud (15.2.10-1bionic) ... 2021-04-19 15:24:46.485 | Selecting previously unselected package libblas3:amd64. 2021-04-19 15:24:46.498 | Preparing to unpack .../069-libblas3_3.7.1-4ubuntu1_amd64.deb ... 2021-04-19 15:24:46.507 | Unpacking libblas3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 15:24:46.623 | Selecting previously unselected package libgfortran4:amd64. 2021-04-19 15:24:46.635 | Preparing to unpack .../070-libgfortran4_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-19 15:24:46.642 | Unpacking libgfortran4:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 15:24:46.816 | Selecting previously unselected package liblapack3:amd64. 2021-04-19 15:24:46.827 | Preparing to unpack .../071-liblapack3_3.7.1-4ubuntu1_amd64.deb ... 2021-04-19 15:24:46.836 | Unpacking liblapack3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 15:24:47.210 | Selecting previously unselected package python3-numpy. 2021-04-19 15:24:47.218 | Preparing to unpack .../072-python3-numpy_1%3a1.13.3-2ubuntu1_amd64.deb ... 2021-04-19 15:24:47.223 | Unpacking python3-numpy (1:1.13.3-2ubuntu1) ... 2021-04-19 15:24:47.647 | Selecting previously unselected package python3-decorator. 2021-04-19 15:24:47.656 | Preparing to unpack .../073-python3-decorator_4.4.2-0ubuntu1~cloud0_all.deb ... 2021-04-19 15:24:47.661 | Unpacking python3-decorator (4.4.2-0ubuntu1~cloud0) ... 2021-04-19 15:24:47.753 | Selecting previously unselected package python3-scipy. 2021-04-19 15:24:47.761 | Preparing to unpack .../074-python3-scipy_0.19.1-2ubuntu1_amd64.deb ... 2021-04-19 15:24:47.766 | Unpacking python3-scipy (0.19.1-2ubuntu1) ... 2021-04-19 15:24:49.139 | Selecting previously unselected package python3-sklearn-lib. 2021-04-19 15:24:49.151 | Preparing to unpack .../075-python3-sklearn-lib_0.19.1-3_amd64.deb ... 2021-04-19 15:24:49.155 | Unpacking python3-sklearn-lib (0.19.1-3) ... 2021-04-19 15:24:49.465 | Selecting previously unselected package python3-joblib. 2021-04-19 15:24:49.473 | Preparing to unpack .../076-python3-joblib_0.11-1_all.deb ... 2021-04-19 15:24:49.478 | Unpacking python3-joblib (0.11-1) ... 2021-04-19 15:24:49.602 | Selecting previously unselected package python3-sklearn. 2021-04-19 15:24:49.611 | Preparing to unpack .../077-python3-sklearn_0.19.1-3_all.deb ... 2021-04-19 15:24:49.615 | Unpacking python3-sklearn (0.19.1-3) ... 2021-04-19 15:24:49.917 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-04-19 15:24:49.925 | Preparing to unpack .../078-ceph-mgr-diskprediction-local_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:49.949 | Unpacking ceph-mgr-diskprediction-local (15.2.10-1bionic) ... 2021-04-19 15:24:51.301 | Selecting previously unselected package python3-cachetools. 2021-04-19 15:24:51.310 | Preparing to unpack .../079-python3-cachetools_4.0.0-1~cloud0_all.deb ... 2021-04-19 15:24:51.314 | Unpacking python3-cachetools (4.0.0-1~cloud0) ... 2021-04-19 15:24:51.405 | Selecting previously unselected package python3-pyasn1-modules. 2021-04-19 15:24:51.413 | Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2_all.deb ... 2021-04-19 15:24:51.419 | Unpacking python3-pyasn1-modules (0.2.1-0.2) ... 2021-04-19 15:24:51.509 | Selecting previously unselected package python3-rsa. 2021-04-19 15:24:51.518 | Preparing to unpack .../081-python3-rsa_3.4.2-1_all.deb ... 2021-04-19 15:24:51.523 | Unpacking python3-rsa (3.4.2-1) ... 2021-04-19 15:24:51.609 | Selecting previously unselected package python3-google-auth. 2021-04-19 15:24:51.618 | Preparing to unpack .../082-python3-google-auth_1.3.0-2_all.deb ... 2021-04-19 15:24:51.622 | Unpacking python3-google-auth (1.3.0-2) ... 2021-04-19 15:24:51.716 | Selecting previously unselected package python3-requests-oauthlib. 2021-04-19 15:24:51.725 | Preparing to unpack .../083-python3-requests-oauthlib_0.8.0-0.1_all.deb ... 2021-04-19 15:24:51.730 | Unpacking python3-requests-oauthlib (0.8.0-0.1) ... 2021-04-19 15:24:51.820 | Selecting previously unselected package python3-websocket. 2021-04-19 15:24:51.832 | Preparing to unpack .../084-python3-websocket_0.53.0-2ubuntu1~cloud0_all.deb ... 2021-04-19 15:24:51.837 | Unpacking python3-websocket (0.53.0-2ubuntu1~cloud0) ... 2021-04-19 15:24:51.934 | Selecting previously unselected package python3-kubernetes. 2021-04-19 15:24:51.947 | Preparing to unpack .../085-python3-kubernetes_7.0.0~a1-2~cloud0_all.deb ... 2021-04-19 15:24:51.953 | Unpacking python3-kubernetes (7.0.0~a1-2~cloud0) ... 2021-04-19 15:24:52.272 | Selecting previously unselected package ceph-mgr-k8sevents. 2021-04-19 15:24:52.281 | Preparing to unpack .../086-ceph-mgr-k8sevents_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:52.286 | Unpacking ceph-mgr-k8sevents (15.2.10-1bionic) ... 2021-04-19 15:24:52.371 | Selecting previously unselected package ceph-mgr-rook. 2021-04-19 15:24:52.379 | Preparing to unpack .../087-ceph-mgr-rook_15.2.10-1bionic_all.deb ... 2021-04-19 15:24:52.384 | Unpacking ceph-mgr-rook (15.2.10-1bionic) ... 2021-04-19 15:24:52.455 | Selecting previously unselected package runc. 2021-04-19 15:24:52.467 | Preparing to unpack .../088-runc_1.0.0~rc93-0ubuntu1~18.04.1_amd64.deb ... 2021-04-19 15:24:52.471 | Unpacking runc (1.0.0~rc93-0ubuntu1~18.04.1) ... 2021-04-19 15:24:53.147 | Selecting previously unselected package containerd. 2021-04-19 15:24:53.156 | Preparing to unpack .../089-containerd_1.3.3-0ubuntu1~18.04.4_amd64.deb ... 2021-04-19 15:24:53.160 | Unpacking containerd (1.3.3-0ubuntu1~18.04.4) ... 2021-04-19 15:24:56.572 | Selecting previously unselected package docker.io. 2021-04-19 15:24:56.584 | Preparing to unpack .../090-docker.io_20.10.2-0ubuntu1~18.04.2_amd64.deb ... 2021-04-19 15:24:56.625 | Unpacking docker.io (20.10.2-0ubuntu1~18.04.2) ... 2021-04-19 15:25:02.324 | Selecting previously unselected package fonts-lyx. 2021-04-19 15:25:02.333 | Preparing to unpack .../091-fonts-lyx_2.2.4-0ubuntu0.18.04.1_all.deb ... 2021-04-19 15:25:02.337 | Unpacking fonts-lyx (2.2.4-0ubuntu0.18.04.1) ... 2021-04-19 15:25:02.463 | Selecting previously unselected package libjs-jquery-ui. 2021-04-19 15:25:02.475 | Preparing to unpack .../092-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-04-19 15:25:02.492 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-04-19 15:25:02.671 | Selecting previously unselected package libjs-underscore. 2021-04-19 15:25:02.681 | Preparing to unpack .../093-libjs-underscore_1.8.3~dfsg-1ubuntu0.1_all.deb ... 2021-04-19 15:25:02.685 | Unpacking libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2021-04-19 15:25:02.756 | Selecting previously unselected package libjs-sphinxdoc. 2021-04-19 15:25:02.764 | Preparing to unpack .../094-libjs-sphinxdoc_1.8.5-7ubuntu3~cloud0_all.deb ... 2021-04-19 15:25:02.769 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3~cloud0) ... 2021-04-19 15:25:02.871 | Selecting previously unselected package liblcms2-2:amd64. 2021-04-19 15:25:02.879 | Preparing to unpack .../095-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ... 2021-04-19 15:25:02.884 | Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 2021-04-19 15:25:02.963 | Selecting previously unselected package libnss3-tools. 2021-04-19 15:25:02.972 | Preparing to unpack .../096-libnss3-tools_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-04-19 15:25:02.976 | Unpacking libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-04-19 15:25:03.202 | Selecting previously unselected package libwebpdemux2:amd64. 2021-04-19 15:25:03.210 | Preparing to unpack .../097-libwebpdemux2_0.6.1-2_amd64.deb ... 2021-04-19 15:25:03.215 | Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-04-19 15:25:03.311 | Selecting previously unselected package libwebpmux3:amd64. 2021-04-19 15:25:03.324 | Preparing to unpack .../098-libwebpmux3_0.6.1-2_amd64.deb ... 2021-04-19 15:25:03.330 | Unpacking libwebpmux3:amd64 (0.6.1-2) ... 2021-04-19 15:25:03.411 | Selecting previously unselected package nvme-cli. 2021-04-19 15:25:03.419 | Preparing to unpack .../099-nvme-cli_1.5-1ubuntu1.1_amd64.deb ... 2021-04-19 15:25:03.424 | Unpacking nvme-cli (1.5-1ubuntu1.1) ... 2021-04-19 15:25:03.537 | Selecting previously unselected package python-atomicwrites. 2021-04-19 15:25:03.546 | Preparing to unpack .../100-python-atomicwrites_1.1.5-2build1~cloud0_all.deb ... 2021-04-19 15:25:03.551 | Unpacking python-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 15:25:03.638 | Selecting previously unselected package python-attr. 2021-04-19 15:25:03.646 | Preparing to unpack .../101-python-attr_17.4.0-2_all.deb ... 2021-04-19 15:25:03.651 | Unpacking python-attr (17.4.0-2) ... 2021-04-19 15:25:03.737 | Selecting previously unselected package python-configparser. 2021-04-19 15:25:03.750 | Preparing to unpack .../102-python-configparser_3.5.0b2-3build1~cloud0_all.deb ... 2021-04-19 15:25:03.755 | Unpacking python-configparser (3.5.0b2-3build1~cloud0) ... 2021-04-19 15:25:03.852 | Selecting previously unselected package python-contextlib2. 2021-04-19 15:25:03.861 | Preparing to unpack .../103-python-contextlib2_0.6.0-2~cloud0_all.deb ... 2021-04-19 15:25:03.866 | Unpacking python-contextlib2 (0.6.0-2~cloud0) ... 2021-04-19 15:25:03.954 | Selecting previously unselected package python-funcsigs. 2021-04-19 15:25:03.963 | Preparing to unpack .../104-python-funcsigs_1.0.2-4_all.deb ... 2021-04-19 15:25:03.967 | Unpacking python-funcsigs (1.0.2-4) ... 2021-04-19 15:25:04.053 | Selecting previously unselected package python-scandir. 2021-04-19 15:25:04.062 | Preparing to unpack .../105-python-scandir_1.10.0-2ubuntu3~cloud0_amd64.deb ... 2021-04-19 15:25:04.067 | Unpacking python-scandir (1.10.0-2ubuntu3~cloud0) ... 2021-04-19 15:25:04.152 | Selecting previously unselected package python-pathlib2. 2021-04-19 15:25:04.161 | Preparing to unpack .../106-python-pathlib2_2.3.5-1ubuntu1~cloud0_all.deb ... 2021-04-19 15:25:04.165 | Unpacking python-pathlib2 (2.3.5-1ubuntu1~cloud0) ... 2021-04-19 15:25:04.254 | Selecting previously unselected package python-more-itertools. 2021-04-19 15:25:04.263 | Preparing to unpack .../107-python-more-itertools_4.2.0-1build1~cloud0_all.deb ... 2021-04-19 15:25:04.267 | Unpacking python-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 15:25:04.356 | Selecting previously unselected package python-zipp. 2021-04-19 15:25:04.369 | Preparing to unpack .../108-python-zipp_1.0.0-1~cloud0_all.deb ... 2021-04-19 15:25:04.373 | Unpacking python-zipp (1.0.0-1~cloud0) ... 2021-04-19 15:25:04.463 | Selecting previously unselected package python-importlib-metadata. 2021-04-19 15:25:04.472 | Preparing to unpack .../109-python-importlib-metadata_1.5.0-1~cloud0_all.deb ... 2021-04-19 15:25:04.476 | Unpacking python-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 15:25:04.543 | Selecting previously unselected package ttf-bitstream-vera. 2021-04-19 15:25:04.552 | Preparing to unpack .../110-ttf-bitstream-vera_1.10-8_all.deb ... 2021-04-19 15:25:04.556 | Unpacking ttf-bitstream-vera (1.10-8) ... 2021-04-19 15:25:04.646 | Selecting previously unselected package python-matplotlib-data. 2021-04-19 15:25:04.656 | Preparing to unpack .../111-python-matplotlib-data_3.1.2-1ubuntu4~cloud0_all.deb ... 2021-04-19 15:25:04.661 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 15:25:05.211 | Selecting previously unselected package python-pyparsing. 2021-04-19 15:25:05.220 | Preparing to unpack .../112-python-pyparsing_2.2.0+dfsg1-2_all.deb ... 2021-04-19 15:25:05.224 | Unpacking python-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 15:25:05.322 | Selecting previously unselected package python-packaging. 2021-04-19 15:25:05.331 | Preparing to unpack .../113-python-packaging_17.1-1_all.deb ... 2021-04-19 15:25:05.336 | Unpacking python-packaging (17.1-1) ... 2021-04-19 15:25:05.433 | Selecting previously unselected package python-pkg-resources. 2021-04-19 15:25:05.446 | Preparing to unpack .../114-python-pkg-resources_44.0.0-2~cloud0_all.deb ... 2021-04-19 15:25:05.451 | Unpacking python-pkg-resources (44.0.0-2~cloud0) ... 2021-04-19 15:25:05.558 | Selecting previously unselected package python-pluggy. 2021-04-19 15:25:05.566 | Preparing to unpack .../115-python-pluggy_0.13.0-2~cloud0_all.deb ... 2021-04-19 15:25:05.571 | Unpacking python-pluggy (0.13.0-2~cloud0) ... 2021-04-19 15:25:05.662 | Selecting previously unselected package python-py. 2021-04-19 15:25:05.671 | Preparing to unpack .../116-python-py_1.5.2-1_all.deb ... 2021-04-19 15:25:05.676 | Unpacking python-py (1.5.2-1) ... 2021-04-19 15:25:05.785 | Selecting previously unselected package python-wcwidth. 2021-04-19 15:25:05.794 | Preparing to unpack .../117-python-wcwidth_0.1.8+dfsg1-3~cloud0_all.deb ... 2021-04-19 15:25:05.798 | Unpacking python-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 15:25:05.889 | Selecting previously unselected package python-pytest. 2021-04-19 15:25:05.897 | Preparing to unpack .../118-python-pytest_4.6.9-1~cloud0_all.deb ... 2021-04-19 15:25:05.902 | Unpacking python-pytest (4.6.9-1~cloud0) ... 2021-04-19 15:25:06.018 | Selecting previously unselected package python3-atomicwrites. 2021-04-19 15:25:06.027 | Preparing to unpack .../119-python3-atomicwrites_1.1.5-2build1~cloud0_all.deb ... 2021-04-19 15:25:06.031 | Unpacking python3-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 15:25:06.129 | Selecting previously unselected package python3-cycler. 2021-04-19 15:25:06.138 | Preparing to unpack .../120-python3-cycler_0.10.0-1_all.deb ... 2021-04-19 15:25:06.142 | Unpacking python3-cycler (0.10.0-1) ... 2021-04-19 15:25:06.237 | Selecting previously unselected package python3-webencodings. 2021-04-19 15:25:06.246 | Preparing to unpack .../121-python3-webencodings_0.5-2_all.deb ... 2021-04-19 15:25:06.250 | Unpacking python3-webencodings (0.5-2) ... 2021-04-19 15:25:06.345 | Selecting previously unselected package python3-html5lib. 2021-04-19 15:25:06.354 | Preparing to unpack .../122-python3-html5lib_0.999999999-1_all.deb ... 2021-04-19 15:25:06.358 | Unpacking python3-html5lib (0.999999999-1) ... 2021-04-19 15:25:06.457 | Selecting previously unselected package python3-more-itertools. 2021-04-19 15:25:06.467 | Preparing to unpack .../123-python3-more-itertools_4.2.0-1build1~cloud0_all.deb ... 2021-04-19 15:25:06.472 | Unpacking python3-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 15:25:06.565 | Selecting previously unselected package python3-zipp. 2021-04-19 15:25:06.573 | Preparing to unpack .../124-python3-zipp_1.0.0-1~cloud0_all.deb ... 2021-04-19 15:25:06.578 | Unpacking python3-zipp (1.0.0-1~cloud0) ... 2021-04-19 15:25:06.673 | Selecting previously unselected package python3-importlib-metadata. 2021-04-19 15:25:06.682 | Preparing to unpack .../125-python3-importlib-metadata_1.5.0-1~cloud0_all.deb ... 2021-04-19 15:25:06.687 | Unpacking python3-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 15:25:06.764 | Selecting previously unselected package python3-kiwisolver. 2021-04-19 15:25:06.773 | Preparing to unpack .../126-python3-kiwisolver_1.0.1-3build1~cloud0_amd64.deb ... 2021-04-19 15:25:06.777 | Unpacking python3-kiwisolver (1.0.1-3build1~cloud0) ... 2021-04-19 15:25:06.879 | Selecting previously unselected package python3-lxml:amd64. 2021-04-19 15:25:06.891 | Preparing to unpack .../127-python3-lxml_4.2.1-1ubuntu0.4_amd64.deb ... 2021-04-19 15:25:06.896 | Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-04-19 15:25:07.148 | Selecting previously unselected package python3-pyparsing. 2021-04-19 15:25:07.157 | Preparing to unpack .../128-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 2021-04-19 15:25:07.162 | Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 15:25:07.263 | Selecting previously unselected package python3-matplotlib. 2021-04-19 15:25:07.272 | Preparing to unpack .../129-python3-matplotlib_3.1.2-1ubuntu4~cloud0_amd64.deb ... 2021-04-19 15:25:07.276 | Unpacking python3-matplotlib (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 15:25:08.084 | Selecting previously unselected package python3-nose. 2021-04-19 15:25:08.093 | Preparing to unpack .../130-python3-nose_1.3.7-3_all.deb ... 2021-04-19 15:25:08.098 | Unpacking python3-nose (1.3.7-3) ... 2021-04-19 15:25:08.200 | Selecting previously unselected package python3-olefile. 2021-04-19 15:25:08.209 | Preparing to unpack .../131-python3-olefile_0.45.1-1_all.deb ... 2021-04-19 15:25:08.214 | Unpacking python3-olefile (0.45.1-1) ... 2021-04-19 15:25:08.306 | Selecting previously unselected package python3-packaging. 2021-04-19 15:25:08.317 | Preparing to unpack .../132-python3-packaging_17.1-1_all.deb ... 2021-04-19 15:25:08.322 | Unpacking python3-packaging (17.1-1) ... 2021-04-19 15:25:08.410 | Selecting previously unselected package python3-pastescript. 2021-04-19 15:25:08.418 | Preparing to unpack .../133-python3-pastescript_2.0.2-2_all.deb ... 2021-04-19 15:25:08.423 | Unpacking python3-pastescript (2.0.2-2) ... 2021-04-19 15:25:08.520 | Selecting previously unselected package python3-pil:amd64. 2021-04-19 15:25:08.529 | Preparing to unpack .../134-python3-pil_5.1.0-1ubuntu0.5_amd64.deb ... 2021-04-19 15:25:08.534 | Unpacking python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-04-19 15:25:08.674 | Selecting previously unselected package python3-pluggy. 2021-04-19 15:25:08.683 | Preparing to unpack .../135-python3-pluggy_0.13.0-2~cloud0_all.deb ... 2021-04-19 15:25:08.688 | Unpacking python3-pluggy (0.13.0-2~cloud0) ... 2021-04-19 15:25:08.778 | Selecting previously unselected package python3-py. 2021-04-19 15:25:08.787 | Preparing to unpack .../136-python3-py_1.5.2-1_all.deb ... 2021-04-19 15:25:08.792 | Unpacking python3-py (1.5.2-1) ... 2021-04-19 15:25:08.886 | Selecting previously unselected package python3-pyinotify. 2021-04-19 15:25:08.899 | Preparing to unpack .../137-python3-pyinotify_0.9.6-1_all.deb ... 2021-04-19 15:25:08.904 | Unpacking python3-pyinotify (0.9.6-1) ... 2021-04-19 15:25:08.989 | Selecting previously unselected package python3-wcwidth. 2021-04-19 15:25:08.998 | Preparing to unpack .../138-python3-wcwidth_0.1.8+dfsg1-3~cloud0_all.deb ... 2021-04-19 15:25:09.003 | Unpacking python3-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 15:25:09.089 | Selecting previously unselected package python3-pytest. 2021-04-19 15:25:09.098 | Preparing to unpack .../139-python3-pytest_4.6.9-1~cloud0_all.deb ... 2021-04-19 15:25:09.103 | Unpacking python3-pytest (4.6.9-1~cloud0) ... 2021-04-19 15:25:09.216 | Selecting previously unselected package python3-simplejson. 2021-04-19 15:25:09.225 | Preparing to unpack .../140-python3-simplejson_3.13.2-1_amd64.deb ... 2021-04-19 15:25:09.230 | Unpacking python3-simplejson (3.13.2-1) ... 2021-04-19 15:25:09.333 | Selecting previously unselected package python3-tk:amd64. 2021-04-19 15:25:09.342 | Preparing to unpack .../141-python3-tk_3.6.9-1~18.04_amd64.deb ... 2021-04-19 15:25:09.347 | Unpacking python3-tk:amd64 (3.6.9-1~18.04) ... 2021-04-19 15:25:09.480 | Selecting previously unselected package smartmontools. 2021-04-19 15:25:09.493 | Preparing to unpack .../142-smartmontools_7.1-1build1~cloud0_amd64.deb ... 2021-04-19 15:25:09.521 | Unpacking smartmontools (7.1-1build1~cloud0) ... 2021-04-19 15:25:09.671 | Selecting previously unselected package sntp. 2021-04-19 15:25:09.681 | Preparing to unpack .../143-sntp_1%3a4.2.8p10+dfsg-5ubuntu7.3_amd64.deb ... 2021-04-19 15:25:09.685 | Unpacking sntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 15:25:09.791 | Selecting previously unselected package ubuntu-fan. 2021-04-19 15:25:09.800 | Preparing to unpack .../144-ubuntu-fan_0.12.10_all.deb ... 2021-04-19 15:25:09.805 | Unpacking ubuntu-fan (0.12.10) ... 2021-04-19 15:25:09.939 | Setting up python3-logutils (0.3.3-5) ... 2021-04-19 15:25:10.256 | Setting up python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-04-19 15:25:10.725 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 15:25:10.757 | Setting up python3-yaml (5.3.1-1~cloud0) ... 2021-04-19 15:25:11.104 | Setting up python-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 15:25:11.233 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1~cloud0) ... 2021-04-19 15:25:11.263 | Setting up python3-simplegeneric (0.8.1-1) ... 2021-04-19 15:25:11.555 | Setting up python3-webencodings (0.5-2) ... 2021-04-19 15:25:11.842 | Setting up python3-kiwisolver (1.0.1-3build1~cloud0) ... 2021-04-19 15:25:11.873 | Setting up python-attr (17.4.0-2) ... 2021-04-19 15:25:12.004 | Setting up python-scandir (1.10.0-2ubuntu3~cloud0) ... 2021-04-19 15:25:12.121 | Setting up libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2021-04-19 15:25:12.154 | Setting up runc (1.0.0~rc93-0ubuntu1~18.04.1) ... 2021-04-19 15:25:12.186 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:25:12.214 | Setting up python3-py (1.5.2-1) ... 2021-04-19 15:25:12.599 | Setting up libgfortran4:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 15:25:12.631 | Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-04-19 15:25:13.001 | Setting up python3-requests-oauthlib (0.8.0-0.1) ... 2021-04-19 15:25:13.308 | Setting up python3-waitress (1.0.1-1) ... 2021-04-19 15:25:13.332 | update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2021-04-19 15:25:13.707 | Setting up python3-olefile (0.45.1-1) ... 2021-04-19 15:25:14.035 | Setting up libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-04-19 15:25:14.070 | Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 2021-04-19 15:25:14.104 | Setting up python3-mako (1.0.7+ds1-1) ... 2021-04-19 15:25:14.464 | Setting up python3-ceph-argparse (15.2.10-1bionic) ... 2021-04-19 15:25:14.788 | Setting up python3-tempita (0.5.2-2) ... 2021-04-19 15:25:15.107 | Setting up python3-webob (1:1.8.5-2~cloud0) ... 2021-04-19 15:25:15.481 | Setting up python3-bcrypt (3.1.4-2) ... 2021-04-19 15:25:15.783 | Setting up libxss1:amd64 (1:1.2.2-1) ... 2021-04-19 15:25:15.827 | Setting up python3-simplejson (3.13.2-1) ... 2021-04-19 15:25:16.168 | Setting up python-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 15:25:16.332 | Setting up python-zipp (1.0.0-1~cloud0) ... 2021-04-19 15:25:16.456 | Setting up python3-singledispatch (3.4.0.3-2) ... 2021-04-19 15:25:16.752 | Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 15:25:17.091 | Setting up python3-cycler (0.10.0-1) ... 2021-04-19 15:25:17.381 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3~cloud0) ... 2021-04-19 15:25:17.414 | Setting up python3-cherrypy3 (8.9.1-2) ... 2021-04-19 15:25:17.853 | Setting up python3-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 15:25:18.188 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 15:25:18.221 | Setting up python-pkg-resources (44.0.0-2~cloud0) ... 2021-04-19 15:25:18.431 | Setting up python3-bs4 (4.6.0-1) ... 2021-04-19 15:25:18.800 | Setting up smartmontools (7.1-1build1~cloud0) ... 2021-04-19 15:25:19.359 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-04-19 15:25:19.360 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-04-19 15:25:19.747 | Setting up containerd (1.3.3-0ubuntu1~18.04.4) ... 2021-04-19 15:25:20.023 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2021-04-19 15:25:20.394 | Setting up cephadm (15.2.10-1bionic) ... 2021-04-19 15:25:20.641 | Adding system user cephadm....done 2021-04-19 15:25:20.683 | Setting up liburcu6:amd64 (0.10.1-1ubuntu1) ... 2021-04-19 15:25:20.716 | Setting up python3-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 15:25:21.010 | Setting up nvme-cli (1.5-1ubuntu1.1) ... 2021-04-19 15:25:21.042 | Setting up python3-rsa (3.4.2-1) ... 2021-04-19 15:25:21.357 | Setting up python3-prettytable (0.7.2-3) ... 2021-04-19 15:25:21.673 | Setting up python-configparser (3.5.0b2-3build1~cloud0) ... 2021-04-19 15:25:21.806 | Setting up liblttng-ust-ctl4:amd64 (2.10.1-1) ... 2021-04-19 15:25:21.838 | Setting up libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-04-19 15:25:21.871 | Setting up python3-ceph-common (15.2.10-1bionic) ... 2021-04-19 15:25:22.206 | Setting up libblas3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 15:25:22.232 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2021-04-19 15:25:22.246 | Setting up python-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 15:25:22.366 | Setting up libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-04-19 15:25:22.398 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 15:25:22.442 | Setting up libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-04-19 15:25:22.475 | Setting up python3-nose (1.3.7-3) ... 2021-04-19 15:25:22.874 | Setting up ubuntu-fan (0.12.10) ... 2021-04-19 15:25:23.248 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2021-04-19 15:25:23.938 | Setting up libwebpmux3:amd64 (0.6.1-2) ... 2021-04-19 15:25:23.979 | Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2021-04-19 15:25:24.011 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 15:25:24.205 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-04-19 15:25:24.216 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-04-19 15:25:24.222 | Setting up python3-html5lib (0.999999999-1) ... 2021-04-19 15:25:24.634 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-04-19 15:25:24.671 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:25:24.849 | Setting up python3-repoze.lru (0.7-1) ... 2021-04-19 15:25:25.143 | Setting up libopts25:amd64 (1:5.18.12-4) ... 2021-04-19 15:25:25.175 | Setting up python3-pyasn1-modules (0.2.1-0.2) ... 2021-04-19 15:25:25.568 | Setting up python-funcsigs (1.0.2-4) ... 2021-04-19 15:25:25.699 | Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-04-19 15:25:25.730 | Setting up ttf-bitstream-vera (1.10-8) ... 2021-04-19 15:25:25.763 | Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-04-19 15:25:26.265 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:25:31.987 | Setting up python3-websocket (0.53.0-2ubuntu1~cloud0) ... 2021-04-19 15:25:32.006 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-04-19 15:25:32.322 | Setting up liboath0 (2.6.1-1) ... 2021-04-19 15:25:32.382 | Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-04-19 15:25:32.415 | Setting up libtcl8.6:amd64 (8.6.8+dfsg-3) ... 2021-04-19 15:25:32.447 | Setting up python-pastedeploy-tpl (1.5.2-4) ... 2021-04-19 15:25:32.479 | Setting up python3-packaging (17.1-1) ... 2021-04-19 15:25:32.783 | Setting up libxft2:amd64 (2.3.2-1) ... 2021-04-19 15:25:32.826 | Setting up python3-cachetools (4.0.0-1~cloud0) ... 2021-04-19 15:25:33.126 | Setting up python-pathlib2 (2.3.5-1ubuntu1~cloud0) ... 2021-04-19 15:25:33.264 | Setting up liblttng-ust0:amd64 (2.10.1-1) ... 2021-04-19 15:25:33.296 | Setting up python3-decorator (4.4.2-0ubuntu1~cloud0) ... 2021-04-19 15:25:33.600 | Setting up pigz (2.4-1) ... 2021-04-19 15:25:33.631 | Setting up libbabeltrace1:amd64 (1.5.5-1) ... 2021-04-19 15:25:33.663 | Setting up python-contextlib2 (0.6.0-2~cloud0) ... 2021-04-19 15:25:33.785 | Setting up python3-joblib (0.11-1) ... 2021-04-19 15:25:34.162 | Setting up python3-routes (2.4.1-1) ... 2021-04-19 15:25:34.473 | Processing triggers for fontconfig (2.12.6-0ubuntu2) ... 2021-04-19 15:25:34.518 | Setting up python3-pyinotify (0.9.6-1) ... 2021-04-19 15:25:34.820 | Setting up python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-04-19 15:25:35.190 | Setting up fonts-lyx (2.2.4-0ubuntu0.18.04.1) ... 2021-04-19 15:25:35.223 | Setting up python3-google-auth (1.3.0-2) ... 2021-04-19 15:25:35.552 | Setting up python3-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 15:25:35.844 | Setting up python-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 15:25:36.004 | Setting up python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-04-19 15:25:36.501 | Setting up docker.io (20.10.2-0ubuntu1~18.04.2) ... 2021-04-19 15:25:36.761 | Adding group `docker' (GID 120) ... 2021-04-19 15:25:36.798 | Done. 2021-04-19 15:25:37.074 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2021-04-19 15:25:37.495 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2021-04-19 15:25:38.908 | Setting up python-matplotlib-data (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 15:25:38.943 | Setting up sntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 15:25:38.976 | Setting up python-py (1.5.2-1) ... 2021-04-19 15:25:39.165 | Setting up liblapack3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 15:25:39.192 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2021-04-19 15:25:39.205 | Setting up libtk8.6:amd64 (8.6.8-4) ... 2021-04-19 15:25:39.238 | Setting up ntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 15:25:39.919 | Created symlink /etc/systemd/system/network-pre.target.wants/ntp-systemd-netif.path → /lib/systemd/system/ntp-systemd-netif.path. 2021-04-19 15:25:40.343 | Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service → /lib/systemd/system/ntp.service. 2021-04-19 15:25:41.088 | ntp-systemd-netif.service is a disabled or a static unit, not starting it. 2021-04-19 15:25:41.560 | Setting up python3-zipp (1.0.0-1~cloud0) ... 2021-04-19 15:25:41.878 | Setting up libleveldb1v5:amd64 (1.20-2) ... 2021-04-19 15:25:41.911 | Setting up python3-kubernetes (7.0.0~a1-2~cloud0) ... 2021-04-19 15:25:43.427 | Setting up python3-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 15:25:43.739 | Setting up librados2 (15.2.10-1bionic) ... 2021-04-19 15:25:43.772 | Setting up libcephfs2 (15.2.10-1bionic) ... 2021-04-19 15:25:43.803 | Setting up ceph-mgr-modules-core (15.2.10-1bionic) ... 2021-04-19 15:25:43.835 | Setting up python-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 15:25:43.954 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-04-19 15:25:43.985 | Setting up python-packaging (17.1-1) ... 2021-04-19 15:25:44.118 | Setting up python3-rados (15.2.10-1bionic) ... 2021-04-19 15:25:44.150 | Setting up python3-pastedeploy (1.5.2-4) ... 2021-04-19 15:25:44.468 | Setting up blt (2.5.3+dfsg-4) ... 2021-04-19 15:25:44.501 | Setting up python3-webtest (2.0.28-1ubuntu1) ... 2021-04-19 15:25:44.809 | Setting up libradosstriper1 (15.2.10-1bionic) ... 2021-04-19 15:25:44.841 | Setting up python3-cephfs (15.2.10-1bionic) ... 2021-04-19 15:25:45.147 | Setting up librgw2 (15.2.10-1bionic) ... 2021-04-19 15:25:45.179 | Setting up python3-numpy (1:1.13.3-2ubuntu1) ... 2021-04-19 15:25:46.810 | Setting up python-pluggy (0.13.0-2~cloud0) ... 2021-04-19 15:25:46.938 | Setting up ceph-fuse (15.2.10-1bionic) ... 2021-04-19 15:25:47.212 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-04-19 15:25:47.213 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-04-19 15:25:47.621 | Setting up librbd1 (15.2.10-1bionic) ... 2021-04-19 15:25:47.652 | Setting up python-pytest (4.6.9-1~cloud0) ... 2021-04-19 15:25:47.926 | Setting up python3-pluggy (0.13.0-2~cloud0) ... 2021-04-19 15:25:48.237 | Setting up python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-04-19 15:25:48.693 | Setting up python3-pastescript (2.0.2-2) ... 2021-04-19 15:25:49.056 | Setting up python3-tk:amd64 (3.6.9-1~18.04) ... 2021-04-19 15:25:49.237 | Setting up python3-rgw (15.2.10-1bionic) ... 2021-04-19 15:25:49.270 | Setting up python3-matplotlib (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 15:25:50.767 | Setting up python3-scipy (0.19.1-2ubuntu1) ... 2021-04-19 15:25:52.975 | Setting up python3-sklearn-lib (0.19.1-3) ... 2021-04-19 15:25:53.009 | Setting up python3-rbd (15.2.10-1bionic) ... 2021-04-19 15:25:53.042 | Setting up python3-pytest (4.6.9-1~cloud0) ... 2021-04-19 15:25:53.544 | Setting up ceph-common (15.2.10-1bionic) ... 2021-04-19 15:25:53.755 | Adding group ceph....done 2021-04-19 15:25:53.931 | Adding system user ceph....done 2021-04-19 15:25:53.994 | Setting system user ceph properties....done 2021-04-19 15:25:54.262 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-04-19 15:25:54.715 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-04-19 15:25:55.157 | Setting up python3-sklearn (0.19.1-3) ... 2021-04-19 15:25:56.636 | Setting up ceph-base (15.2.10-1bionic) ... 2021-04-19 15:25:56.984 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-04-19 15:25:57.413 | Setting up ceph-mgr (15.2.10-1bionic) ... 2021-04-19 15:25:57.686 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-04-19 15:25:57.686 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-04-19 15:25:58.129 | Setting up ceph-mgr-diskprediction-local (15.2.10-1bionic) ... 2021-04-19 15:25:58.175 | Setting up ceph-osd (15.2.10-1bionic) ... 2021-04-19 15:25:58.704 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-04-19 15:25:58.704 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-04-19 15:25:59.132 | Setting up ceph-mgr-cephadm (15.2.10-1bionic) ... 2021-04-19 15:25:59.182 | Setting up ceph-mgr-diskprediction-cloud (15.2.10-1bionic) ... 2021-04-19 15:25:59.228 | Setting up ceph-mgr-rook (15.2.10-1bionic) ... 2021-04-19 15:25:59.272 | Setting up ceph-mds (15.2.10-1bionic) ... 2021-04-19 15:25:59.558 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-04-19 15:25:59.558 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-04-19 15:25:59.986 | Setting up ceph-mon (15.2.10-1bionic) ... 2021-04-19 15:26:00.260 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-04-19 15:26:00.260 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-04-19 15:26:00.694 | Setting up ceph-mgr-k8sevents (15.2.10-1bionic) ... 2021-04-19 15:26:00.729 | Setting up ceph-mgr-dashboard (15.2.10-1bionic) ... 2021-04-19 15:26:00.773 | Setting up ceph (15.2.10-1bionic) ... 2021-04-19 15:26:00.805 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:26:00.835 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 15:26:00.869 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:26:03.096 | ++ functions-common:apt_get:1113 : result=0 2021-04-19 15:26:03.098 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:26:03.101 | ++ functions-common:time_stop:2304 : local name 2021-04-19 15:26:03.104 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 15:26:03.106 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:26:03.108 | ++ functions-common:time_stop:2307 : local total 2021-04-19 15:26:03.110 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 15:26:03.112 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:26:03.114 | ++ functions-common:time_stop:2311 : start_time=1618845734732 2021-04-19 15:26:03.117 | ++ functions-common:time_stop:2313 : [[ -z 1618845734732 ]] 2021-04-19 15:26:03.120 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:26:03.124 | ++ functions-common:time_stop:2316 : end_time=1618845963121 2021-04-19 15:26:03.126 | ++ functions-common:time_stop:2317 : elapsed_time=228389 2021-04-19 15:26:03.128 | ++ functions-common:time_stop:2318 : total=154958 2021-04-19 15:26:03.130 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:26:03.132 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=383347 2021-04-19 15:26:03.134 | ++ functions-common:apt_get:1117 : return 0 2021-04-19 15:26:03.137 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-04-19 15:26:03.139 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 15:26:03.141 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Ceph 2021-04-19 15:26:03.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-04-19 15:26:03.145 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2021-04-19 15:26:03.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2021-04-19 15:26:03.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-04-19 15:26:03.152 | ++ functions:create_disk:732 : local node_number 2021-04-19 15:26:03.154 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.156 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2021-04-19 15:26:03.158 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2021-04-19 15:26:03.160 | ++ functions:create_disk:736 : local key 2021-04-19 15:26:03.163 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.163 | +++ functions:create_disk:738 : sed s#/.## 2021-04-19 15:26:03.167 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.170 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.172 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-04-19 15:26:03.174 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.176 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2021-04-19 15:26:03.178 | ++ functions:destroy_disk:765 : local key 2021-04-19 15:26:03.181 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.182 | +++ functions:destroy_disk:767 : sed s#/.## 2021-04-19 15:26:03.185 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.187 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.189 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2021-04-19 15:26:03.194 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-04-19 15:26:03.205 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.216 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.219 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2021-04-19 15:26:03.230 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.248 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-04-19 15:26:03.321 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-04-19 15:26:03.321 | = sectsz=512 attr=2, projid32bit=1 2021-04-19 15:26:03.321 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-04-19 15:26:03.321 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-04-19 15:26:03.321 | = sunit=0 swidth=0 blks 2021-04-19 15:26:03.321 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-04-19 15:26:03.321 | log =internal log bsize=4096 blocks=2980, version=2 2021-04-19 15:26:03.321 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-04-19 15:26:03.322 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-04-19 15:26:03.327 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2021-04-19 15:26:03.328 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2021-04-19 15:26:03.338 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2021-04-19 15:26:03.342 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2021-04-19 15:26:03.354 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2021-04-19 15:26:03.421 | mount: /dev/loop0 mounted on /var/lib/ceph. 2021-04-19 15:26:03.425 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2021-04-19 15:26:03.440 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2021-04-19 15:26:03.444 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2021-04-19 15:26:03.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786881-1-ceph --create-keyring --name=mon. --add-key=AQALoX1gvxCrGxAAxlZsm4ELa1H7gDhhqU7y7g== --cap mon 'allow *' 2021-04-19 15:26:03.502 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786881-1-ceph 2021-04-19 15:26:03.503 | added entity mon. auth(key=AQALoX1gvxCrGxAAxlZsm4ELa1H7gDhhqU7y7g==) 2021-04-19 15:26:03.503 | added 1 caps to entity mon. 2021-04-19 15:26:03.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2021-04-19 15:26:03.561 | creating /etc/ceph/ceph.client.admin.keyring 2021-04-19 15:26:03.568 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2021-04-19 15:26:03.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786881-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-04-19 15:26:03.608 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786881-1-ceph 2021-04-19 15:26:03.615 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2021-04-19 15:26:03.620 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-786881-1-ceph 2021-04-19 15:26:03.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 9169d6de-1ac9-4e86-879d-d585152fae6a 2021-04-19 15:26:03.700 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2021-04-19 15:26:03.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-786881-1-ceph 2021-04-19 15:26:03.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.72 2021-04-19 15:26:03.812 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-04-19 15:26:03.858 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-04-19 15:26:03.905 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-04-19 15:26:03.952 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-04-19 15:26:03.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-04-19 15:26:04.044 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-04-19 15:26:04.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-04-19 15:26:04.144 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock' 2021-04-19 15:26:04.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-04-19 15:26:04.249 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2021-04-19 15:26:04.252 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2021-04-19 15:26:04.253 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2021-04-19 15:26:04.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2021-04-19 15:26:04.262 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-04-19 15:26:04.312 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-04-19 15:26:04.316 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-04-19 15:26:04.320 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-786881-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786881-1-ceph 2021-04-19 15:26:04.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2021-04-19 15:26:04.435 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2021-04-19 15:26:04.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-786881-1-ceph 2021-04-19 15:26:04.453 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-786881-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-04-19 15:26:04.651 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2021-04-19 15:26:04.657 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-786881-1-ceph 2021-04-19 15:26:04.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2021-04-19 15:26:04.687 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2021-04-19 15:26:04.690 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-04-19 15:26:04.693 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-04-19 15:26:04.696 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-04-19 15:26:04.698 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-04-19 15:26:04.702 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-04-19 15:26:04.706 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph' 2021-04-19 15:26:04.708 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-04-19 15:26:04.710 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph' 2021-04-19 15:26:04.712 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-04-19 15:26:04.715 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph 2021-04-19 15:26:04.717 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph 2021-04-19 15:26:04.734 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-04-19 15:26:04.737 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-04-19 15:26:04.741 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-04-19 15:26:04.741 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-04-19 15:26:04.741 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-04-19 15:26:05.335 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-04-19 15:26:05.339 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-04-19 15:26:05.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=15.2 2021-04-19 15:26:05.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 15.2 '>=' 14.0 2021-04-19 15:26:05.350 | ++ functions:vercmp:628 : local v1=15.2 2021-04-19 15:26:05.353 | ++ functions:vercmp:629 : local 'op=>=' 2021-04-19 15:26:05.355 | ++ functions:vercmp:630 : local v2=14.0 2021-04-19 15:26:05.357 | ++ functions:vercmp:631 : local result 2021-04-19 15:26:05.361 | +++ functions:vercmp:635 : echo -e '15.2\n14.0' 2021-04-19 15:26:05.363 | +++ functions:vercmp:635 : sort -V 2021-04-19 15:26:05.363 | +++ functions:vercmp:635 : head -1 2021-04-19 15:26:05.367 | ++ functions:vercmp:635 : result=14.0 2021-04-19 15:26:05.369 | ++ functions:vercmp:637 : case $op in 2021-04-19 15:26:05.372 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2021-04-19 15:26:05.374 | ++ functions:vercmp:652 : return 2021-04-19 15:26:05.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-19 15:26:05.379 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-04-19 15:26:05.744 | exported keyring for client.bootstrap-mds 2021-04-19 15:26:05.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-19 15:26:05.775 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-04-19 15:26:06.144 | exported keyring for client.bootstrap-osd 2021-04-19 15:26:06.163 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-19 15:26:06.166 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-04-19 15:26:06.531 | exported keyring for client.bootstrap-rgw 2021-04-19 15:26:06.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-04-19 15:26:06.564 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2021-04-19 15:26:06.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-04-19 15:26:06.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2021-04-19 15:26:06.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2021-04-19 15:26:07.002 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-04-19 15:26:07.433 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2021-04-19 15:26:07.435 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-04-19 15:26:07.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-04-19 15:26:07.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-04-19 15:26:07.835 | [osd.0] 2021-04-19 15:26:07.836 | key = AQAPoX1gPx/LMBAAZn8LnaOHfux+xpzBZ+p/Rw== 2021-04-19 15:26:07.858 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-04-19 15:26:07.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-04-19 15:26:07.882 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-04-19 15:26:07.929 | 2021-04-19T15:26:07.926+0000 7f89bf625d80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-04-19 15:26:07.929 | 2021-04-19T15:26:07.926+0000 7f89bf625d80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-04-19 15:26:07.929 | 2021-04-19T15:26:07.926+0000 7f89bf625d80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-04-19 15:26:07.935 | 2021-04-19T15:26:07.930+0000 7f89bf625d80 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-04-19 15:26:07.991 | 2021-04-19T15:26:07.986+0000 7f89bf625d80 -1 freelist read_size_meta_from_db missing size meta in DB 2021-04-19 15:26:09.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-04-19 15:26:11.417 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2021-04-19 15:26:11.432 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-04-19 15:26:11.610 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2021-04-19 15:26:11.613 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 15:26:11.617 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 15:26:11.620 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 15:26:11.624 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 15:26:11.624 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 15:26:11.625 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 15:26:11.629 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 15:26:11.634 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 15:26:11.637 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 15:26:11.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 15:26:11.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 15:26:11.661 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:26:11.664 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 15:26:11.667 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2021-04-19 15:26:11.670 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2021-04-19 15:26:11.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-04-19 15:26:11.675 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 15:26:11.678 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Ceph 2021-04-19 15:26:11.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-04-19 15:26:11.683 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1138 : sudo chown -R ceph. /var/lib/ceph 2021-04-19 15:26:11.697 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : hostname 2021-04-19 15:26:11.701 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : sudo systemctl start ceph-mon@dv-osbrick-786881-1-ceph 2021-04-19 15:26:11.717 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1141 : local ceph_version 2021-04-19 15:26:11.720 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : _get_ceph_version mon 2021-04-19 15:26:11.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-04-19 15:26:11.725 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-04-19 15:26:11.728 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-04-19 15:26:11.730 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-04-19 15:26:11.733 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-04-19 15:26:11.737 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph' 2021-04-19 15:26:11.740 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-04-19 15:26:11.742 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph' 2021-04-19 15:26:11.744 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-04-19 15:26:11.746 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph 2021-04-19 15:26:11.749 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786881-1-ceph 2021-04-19 15:26:11.764 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-04-19 15:26:11.767 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-04-19 15:26:11.771 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-04-19 15:26:11.771 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-04-19 15:26:11.771 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-04-19 15:26:12.156 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-04-19 15:26:12.159 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-04-19 15:26:12.163 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : ceph_version=15.2 2021-04-19 15:26:12.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1144 : sudo systemctl start ceph-mgr@x 2021-04-19 15:26:12.193 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1147 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-04-19 15:26:21.570 | no valid command found; 10 closest matches: 2021-04-19 15:26:21.570 | 0 2021-04-19 15:26:21.570 | 1 2021-04-19 15:26:21.570 | 2 2021-04-19 15:26:21.570 | abort 2021-04-19 15:26:21.570 | assert 2021-04-19 15:26:21.570 | config diff 2021-04-19 15:26:21.570 | config diff get 2021-04-19 15:26:21.570 | config get 2021-04-19 15:26:21.570 | config help [] 2021-04-19 15:26:21.570 | config set ... 2021-04-19 15:26:21.570 | Error EINVAL: invalid command 2021-04-19 15:26:21.577 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1148 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-04-19 15:26:21.577 | MGR Restful is not working, perhaps the package is not installed? 2021-04-19 15:26:21.580 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-04-19 15:26:22.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-04-19 15:26:22.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1151 : sudo systemctl start ceph-osd@0 2021-04-19 15:26:22.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1153 : is_ceph_enabled_for_service manila 2021-04-19 15:26:22.251 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 15:26:22.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 15:26:22.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 15:26:22.261 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 15:26:22.263 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 15:26:22.263 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 15:26:22.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 15:26:22.270 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 15:26:22.273 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 15:26:22.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 15:26:22.278 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 15:26:22.294 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:26:22.297 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 15:26:22.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1157 : '[' '' = True ']' 2021-04-19 15:26:22.302 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-19 15:26:22.304 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-04-19 15:26:22.307 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-04-19 15:26:22.310 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-04-19 15:26:22.313 | + functions:set_systemd_override:821 : local value=2048 2021-04-19 15:26:22.315 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-04-19 15:26:22.318 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-04-19 15:26:22.366 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-04-19 15:26:22.367 | Set systemd system override for DefaultLimitNOFILE=2048 2021-04-19 15:26:22.369 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-04-19 15:26:22.598 | + ./stack.sh:main:797 : install_rpc_backend 2021-04-19 15:26:22.603 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-04-19 15:26:22.624 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:26:22.626 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-04-19 15:26:22.628 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 15:26:22.631 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:26:22.634 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:26:22.636 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:26:22.638 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:26:22.641 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:26:22.643 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:26:22.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:26:22.649 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:26:22.651 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:26:22.654 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:26:22.656 | + functions-common:apt_get_update:1069 : return 2021-04-19 15:26:22.659 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-04-19 15:26:22.661 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:26:22.664 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:26:22.666 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:26:22.669 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-04-19 15:26:22.689 | + 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-19 15:26:22.810 | Reading package lists... 2021-04-19 15:26:23.071 | Building dependency tree... 2021-04-19 15:26:23.073 | Reading state information... 2021-04-19 15:26:23.291 | The following packages were automatically installed and are no longer required: 2021-04-19 15:26:23.292 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 15:26:23.292 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 15:26:23.292 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 15:26:23.292 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 15:26:23.292 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 15:26:23.292 | python3-zope.interface 2021-04-19 15:26:23.292 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:26:23.293 | The following additional packages will be installed: 2021-04-19 15:26:23.293 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-19 15:26:23.293 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-19 15:26:23.293 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-19 15:26:23.293 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-19 15:26:23.293 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-19 15:26:23.294 | Suggested packages: 2021-04-19 15:26:23.295 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-04-19 15:26:23.295 | odbc-postgresql tdsodbc unixodbc-bin 2021-04-19 15:26:23.345 | The following NEW packages will be installed: 2021-04-19 15:26:23.345 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-19 15:26:23.345 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-19 15:26:23.345 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-19 15:26:23.345 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-19 15:26:23.345 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-19 15:26:23.345 | rabbitmq-server 2021-04-19 15:26:23.654 | 0 upgraded, 26 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 15:26:23.654 | Need to get 24.5 MB of archives. 2021-04-19 15:26:23.654 | After this operation, 40.4 MB of additional disk space will be used. 2021-04-19 15:26:23.654 | 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-19 15:26:30.120 | 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-19 15:26:30.527 | 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-19 15:26:30.932 | 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-19 15:26:31.032 | 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-19 15:26:31.116 | 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-19 15:26:31.585 | 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-19 15:26:32.154 | 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-19 15:26:32.535 | 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-19 15:26:33.954 | 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-19 15:26:34.150 | 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-19 15:26:34.552 | 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-19 15:26:35.045 | 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-19 15:26:35.210 | 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-19 15:26:35.275 | 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-19 15:26:35.336 | 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-19 15:26:35.442 | 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-19 15:26:35.905 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-04-19 15:26:36.126 | 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-19 15:26:36.141 | 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-19 15:26:37.117 | 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-19 15:26:37.121 | 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-19 15:26:37.172 | 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-19 15:26:37.408 | 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-19 15:26:37.638 | 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-19 15:26:37.643 | 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-19 15:26:40.106 | Fetched 24.5 MB in 16s (1,518 kB/s) 2021-04-19 15:26:40.177 | Selecting previously unselected package erlang-base. 2021-04-19 15:26:40.221 | (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 ... 83787 files and directories currently installed.) 2021-04-19 15:26:40.225 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:40.232 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:41.319 | Selecting previously unselected package erlang-asn1. 2021-04-19 15:26:41.328 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:41.334 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:41.485 | Selecting previously unselected package erlang-mnesia. 2021-04-19 15:26:41.498 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:41.503 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:41.655 | Selecting previously unselected package erlang-runtime-tools. 2021-04-19 15:26:41.668 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:41.673 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:41.767 | Selecting previously unselected package erlang-crypto. 2021-04-19 15:26:41.776 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:41.780 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:41.860 | Selecting previously unselected package erlang-public-key. 2021-04-19 15:26:41.869 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:41.874 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:42.011 | Selecting previously unselected package erlang-ssl. 2021-04-19 15:26:42.020 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:42.024 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:42.210 | Selecting previously unselected package erlang-inets. 2021-04-19 15:26:42.220 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:42.224 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:42.382 | Selecting previously unselected package erlang-corba. 2021-04-19 15:26:42.391 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:42.396 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:42.799 | Selecting previously unselected package erlang-syntax-tools. 2021-04-19 15:26:42.809 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:42.812 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:42.920 | Selecting previously unselected package erlang-diameter. 2021-04-19 15:26:42.929 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:42.934 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:43.085 | Selecting previously unselected package erlang-xmerl. 2021-04-19 15:26:43.094 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:43.098 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:43.293 | Selecting previously unselected package erlang-edoc. 2021-04-19 15:26:43.302 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:43.307 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:43.407 | Selecting previously unselected package erlang-eldap. 2021-04-19 15:26:43.416 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:43.420 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:43.499 | Selecting previously unselected package erlang-erl-docgen. 2021-04-19 15:26:43.507 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:43.512 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:43.601 | Selecting previously unselected package erlang-eunit. 2021-04-19 15:26:43.610 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:43.615 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:43.699 | Selecting previously unselected package erlang-ic. 2021-04-19 15:26:43.707 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:43.712 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:43.916 | Selecting previously unselected package libodbc1:amd64. 2021-04-19 15:26:43.925 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-04-19 15:26:43.940 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-19 15:26:44.035 | Selecting previously unselected package erlang-odbc. 2021-04-19 15:26:44.045 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:44.050 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:44.117 | Selecting previously unselected package erlang-snmp. 2021-04-19 15:26:44.126 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:44.129 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:44.430 | Selecting previously unselected package erlang-os-mon. 2021-04-19 15:26:44.440 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:44.445 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:44.523 | Selecting previously unselected package erlang-parsetools. 2021-04-19 15:26:44.532 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:44.537 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:44.623 | Selecting previously unselected package erlang-ssh. 2021-04-19 15:26:44.632 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:44.636 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:44.767 | Selecting previously unselected package erlang-tools. 2021-04-19 15:26:44.776 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 15:26:44.781 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:44.918 | Selecting previously unselected package erlang-nox. 2021-04-19 15:26:44.927 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-04-19 15:26:44.932 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:45.030 | Selecting previously unselected package rabbitmq-server. 2021-04-19 15:26:45.043 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-04-19 15:26:45.049 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-19 15:26:45.622 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-19 15:26:45.660 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:46.606 | Searching for services which depend on erlang and should be started...none found. 2021-04-19 15:26:46.610 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:26:46.637 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:46.670 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:46.703 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:46.737 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:46.771 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:46.805 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:46.838 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 15:26:46.872 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:26:47.090 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:26:47.755 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:47.786 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:47.820 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:47.852 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:47.885 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:47.917 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:47.950 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:47.982 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.015 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.046 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.078 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.111 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.144 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.175 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.206 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.238 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.269 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 15:26:48.302 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-19 15:26:48.463 | Adding group `rabbitmq' (GID 123) ... 2021-04-19 15:26:48.502 | Done. 2021-04-19 15:26:48.581 | Adding system user `rabbitmq' (UID 117) ... 2021-04-19 15:26:48.581 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-04-19 15:26:48.656 | Not creating home directory `/var/lib/rabbitmq'. 2021-04-19 15:26:48.917 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-04-19 15:26:54.029 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:26:54.248 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:26:56.271 | + functions-common:apt_get:1113 : result=0 2021-04-19 15:26:56.274 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:26:56.278 | + functions-common:time_stop:2304 : local name 2021-04-19 15:26:56.280 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:26:56.282 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:26:56.285 | + functions-common:time_stop:2307 : local total 2021-04-19 15:26:56.287 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:26:56.290 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:26:56.292 | + functions-common:time_stop:2311 : start_time=1618845982686 2021-04-19 15:26:56.294 | + functions-common:time_stop:2313 : [[ -z 1618845982686 ]] 2021-04-19 15:26:56.298 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:26:56.301 | + functions-common:time_stop:2316 : end_time=1618846016298 2021-04-19 15:26:56.304 | + functions-common:time_stop:2317 : elapsed_time=33612 2021-04-19 15:26:56.306 | + functions-common:time_stop:2318 : total=383347 2021-04-19 15:26:56.309 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:26:56.312 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=416959 2021-04-19 15:26:56.315 | + functions-common:apt_get:1117 : return 0 2021-04-19 15:26:56.319 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-04-19 15:26:56.322 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 15:26:56.326 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 15:26:56.328 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 15:26:56.332 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 15:26:56.334 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 15:26:56.337 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 15:26:56.340 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-04-19 15:26:56.342 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 15:26:56.345 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 15:26:56.347 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 15:26:56.349 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 15:26:56.352 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 15:26:56.354 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 15:26:56.356 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 15:26:56.359 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 15:26:56.361 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 15:26:56.363 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-04-19 15:26:56.365 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 15:26:56.368 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 15:26:56.370 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 15:26:56.373 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 15:26:56.375 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 15:26:56.377 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 15:26:56.380 | + ./stack.sh:main:798 : restart_rpc_backend 2021-04-19 15:26:56.382 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-04-19 15:26:56.400 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:26:56.403 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-04-19 15:26:56.405 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 15:26:56.407 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-04-19 15:26:56.410 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-04-19 15:26:56.413 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-04-19 15:26:56.416 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-04-19 15:26:56.419 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-04-19 15:26:56.422 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-04-19 15:26:56.424 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-04-19 15:26:56.427 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-04-19 15:26:56.429 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-04-19 15:26:56.433 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-04-19 15:26:57.537 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-04-19 15:26:57.537 | guest [administrator]' 2021-04-19 15:26:57.541 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-04-19 15:26:57.541 | guest [administrator]' 2021-04-19 15:26:57.541 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-04-19 15:26:57.547 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-04-19 15:26:57.550 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-04-19 15:26:57.553 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-04-19 15:26:58.636 | Creating user "stackrabbit" 2021-04-19 15:26:58.670 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-04-19 15:26:59.742 | Setting permissions for user "stackrabbit" in vhost "/" 2021-04-19 15:26:59.768 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-04-19 15:26:59.771 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-19 15:27:00.814 | Changing password for user "stackrabbit" 2021-04-19 15:27:00.840 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-04-19 15:27:00.843 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-04-19 15:27:00.846 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-04-19 15:27:01.910 | Deleting user "guest" 2021-04-19 15:27:01.934 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-04-19 15:27:01.951 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:27:01.953 | + ./stack.sh:main:801 : install_database 2021-04-19 15:27:01.956 | + lib/database:install_database:116 : install_database_mysql 2021-04-19 15:27:01.958 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-04-19 15:27:01.961 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:01.963 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:01.966 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-04-19 15:27:02.180 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-04-19 15:27:02.184 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-04-19 15:27:02.190 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-04-19 15:27:02.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:02.197 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:02.200 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-04-19 15:27:02.204 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-04-19 15:27:02.206 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-04-19 15:27:02.211 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-04-19 15:27:02.214 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-04-19 15:27:02.217 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-04-19 15:27:02.220 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-04-19 15:27:02.223 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 15:27:02.225 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 15:27:02.228 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 15:27:02.231 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 15:27:02.234 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 15:27:02.237 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 15:27:02.240 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 15:27:02.244 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 15:27:02.247 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 15:27:02.249 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-04-19 15:27:02.251 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 15:27:02.254 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 15:27:02.256 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 15:27:02.259 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 15:27:02.261 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 15:27:02.264 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 15:27:02.266 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-04-19 15:27:02.268 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:02.271 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:02.273 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-04-19 15:27:02.276 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 15:27:02.278 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:27:02.281 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:27:02.284 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:27:02.286 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:27:02.289 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:27:02.292 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:02.295 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:02.297 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:27:02.300 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:27:02.303 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:27:02.305 | + functions-common:apt_get_update:1069 : return 2021-04-19 15:27:02.308 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-04-19 15:27:02.311 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:27:02.314 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:02.316 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:02.319 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-04-19 15:27:02.343 | + 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-19 15:27:02.466 | Reading package lists... 2021-04-19 15:27:02.729 | Building dependency tree... 2021-04-19 15:27:02.730 | Reading state information... 2021-04-19 15:27:02.950 | The following packages were automatically installed and are no longer required: 2021-04-19 15:27:02.951 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 15:27:02.951 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 15:27:02.951 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 15:27:02.951 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 15:27:02.951 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 15:27:02.951 | python3-zope.interface 2021-04-19 15:27:02.951 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:27:02.952 | The following additional packages will be installed: 2021-04-19 15:27:02.952 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-19 15:27:02.952 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-19 15:27:02.952 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-19 15:27:02.952 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-19 15:27:02.952 | mysql-server-5.7 mysql-server-core-5.7 2021-04-19 15:27:02.953 | Suggested packages: 2021-04-19 15:27:02.953 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-04-19 15:27:03.020 | The following NEW packages will be installed: 2021-04-19 15:27:03.020 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-19 15:27:03.020 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-19 15:27:03.020 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-19 15:27:03.020 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-19 15:27:03.020 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-04-19 15:27:03.414 | 0 upgraded, 18 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 15:27:03.414 | Need to get 19.7 MB of archives. 2021-04-19 15:27:03.414 | After this operation, 157 MB of additional disk space will be used. 2021-04-19 15:27:03.414 | 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-19 15:27:09.041 | 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-19 15:27:10.596 | 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-19 15:27:16.105 | 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-19 15:27:16.108 | 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-19 15:27:17.439 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-04-19 15:27:17.664 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-04-19 15:27:17.667 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-04-19 15:27:17.671 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-04-19 15:27:17.678 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-04-19 15:27:17.680 | 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-19 15:27:17.681 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-04-19 15:27:17.682 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-04-19 15:27:17.685 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-04-19 15:27:17.685 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-04-19 15:27:17.848 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-04-19 15:27:18.031 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-04-19 15:27:18.077 | 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-19 15:27:18.635 | Preconfiguring packages ... 2021-04-19 15:27:18.777 | Fetched 19.7 MB in 15s (1,309 kB/s) 2021-04-19 15:27:18.826 | Selecting previously unselected package mysql-client-core-5.7. 2021-04-19 15:27:18.872 | (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 ... 85788 files and directories currently installed.) 2021-04-19 15:27:18.877 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:27:18.883 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:19.932 | Selecting previously unselected package mysql-client-5.7. 2021-04-19 15:27:19.941 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:27:19.947 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:20.421 | Selecting previously unselected package mysql-server-core-5.7. 2021-04-19 15:27:20.430 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:27:20.435 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:21.662 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-04-19 15:27:21.671 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-04-19 15:27:21.686 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-19 15:27:21.823 | Selecting previously unselected package mysql-server-5.7. 2021-04-19 15:27:21.833 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 15:27:22.370 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:23.025 | Selecting previously unselected package libhtml-tagset-perl. 2021-04-19 15:27:23.034 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-04-19 15:27:23.040 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-04-19 15:27:23.112 | Selecting previously unselected package liburi-perl. 2021-04-19 15:27:23.121 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-04-19 15:27:23.126 | Unpacking liburi-perl (1.73-1) ... 2021-04-19 15:27:23.212 | Selecting previously unselected package libhtml-parser-perl. 2021-04-19 15:27:23.221 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-04-19 15:27:23.226 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-04-19 15:27:23.307 | Selecting previously unselected package libcgi-pm-perl. 2021-04-19 15:27:23.316 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-04-19 15:27:23.321 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-04-19 15:27:23.421 | Selecting previously unselected package libfcgi-perl. 2021-04-19 15:27:23.431 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-04-19 15:27:23.436 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-04-19 15:27:23.509 | Selecting previously unselected package libcgi-fast-perl. 2021-04-19 15:27:23.519 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-04-19 15:27:23.523 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-04-19 15:27:23.592 | Selecting previously unselected package libencode-locale-perl. 2021-04-19 15:27:23.605 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-04-19 15:27:23.610 | Unpacking libencode-locale-perl (1.05-1) ... 2021-04-19 15:27:23.679 | Selecting previously unselected package libhtml-template-perl. 2021-04-19 15:27:23.688 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-04-19 15:27:23.694 | Unpacking libhtml-template-perl (2.97-1) ... 2021-04-19 15:27:23.773 | Selecting previously unselected package libhttp-date-perl. 2021-04-19 15:27:23.782 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-04-19 15:27:23.787 | Unpacking libhttp-date-perl (6.02-1) ... 2021-04-19 15:27:23.861 | Selecting previously unselected package libio-html-perl. 2021-04-19 15:27:23.870 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-04-19 15:27:23.875 | Unpacking libio-html-perl (1.001-1) ... 2021-04-19 15:27:23.949 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-04-19 15:27:23.958 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-04-19 15:27:23.963 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-04-19 15:27:24.034 | Selecting previously unselected package libhttp-message-perl. 2021-04-19 15:27:24.043 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-04-19 15:27:24.047 | Unpacking libhttp-message-perl (6.14-1) ... 2021-04-19 15:27:24.124 | Selecting previously unselected package mysql-server. 2021-04-19 15:27:24.137 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-04-19 15:27:24.142 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:24.235 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-04-19 15:27:24.264 | Setting up libhttp-date-perl (6.02-1) ... 2021-04-19 15:27:24.296 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-19 15:27:24.330 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:27:24.359 | Setting up libencode-locale-perl (1.05-1) ... 2021-04-19 15:27:24.392 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:24.424 | Setting up libio-html-perl (1.001-1) ... 2021-04-19 15:27:24.456 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-04-19 15:27:24.490 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 15:27:24.529 | Setting up liburi-perl (1.73-1) ... 2021-04-19 15:27:24.562 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:27:24.790 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-04-19 15:27:24.826 | Setting up libcgi-pm-perl (4.38-1) ... 2021-04-19 15:27:24.858 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:27:26.694 | Setting up libhttp-message-perl (6.14-1) ... 2021-04-19 15:27:26.727 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:26.761 | Setting up libfcgi-perl (0.78-2build1) ... 2021-04-19 15:27:26.794 | Setting up libhtml-template-perl (2.97-1) ... 2021-04-19 15:27:26.827 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-04-19 15:27:26.859 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:26.892 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:27.566 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-19 15:27:27.601 | Renaming removed key_buffer and myisam-recover options (if present) 2021-04-19 15:27:38.847 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-04-19 15:27:39.962 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 15:27:39.994 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:27:40.208 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:27:42.272 | + functions-common:apt_get:1113 : result=0 2021-04-19 15:27:42.275 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:27:42.278 | + functions-common:time_stop:2304 : local name 2021-04-19 15:27:42.281 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:27:42.283 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:27:42.286 | + functions-common:time_stop:2307 : local total 2021-04-19 15:27:42.288 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:27:42.290 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:27:42.293 | + functions-common:time_stop:2311 : start_time=1618846022340 2021-04-19 15:27:42.295 | + functions-common:time_stop:2313 : [[ -z 1618846022340 ]] 2021-04-19 15:27:42.298 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:27:42.302 | + functions-common:time_stop:2316 : end_time=1618846062299 2021-04-19 15:27:42.304 | + functions-common:time_stop:2317 : elapsed_time=39959 2021-04-19 15:27:42.307 | + functions-common:time_stop:2318 : total=416959 2021-04-19 15:27:42.309 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:27:42.312 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=456918 2021-04-19 15:27:42.314 | + functions-common:apt_get:1117 : return 0 2021-04-19 15:27:42.317 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-04-19 15:27:42.319 | + ./stack.sh:main:804 : install_database_python 2021-04-19 15:27:42.322 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-04-19 15:27:42.324 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-04-19 15:27:42.327 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-04-19 15:27:42.329 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 15:27:42.332 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-04-19 15:27:42.335 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-04-19 15:27:42.337 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 15:27:42.341 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-04-19 15:27:42.341 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 15:27:42.346 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-04-19 15:27:42.348 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-04-19 15:27:42.351 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-04-19 15:27:42.354 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-04-19 15:27:42.356 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-04-19 15:27:42.376 | Using python 3.6 to install PyMySQL 2021-04-19 15:27:42.379 | + 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-19 15:27:43.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:27:43.466 | from cryptography.utils import int_from_bytes 2021-04-19 15:27:43.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:27:43.466 | from cryptography.utils import int_from_bytes 2021-04-19 15:27:44.588 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:27:44.592 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:27:44.598 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:27:44.603 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:27:44.780 | Collecting PyMySQL===1.0.2 2021-04-19 15:27:44.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-04-19 15:27:46.422 | Installing collected packages: PyMySQL 2021-04-19 15:27:46.554 | Successfully installed PyMySQL-1.0.2 2021-04-19 15:27:46.704 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:27:46.704 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:27:46.799 | + inc/python:pip_install:200 : result=0 2021-04-19 15:27:46.803 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:27:46.808 | + functions-common:time_stop:2304 : local name 2021-04-19 15:27:46.812 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:27:46.814 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:27:46.816 | + functions-common:time_stop:2307 : local total 2021-04-19 15:27:46.819 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:27:46.821 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:27:46.824 | + functions-common:time_stop:2311 : start_time=1618846062371 2021-04-19 15:27:46.826 | + functions-common:time_stop:2313 : [[ -z 1618846062371 ]] 2021-04-19 15:27:46.829 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:27:46.833 | + functions-common:time_stop:2316 : end_time=1618846066830 2021-04-19 15:27:46.835 | + functions-common:time_stop:2317 : elapsed_time=4459 2021-04-19 15:27:46.838 | + functions-common:time_stop:2318 : total=27281 2021-04-19 15:27:46.840 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:27:46.843 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31740 2021-04-19 15:27:46.847 | + inc/python:pip_install:203 : return 0 2021-04-19 15:27:46.850 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-04-19 15:27:46.853 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-19 15:27:46.855 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-04-19 15:27:46.859 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-04-19 15:27:46.878 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:27:46.881 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-04-19 15:27:46.884 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-04-19 15:27:46.887 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-04-19 15:27:46.888 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-04-19 15:27:46.892 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-04-19 15:27:46.895 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-04-19 15:27:46.897 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-04-19 15:27:46.900 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-04-19 15:27:46.902 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-04-19 15:27:46.905 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-04-19 15:27:46.921 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:27:46.923 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-04-19 15:27:46.926 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 15:27:46.928 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:27:46.931 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:27:46.934 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:27:46.936 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:27:46.939 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:27:46.941 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:46.944 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:46.946 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:27:46.949 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:27:46.951 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:27:46.953 | + functions-common:apt_get_update:1069 : return 2021-04-19 15:27:46.956 | + functions-common:install_package:1343 : real_install_package radvd 2021-04-19 15:27:46.959 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:27:46.962 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:46.964 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:46.967 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-04-19 15:27:46.988 | + 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-19 15:27:47.112 | Reading package lists... 2021-04-19 15:27:47.380 | Building dependency tree... 2021-04-19 15:27:47.381 | Reading state information... 2021-04-19 15:27:47.606 | The following packages were automatically installed and are no longer required: 2021-04-19 15:27:47.607 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 15:27:47.607 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 15:27:47.607 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 15:27:47.607 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 15:27:47.607 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 15:27:47.607 | python3-zope.interface 2021-04-19 15:27:47.607 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:27:47.656 | The following NEW packages will be installed: 2021-04-19 15:27:47.656 | radvd 2021-04-19 15:27:47.794 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 15:27:47.795 | Need to get 59.0 kB of archives. 2021-04-19 15:27:47.795 | After this operation, 164 kB of additional disk space will be used. 2021-04-19 15:27:47.795 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-04-19 15:27:48.544 | Fetched 59.0 kB in 0s (232 kB/s) 2021-04-19 15:27:48.632 | Selecting previously unselected package radvd. 2021-04-19 15:27:48.678 | (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 ... 86245 files and directories currently installed.) 2021-04-19 15:27:48.683 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-04-19 15:27:48.688 | Unpacking radvd (1:2.16-3) ... 2021-04-19 15:27:48.816 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:27:48.840 | Setting up radvd (1:2.16-3) ... 2021-04-19 15:27:49.722 | Job for radvd.service failed because the control process exited with error code. 2021-04-19 15:27:49.722 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-04-19 15:27:49.724 | invoke-rc.d: initscript radvd, action "start" failed. 2021-04-19 15:27:49.734 | ● radvd.service - Router advertisement daemon for IPv6 2021-04-19 15:27:49.734 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-04-19 15:27:49.734 | Active: failed (Result: exit-code) since Mon 2021-04-19 15:27:49 UTC; 13ms ago 2021-04-19 15:27:49.734 | Docs: man:radvd(8) 2021-04-19 15:27:49.735 | Process: 50731 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-04-19 15:27:49.735 | 2021-04-19 15:27:49.735 | Apr 19 15:27:49 dv-osbrick-786881-1-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-04-19 15:27:49.735 | Apr 19 15:27:49 dv-osbrick-786881-1-ceph radvd[50731]: can't open /etc/radvd.conf: No such file or directory 2021-04-19 15:27:49.735 | Apr 19 15:27:49 dv-osbrick-786881-1-ceph radvd[50731]: Insecure file permissions, but continuing anyway 2021-04-19 15:27:49.735 | Apr 19 15:27:49 dv-osbrick-786881-1-ceph radvd[50731]: exiting, failed to read config file 2021-04-19 15:27:49.735 | Apr 19 15:27:49 dv-osbrick-786881-1-ceph systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-04-19 15:27:49.735 | Apr 19 15:27:49 dv-osbrick-786881-1-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-04-19 15:27:49.735 | Apr 19 15:27:49 dv-osbrick-786881-1-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-04-19 15:27:49.741 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:27:49.977 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:27:50.222 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:27:52.295 | + functions-common:apt_get:1113 : result=0 2021-04-19 15:27:52.298 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:27:52.300 | + functions-common:time_stop:2304 : local name 2021-04-19 15:27:52.303 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:27:52.305 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:27:52.308 | + functions-common:time_stop:2307 : local total 2021-04-19 15:27:52.310 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:27:52.313 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:27:52.315 | + functions-common:time_stop:2311 : start_time=1618846066985 2021-04-19 15:27:52.317 | + functions-common:time_stop:2313 : [[ -z 1618846066985 ]] 2021-04-19 15:27:52.321 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:27:52.326 | + functions-common:time_stop:2316 : end_time=1618846072322 2021-04-19 15:27:52.329 | + functions-common:time_stop:2317 : elapsed_time=5337 2021-04-19 15:27:52.333 | + functions-common:time_stop:2318 : total=456918 2021-04-19 15:27:52.337 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:27:52.341 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=462255 2021-04-19 15:27:52.344 | + functions-common:apt_get:1117 : return 0 2021-04-19 15:27:52.347 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-04-19 15:27:52.364 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:27:52.366 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-04-19 15:27:52.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-04-19 15:27:52.374 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-04-19 15:27:52.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-04-19 15:27:52.398 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 15:27:52.400 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:27:52.403 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:27:52.405 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:27:52.408 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:27:52.410 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:27:52.413 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:52.415 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:52.417 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:27:52.420 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:27:52.422 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:27:52.425 | + functions-common:apt_get_update:1069 : return 2021-04-19 15:27:52.427 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-04-19 15:27:52.429 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:27:52.432 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:27:52.434 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:27:52.437 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-04-19 15:27:52.456 | + 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-19 15:27:52.579 | Reading package lists... 2021-04-19 15:27:52.845 | Building dependency tree... 2021-04-19 15:27:52.846 | Reading state information... 2021-04-19 15:27:53.072 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-04-19 15:27:53.072 | fakeroot set to manually installed. 2021-04-19 15:27:53.072 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-19 15:27:53.072 | make set to manually installed. 2021-04-19 15:27:53.072 | The following packages were automatically installed and are no longer required: 2021-04-19 15:27:53.073 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 15:27:53.073 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 15:27:53.073 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-19 15:27:53.073 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 15:27:53.073 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 15:27:53.073 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:27:53.073 | The following additional packages will be installed: 2021-04-19 15:27:53.074 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-04-19 15:27:53.075 | Suggested packages: 2021-04-19 15:27:53.075 | openvswitch-doc python-sortedcontainers-doc 2021-04-19 15:27:53.136 | The following NEW packages will be installed: 2021-04-19 15:27:53.136 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-04-19 15:27:53.137 | The following packages will be upgraded: 2021-04-19 15:27:53.137 | openvswitch-common openvswitch-switch 2021-04-19 15:27:53.438 | 2 upgraded, 3 newly installed, 0 to remove and 172 not upgraded. 2021-04-19 15:27:53.439 | Need to get 3,140 kB of archives. 2021-04-19 15:27:53.439 | After this operation, 3,539 kB of additional disk space will be used. 2021-04-19 15:27:53.439 | 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-19 15:27:53.439 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-04-19 15:27:54.002 | 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-19 15:27:54.170 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-04-19 15:27:54.566 | 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-19 15:27:55.280 | Fetched 3,140 kB in 2s (2,079 kB/s) 2021-04-19 15:27:55.356 | Selecting previously unselected package libunbound2:amd64. 2021-04-19 15:27:55.409 | (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 ... 86258 files and directories currently installed.) 2021-04-19 15:27:55.414 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-04-19 15:27:55.430 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-19 15:27:55.558 | Selecting previously unselected package python3-sortedcontainers. 2021-04-19 15:27:55.571 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-04-19 15:27:55.576 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-04-19 15:27:55.664 | Selecting previously unselected package python3-openvswitch. 2021-04-19 15:27:55.677 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.4~cloud0_all.deb ... 2021-04-19 15:27:55.681 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 15:27:55.809 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-19 15:27:55.835 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-19 15:27:56.814 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-19 15:27:56.839 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-19 15:27:57.130 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-19 15:27:57.159 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:27:57.189 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 15:27:57.222 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-04-19 15:27:57.549 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 15:27:57.585 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:27:57.801 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:27:58.664 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 15:27:59.071 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 15:28:02.276 | + functions-common:apt_get:1113 : result=0 2021-04-19 15:28:02.278 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:28:02.281 | + functions-common:time_stop:2304 : local name 2021-04-19 15:28:02.283 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:28:02.285 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:28:02.288 | + functions-common:time_stop:2307 : local total 2021-04-19 15:28:02.290 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:28:02.292 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:28:02.295 | + functions-common:time_stop:2311 : start_time=1618846072453 2021-04-19 15:28:02.297 | + functions-common:time_stop:2313 : [[ -z 1618846072453 ]] 2021-04-19 15:28:02.300 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:28:02.304 | + functions-common:time_stop:2316 : end_time=1618846082301 2021-04-19 15:28:02.306 | + functions-common:time_stop:2317 : elapsed_time=9848 2021-04-19 15:28:02.309 | + functions-common:time_stop:2318 : total=462255 2021-04-19 15:28:02.311 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:28:02.313 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=472103 2021-04-19 15:28:02.316 | + functions-common:apt_get:1117 : return 0 2021-04-19 15:28:02.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-04-19 15:28:02.321 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:02.323 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:02.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-04-19 15:28:02.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-04-19 15:28:02.332 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-04-19 15:28:02.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-04-19 15:28:02.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-04-19 15:28:02.341 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-04-19 15:28:02.342 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-04-19 15:28:02.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-04-19 15:28:02.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-04-19 15:28:02.351 | + functions:vercmp:628 : local v1=4.15 2021-04-19 15:28:02.353 | + functions:vercmp:629 : local 'op=<' 2021-04-19 15:28:02.356 | + functions:vercmp:630 : local v2=3.13 2021-04-19 15:28:02.358 | + functions:vercmp:631 : local result 2021-04-19 15:28:02.362 | ++ functions:vercmp:635 : echo -e '4.15\n3.13' 2021-04-19 15:28:02.362 | ++ functions:vercmp:635 : sort -V 2021-04-19 15:28:02.362 | ++ functions:vercmp:635 : head -1 2021-04-19 15:28:02.366 | + functions:vercmp:635 : result=3.13 2021-04-19 15:28:02.369 | + functions:vercmp:637 : case $op in 2021-04-19 15:28:02.371 | + functions:vercmp:647 : '[' 4.15 '!=' 3.13 ']' 2021-04-19 15:28:02.374 | + functions:vercmp:647 : '[' 3.13 = 4.15 ']' 2021-04-19 15:28:02.376 | + functions:vercmp:648 : return 2021-04-19 15:28:02.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-04-19 15:28:02.381 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 15:28:02.383 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-04-19 15:28:02.885 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-04-19 15:28:02.888 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-04-19 15:28:02.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:02.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:02.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-04-19 15:28:02.902 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:02.905 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-04-19 15:28:02.924 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:02.927 | + ./stack.sh:main:812 : install_etcd3 2021-04-19 15:28:02.930 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-04-19 15:28:02.930 | Installing etcd 2021-04-19 15:28:02.934 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-04-19 15:28:02.950 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-04-19 15:28:02.962 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-04-19 15:28:02.965 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-04-19 15:28:02.981 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-04-19 15:28:02.986 | ++ 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-19 15:28:02.989 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 15:28:02.994 | +++ 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-19 15:28:03.000 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 15:28:03.005 | ++ 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-19 15:28:03.007 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-04-19 15:28:03.010 | ++ 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-19 15:28:03.013 | --2021-04-19 15:28:03-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 15:28:03.018 | Resolving github.com (github.com)... 140.82.121.4 2021-04-19 15:28:03.062 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-04-19 15:28:03.203 | HTTP request sent, awaiting response... 302 Found 2021-04-19 15:28:03.203 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210419%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210419T152800Z&X-Amz-Expires=300&X-Amz-Signature=6f3882fc43c5d6d7070f94dad941e6ece3a278a4a604d0f31d2ee844176a3290&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-19 15:28:03.203 | --2021-04-19 15:28:03-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210419%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210419T152800Z&X-Amz-Expires=300&X-Amz-Signature=6f3882fc43c5d6d7070f94dad941e6ece3a278a4a604d0f31d2ee844176a3290&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-19 15:28:03.206 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-04-19 15:28:03.242 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-04-19 15:28:03.475 | HTTP request sent, awaiting response... 200 OK 2021-04-19 15:28:03.475 | Length: 11350736 (11M) [application/octet-stream] 2021-04-19 15:28:03.475 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-04-19 15:28:03.741 | 2021-04-19 15:28:05.692 | 0K ........ .. 100% 4.88M=2.2s 2021-04-19 15:28:05.692 | 2021-04-19 15:28:05.692 | 2021-04-19 15:28:05 (4.88 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-04-19 15:28:05.692 | 2021-04-19 15:28:05.698 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-04-19 15:28:05.703 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 15:28:05.707 | ++ functions:get_extra_file:74 : return 2021-04-19 15:28:05.713 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 15:28:05.717 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-04-19 15:28:05.721 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-04-19 15:28:05.725 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-04-19 15:28:05.862 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-04-19 15:28:05.867 | + 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-19 15:28:05.872 | etcd-v3.3.12-linux-amd64/ 2021-04-19 15:28:05.872 | etcd-v3.3.12-linux-amd64/README.md 2021-04-19 15:28:05.872 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-04-19 15:28:05.872 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-04-19 15:28:05.872 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-04-19 15:28:05.872 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-04-19 15:28:05.873 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-19 15:28:05.874 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-19 15:28:05.875 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-19 15:28:05.875 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-19 15:28:05.875 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-04-19 15:28:05.875 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-04-19 15:28:05.875 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-04-19 15:28:05.875 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-04-19 15:28:05.875 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-04-19 15:28:05.876 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-04-19 15:28:05.877 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-04-19 15:28:05.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-04-19 15:28:05.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-04-19 15:28:05.880 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-04-19 15:28:05.881 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-04-19 15:28:05.882 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-04-19 15:28:05.883 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-04-19 15:28:05.883 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-04-19 15:28:05.883 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-04-19 15:28:05.883 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-04-19 15:28:05.883 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-04-19 15:28:05.883 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-04-19 15:28:05.883 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-04-19 15:28:05.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-04-19 15:28:05.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-04-19 15:28:05.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-04-19 15:28:05.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-04-19 15:28:05.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-04-19 15:28:05.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-04-19 15:28:05.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-04-19 15:28:05.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-04-19 15:28:05.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-04-19 15:28:05.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-04-19 15:28:05.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-04-19 15:28:05.887 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-04-19 15:28:05.887 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-04-19 15:28:05.888 | etcd-v3.3.12-linux-amd64/etcdctl 2021-04-19 15:28:06.094 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-04-19 15:28:06.094 | etcd-v3.3.12-linux-amd64/etcd 2021-04-19 15:28:06.349 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-04-19 15:28:06.388 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-04-19 15:28:06.424 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-04-19 15:28:06.427 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-04-19 15:28:06.447 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:06.450 | + ./stack.sh:main:831 : install_dstat 2021-04-19 15:28:06.452 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-04-19 15:28:06.469 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:06.471 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-04-19 15:28:06.474 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 15:28:06.476 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-04-19 15:28:06.479 | + ./stack.sh:main:840 : install_libs 2021-04-19 15:28:06.481 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-04-19 15:28:06.484 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-04-19 15:28:06.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-04-19 15:28:06.489 | + inc/python:use_library_from_git:250 : local name=automaton 2021-04-19 15:28:06.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-04-19 15:28:06.498 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.500 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-04-19 15:28:06.503 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-04-19 15:28:06.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-04-19 15:28:06.507 | + inc/python:use_library_from_git:250 : local name=castellan 2021-04-19 15:28:06.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-04-19 15:28:06.516 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.519 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-04-19 15:28:06.521 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-04-19 15:28:06.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-04-19 15:28:06.526 | + inc/python:use_library_from_git:250 : local name=cliff 2021-04-19 15:28:06.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-04-19 15:28:06.535 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.537 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-04-19 15:28:06.540 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-04-19 15:28:06.542 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-04-19 15:28:06.544 | + inc/python:use_library_from_git:250 : local name=cursive 2021-04-19 15:28:06.547 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-04-19 15:28:06.554 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.556 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-04-19 15:28:06.559 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-04-19 15:28:06.561 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-04-19 15:28:06.564 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-04-19 15:28:06.566 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-04-19 15:28:06.573 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.576 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-04-19 15:28:06.578 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-04-19 15:28:06.581 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-04-19 15:28:06.583 | + inc/python:use_library_from_git:250 : local name=futurist 2021-04-19 15:28:06.585 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-04-19 15:28:06.593 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.596 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-04-19 15:28:06.598 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-04-19 15:28:06.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-04-19 15:28:06.603 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-04-19 15:28:06.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-04-19 15:28:06.614 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.617 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-04-19 15:28:06.620 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-04-19 15:28:06.622 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-04-19 15:28:06.625 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-04-19 15:28:06.628 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-04-19 15:28:06.636 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.638 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-04-19 15:28:06.641 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-04-19 15:28:06.643 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-04-19 15:28:06.645 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-04-19 15:28:06.648 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-04-19 15:28:06.656 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.658 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-04-19 15:28:06.661 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-04-19 15:28:06.664 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-04-19 15:28:06.667 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-04-19 15:28:06.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-04-19 15:28:06.677 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.680 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-04-19 15:28:06.683 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-04-19 15:28:06.687 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-04-19 15:28:06.690 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-04-19 15:28:06.693 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-04-19 15:28:06.701 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.704 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-04-19 15:28:06.707 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-04-19 15:28:06.709 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-04-19 15:28:06.712 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-04-19 15:28:06.715 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-04-19 15:28:06.722 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.725 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-04-19 15:28:06.728 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-04-19 15:28:06.730 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-04-19 15:28:06.733 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-04-19 15:28:06.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-04-19 15:28:06.742 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.745 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-04-19 15:28:06.748 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-04-19 15:28:06.751 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-04-19 15:28:06.754 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-04-19 15:28:06.758 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-04-19 15:28:06.768 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.772 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-04-19 15:28:06.776 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-04-19 15:28:06.779 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-04-19 15:28:06.782 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-04-19 15:28:06.784 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-04-19 15:28:06.792 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.795 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-04-19 15:28:06.797 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-04-19 15:28:06.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-04-19 15:28:06.802 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-04-19 15:28:06.805 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-04-19 15:28:06.812 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.815 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-04-19 15:28:06.817 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-04-19 15:28:06.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-04-19 15:28:06.822 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-04-19 15:28:06.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-04-19 15:28:06.832 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.834 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-04-19 15:28:06.837 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-04-19 15:28:06.839 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-04-19 15:28:06.842 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-04-19 15:28:06.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-04-19 15:28:06.851 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.854 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-04-19 15:28:06.856 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-04-19 15:28:06.859 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-04-19 15:28:06.861 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-04-19 15:28:06.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-04-19 15:28:06.871 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.873 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-04-19 15:28:06.876 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-04-19 15:28:06.878 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-04-19 15:28:06.881 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-04-19 15:28:06.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-04-19 15:28:06.892 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.896 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-04-19 15:28:06.899 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-04-19 15:28:06.902 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-04-19 15:28:06.905 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-04-19 15:28:06.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-04-19 15:28:06.918 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.921 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-04-19 15:28:06.924 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-04-19 15:28:06.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-04-19 15:28:06.931 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-04-19 15:28:06.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-04-19 15:28:06.944 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.946 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-04-19 15:28:06.949 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-04-19 15:28:06.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-04-19 15:28:06.954 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-04-19 15:28:06.957 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-04-19 15:28:06.965 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.967 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-04-19 15:28:06.970 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-04-19 15:28:06.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-04-19 15:28:06.975 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-04-19 15:28:06.977 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:06.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:06.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-04-19 15:28:06.984 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:06.987 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-04-19 15:28:06.989 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-04-19 15:28:06.992 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-04-19 15:28:06.994 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-04-19 15:28:06.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-04-19 15:28:07.005 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.008 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-04-19 15:28:07.010 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-04-19 15:28:07.014 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-04-19 15:28:07.016 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-04-19 15:28:07.018 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-04-19 15:28:07.026 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.029 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-04-19 15:28:07.031 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-04-19 15:28:07.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-04-19 15:28:07.036 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-04-19 15:28:07.039 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-04-19 15:28:07.047 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.050 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-04-19 15:28:07.052 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-04-19 15:28:07.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-04-19 15:28:07.058 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-04-19 15:28:07.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-04-19 15:28:07.068 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.070 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-04-19 15:28:07.073 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-04-19 15:28:07.075 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-04-19 15:28:07.078 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-04-19 15:28:07.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-04-19 15:28:07.091 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.093 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-04-19 15:28:07.096 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-04-19 15:28:07.098 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-04-19 15:28:07.101 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-04-19 15:28:07.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-04-19 15:28:07.110 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.113 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-04-19 15:28:07.115 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-04-19 15:28:07.117 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-04-19 15:28:07.120 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-04-19 15:28:07.122 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-04-19 15:28:07.129 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.132 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-04-19 15:28:07.134 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-04-19 15:28:07.137 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-04-19 15:28:07.139 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-04-19 15:28:07.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-04-19 15:28:07.148 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.151 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-04-19 15:28:07.153 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-04-19 15:28:07.156 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-04-19 15:28:07.158 | + inc/python:use_library_from_git:250 : local name=tooz 2021-04-19 15:28:07.161 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-04-19 15:28:07.169 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.171 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-04-19 15:28:07.174 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-04-19 15:28:07.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-04-19 15:28:07.178 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-04-19 15:28:07.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-04-19 15:28:07.189 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.192 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-04-19 15:28:07.195 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-04-19 15:28:07.198 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-04-19 15:28:07.201 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-04-19 15:28:07.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-04-19 15:28:07.213 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.216 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-04-19 15:28:07.219 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-04-19 15:28:07.221 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-04-19 15:28:07.224 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-04-19 15:28:07.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:07.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:07.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-04-19 15:28:07.236 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:07.239 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-04-19 15:28:07.261 | Using python 3.6 to install etcd3 2021-04-19 15:28:07.264 | + 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-19 15:28:08.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:08.363 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:08.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:08.363 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:09.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:28:09.484 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:09.490 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:09.494 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:09.637 | Collecting etcd3===0.12.0 2021-04-19 15:28:09.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-04-19 15:28:12.654 | Collecting grpcio===1.37.0 2021-04-19 15:28:12.668 | 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-19 15:28:13.451 | Collecting protobuf===3.15.8 2021-04-19 15:28:13.459 | 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-19 15:28:13.580 | 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-19 15:28:13.583 | 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-19 15:28:13.598 | Building wheels for collected packages: etcd3 2021-04-19 15:28:13.599 | Building wheel for etcd3 (setup.py): started 2021-04-19 15:28:14.459 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-04-19 15:28:14.460 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=ae2f45b72ae3a72500cf8efb119033381e94eb03f4d5ea6aab467d3ecb63948b 2021-04-19 15:28:14.460 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-04-19 15:28:14.461 | Successfully built etcd3 2021-04-19 15:28:16.053 | Installing collected packages: grpcio, protobuf, etcd3 2021-04-19 15:28:16.734 | Successfully installed etcd3-0.12.0 grpcio-1.37.0 protobuf-3.15.8 2021-04-19 15:28:16.886 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:28:16.886 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:28:17.008 | + inc/python:pip_install:200 : result=0 2021-04-19 15:28:17.012 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:28:17.015 | + functions-common:time_stop:2304 : local name 2021-04-19 15:28:17.018 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:28:17.021 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:28:17.024 | + functions-common:time_stop:2307 : local total 2021-04-19 15:28:17.027 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:28:17.030 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:28:17.033 | + functions-common:time_stop:2311 : start_time=1618846087255 2021-04-19 15:28:17.036 | + functions-common:time_stop:2313 : [[ -z 1618846087255 ]] 2021-04-19 15:28:17.039 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:28:17.044 | + functions-common:time_stop:2316 : end_time=1618846097040 2021-04-19 15:28:17.046 | + functions-common:time_stop:2317 : elapsed_time=9785 2021-04-19 15:28:17.048 | + functions-common:time_stop:2318 : total=31740 2021-04-19 15:28:17.051 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:28:17.053 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41525 2021-04-19 15:28:17.055 | + inc/python:pip_install:203 : return 0 2021-04-19 15:28:17.058 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-04-19 15:28:17.078 | Using python 3.6 to install etcd3gw 2021-04-19 15:28:17.080 | + 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-19 15:28:18.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:18.206 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:18.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:18.206 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:19.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:28:19.345 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:19.350 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:19.355 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:19.515 | Collecting etcd3gw===0.2.5 2021-04-19 15:28:19.523 | 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-19 15:28:19.629 | 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-19 15:28:19.636 | 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-19 15:28:19.658 | 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-19 15:28:19.680 | 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-19 15:28:19.683 | 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-19 15:28:19.686 | 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-19 15:28:19.689 | 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-19 15:28:19.693 | 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-19 15:28:21.234 | Installing collected packages: etcd3gw 2021-04-19 15:28:21.345 | Successfully installed etcd3gw-0.2.5 2021-04-19 15:28:21.510 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:28:21.510 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:28:21.606 | + inc/python:pip_install:200 : result=0 2021-04-19 15:28:21.610 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:28:21.613 | + functions-common:time_stop:2304 : local name 2021-04-19 15:28:21.616 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:28:21.619 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:28:21.621 | + functions-common:time_stop:2307 : local total 2021-04-19 15:28:21.625 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:28:21.627 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:28:21.630 | + functions-common:time_stop:2311 : start_time=1618846097073 2021-04-19 15:28:21.633 | + functions-common:time_stop:2313 : [[ -z 1618846097073 ]] 2021-04-19 15:28:21.637 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:28:21.641 | + functions-common:time_stop:2316 : end_time=1618846101638 2021-04-19 15:28:21.643 | + functions-common:time_stop:2317 : elapsed_time=4565 2021-04-19 15:28:21.645 | + functions-common:time_stop:2318 : total=41525 2021-04-19 15:28:21.647 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:28:21.650 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46090 2021-04-19 15:28:21.652 | + inc/python:pip_install:203 : return 0 2021-04-19 15:28:21.655 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-04-19 15:28:21.657 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-04-19 15:28:21.660 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-04-19 15:28:21.662 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 15:28:21.665 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 15:28:21.667 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 15:28:21.670 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 15:28:21.672 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 15:28:21.674 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 15:28:21.677 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 15:28:21.679 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 15:28:21.682 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 15:28:21.685 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-04-19 15:28:21.688 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-04-19 15:28:21.692 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:21.695 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:21.699 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-04-19 15:28:21.701 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-04-19 15:28:21.704 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-04-19 15:28:21.706 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-19 15:28:21.709 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 15:28:21.711 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 15:28:21.714 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 15:28:21.717 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 15:28:21.719 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 15:28:21.722 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 15:28:21.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:21.727 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:21.729 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 15:28:21.732 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 15:28:21.736 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 15:28:21.738 | + functions-common:apt_get_update:1069 : return 2021-04-19 15:28:21.742 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-19 15:28:21.745 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 15:28:21.748 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:21.751 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:21.754 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-19 15:28:21.776 | + 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-19 15:28:21.899 | Reading package lists... 2021-04-19 15:28:22.169 | Building dependency tree... 2021-04-19 15:28:22.171 | Reading state information... 2021-04-19 15:28:22.396 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-19 15:28:22.396 | The following packages were automatically installed and are no longer required: 2021-04-19 15:28:22.396 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 15:28:22.396 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 15:28:22.396 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-19 15:28:22.396 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 15:28:22.397 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 15:28:22.397 | Use 'sudo apt autoremove' to remove them. 2021-04-19 15:28:22.398 | Suggested packages: 2021-04-19 15:28:22.398 | python-uwsgidecorators python3-uwsgidecorators 2021-04-19 15:28:22.464 | The following NEW packages will be installed: 2021-04-19 15:28:22.464 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-04-19 15:28:22.762 | 0 upgraded, 3 newly installed, 0 to remove and 172 not upgraded. 2021-04-19 15:28:22.763 | Need to get 163 kB of archives. 2021-04-19 15:28:22.763 | After this operation, 634 kB of additional disk space will be used. 2021-04-19 15:28:22.763 | 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-19 15:28:23.034 | 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-19 15:28:23.267 | 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-19 15:28:24.010 | Fetched 163 kB in 1s (181 kB/s) 2021-04-19 15:28:24.096 | Selecting previously unselected package uwsgi. 2021-04-19 15:28:24.152 | (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 ... 86327 files and directories currently installed.) 2021-04-19 15:28:24.157 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 15:28:24.162 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:28:24.273 | Selecting previously unselected package uwsgi-plugin-python. 2021-04-19 15:28:24.282 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 15:28:24.286 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:28:24.390 | Selecting previously unselected package uwsgi-plugin-python3. 2021-04-19 15:28:24.399 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 15:28:24.403 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:28:24.510 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:28:24.564 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:28:24.592 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:28:25.224 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-19 15:28:25.279 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 15:28:25.508 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 15:28:26.064 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 15:28:28.132 | + functions-common:apt_get:1113 : result=0 2021-04-19 15:28:28.134 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 15:28:28.136 | + functions-common:time_stop:2304 : local name 2021-04-19 15:28:28.139 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:28:28.142 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:28:28.144 | + functions-common:time_stop:2307 : local total 2021-04-19 15:28:28.147 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:28:28.150 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 15:28:28.152 | + functions-common:time_stop:2311 : start_time=1618846101773 2021-04-19 15:28:28.155 | + functions-common:time_stop:2313 : [[ -z 1618846101773 ]] 2021-04-19 15:28:28.158 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:28:28.163 | + functions-common:time_stop:2316 : end_time=1618846108159 2021-04-19 15:28:28.165 | + functions-common:time_stop:2317 : elapsed_time=6386 2021-04-19 15:28:28.168 | + functions-common:time_stop:2318 : total=472103 2021-04-19 15:28:28.171 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:28:28.173 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=478489 2021-04-19 15:28:28.176 | + functions-common:apt_get:1117 : return 0 2021-04-19 15:28:28.178 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-04-19 15:28:28.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:28.184 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:28.187 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-04-19 15:28:28.246 | Enabling module proxy. 2021-04-19 15:28:28.254 | To activate the new configuration, you need to run: 2021-04-19 15:28:28.254 | systemctl restart apache2 2021-04-19 15:28:28.260 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-04-19 15:28:28.319 | Considering dependency proxy for proxy_uwsgi: 2021-04-19 15:28:28.319 | Module proxy already enabled 2021-04-19 15:28:28.319 | Enabling module proxy_uwsgi. 2021-04-19 15:28:28.326 | To activate the new configuration, you need to run: 2021-04-19 15:28:28.326 | systemctl restart apache2 2021-04-19 15:28:28.333 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-04-19 15:28:28.336 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 15:28:28.340 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 15:28:28.344 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 15:28:28.503 | + ./stack.sh:main:846 : install_keystoneauth 2021-04-19 15:28:28.505 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-04-19 15:28:28.508 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-04-19 15:28:28.510 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-04-19 15:28:28.518 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.521 | + ./stack.sh:main:847 : install_keystoneclient 2021-04-19 15:28:28.524 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-04-19 15:28:28.526 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-04-19 15:28:28.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-04-19 15:28:28.536 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.538 | + ./stack.sh:main:848 : install_glanceclient 2021-04-19 15:28:28.541 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-04-19 15:28:28.543 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-04-19 15:28:28.546 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-04-19 15:28:28.554 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.556 | + ./stack.sh:main:849 : install_cinderclient 2021-04-19 15:28:28.559 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-04-19 15:28:28.562 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-04-19 15:28:28.564 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-04-19 15:28:28.572 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.574 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-04-19 15:28:28.577 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-04-19 15:28:28.580 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-04-19 15:28:28.587 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.589 | + ./stack.sh:main:850 : install_novaclient 2021-04-19 15:28:28.592 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-04-19 15:28:28.594 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-04-19 15:28:28.597 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-04-19 15:28:28.604 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.606 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-04-19 15:28:28.623 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:28.625 | + ./stack.sh:main:852 : install_swiftclient 2021-04-19 15:28:28.628 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-04-19 15:28:28.630 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-04-19 15:28:28.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-04-19 15:28:28.640 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.643 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-04-19 15:28:28.661 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:28.664 | + ./stack.sh:main:855 : install_neutronclient 2021-04-19 15:28:28.667 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-04-19 15:28:28.670 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-04-19 15:28:28.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-04-19 15:28:28.682 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.685 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-04-19 15:28:28.688 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-04-19 15:28:28.691 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-04-19 15:28:28.693 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:28.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:28.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-04-19 15:28:28.701 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:28.704 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-04-19 15:28:28.707 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-04-19 15:28:28.709 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 15:28:28.713 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-04-19 15:28:28.716 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-04-19 15:28:28.719 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 15:28:28.722 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-04-19 15:28:28.723 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 15:28:28.727 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-04-19 15:28:28.729 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-04-19 15:28:28.732 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-04-19 15:28:28.735 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-04-19 15:28:28.737 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-04-19 15:28:28.756 | Using python 3.6 to install keystonemiddleware 2021-04-19 15:28:28.758 | + 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-19 15:28:29.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:29.892 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:29.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:29.892 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:31.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:28:31.020 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:31.026 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:31.030 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:31.039 | 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-19 15:28:31.098 | 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-19 15:28:31.138 | 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-19 15:28:31.184 | 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-19 15:28:31.191 | 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-19 15:28:31.200 | 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-19 15:28:31.203 | 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-19 15:28:31.208 | 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-19 15:28:31.273 | 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-19 15:28:31.294 | 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-19 15:28:31.298 | 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-19 15:28:31.315 | 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-19 15:28:31.320 | 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-19 15:28:31.327 | 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-19 15:28:31.341 | 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-19 15:28:31.344 | 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-19 15:28:31.365 | 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-19 15:28:31.377 | 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-19 15:28:31.387 | 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-19 15:28:31.430 | 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-19 15:28:31.436 | 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-19 15:28:31.443 | 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-19 15:28:31.452 | 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-19 15:28:31.493 | 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-19 15:28:31.497 | 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-19 15:28:31.502 | 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-19 15:28:31.505 | 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-19 15:28:31.508 | 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-19 15:28:31.512 | 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-19 15:28:31.518 | 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-19 15:28:31.520 | 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-19 15:28:31.524 | 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-19 15:28:31.547 | 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-19 15:28:31.551 | 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-19 15:28:31.554 | 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-19 15:28:31.560 | 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-19 15:28:31.563 | 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-19 15:28:31.590 | 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-19 15:28:31.593 | 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-19 15:28:31.598 | 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-19 15:28:33.028 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:28:33.028 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:28:33.120 | + inc/python:pip_install:200 : result=0 2021-04-19 15:28:33.123 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:28:33.126 | + functions-common:time_stop:2304 : local name 2021-04-19 15:28:33.129 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:28:33.131 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:28:33.133 | + functions-common:time_stop:2307 : local total 2021-04-19 15:28:33.136 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:28:33.138 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:28:33.140 | + functions-common:time_stop:2311 : start_time=1618846108751 2021-04-19 15:28:33.143 | + functions-common:time_stop:2313 : [[ -z 1618846108751 ]] 2021-04-19 15:28:33.146 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:28:33.150 | + functions-common:time_stop:2316 : end_time=1618846113147 2021-04-19 15:28:33.153 | + functions-common:time_stop:2317 : elapsed_time=4396 2021-04-19 15:28:33.155 | + functions-common:time_stop:2318 : total=46090 2021-04-19 15:28:33.157 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:28:33.160 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50486 2021-04-19 15:28:33.162 | + inc/python:pip_install:203 : return 0 2021-04-19 15:28:33.165 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-04-19 15:28:33.167 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-04-19 15:28:33.170 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 15:28:33.173 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-04-19 15:28:33.175 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-04-19 15:28:33.178 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 15:28:33.182 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-04-19 15:28:33.182 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 15:28:33.187 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-04-19 15:28:33.190 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-04-19 15:28:33.192 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-04-19 15:28:33.195 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-04-19 15:28:33.198 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-04-19 15:28:33.217 | Using python 3.6 to install python-memcached 2021-04-19 15:28:33.220 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-04-19 15:28:34.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:34.353 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:34.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:34.353 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:35.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:28:35.499 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:35.505 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:35.510 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:35.650 | Collecting python-memcached===1.59 2021-04-19 15:28:35.658 | 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-19 15:28:35.755 | 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-19 15:28:37.325 | Installing collected packages: python-memcached 2021-04-19 15:28:37.437 | Successfully installed python-memcached-1.59 2021-04-19 15:28:37.596 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:28:37.596 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:28:37.690 | + inc/python:pip_install:200 : result=0 2021-04-19 15:28:37.693 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:28:37.697 | + functions-common:time_stop:2304 : local name 2021-04-19 15:28:37.701 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:28:37.705 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:28:37.709 | + functions-common:time_stop:2307 : local total 2021-04-19 15:28:37.712 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:28:37.716 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:28:37.720 | + functions-common:time_stop:2311 : start_time=1618846113212 2021-04-19 15:28:37.723 | + functions-common:time_stop:2313 : [[ -z 1618846113212 ]] 2021-04-19 15:28:37.726 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:28:37.730 | + functions-common:time_stop:2316 : end_time=1618846117726 2021-04-19 15:28:37.733 | + functions-common:time_stop:2317 : elapsed_time=4514 2021-04-19 15:28:37.736 | + functions-common:time_stop:2318 : total=50486 2021-04-19 15:28:37.739 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:28:37.741 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=55000 2021-04-19 15:28:37.744 | + inc/python:pip_install:203 : return 0 2021-04-19 15:28:37.746 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-04-19 15:28:37.765 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:37.767 | + ./stack.sh:main:862 : '[' 10.222.0.72 == 10.222.0.72 ']' 2021-04-19 15:28:37.770 | + ./stack.sh:main:863 : stack_install_service keystone 2021-04-19 15:28:37.772 | + lib/stack:stack_install_service:20 : local service=keystone 2021-04-19 15:28:37.775 | + lib/stack:stack_install_service:21 : type install_keystone 2021-04-19 15:28:37.777 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-19 15:28:37.780 | + lib/stack:stack_install_service:32 : install_keystone 2021-04-19 15:28:37.783 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-04-19 15:28:37.800 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:37.802 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-04-19 15:28:37.805 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-04-19 15:28:37.807 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-04-19 15:28:37.809 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 15:28:37.811 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 15:28:37.814 | ++ functions-common:git_clone:527 : pwd 2021-04-19 15:28:37.817 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 15:28:37.819 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 15:28:37.822 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 15:28:37.837 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 15:28:37.839 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 15:28:37.841 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 15:28:37.844 | + functions-common:git_clone:544 : echo master 2021-04-19 15:28:37.844 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 15:28:37.848 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-04-19 15:28:37.851 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 15:28:37.853 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-04-19 15:28:37.856 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 15:28:37.856 | + functions-common:git_clone:593 : head -1 2021-04-19 15:28:37.858 | 10057702a Merge "Retry update_user when sqlalchemy raises StaleDataErrors" 2021-04-19 15:28:37.861 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 15:28:37.864 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-04-19 15:28:37.866 | + inc/python:setup_develop:338 : local bindep 2021-04-19 15:28:37.869 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-19 15:28:37.871 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-04-19 15:28:37.874 | + inc/python:setup_develop:344 : local extras= 2021-04-19 15:28:37.876 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-04-19 15:28:37.878 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-19 15:28:37.881 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-19 15:28:37.883 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-04-19 15:28:37.886 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-19 15:28:37.888 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-19 15:28:37.891 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-04-19 15:28:37.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-19 15:28:37.898 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-04-19 15:28:37.901 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-19 15:28:37.905 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-19 15:28:37.908 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-04-19 15:28:37.916 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-04-19 15:28:37.919 | + 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-19 15:28:38.606 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-04-19 15:28:38.610 | + inc/python:setup_package:417 : local bindep=0 2021-04-19 15:28:38.614 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-19 15:28:38.617 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-19 15:28:38.620 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-19 15:28:38.624 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-04-19 15:28:38.627 | + inc/python:setup_package:426 : local flags=-e 2021-04-19 15:28:38.630 | + inc/python:setup_package:427 : local extras= 2021-04-19 15:28:38.633 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-19 15:28:38.637 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-19 15:28:38.640 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-19 15:28:38.643 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-19 15:28:38.645 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-19 15:28:38.648 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-04-19 15:28:38.668 | Using python 3.6 to install /opt/stack/keystone 2021-04-19 15:28:38.671 | + 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-19 15:28:39.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:39.796 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:39.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:39.796 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:40.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:28:40.919 | 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-19 15:28:40.923 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:40.929 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:40.936 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:28:40.941 | Obtaining file:///opt/stack/keystone 2021-04-19 15:28:42.794 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-19 15:28:44.802 | Collecting Flask===1.1.2 2021-04-19 15:28:44.810 | 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-19 15:28:45.055 | Collecting Flask-RESTful===0.3.8 2021-04-19 15:28:45.062 | 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-19 15:28:45.166 | 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-19 15:28:45.173 | 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-19 15:28:45.235 | Collecting PyJWT===2.0.1 2021-04-19 15:28:45.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-04-19 15:28:45.278 | 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-19 15:28:45.307 | 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-19 15:28:45.391 | Collecting Werkzeug===1.0.1 2021-04-19 15:28:45.398 | 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-19 15:28:45.587 | Collecting aniso8601===9.0.1 2021-04-19 15:28:45.594 | 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-19 15:28:45.857 | Collecting bcrypt===3.2.0 2021-04-19 15:28:45.864 | 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-19 15:28:45.879 | 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-19 15:28:45.934 | Collecting click===7.1.2 2021-04-19 15:28:45.939 | 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-19 15:28:45.948 | 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-19 15:28:45.992 | 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-19 15:28:46.109 | Collecting itsdangerous===1.1.0 2021-04-19 15:28:46.115 | 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-19 15:28:46.210 | 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-19 15:28:46.240 | 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-19 15:28:46.298 | 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-19 15:28:46.338 | Collecting oauthlib===3.1.0 2021-04-19 15:28:46.344 | 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-19 15:28:46.363 | 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-19 15:28:46.403 | 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-19 15:28:46.451 | 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-19 15:28:46.458 | 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-19 15:28:46.510 | 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-19 15:28:46.516 | 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-19 15:28:46.559 | 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-19 15:28:46.619 | 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-19 15:28:46.638 | 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-19 15:28:46.654 | 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-19 15:28:46.664 | 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-19 15:28:46.689 | 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-19 15:28:46.701 | 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-19 15:28:46.719 | 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-19 15:28:46.770 | 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-19 15:28:46.900 | Collecting passlib===1.7.4 2021-04-19 15:28:46.906 | 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-19 15:28:47.025 | 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-19 15:28:47.028 | 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-19 15:28:47.031 | 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-19 15:28:47.042 | 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-19 15:28:47.045 | 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-19 15:28:47.048 | 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-19 15:28:47.051 | 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-19 15:28:47.189 | Collecting pysaml2===6.5.1 2021-04-19 15:28:47.196 | 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-19 15:28:47.353 | 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-19 15:28:47.358 | 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-19 15:28:47.379 | 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-19 15:28:47.383 | 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-19 15:28:47.404 | 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-19 15:28:47.673 | Collecting scrypt===0.8.17 2021-04-19 15:28:47.681 | 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-19 15:28:47.798 | 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-19 15:28:47.853 | 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-19 15:28:47.856 | 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-19 15:28:47.867 | 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-19 15:28:47.870 | 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-19 15:28:47.873 | 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-19 15:28:47.883 | 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-19 15:28:47.893 | 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-19 15:28:47.899 | 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-19 15:28:47.917 | 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-19 15:28:47.921 | 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-19 15:28:47.929 | 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-19 15:28:48.114 | Collecting xmlschema===1.6.1 2021-04-19 15:28:48.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/d7c8222c8e0d5/xmlschema-1.6.1-py3-none-any.whl (254 kB) 2021-04-19 15:28:48.250 | 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-19 15:28:48.256 | 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-19 15:28:48.259 | 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-19 15:28:48.303 | 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-19 15:28:48.344 | 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-19 15:28:48.409 | 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-19 15:28:48.416 | 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-19 15:28:48.425 | 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-19 15:28:48.428 | 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-19 15:28:48.438 | 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-19 15:28:48.485 | 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-19 15:28:48.489 | 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-19 15:28:48.493 | 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-19 15:28:48.500 | 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-19 15:28:48.512 | 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-19 15:28:48.526 | 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-19 15:28:48.538 | 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-19 15:28:48.550 | 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-19 15:28:48.559 | 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-19 15:28:48.564 | 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-19 15:28:48.575 | 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-19 15:28:48.578 | 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-19 15:28:48.692 | Collecting defusedxml===0.7.1 2021-04-19 15:28:48.698 | 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-19 15:28:48.796 | 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-19 15:28:48.823 | 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-19 15:28:48.839 | 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-19 15:28:48.843 | 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-19 15:28:48.846 | 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-19 15:28:48.849 | 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-19 15:28:48.852 | 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-19 15:28:48.854 | 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-19 15:28:48.857 | 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-19 15:28:48.859 | 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-19 15:28:49.011 | Collecting elementpath===2.2.1 2021-04-19 15:28:49.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a0/0899c22623e0a/elementpath-2.2.1-py3-none-any.whl (145 kB) 2021-04-19 15:28:49.126 | 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-19 15:28:49.181 | 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-19 15:28:49.186 | 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-19 15:28:49.191 | 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-19 15:28:49.194 | 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-19 15:28:49.203 | 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-19 15:28:49.206 | 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-19 15:28:49.208 | 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-19 15:28:49.216 | 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-19 15:28:49.221 | 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-19 15:28:49.230 | 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-19 15:28:50.123 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, oauthlib, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, keystone 2021-04-19 15:28:50.123 | Attempting uninstall: click 2021-04-19 15:28:50.125 | Found existing installation: click 6.7 2021-04-19 15:28:50.134 | Uninstalling click-6.7: 2021-04-19 15:28:50.249 | Successfully uninstalled click-6.7 2021-04-19 15:28:50.364 | Attempting uninstall: Werkzeug 2021-04-19 15:28:50.366 | Found existing installation: Werkzeug 0.16.1 2021-04-19 15:28:50.368 | Uninstalling Werkzeug-0.16.1: 2021-04-19 15:28:50.474 | Successfully uninstalled Werkzeug-0.16.1 2021-04-19 15:28:51.236 | Attempting uninstall: bcrypt 2021-04-19 15:28:51.239 | Found existing installation: bcrypt 3.1.4 2021-04-19 15:28:51.242 | Uninstalling bcrypt-3.1.4: 2021-04-19 15:28:51.358 | Successfully uninstalled bcrypt-3.1.4 2021-04-19 15:28:51.448 | Attempting uninstall: oauthlib 2021-04-19 15:28:51.450 | Found existing installation: oauthlib 2.0.6 2021-04-19 15:28:51.457 | Uninstalling oauthlib-2.0.6: 2021-04-19 15:28:51.568 | Successfully uninstalled oauthlib-2.0.6 2021-04-19 15:28:52.637 | Attempting uninstall: PyJWT 2021-04-19 15:28:52.640 | Found existing installation: PyJWT 1.5.3 2021-04-19 15:28:52.647 | Uninstalling PyJWT-1.5.3: 2021-04-19 15:28:52.754 | Successfully uninstalled PyJWT-1.5.3 2021-04-19 15:28:52.791 | Running setup.py develop for keystone 2021-04-19 15:28:54.890 | 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-19 15:28:55.047 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:28:55.047 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:28:55.167 | + inc/python:pip_install:200 : result=0 2021-04-19 15:28:55.171 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:28:55.174 | + functions-common:time_stop:2304 : local name 2021-04-19 15:28:55.177 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:28:55.180 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:28:55.182 | + functions-common:time_stop:2307 : local total 2021-04-19 15:28:55.185 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:28:55.188 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:28:55.191 | + functions-common:time_stop:2311 : start_time=1618846118663 2021-04-19 15:28:55.193 | + functions-common:time_stop:2313 : [[ -z 1618846118663 ]] 2021-04-19 15:28:55.196 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:28:55.200 | + functions-common:time_stop:2316 : end_time=1618846135197 2021-04-19 15:28:55.204 | + functions-common:time_stop:2317 : elapsed_time=16534 2021-04-19 15:28:55.206 | + functions-common:time_stop:2318 : total=55000 2021-04-19 15:28:55.209 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:28:55.211 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71534 2021-04-19 15:28:55.213 | + inc/python:pip_install:203 : return 0 2021-04-19 15:28:55.216 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-19 15:28:55.219 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-19 15:28:55.221 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-19 15:28:55.242 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-19 15:28:55.254 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-04-19 15:28:55.257 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-04-19 15:28:55.259 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:55.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:55.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-04-19 15:28:55.268 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:55.270 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-04-19 15:28:55.289 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:55.292 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-04-19 15:28:55.295 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-19 15:28:55.299 | + ./stack.sh:main:864 : configure_keystone 2021-04-19 15:28:55.301 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-04-19 15:28:55.319 | + 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-19 15:28:55.321 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-04-19 15:28:55.326 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-04-19 15:28:55.343 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:55.346 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-04-19 15:28:55.373 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-04-19 15:28:55.404 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-04-19 15:28:55.432 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-04-19 15:28:55.470 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-04-19 15:28:55.503 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-04-19 15:28:55.530 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-04-19 15:28:55.555 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-04-19 15:28:55.582 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-04-19 15:28:55.585 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-04-19 15:28:55.588 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-04-19 15:28:55.590 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-04-19 15:28:55.592 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-19 15:28:55.596 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-19 15:28:55.610 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:55.614 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-19 15:28:55.616 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-19 15:28:55.619 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-19 15:28:55.634 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:55.637 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2021-04-19 15:28:55.640 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2021-04-19 15:28:55.666 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-19 15:28:55.669 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-19 15:28:55.671 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-04-19 15:28:55.674 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-04-19 15:28:55.676 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-04-19 15:28:55.692 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:55.695 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.72/identity 2021-04-19 15:28:55.726 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.72/identity 2021-04-19 15:28:55.753 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-04-19 15:28:55.755 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-04-19 15:28:55.783 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-04-19 15:28:55.785 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-04-19 15:28:55.788 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-04-19 15:28:55.790 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-04-19 15:28:55.793 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-19 15:28:55.796 | + 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-19 15:28:55.823 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-04-19 15:28:55.825 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-04-19 15:28:55.828 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-04-19 15:28:55.830 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-04-19 15:28:55.833 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-19 15:28:55.850 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-19 15:28:55.852 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-19 15:28:55.855 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-19 15:28:55.857 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-19 15:28:55.860 | + 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-19 15:28:55.885 | + 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-19 15:28:55.912 | + 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-19 15:28:55.939 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-19 15:28:55.965 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-04-19 15:28:55.991 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-04-19 15:28:55.995 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-04-19 15:28:55.997 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-04-19 15:28:56.000 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-04-19 15:28:56.004 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-04-19 15:28:56.007 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-19 15:28:56.010 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-19 15:28:56.014 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-04-19 15:28:56.019 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-04-19 15:28:56.021 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-19 15:28:56.024 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-19 15:28:56.038 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-19 15:28:56.039 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-19 15:28:56.046 | d /var/run/uwsgi 0755 ubuntu root 2021-04-19 15:28:56.049 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-19 15:28:56.063 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-04-19 15:28:56.066 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-04-19 15:28:56.070 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-04-19 15:28:56.096 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-04-19 15:28:56.120 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-04-19 15:28:56.145 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-04-19 15:28:56.169 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-04-19 15:28:56.201 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-04-19 15:28:56.227 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-04-19 15:28:56.253 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-04-19 15:28:56.277 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-04-19 15:28:56.301 | + 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-19 15:28:56.326 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-04-19 15:28:56.356 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-04-19 15:28:56.382 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-04-19 15:28:56.413 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-19 15:28:56.415 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-19 15:28:56.418 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-04-19 15:28:56.421 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-04-19 15:28:56.424 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-19 15:28:56.427 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:56.429 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:56.431 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-19 15:28:56.435 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-19 15:28:56.437 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-04-19 15:28:56.462 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-04-19 15:28:56.492 | + 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-19 15:28:56.492 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-19 15:28:56.500 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-04-19 15:28:56.503 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-04-19 15:28:56.506 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-04-19 15:28:56.508 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-19 15:28:56.510 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-19 15:28:56.513 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 15:28:56.515 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:56.518 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:56.520 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-19 15:28:56.523 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-19 15:28:56.525 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:56.528 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:56.530 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-04-19 15:28:56.590 | Enabling site keystone-wsgi-public. 2021-04-19 15:28:56.598 | To activate the new configuration, you need to run: 2021-04-19 15:28:56.598 | systemctl reload apache2 2021-04-19 15:28:56.605 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-19 15:28:56.608 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 15:28:56.612 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 15:28:56.615 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 15:28:56.769 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-04-19 15:28:56.771 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-04-19 15:28:56.774 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-04-19 15:28:56.777 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-04-19 15:28:56.779 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-19 15:28:56.782 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-19 15:28:56.785 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-04-19 15:28:56.788 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-04-19 15:28:56.791 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-19 15:28:56.793 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-19 15:28:56.805 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-19 15:28:56.805 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-19 15:28:56.813 | d /var/run/uwsgi 0755 ubuntu root 2021-04-19 15:28:56.817 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-19 15:28:56.835 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-19 15:28:56.837 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-04-19 15:28:56.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-04-19 15:28:56.872 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-04-19 15:28:56.897 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-04-19 15:28:56.921 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-04-19 15:28:56.947 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-04-19 15:28:56.973 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-04-19 15:28:57.004 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-04-19 15:28:57.030 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-04-19 15:28:57.057 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-04-19 15:28:57.082 | + 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-19 15:28:57.107 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-04-19 15:28:57.133 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-04-19 15:28:57.161 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-04-19 15:28:57.190 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-19 15:28:57.193 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-19 15:28:57.196 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-04-19 15:28:57.198 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-04-19 15:28:57.201 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-19 15:28:57.203 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:57.205 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:57.208 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-19 15:28:57.211 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-19 15:28:57.213 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-19 15:28:57.238 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-04-19 15:28:57.264 | + 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-19 15:28:57.264 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-19 15:28:57.271 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-04-19 15:28:57.275 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-04-19 15:28:57.277 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-04-19 15:28:57.280 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-19 15:28:57.283 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-19 15:28:57.286 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 15:28:57.290 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:57.293 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:57.296 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-19 15:28:57.299 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-19 15:28:57.301 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:28:57.304 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:28:57.306 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-04-19 15:28:57.366 | Enabling site keystone-wsgi-admin. 2021-04-19 15:28:57.374 | To activate the new configuration, you need to run: 2021-04-19 15:28:57.374 | systemctl reload apache2 2021-04-19 15:28:57.380 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-19 15:28:57.384 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 15:28:57.388 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 15:28:57.392 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 15:28:57.551 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-04-19 15:28:57.578 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-04-19 15:28:57.609 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-04-19 15:28:57.639 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-04-19 15:28:57.642 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-04-19 15:28:57.677 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-04-19 15:28:57.708 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-04-19 15:28:57.737 | + ./stack.sh:main:868 : is_service_enabled swift 2021-04-19 15:28:57.755 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:57.758 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-04-19 15:28:57.777 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:57.780 | + ./stack.sh:main:884 : stack_install_service glance 2021-04-19 15:28:57.782 | + lib/stack:stack_install_service:20 : local service=glance 2021-04-19 15:28:57.785 | + lib/stack:stack_install_service:21 : type install_glance 2021-04-19 15:28:57.787 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-19 15:28:57.790 | + lib/stack:stack_install_service:32 : install_glance 2021-04-19 15:28:57.792 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-04-19 15:28:57.795 | + lib/glance:install_glance:438 : local glance_store_extras 2021-04-19 15:28:57.797 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-04-19 15:28:57.813 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:28:57.816 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-04-19 15:28:57.819 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-04-19 15:28:57.837 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:28:57.840 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-04-19 15:28:57.843 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-04-19 15:28:57.846 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:28:57.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:28:57.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-04-19 15:28:57.854 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:28:57.857 | ++ lib/glance:install_glance:456 : join_extras cinder 2021-04-19 15:28:57.859 | ++ inc/python:join_extras:29 : local IFS=, 2021-04-19 15:28:57.862 | ++ inc/python:join_extras:30 : echo cinder 2021-04-19 15:28:57.865 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store cinder 2021-04-19 15:28:57.867 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-04-19 15:28:57.869 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-04-19 15:28:57.872 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-04-19 15:28:57.875 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-04-19 15:28:57.878 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-04-19 15:28:57.882 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-04-19 15:28:57.886 | +++ 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-19 15:28:57.886 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-04-19 15:28:57.891 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-04-19 15:28:57.894 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-04-19 15:28:57.897 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-04-19 15:28:57.900 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-04-19 15:28:57.903 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-04-19 15:28:57.922 | Using python 3.6 to install glance-store[cinder]!=0.29.0 2021-04-19 15:28:57.925 | + 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[cinder]!=0.29.0' 2021-04-19 15:28:59.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:59.112 | from cryptography.utils import int_from_bytes 2021-04-19 15:28:59.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:28:59.112 | from cryptography.utils import int_from_bytes 2021-04-19 15:29:00.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:29:00.278 | 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-19 15:29:00.282 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:00.289 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:00.296 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:00.494 | Collecting glance-store===2.5.0 2021-04-19 15:29:00.501 | 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-19 15:29:00.696 | 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-19 15:29:00.729 | 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-19 15:29:01.012 | Collecting os-brick===4.3.1 2021-04-19 15:29:01.020 | 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-19 15:29:01.159 | 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-19 15:29:01.164 | 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 293)) (5.4.0) 2021-04-19 15:29:01.184 | 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-19 15:29:01.195 | 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-19 15:29:01.241 | 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-19 15:29:01.247 | 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-19 15:29:01.254 | 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-19 15:29:01.296 | 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 309)) (2.5.0) 2021-04-19 15:29:01.312 | 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 311)) (6.2.0) 2021-04-19 15:29:01.316 | 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-19 15:29:01.327 | 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-19 15:29:01.352 | 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-19 15:29:01.369 | 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-19 15:29:01.375 | 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-19 15:29:01.378 | 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-19 15:29:01.381 | 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-19 15:29:01.384 | 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-19 15:29:01.552 | Collecting python-cinderclient===7.4.0 2021-04-19 15:29:01.559 | 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-19 15:29:01.706 | 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-19 15:29:01.712 | 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-19 15:29:01.732 | 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-19 15:29:01.736 | 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-19 15:29:01.758 | 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-19 15:29:01.763 | 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-19 15:29:01.818 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.13.2) 2021-04-19 15:29:01.821 | 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-19 15:29:01.824 | 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-19 15:29:01.833 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.3.1) 2021-04-19 15:29:01.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 549)) (1.26.4) 2021-04-19 15:29:01.871 | 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-19 15:29:01.877 | 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-19 15:29:01.887 | 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-19 15:29:01.931 | 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-19 15:29:01.972 | 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-19 15:29:01.976 | 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-19 15:29:01.981 | 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-19 15:29:01.989 | 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-19 15:29:01.996 | 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-19 15:29:02.000 | 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-19 15:29:02.003 | 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-19 15:29:02.008 | 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-19 15:29:02.012 | 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-19 15:29:02.024 | 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-19 15:29:02.038 | 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-19 15:29:02.050 | 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-19 15:29:02.060 | 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-19 15:29:02.069 | 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-19 15:29:02.072 | 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-19 15:29:02.075 | 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-19 15:29:02.079 | 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-19 15:29:02.084 | 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-19 15:29:02.086 | 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-19 15:29:02.095 | 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-19 15:29:02.100 | 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-19 15:29:02.126 | 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-19 15:29:02.129 | 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-19 15:29:02.132 | 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-19 15:29:02.158 | 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-19 15:29:02.162 | 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-19 15:29:02.169 | 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-19 15:29:02.189 | 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-19 15:29:02.192 | 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-19 15:29:02.196 | 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-19 15:29:02.198 | 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-19 15:29:02.206 | 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-19 15:29:02.208 | 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-19 15:29:03.510 | Installing collected packages: python-cinderclient, os-brick, glance-store 2021-04-19 15:29:04.468 | Successfully installed glance-store-2.5.0 os-brick-4.3.1 python-cinderclient-7.4.0 2021-04-19 15:29:04.637 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:29:04.637 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:29:04.735 | + inc/python:pip_install:200 : result=0 2021-04-19 15:29:04.739 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:29:04.743 | + functions-common:time_stop:2304 : local name 2021-04-19 15:29:04.746 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:29:04.750 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:29:04.754 | + functions-common:time_stop:2307 : local total 2021-04-19 15:29:04.758 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:29:04.762 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:29:04.765 | + functions-common:time_stop:2311 : start_time=1618846137918 2021-04-19 15:29:04.768 | + functions-common:time_stop:2313 : [[ -z 1618846137918 ]] 2021-04-19 15:29:04.771 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:29:04.775 | + functions-common:time_stop:2316 : end_time=1618846144772 2021-04-19 15:29:04.777 | + functions-common:time_stop:2317 : elapsed_time=6854 2021-04-19 15:29:04.779 | + functions-common:time_stop:2318 : total=71534 2021-04-19 15:29:04.782 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:29:04.784 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=78388 2021-04-19 15:29:04.786 | + inc/python:pip_install:203 : return 0 2021-04-19 15:29:04.789 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-04-19 15:29:04.791 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-04-19 15:29:04.794 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-04-19 15:29:04.808 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-04-19 15:29:04.814 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-04-19 15:29:04.817 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-04-19 15:29:04.819 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-04-19 15:29:04.822 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 15:29:04.825 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 15:29:04.828 | ++ functions-common:git_clone:527 : pwd 2021-04-19 15:29:04.832 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 15:29:04.834 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 15:29:04.837 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 15:29:04.853 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 15:29:04.855 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 15:29:04.858 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 15:29:04.861 | + functions-common:git_clone:544 : echo master 2021-04-19 15:29:04.861 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 15:29:04.866 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-04-19 15:29:04.868 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 15:29:04.870 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-04-19 15:29:04.873 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 15:29:04.874 | + functions-common:git_clone:593 : head -1 2021-04-19 15:29:04.876 | 1157c19a Merge "Guidelines for core reviewers" 2021-04-19 15:29:04.879 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 15:29:04.881 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-04-19 15:29:04.884 | + inc/python:setup_develop:338 : local bindep 2021-04-19 15:29:04.886 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-04-19 15:29:04.889 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-04-19 15:29:04.891 | + inc/python:setup_develop:344 : local extras= 2021-04-19 15:29:04.894 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-04-19 15:29:04.896 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-19 15:29:04.898 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-04-19 15:29:04.901 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-04-19 15:29:04.903 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-19 15:29:04.906 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-19 15:29:04.909 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-04-19 15:29:04.912 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-19 15:29:04.916 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-04-19 15:29:04.919 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-19 15:29:04.922 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-19 15:29:04.926 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-04-19 15:29:04.931 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-04-19 15:29:04.934 | + 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-19 15:29:05.622 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-04-19 15:29:05.626 | + inc/python:setup_package:417 : local bindep=0 2021-04-19 15:29:05.630 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-19 15:29:05.634 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-19 15:29:05.638 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-04-19 15:29:05.641 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-04-19 15:29:05.644 | + inc/python:setup_package:426 : local flags=-e 2021-04-19 15:29:05.647 | + inc/python:setup_package:427 : local extras= 2021-04-19 15:29:05.649 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-19 15:29:05.652 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-19 15:29:05.655 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-19 15:29:05.657 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-19 15:29:05.660 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-19 15:29:05.663 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-04-19 15:29:05.682 | Using python 3.6 to install /opt/stack/glance 2021-04-19 15:29:05.685 | + 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-19 15:29:06.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:29:06.854 | from cryptography.utils import int_from_bytes 2021-04-19 15:29:06.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:29:06.854 | from cryptography.utils import int_from_bytes 2021-04-19 15:29:07.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:29:07.988 | 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-19 15:29:07.992 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:07.998 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:08.005 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:08.010 | Obtaining file:///opt/stack/glance 2021-04-19 15:29:09.554 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-19 15:29:11.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-19 15:29:11.097 | 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-19 15:29:11.106 | 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-19 15:29:11.119 | 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-19 15:29:11.309 | Collecting WSME===0.10.1 2021-04-19 15:29:11.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-04-19 15:29:11.426 | 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-19 15:29:11.441 | 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-19 15:29:11.607 | Collecting castellan===3.7.1 2021-04-19 15:29:11.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/897/4070b636f52c7/castellan-3.7.1-py3-none-any.whl (93 kB) 2021-04-19 15:29:11.735 | 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-19 15:29:11.888 | Collecting cursive===0.2.2 2021-04-19 15:29:11.894 | 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-19 15:29:12.030 | 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-19 15:29:12.040 | 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-19 15:29:12.046 | 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-19 15:29:12.056 | 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-19 15:29:12.063 | 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-19 15:29:12.139 | 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-19 15:29:12.144 | 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-19 15:29:12.149 | 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-19 15:29:12.152 | 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-19 15:29:12.185 | 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-19 15:29:12.251 | 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-19 15:29:12.310 | 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-19 15:29:12.317 | 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-19 15:29:12.322 | 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-19 15:29:12.342 | 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-19 15:29:12.382 | 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-19 15:29:12.393 | 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-19 15:29:12.439 | 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-19 15:29:12.446 | 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-19 15:29:12.499 | 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-19 15:29:12.506 | 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-19 15:29:12.550 | 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-19 15:29:12.611 | 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-19 15:29:12.630 | 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-19 15:29:12.647 | 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-19 15:29:12.662 | 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-19 15:29:12.673 | 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-19 15:29:12.698 | 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-19 15:29:12.710 | 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-19 15:29:12.728 | 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-19 15:29:12.779 | 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-19 15:29:12.786 | 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-19 15:29:12.789 | 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-19 15:29:12.791 | 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-19 15:29:12.815 | 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-19 15:29:12.831 | 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-19 15:29:12.842 | 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-19 15:29:12.845 | 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-19 15:29:12.849 | 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-19 15:29:12.995 | Collecting python-barbicanclient===5.1.0 2021-04-19 15:29:13.002 | 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-19 15:29:13.118 | 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-19 15:29:13.124 | 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-19 15:29:13.127 | 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-19 15:29:13.147 | 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-19 15:29:13.151 | 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-19 15:29:13.159 | 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-19 15:29:13.289 | Collecting retrying===1.3.3 2021-04-19 15:29:13.296 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-04-19 15:29:13.397 | 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-19 15:29:13.402 | 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-19 15:29:13.457 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.8.1) 2021-04-19 15:29:13.460 | 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-19 15:29:13.463 | 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-19 15:29:13.475 | 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-19 15:29:13.478 | 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-19 15:29:13.481 | 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-19 15:29:13.676 | Collecting taskflow===4.6.0 2021-04-19 15:29:13.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-04-19 15:29:13.859 | 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-19 15:29:13.874 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.0.1) 2021-04-19 15:29:13.885 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.5.0) 2021-04-19 15:29:13.892 | 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-19 15:29:13.911 | 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-19 15:29:13.915 | 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-19 15:29:13.923 | 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-19 15:29:13.946 | 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-19 15:29:13.949 | 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-19 15:29:13.954 | 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-19 15:29:13.963 | 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-19 15:29:13.967 | 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-19 15:29:13.977 | 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-19 15:29:14.056 | 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-19 15:29:14.111 | 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-19 15:29:14.141 | 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-19 15:29:14.148 | 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-19 15:29:14.154 | 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-19 15:29:14.158 | 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-19 15:29:14.209 | 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-19 15:29:14.213 | 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-19 15:29:14.219 | 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-19 15:29:14.226 | 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-19 15:29:14.230 | 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-19 15:29:14.242 | 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-19 15:29:14.245 | 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-19 15:29:14.260 | 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-19 15:29:14.264 | 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-19 15:29:14.267 | 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-19 15:29:14.271 | 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-19 15:29:14.274 | 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-19 15:29:14.399 | Collecting pydot===1.4.2 2021-04-19 15:29:14.406 | 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-19 15:29:14.673 | Collecting automaton===2.3.0 2021-04-19 15:29:14.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-04-19 15:29:14.963 | Collecting networkx===2.5.1 2021-04-19 15:29:14.973 | 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-19 15:29:15.162 | 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-19 15:29:15.165 | 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-19 15:29:15.167 | 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-19 15:29:15.170 | 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-19 15:29:15.173 | 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-19 15:29:15.177 | 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-19 15:29:15.180 | 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-19 15:29:15.185 | 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-19 15:29:15.212 | 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-19 15:29:15.214 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (5.0.0) 2021-04-19 15:29:15.217 | 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-19 15:29:15.280 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.2.5) 2021-04-19 15:29:15.286 | 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-19 15:29:15.290 | 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-19 15:29:16.271 | Installing collected packages: pydot, automaton, networkx, taskflow, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-04-19 15:29:18.657 | Running setup.py develop for glance 2021-04-19 15:29:20.490 | 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 taskflow-4.6.0 2021-04-19 15:29:20.660 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:29:20.660 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:29:20.773 | + inc/python:pip_install:200 : result=0 2021-04-19 15:29:20.777 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 15:29:20.780 | + functions-common:time_stop:2304 : local name 2021-04-19 15:29:20.784 | + functions-common:time_stop:2305 : local end_time 2021-04-19 15:29:20.787 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 15:29:20.791 | + functions-common:time_stop:2307 : local total 2021-04-19 15:29:20.794 | + functions-common:time_stop:2308 : local start_time 2021-04-19 15:29:20.798 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 15:29:20.802 | + functions-common:time_stop:2311 : start_time=1618846145677 2021-04-19 15:29:20.804 | + functions-common:time_stop:2313 : [[ -z 1618846145677 ]] 2021-04-19 15:29:20.807 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 15:29:20.812 | + functions-common:time_stop:2316 : end_time=1618846160808 2021-04-19 15:29:20.815 | + functions-common:time_stop:2317 : elapsed_time=15131 2021-04-19 15:29:20.818 | + functions-common:time_stop:2318 : total=78388 2021-04-19 15:29:20.821 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 15:29:20.823 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=93519 2021-04-19 15:29:20.826 | + inc/python:pip_install:203 : return 0 2021-04-19 15:29:20.829 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-19 15:29:20.832 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-19 15:29:20.835 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-19 15:29:20.856 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-19 15:29:20.874 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-04-19 15:29:20.878 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-04-19 15:29:20.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 15:29:20.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 15:29:20.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-04-19 15:29:20.888 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 15:29:20.891 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-19 15:29:20.893 | + ./stack.sh:main:885 : configure_glance 2021-04-19 15:29:20.896 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-04-19 15:29:20.909 | + lib/glance:configure_glance:271 : local dburl 2021-04-19 15:29:20.912 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-04-19 15:29:20.915 | ++ lib/database:database_connection_url:132 : local db=glance 2021-04-19 15:29:20.917 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-04-19 15:29:20.920 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-04-19 15:29:20.922 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-19 15:29:20.925 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-19 15:29:20.927 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-04-19 15:29:20.956 | + 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-19 15:29:20.983 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-04-19 15:29:21.010 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-19 15:29:21.034 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-04-19 15:29:21.062 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-04-19 15:29:21.089 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-04-19 15:29:21.091 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-04-19 15:29:21.094 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-04-19 15:29:21.096 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-19 15:29:21.099 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-04-19 15:29:21.125 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-04-19 15:29:21.153 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.72/identity 2021-04-19 15:29:21.180 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-04-19 15:29:21.206 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-04-19 15:29:21.237 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-04-19 15:29:21.262 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-04-19 15:29:21.287 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-04-19 15:29:21.314 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-19 15:29:21.341 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-04-19 15:29:21.366 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-04-19 15:29:21.396 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-04-19 15:29:21.399 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-04-19 15:29:21.401 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-04-19 15:29:21.404 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-19 15:29:21.406 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-19 15:29:21.408 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-19 15:29:21.424 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:29:21.427 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-19 15:29:21.429 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-19 15:29:21.431 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-19 15:29:21.446 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:29:21.449 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2021-04-19 15:29:21.451 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2021-04-19 15:29:21.478 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-19 15:29:21.482 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-19 15:29:21.484 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-04-19 15:29:21.487 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-04-19 15:29:21.490 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-04-19 15:29:21.492 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-04-19 15:29:21.495 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-04-19 15:29:21.497 | + lib/glance:configure_glance_store:231 : local be 2021-04-19 15:29:21.499 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-04-19 15:29:21.502 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-04-19 15:29:21.504 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-19 15:29:21.531 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-04-19 15:29:21.533 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.72 2021-04-19 15:29:21.561 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-04-19 15:29:21.563 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-04-19 15:29:21.578 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:29:21.580 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.72/image 2021-04-19 15:29:21.605 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-04-19 15:29:21.620 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:29:21.623 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-04-19 15:29:21.625 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-04-19 15:29:21.628 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-04-19 15:29:21.631 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-19 15:29:21.648 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-19 15:29:21.652 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-19 15:29:21.654 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-19 15:29:21.656 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-19 15:29:21.660 | + 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-19 15:29:21.685 | + 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-19 15:29:21.710 | + 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-19 15:29:21.735 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-19 15:29:21.760 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-04-19 15:29:21.765 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-04-19 15:29:21.792 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-04-19 15:29:21.817 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-19 15:29:21.842 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.72/identity 2021-04-19 15:29:21.867 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-04-19 15:29:21.893 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-04-19 15:29:21.920 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-04-19 15:29:21.948 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-19 15:29:21.975 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-04-19 15:29:22.003 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-04-19 15:29:22.034 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-04-19 15:29:22.061 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-04-19 15:29:22.066 | + 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-19 15:29:22.072 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-04-19 15:29:22.088 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 15:29:22.090 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-04-19 15:29:22.092 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-04-19 15:29:22.095 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-04-19 15:29:22.097 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-04-19 15:29:22.099 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-04-19 15:29:22.102 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-04-19 15:29:22.105 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-04-19 15:29:22.107 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-04-19 15:29:22.111 | + 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-19 15:29:22.136 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-04-19 15:29:22.139 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-04-19 15:29:22.141 | ++ functions:get_random_port:837 : true 2021-04-19 15:29:22.144 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-04-19 15:29:22.146 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-04-19 15:29:22.149 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-04-19 15:29:22.213 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-04-19 15:29:22.217 | ++ functions:get_random_port:841 : break 2 2021-04-19 15:29:22.221 | ++ functions:get_random_port:845 : echo 60999 2021-04-19 15:29:22.225 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-04-19 15:29:22.228 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-04-19 15:29:22.257 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-04-19 15:29:22.281 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-04-19 15:29:22.308 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-04-19 15:29:22.332 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-04-19 15:29:22.362 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-04-19 15:29:22.390 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-04-19 15:29:22.417 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-04-19 15:29:22.443 | + 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-19 15:29:22.470 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-19 15:29:22.496 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-04-19 15:29:22.520 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-19 15:29:22.545 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-04-19 15:29:22.573 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-04-19 15:29:22.601 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-04-19 15:29:22.631 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-04-19 15:29:22.656 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-04-19 15:29:22.680 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-04-19 15:29:22.708 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-04-19 15:29:22.735 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-04-19 15:29:22.738 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-04-19 15:29:22.741 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 15:29:22.743 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:29:22.746 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:29:22.748 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-04-19 15:29:22.750 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-04-19 15:29:22.811 | proxy (enabled by site administrator) 2021-04-19 15:29:22.816 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-04-19 15:29:22.819 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-04-19 15:29:22.823 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 15:29:22.827 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:29:22.830 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:29:22.833 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-04-19 15:29:22.835 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-04-19 15:29:22.885 | No module matches proxy_http 2021-04-19 15:29:22.888 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-04-19 15:29:22.947 | Considering dependency proxy for proxy_http: 2021-04-19 15:29:22.947 | Module proxy already enabled 2021-04-19 15:29:22.947 | Enabling module proxy_http. 2021-04-19 15:29:22.955 | To activate the new configuration, you need to run: 2021-04-19 15:29:22.955 | systemctl restart apache2 2021-04-19 15:29:22.960 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-04-19 15:29:22.962 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 15:29:22.964 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 15:29:22.967 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 15:29:23.113 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-04-19 15:29:23.117 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-04-19 15:29:23.119 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-04-19 15:29:23.121 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-19 15:29:23.124 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:29:23.126 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:29:23.129 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 15:29:23.132 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 15:29:23.135 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-04-19 15:29:23.136 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 15:29:23.143 | KeepAlive Off 2021-04-19 15:29:23.147 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-04-19 15:29:23.147 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 15:29:23.154 | SetEnv proxy-sendchunked 1 2021-04-19 15:29:23.158 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-04-19 15:29:23.158 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 15:29:23.166 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-04-19 15:29:23.169 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-04-19 15:29:23.171 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-04-19 15:29:23.174 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-19 15:29:23.176 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-19 15:29:23.179 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 15:29:23.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:29:23.183 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:29:23.186 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-19 15:29:23.188 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-19 15:29:23.191 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 15:29:23.193 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 15:29:23.196 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-04-19 15:29:23.254 | Enabling site glance-wsgi-api. 2021-04-19 15:29:23.262 | To activate the new configuration, you need to run: 2021-04-19 15:29:23.262 | systemctl reload apache2 2021-04-19 15:29:23.269 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-04-19 15:29:23.272 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 15:29:23.276 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 15:29:23.280 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 15:29:23.424 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-04-19 15:29:23.429 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-04-19 15:29:23.456 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-04-19 15:29:23.472 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 15:29:23.475 | + ./stack.sh:main:890 : stack_install_service cinder 2021-04-19 15:29:23.478 | + lib/stack:stack_install_service:20 : local service=cinder 2021-04-19 15:29:23.480 | + lib/stack:stack_install_service:21 : type install_cinder 2021-04-19 15:29:23.482 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-19 15:29:23.485 | + lib/stack:stack_install_service:32 : install_cinder 2021-04-19 15:29:23.488 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-04-19 15:29:23.490 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-04-19 15:29:23.492 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-04-19 15:29:23.495 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 15:29:23.497 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 15:29:23.501 | ++ functions-common:git_clone:527 : pwd 2021-04-19 15:29:23.503 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 15:29:23.506 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 15:29:23.509 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 15:29:23.525 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 15:29:23.528 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 15:29:23.530 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 15:29:23.533 | + functions-common:git_clone:544 : echo master 2021-04-19 15:29:23.534 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 15:29:23.538 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-04-19 15:29:23.540 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 15:29:23.543 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-04-19 15:29:23.546 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 15:29:23.546 | + functions-common:git_clone:593 : head -1 2021-04-19 15:29:23.556 | 12aa75011 Merge "api-ref: Fix "name" parameter" 2021-04-19 15:29:23.560 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 15:29:23.562 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-04-19 15:29:23.565 | + inc/python:setup_develop:338 : local bindep 2021-04-19 15:29:23.568 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-19 15:29:23.570 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-04-19 15:29:23.573 | + inc/python:setup_develop:344 : local extras= 2021-04-19 15:29:23.575 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-04-19 15:29:23.578 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-19 15:29:23.580 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-19 15:29:23.583 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-04-19 15:29:23.585 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-19 15:29:23.588 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-19 15:29:23.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-04-19 15:29:23.595 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-19 15:29:23.598 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-04-19 15:29:23.600 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-19 15:29:23.604 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-19 15:29:23.608 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-04-19 15:29:23.615 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-04-19 15:29:23.619 | + 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-19 15:29:24.286 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-04-19 15:29:24.290 | + inc/python:setup_package:417 : local bindep=0 2021-04-19 15:29:24.293 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-19 15:29:24.296 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-19 15:29:24.300 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-19 15:29:24.302 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-04-19 15:29:24.304 | + inc/python:setup_package:426 : local flags=-e 2021-04-19 15:29:24.307 | + inc/python:setup_package:427 : local extras= 2021-04-19 15:29:24.310 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-19 15:29:24.312 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-19 15:29:24.314 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-19 15:29:24.317 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-19 15:29:24.319 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-19 15:29:24.322 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-04-19 15:29:24.342 | Using python 3.6 to install /opt/stack/cinder 2021-04-19 15:29:24.345 | + 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-19 15:29:25.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:29:25.564 | from cryptography.utils import int_from_bytes 2021-04-19 15:29:25.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 15:29:25.564 | from cryptography.utils import int_from_bytes 2021-04-19 15:29:26.714 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 15:29:26.714 | 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-19 15:29:26.718 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:26.724 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:26.732 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 15:29:26.738 | Obtaining file:///opt/stack/cinder 2021-04-19 15:29:29.128 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-19 15:29:31.581 | 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-19 15:29:31.591 | 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-19 15:29:31.600 | 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-19 15:29:31.613 | 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-19 15:29:31.643 | 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-19 15:29:32.683 | Collecting boto3===1.17.53 2021-04-19 15:29:32.692 | 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-19 15:29:34.171 | Collecting botocore===1.20.53 2021-04-19 15:29:34.189 | 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-19 15:29:34.488 | 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-19 15:29:34.510 | 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-19 15:29:34.554 | 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-19 15:29:34.569 | 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-19 15:29:34.573 | 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-19 15:29:34.783 | Collecting google-api-python-client===2.2.0 2021-04-19 15:29:34.799 | 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-19 15:29:35.175 | Collecting google-auth===1.29.0 2021-04-19 15:29:35.182 | 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-19 15:29:35.329 | Collecting google-auth-httplib2===0.1.0 2021-04-19 15:29:35.335 | 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-19 15:29:35.442 | 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-19 15:29:35.448 | 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-19 15:29:35.453 | 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-19 15:29:35.493 | 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-19 15:29:35.497 | 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-19 15:29:35.501 | 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-19 15:29:35.532 | 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-19 15:29:35.598 | 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-19 15:29:36.450 | Collecting lxml===4.6.3 2021-04-19 15:29:36.469 | 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-19 15:29:36.769 | Collecting oauth2client===4.1.3 2021-04-19 15:29:36.777 | 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-19 15:29:36.890 | 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-19 15:29:36.914 | 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-19 15:29:36.919 | 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-19 15:29:36.939 | 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-19 15:29:36.986 | 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-19 15:29:36.998 | 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-19 15:29:37.044 | 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-19 15:29:37.051 | 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-19 15:29:37.104 | 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-19 15:29:37.111 | 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-19 15:29:37.153 | 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-19 15:29:37.214 | 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-19 15:29:37.234 | 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-19 15:29:37.250 | 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-19 15:29:37.267 | 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-19 15:29:37.282 | 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-19 15:29:37.287 | 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-19 15:29:37.296 | 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-19 15:29:37.322 | 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-19 15:29:37.334 | 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-19 15:29:37.352 | 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-19 15:29:37.569 | Collecting oslo.vmware===3.8.0 2021-04-19 15:29:37.576 | 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-19 15:29:37.713 | 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-19 15:29:37.764 | 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-19 15:29:37.973 | Collecting paramiko===2.7.2 2021-04-19 15:29:37.980 | 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-19 15:29:38.123 | 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-19 15:29:38.126 | 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-19 15:29:38.129 | 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-19 15:29:38.299 | Collecting pyasn1===0.4.8 2021-04-19 15:29:38.306 | 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-19 15:29:38.426 | Collecting pyasn1-modules===0.2.8 2021-04-19 15:29:38.433 | 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-19 15:29:38.447 | 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-19 15:29:38.459 | 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-19 15:29:38.462 | 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-19 15:29:38.466 | 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-19 15:29:38.471 | 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-19 15:29:38.488 | 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-19 15:29:38.667 | Collecting python-glanceclient===3.3.0 2021-04-19 15:29:38.674 | 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-19 15:29:38.800 | 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-19 15:29:38.820 | 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-19 15:29:38.999 | Collecting python-swiftclient===3.11.1 2021-04-19 15:29:39.005 | 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-19 15:29:39.137 | 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-19 15:29:39.141 | 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-19 15:29:39.149 | 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-19 15:29:39.170 | 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-19 15:29:39.221 | Collecting rsa===4.7.2 2021-04-19 15:29:39.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-04-19 15:29:39.362 | Collecting rtslib-fb===2.1.74 2021-04-19 15:29:39.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-04-19 15:29:40.465 | Collecting s3transfer===0.3.7 2021-04-19 15:29:40.472 | 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-19 15:29:40.585 | 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-19 15:29:40.640 | 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-19 15:29:40.643 | 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-19 15:29:40.655 | 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-19 15:29:40.658 | 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-19 15:29:40.661 | 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-19 15:29:40.787 | Collecting suds-jurko===0.6 2021-04-19 15:29:40.798 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-04-19 15:29:41.043 | Collecting tabulate===0.8.9 2021-04-19 15:29:41.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-04-19 15:29:41.157 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.6.0) 2021-04-19 15:29:41.218 | 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-19 15:29:41.234 | 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-19 15:29:41.245 | 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-19 15:29:41.251 | 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-19 15:29:41.270 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.8.0) 2021-04-19 15:29:41.334 | 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-19 15:29:41.338 | 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-19 15:29:41.343 | 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-19 15:29:41.477 | Collecting uritemplate===3.0.1 2021-04-19 15:29:41.484 | 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-19 15:29:41.605 | 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-19 15:29:41.628 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.12.1) 2021-04-19 15:29:41.763 | Collecting warlock===1.3.3 2021-04-19 15:29:41.771 | 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-19 15:29:41.880 | 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-19 15:29:41.883 | 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-19 15:29:41.889 | 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-19 15:29:42.036 | Collecting zstd===1.4.8.1 2021-04-19 15:29:42.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-04-19 15:29:42.948 | 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-19 15:29:42.952 | 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-19 15:29:43.132 | Collecting google-api-core===1.26.3 2021-04-19 15:29:43.139 | 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-19 15:29:43.271 | 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-19 15:29:43.274 | 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-19 15:29:43.318 | 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-19 15:29:43.325 | 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-19 15:29:43.331 | 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-19 15:29:43.338 | 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-19 15:29:43.346 | 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-19 15:29:43.350 | 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-19 15:29:43.360 | 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-19 15:29:43.405 | 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-19 15:29:43.410 | 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-19 15:29:43.417 | 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-19 15:29:43.425 | 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-19 15:29:43.429 | 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-19 15:29:43.441 | 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-19 15:29:43.637 | Collecting PyNaCl===1.4.0 2021-04-19 15:29:43.645 | 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-19 15:29:43.782 | 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-19 15:29:43.792 | 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-19 15:29:43.806 | 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-19 15:29:43.822 | 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-19 15:29:43.826 | 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-19 15:29:43.829 | 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-19 15:29:43.969 | Collecting pyudev===0.22.0 2021-04-19 15:29:43.975 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-04-19 15:29:44.081 | 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-19 15:29:44.084 | 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-19 15:29:44.089 | 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-19 15:29:44.096 | 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-19 15:29:44.137 | 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-19 15:29:44.140 | 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-19 15:29:44.143 | 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-19 15:29:44.146 | 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-19 15:29:44.149 | 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-19 15:29:44.154 | 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-19 15:29:44.288 | Collecting googleapis-common-protos===1.53.0 2021-04-19 15:29:44.294 | 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-19 15:29:44.406 | 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-19 15:29:44.411 | 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-19 15:29:44.414 | 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-19 15:29:44.441 | 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-19 15:29:44.444 | 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-19 15:29:44.452 | 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-19 15:29:44.455 | 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-19 15:29:44.459 | 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-19 15:29:44.521 | 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-19 15:29:44.524 | 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-19 15:29:44.527 | 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-19 15:29:44.533 | 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-19 15:29:44.538 | Building wheels for collected packages: rtslib-fb, zstd 2021-04-19 15:29:44.539 | Building wheel for rtslib-fb (setup.py): started 2021-04-19 15:29:45.410 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-04-19 15:29:45.412 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=5196abc20d42988046a1ffb72097b179e356fe2ca2bf4884f7e947951b8ce104 2021-04-19 15:29:45.413 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-04-19 15:29:45.416 | Building wheel for zstd (setup.py): started 2021-04-19 15:30:19.824 | Building wheel for zstd (setup.py): finished with status 'done' 2021-04-19 15:30:19.836 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206029 sha256=09cbb7835a8a1d9aa9b6a456b5525469c4373e1b9faf0c60a0c628e9761697a6 2021-04-19 15:30:19.836 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-04-19 15:30:19.837 | Successfully built rtslib-fb zstd 2021-04-19 15:30:20.999 | Installing collected packages: lxml, pyasn1, pyasn1-modules, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, googleapis-common-protos, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-04-19 15:30:20.999 | Attempting uninstall: lxml 2021-04-19 15:30:21.001 | Found existing installation: lxml 4.2.1 2021-04-19 15:30:21.003 | Uninstalling lxml-4.2.1: 2021-04-19 15:30:21.107 | Successfully uninstalled lxml-4.2.1 2021-04-19 15:30:21.417 | Attempting uninstall: pyasn1 2021-04-19 15:30:21.420 | Found existing installation: pyasn1 0.4.2 2021-04-19 15:30:21.427 | Uninstalling pyasn1-0.4.2: 2021-04-19 15:30:21.540 | Successfully uninstalled pyasn1-0.4.2 2021-04-19 15:30:21.656 | Attempting uninstall: pyasn1-modules 2021-04-19 15:30:21.660 | Found existing installation: pyasn1-modules 0.2.1 2021-04-19 15:30:21.660 | ERROR: Cannot uninstall 'pyasn1-modules'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. 2021-04-19 15:30:21.828 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 15:30:21.828 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 15:30:22.009 | + inc/python:pip_install:1 : exit_trap 2021-04-19 15:30:22.012 | + ./stack.sh:exit_trap:503 : local r=1 2021-04-19 15:30:22.016 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-19 15:30:22.020 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-19 15:30:22.022 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-19 15:30:22.025 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-19 15:30:22.027 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-19 15:30:22.030 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-19 15:30:22.032 | + ./stack.sh:exit_trap:520 : [[ 1 -ne 0 ]] 2021-04-19 15:30:22.034 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-19 15:30:22.034 | Error on exit 2021-04-19 15:30:22.037 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-19 15:30:22.040 | + ./stack.sh:exit_trap:524 : generate-subunit 1618845484 738 fail 2021-04-19 15:30:22.664 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-19 15:30:22.667 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-19 15:30:23.477 | + ./stack.sh:exit_trap:538 : exit 1