2021-04-26 08:22:29.757 | + ./stack.sh:main:469 : exec 2021-04-26 08:22:29.757 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-082229.summary.2021-04-26-082229 2021-04-26 08:22:29.757 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082229' 2021-04-26 08:22:29.757 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:22:29.757 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082229 2021-04-26 08:22:29.757 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082229 /opt/stack/logs/stack.sh.log 2021-04-26 08:22:29.757 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082229.summary.2021-04-26-082229 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:22:29.758 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:22:29.758 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:22:29.758 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:22:29.758 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:22:29.758 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:22:29.758 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:22:29.758 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:22:29.758 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:22:29.758 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:22:29.758 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:22:29.759 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:22:29.760 | Linux dv-osbrick-787933-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-26 08:22:29.762 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:22:29.764 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:22:29.766 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:22:29.791 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:22:29.806 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:22:29.808 | + functions-common:fetch_plugins:1650 : local plugins=,devstack-plugin-ceph 2021-04-26 08:22:29.809 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:22:29.811 | + functions-common:fetch_plugins:1654 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:22:29.813 | + functions-common:fetch_plugins:1658 : echo 'Fetching DevStack plugins' 2021-04-26 08:22:29.813 | Fetching DevStack plugins 2021-04-26 08:22:29.815 | + functions-common:fetch_plugins:1659 : for plugin in ${plugins//,/ } 2021-04-26 08:22:29.817 | + functions-common:fetch_plugins:1660 : git_clone_by_name devstack-plugin-ceph 2021-04-26 08:22:29.819 | + functions-common:git_clone_by_name:601 : local name=devstack-plugin-ceph 2021-04-26 08:22:29.821 | + functions-common:git_clone_by_name:602 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-26 08:22:29.823 | + functions-common:git_clone_by_name:603 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:22:29.824 | + functions-common:git_clone_by_name:604 : local branch=master 2021-04-26 08:22:29.826 | + functions-common:git_clone_by_name:605 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-04-26 08:22:29.828 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-26 08:22:29.830 | + functions-common:git_clone:524 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-04-26 08:22:29.831 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:22:29.833 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:22:29.836 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:22:29.838 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:22:29.839 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:22:29.842 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:22:29.853 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:22:29.855 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:22:29.857 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:29.859 | + functions-common:git_clone:544 : echo master 2021-04-26 08:22:29.859 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:22:29.863 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-04-26 08:22:29.865 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:29.867 | + functions-common:git_clone:592 : cd /opt/stack/devstack-plugin-ceph 2021-04-26 08:22:29.869 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:22:29.869 | + functions-common:git_clone:593 : head -1 2021-04-26 08:22:29.871 | ce772c0 Merge "Run all stable branches jobs as gate (not experimental)" 2021-04-26 08:22:29.873 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:22:29.875 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:22:29.877 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:22:29.879 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:22:29.881 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:22:29.883 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:22:29.885 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:22:29.887 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:22:29.889 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:22:29.891 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:22:29.894 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:22:29.896 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:22:29.898 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:22:29.900 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:22:29.902 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:22:29.915 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:22:29.917 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:22:29.918 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:22:29.920 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:22:29.922 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:22:29.924 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:22:29.925 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:22:29.927 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:22:29.929 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:22:29.931 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:22:29.933 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:22:29.934 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:22:29.936 | + functions-common:plugin_override_defaults:1691 : local plugins=,devstack-plugin-ceph 2021-04-26 08:22:29.938 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:22:29.940 | + functions-common:plugin_override_defaults:1695 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:22:29.942 | + functions-common:plugin_override_defaults:1699 : echo 'Overriding Configuration Defaults' 2021-04-26 08:22:29.942 | Overriding Configuration Defaults 2021-04-26 08:22:29.943 | + functions-common:plugin_override_defaults:1700 : for plugin in ${plugins//,/ } 2021-04-26 08:22:29.945 | + functions-common:plugin_override_defaults:1701 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:22:29.947 | + functions-common:plugin_override_defaults:1703 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-04-26 08:22:29.949 | + functions-common:plugin_override_defaults:1706 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-04-26 08:22:29.949 | devstack-plugin-ceph has overridden the following defaults 2021-04-26 08:22:29.951 | + functions-common:plugin_override_defaults:1707 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-26 08:22:29.952 | # Plug-in overrides 2021-04-26 08:22:29.952 | 2021-04-26 08:22:29.952 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-04-26 08:22:29.952 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-04-26 08:22:29.952 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-04-26 08:22:29.952 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-04-26 08:22:29.952 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-04-26 08:22:29.952 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-04-26 08:22:29.952 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-04-26 08:22:29.952 | 2021-04-26 08:22:29.952 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-04-26 08:22:29.952 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-04-26 08:22:29.952 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-04-26 08:22:29.952 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-04-26 08:22:29.952 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-04-26 08:22:29.952 | else 2021-04-26 08:22:29.952 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-04-26 08:22:29.952 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-04-26 08:22:29.952 | fi 2021-04-26 08:22:29.952 | fi 2021-04-26 08:22:29.954 | + functions-common:plugin_override_defaults:1708 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-26 08:22:29.956 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-04-26 08:22:29.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-04-26 08:22:29.971 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-04-26 08:22:29.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-04-26 08:22:29.986 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-04-26 08:22:29.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-04-26 08:22:30.002 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-04-26 08:22:30.014 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-04-26 08:22:30.017 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-04-26 08:22:30.029 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-04-26 08:22:30.031 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-04-26 08:22:30.044 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-04-26 08:22:30.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-04-26 08:22:30.048 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-04-26 08:22:30.049 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-04-26 08:22:30.051 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-04-26 08:22:30.054 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:22:30.070 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:22:30.072 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:22:30.084 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:22:30.087 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:22:30.090 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:22:30.092 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:22:30.094 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:22:30.096 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:22:30.098 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:22:30.100 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:22:30.102 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:22:30.104 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:22:30.106 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:22:30.107 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:22:30.112 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:22:30.122 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:22:30.137 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:22:30.149 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:22:30.160 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:22:30.184 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:22:30.219 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:22:30.292 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:22:30.311 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:22:30.348 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:22:30.390 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:22:30.501 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:22:30.514 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:22:30.526 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:22:30.539 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:22:30.636 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:22:30.639 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:22:30.641 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:22:30.643 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:22:30.645 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:22:30.648 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:22:30.650 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:22:30.652 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:22:30.655 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:22:30.658 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:22:30.660 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:22:30.663 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:22:30.665 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:22:30.667 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:22:30.682 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:22:30.684 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:22:30.686 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:22:30.720 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:22:30.722 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:22:30.725 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:22:30.727 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:22:30.730 | + functions-common:load_plugin_settings:1668 : local plugins=,devstack-plugin-ceph 2021-04-26 08:22:30.732 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:22:30.734 | + functions-common:load_plugin_settings:1672 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:22:30.736 | + functions-common:load_plugin_settings:1676 : echo 'Loading plugin settings' 2021-04-26 08:22:30.736 | Loading plugin settings 2021-04-26 08:22:30.738 | + functions-common:load_plugin_settings:1677 : for plugin in ${plugins//,/ } 2021-04-26 08:22:30.740 | + functions-common:load_plugin_settings:1678 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:22:30.742 | + functions-common:load_plugin_settings:1680 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-04-26 08:22:30.744 | + functions-common:load_plugin_settings:1681 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-26 08:22:30.748 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-26 08:22:30.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-04-26 08:22:30.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-04-26 08:22:30.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-04-26 08:22:30.760 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-04-26 08:22:30.762 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-04-26 08:22:30.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-04-26 08:22:30.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-04-26 08:22:30.769 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-04-26 08:22:30.824 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-04-26 08:22:30.826 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-26 08:22:30.828 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-26 08:22:30.830 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-26 08:22:30.834 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-26 08:22:30.834 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-26 08:22:30.835 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-26 08:22:30.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-26 08:22:30.841 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-26 08:22:30.843 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-26 08:22:30.846 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-26 08:22:30.848 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-26 08:22:30.863 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:22:30.867 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-26 08:22:30.870 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:22:30.872 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:22:30.875 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.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, =~ ,key, ]] 2021-04-26 08:22:30.879 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.882 | + 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-26 08:22:30.885 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.887 | + 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-26 08:22:30.889 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.892 | + 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-26 08:22:30.894 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.896 | + 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-26 08:22:30.899 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.901 | + 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-26 08:22:30.904 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.906 | + 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-26 08:22:30.908 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.911 | + 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-26 08:22:30.913 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.916 | + 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-26 08:22:30.918 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.920 | + 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-26 08:22:30.923 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.925 | + 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-26 08:22:30.928 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.930 | + 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-26 08:22:30.932 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.935 | + 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-26 08:22:30.937 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.940 | + 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-26 08:22:30.942 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.945 | + 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-26 08:22:30.947 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.950 | + 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-26 08:22:30.952 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.954 | + 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-26 08:22:30.957 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.959 | + 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-26 08:22:30.961 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.964 | + 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-26 08:22:30.966 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.968 | + 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-26 08:22:30.971 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.973 | + 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-26 08:22:30.976 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.978 | + 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-26 08:22:30.981 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.983 | + 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-26 08:22:30.985 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.988 | + 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-26 08:22:30.991 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:22:30.993 | + 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-26 08:22:30.996 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:22:30.998 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:22:31.000 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:22:31.014 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:22:31.016 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:22:31.018 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:22:31.020 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:22:31.035 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:22:31.038 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:22:31.040 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:22:31.042 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:22:31.044 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:22:31.047 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:22:31.049 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:22:31.051 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:22:31.054 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:22:31.056 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:22:31.058 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:22:31.061 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:22:31.063 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:22:31.065 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:22:31.066 | Using mysql database backend 2021-04-26 08:22:31.068 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:22:31.082 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:22:31.098 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:22:31.100 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:22:31.114 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:22:31.129 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:22:31.132 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:22:31.147 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-26 08:22:31.162 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:22:31.176 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:22:31.179 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:22:31.194 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:22:31.196 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:22:31.199 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:22:31.201 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:22:31.205 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-082231 2021-04-26 08:22:31.207 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-082231 736' 2021-04-26 08:22:31.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.212 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:22:31.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.216 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:22:31.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.221 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:22:31.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.226 | + 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-26 08:22:31.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.230 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-04-26 08:22:31.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.235 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-04-26 08:22:31.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.239 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-082229 2021-04-26 08:22:31.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.244 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:22:31.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.249 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-04-26 08:22:31.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.253 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:22:31.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.258 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:22:31.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.263 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:22:31.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:22:31.267 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:22:31.270 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:22:31.273 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:22:31.275 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:22:31.277 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:22:31.279 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:22:31.281 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:22:31.284 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:22:31.286 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:22:31.289 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:22:31.304 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:22:31.306 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:22:31.308 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:31.311 | + functions-common:git_clone:544 : echo master 2021-04-26 08:22:31.311 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:22:31.315 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:22:31.318 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:31.320 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:22:31.322 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:22:31.323 | + functions-common:git_clone:593 : head -1 2021-04-26 08:22:31.325 | cd565a13 Updated from generate-constraints 2021-04-26 08:22:31.327 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:22:31.330 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:22:31.332 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:22:31.335 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:22:31.337 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:22:31.339 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:22:31.342 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:22:31.344 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:22:31.347 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:22:31.349 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:22:31.352 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:22:31.355 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:22:31.359 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425351 2021-04-26 08:22:31.362 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:22:31.366 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619424868 2021-04-26 08:22:31.368 | ++ tools/install_prereqs.sh:source:49 : DELTA=483 2021-04-26 08:22:31.371 | ++ tools/install_prereqs.sh:source:50 : [[ 483 -lt 7200 ]] 2021-04-26 08:22:31.373 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:22:31.375 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:22:31.378 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:22:31.380 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:22:31.382 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:22:31.384 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:22:31.387 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:22:31.389 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:22:31.392 | +++ 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-26 08:22:31.436 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:22:31.436 | apache2-dev 2021-04-26 08:22:31.436 | bc 2021-04-26 08:22:31.436 | bsdmainutils 2021-04-26 08:22:31.436 | curl 2021-04-26 08:22:31.436 | g++ 2021-04-26 08:22:31.436 | gawk 2021-04-26 08:22:31.436 | gcc 2021-04-26 08:22:31.436 | gettext 2021-04-26 08:22:31.436 | git 2021-04-26 08:22:31.436 | graphviz 2021-04-26 08:22:31.436 | iputils-ping 2021-04-26 08:22:31.436 | libapache2-mod-proxy-uwsgi 2021-04-26 08:22:31.436 | libffi-dev 2021-04-26 08:22:31.437 | libjpeg-dev 2021-04-26 08:22:31.437 | libmysqlclient-dev 2021-04-26 08:22:31.437 | libpcre3-dev 2021-04-26 08:22:31.437 | libpq-dev 2021-04-26 08:22:31.437 | libssl-dev 2021-04-26 08:22:31.437 | libsystemd-dev 2021-04-26 08:22:31.437 | libxml2-dev 2021-04-26 08:22:31.437 | libxslt1-dev 2021-04-26 08:22:31.437 | libyaml-dev 2021-04-26 08:22:31.437 | lsof 2021-04-26 08:22:31.437 | openssh-server 2021-04-26 08:22:31.437 | openssl 2021-04-26 08:22:31.437 | pkg-config 2021-04-26 08:22:31.437 | psmisc 2021-04-26 08:22:31.437 | python3-dev 2021-04-26 08:22:31.437 | python3-pip 2021-04-26 08:22:31.437 | python3-systemd 2021-04-26 08:22:31.437 | python3-venv 2021-04-26 08:22:31.437 | tar 2021-04-26 08:22:31.437 | tcpdump 2021-04-26 08:22:31.437 | unzip 2021-04-26 08:22:31.437 | uuid-runtime 2021-04-26 08:22:31.437 | wget 2021-04-26 08:22:31.437 | wget 2021-04-26 08:22:31.437 | zlib1g-dev 2021-04-26 08:22:31.437 | libkrb5-dev 2021-04-26 08:22:31.437 | libldap2-dev 2021-04-26 08:22:31.437 | libsasl2-dev 2021-04-26 08:22:31.437 | memcached 2021-04-26 08:22:31.437 | python3-mysqldb 2021-04-26 08:22:31.437 | sqlite3 2021-04-26 08:22:31.437 | conntrack 2021-04-26 08:22:31.437 | curl 2021-04-26 08:22:31.437 | dnsmasq-base 2021-04-26 08:22:31.437 | dnsmasq-utils 2021-04-26 08:22:31.438 | ebtables 2021-04-26 08:22:31.438 | genisoimage 2021-04-26 08:22:31.438 | iptables 2021-04-26 08:22:31.438 | iputils-arping 2021-04-26 08:22:31.438 | kpartx 2021-04-26 08:22:31.438 | libjs-jquery-tablesorter 2021-04-26 08:22:31.438 | libmysqlclient-dev 2021-04-26 08:22:31.438 | parted 2021-04-26 08:22:31.438 | pm-utils 2021-04-26 08:22:31.438 | python3-mysqldb 2021-04-26 08:22:31.438 | socat 2021-04-26 08:22:31.438 | sqlite3 2021-04-26 08:22:31.438 | sudo 2021-04-26 08:22:31.438 | vlan 2021-04-26 08:22:31.438 | lsscsi 2021-04-26 08:22:31.438 | open-iscsi 2021-04-26 08:22:31.438 | lvm2 2021-04-26 08:22:31.438 | qemu-utils 2021-04-26 08:22:31.438 | thin-provisioning-tools 2021-04-26 08:22:31.438 | acl 2021-04-26 08:22:31.438 | dnsmasq-base 2021-04-26 08:22:31.438 | dnsmasq-utils 2021-04-26 08:22:31.438 | ebtables 2021-04-26 08:22:31.438 | haproxy 2021-04-26 08:22:31.438 | iptables 2021-04-26 08:22:31.438 | iputils-arping 2021-04-26 08:22:31.438 | iputils-ping 2021-04-26 08:22:31.438 | libmysqlclient-dev 2021-04-26 08:22:31.438 | postgresql-server-dev-all 2021-04-26 08:22:31.438 | python3-mysqldb 2021-04-26 08:22:31.438 | sqlite3 2021-04-26 08:22:31.438 | sudo 2021-04-26 08:22:31.438 | vlan 2021-04-26 08:22:31.438 | ipset 2021-04-26 08:22:31.438 | conntrack 2021-04-26 08:22:31.439 | conntrackd 2021-04-26 08:22:31.439 | keepalived 2021-04-26 08:22:31.439 | dstat 2021-04-26 08:22:31.439 | lvm2 2021-04-26 08:22:31.439 | qemu-utils 2021-04-26 08:22:31.439 | thin-provisioning-tools' 2021-04-26 08:22:31.440 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:22:31.458 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:22:31.458 | apache2-dev 2021-04-26 08:22:31.458 | bc 2021-04-26 08:22:31.458 | bsdmainutils 2021-04-26 08:22:31.458 | curl 2021-04-26 08:22:31.458 | g++ 2021-04-26 08:22:31.458 | gawk 2021-04-26 08:22:31.458 | gcc 2021-04-26 08:22:31.458 | gettext 2021-04-26 08:22:31.458 | git 2021-04-26 08:22:31.458 | graphviz 2021-04-26 08:22:31.458 | iputils-ping 2021-04-26 08:22:31.458 | libapache2-mod-proxy-uwsgi 2021-04-26 08:22:31.458 | libffi-dev 2021-04-26 08:22:31.458 | libjpeg-dev 2021-04-26 08:22:31.458 | libmysqlclient-dev 2021-04-26 08:22:31.458 | libpcre3-dev 2021-04-26 08:22:31.459 | libpq-dev 2021-04-26 08:22:31.459 | libssl-dev 2021-04-26 08:22:31.459 | libsystemd-dev 2021-04-26 08:22:31.459 | libxml2-dev 2021-04-26 08:22:31.459 | libxslt1-dev 2021-04-26 08:22:31.459 | libyaml-dev 2021-04-26 08:22:31.459 | lsof 2021-04-26 08:22:31.459 | openssh-server 2021-04-26 08:22:31.459 | openssl 2021-04-26 08:22:31.459 | pkg-config 2021-04-26 08:22:31.459 | psmisc 2021-04-26 08:22:31.459 | python3-dev 2021-04-26 08:22:31.460 | python3-pip 2021-04-26 08:22:31.460 | python3-systemd 2021-04-26 08:22:31.460 | python3-venv 2021-04-26 08:22:31.460 | tar 2021-04-26 08:22:31.460 | tcpdump 2021-04-26 08:22:31.460 | unzip 2021-04-26 08:22:31.460 | uuid-runtime 2021-04-26 08:22:31.460 | wget 2021-04-26 08:22:31.460 | wget 2021-04-26 08:22:31.460 | zlib1g-dev 2021-04-26 08:22:31.460 | libkrb5-dev 2021-04-26 08:22:31.460 | libldap2-dev 2021-04-26 08:22:31.460 | libsasl2-dev 2021-04-26 08:22:31.460 | memcached 2021-04-26 08:22:31.460 | python3-mysqldb 2021-04-26 08:22:31.460 | sqlite3 2021-04-26 08:22:31.460 | conntrack 2021-04-26 08:22:31.460 | curl 2021-04-26 08:22:31.460 | dnsmasq-base 2021-04-26 08:22:31.460 | dnsmasq-utils 2021-04-26 08:22:31.460 | ebtables 2021-04-26 08:22:31.460 | genisoimage 2021-04-26 08:22:31.460 | iptables 2021-04-26 08:22:31.460 | iputils-arping 2021-04-26 08:22:31.460 | kpartx 2021-04-26 08:22:31.460 | libjs-jquery-tablesorter 2021-04-26 08:22:31.460 | libmysqlclient-dev 2021-04-26 08:22:31.460 | parted 2021-04-26 08:22:31.460 | pm-utils 2021-04-26 08:22:31.460 | python3-mysqldb 2021-04-26 08:22:31.460 | socat 2021-04-26 08:22:31.460 | sqlite3 2021-04-26 08:22:31.460 | sudo 2021-04-26 08:22:31.460 | vlan 2021-04-26 08:22:31.460 | lsscsi 2021-04-26 08:22:31.460 | open-iscsi 2021-04-26 08:22:31.461 | lvm2 2021-04-26 08:22:31.461 | qemu-utils 2021-04-26 08:22:31.461 | thin-provisioning-tools 2021-04-26 08:22:31.461 | acl 2021-04-26 08:22:31.461 | dnsmasq-base 2021-04-26 08:22:31.461 | dnsmasq-utils 2021-04-26 08:22:31.461 | ebtables 2021-04-26 08:22:31.461 | haproxy 2021-04-26 08:22:31.461 | iptables 2021-04-26 08:22:31.461 | iputils-arping 2021-04-26 08:22:31.461 | iputils-ping 2021-04-26 08:22:31.461 | libmysqlclient-dev 2021-04-26 08:22:31.461 | postgresql-server-dev-all 2021-04-26 08:22:31.461 | python3-mysqldb 2021-04-26 08:22:31.461 | sqlite3 2021-04-26 08:22:31.461 | sudo 2021-04-26 08:22:31.461 | vlan 2021-04-26 08:22:31.461 | ipset 2021-04-26 08:22:31.461 | conntrack 2021-04-26 08:22:31.461 | conntrackd 2021-04-26 08:22:31.461 | keepalived 2021-04-26 08:22:31.461 | dstat 2021-04-26 08:22:31.461 | lvm2 2021-04-26 08:22:31.461 | qemu-utils 2021-04-26 08:22:31.461 | thin-provisioning-tools ' 2021-04-26 08:22:31.461 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:22:31.463 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:31.465 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:31.469 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:22:31.469 | ++ 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-26 08:22:31.473 | ++ 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-26 08:22:31.475 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:22:31.477 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:22:31.479 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:22:31.482 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:22:31.484 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:31.486 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:22:31.488 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:31.491 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:31.493 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:22:31.495 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:22:31.497 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:22:31.499 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:22:31.502 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:22:31.506 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:22:31.508 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:22:31.511 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:22:31.513 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:22:31.515 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:22:31.517 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:22:31.522 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425351518 2021-04-26 08:22:31.524 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:22:31.526 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:22:31.528 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:22:31.816 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:22:31.909 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:22:32.081 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:22:32.218 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:22:32.355 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:22:35.954 | Reading package lists... 2021-04-26 08:22:36.016 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:22:36.018 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:22:36.020 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:22:36.023 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:22:36.025 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:22:36.027 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:22:36.029 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:22:36.031 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:22:36.033 | ++ functions-common:time_stop:2311 : start_time=1619425351518 2021-04-26 08:22:36.036 | ++ functions-common:time_stop:2313 : [[ -z 1619425351518 ]] 2021-04-26 08:22:36.039 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:22:36.043 | ++ functions-common:time_stop:2316 : end_time=1619425356040 2021-04-26 08:22:36.045 | ++ functions-common:time_stop:2317 : elapsed_time=4522 2021-04-26 08:22:36.047 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:22:36.050 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:22:36.052 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4522 2021-04-26 08:22:36.054 | ++ 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-26 08:22:36.057 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:22:36.059 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:36.061 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:36.064 | ++ 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-26 08:22:36.085 | ++ 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-26 08:22:36.206 | Reading package lists... 2021-04-26 08:22:36.464 | Building dependency tree... 2021-04-26 08:22:36.466 | Reading state information... 2021-04-26 08:22:36.500 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:22:36.500 | bc is already the newest version (1.07.1-2). 2021-04-26 08:22:36.500 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:22:36.500 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:22:36.500 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:22:36.500 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:22:36.500 | ipset is already the newest version (6.34-1). 2021-04-26 08:22:36.500 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:22:36.500 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:22:36.500 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:22:36.500 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:22:36.500 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:22:36.500 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:22:36.500 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:22:36.500 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:22:36.500 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:22:36.501 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:22:36.501 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:22:36.501 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:22:36.501 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:22:36.501 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:22:36.501 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:22:36.501 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:22:36.501 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:22:36.501 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:22:36.501 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:22:36.501 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:22:36.501 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:22:36.501 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:22:36.501 | dnsmasq-base set to manually installed. 2021-04-26 08:22:36.501 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:22:36.501 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:22:36.501 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:22:36.501 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:22:36.501 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:22:36.501 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:22:36.501 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:22:36.501 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:22:36.501 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:22:36.501 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:22:36.501 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:22:36.501 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:22:36.501 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:22:36.501 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:22:36.501 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:22:36.501 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:22:36.502 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:22:36.502 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:22:36.502 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:22:36.502 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:22:36.502 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:22:36.502 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:22:36.502 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:22:36.502 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:22:36.502 | openssl set to manually installed. 2021-04-26 08:22:36.502 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:22:36.502 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:22:36.502 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:22:36.502 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:22:36.502 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:22:36.502 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:22:36.502 | tar set to manually installed. 2021-04-26 08:22:36.502 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:22:36.502 | tcpdump set to manually installed. 2021-04-26 08:22:36.502 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:22:36.502 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:22:36.502 | uuid-runtime set to manually installed. 2021-04-26 08:22:36.502 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:22:36.502 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:22:36.695 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:22:36.695 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:22:36.695 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:22:36.695 | The following packages were automatically installed and are no longer required: 2021-04-26 08:22:36.696 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:22:36.696 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:22:36.696 | python3-pam python3-problem-report python3-requests-unixsocket 2021-04-26 08:22:36.696 | python3-serial python3-twisted-bin python3-zope.interface 2021-04-26 08:22:36.696 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:22:36.696 | The following additional packages will be installed: 2021-04-26 08:22:36.697 | libssh-4 qemu-block-extra 2021-04-26 08:22:36.698 | Suggested packages: 2021-04-26 08:22:36.698 | python3-mysqldb-dbg debootstrap 2021-04-26 08:22:36.754 | The following NEW packages will be installed: 2021-04-26 08:22:36.754 | libssh-4 python3-pip 2021-04-26 08:22:36.755 | The following packages will be upgraded: 2021-04-26 08:22:36.756 | python3-mysqldb qemu-block-extra qemu-utils 2021-04-26 08:22:37.040 | 3 upgraded, 2 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:22:37.040 | Need to get 1,408 kB/1,522 kB of archives. 2021-04-26 08:22:37.040 | After this operation, 1,521 kB of additional disk space will be used. 2021-04-26 08:22:37.040 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1~cloud0 [175 kB] 2021-04-26 08:22:37.682 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-mysqldb amd64 1.4.4-2build1~cloud0 [51.3 kB] 2021-04-26 08:22:37.712 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.13~cloud0 [1,048 kB] 2021-04-26 08:22:38.114 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.13~cloud0 [134 kB] 2021-04-26 08:22:38.713 | Fetched 1,408 kB in 1s (1,027 kB/s) 2021-04-26 08:22:38.761 | Selecting previously unselected package libssh-4:amd64. 2021-04-26 08:22:38.808 | (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 ... 86374 files and directories currently installed.) 2021-04-26 08:22:38.812 | Preparing to unpack .../libssh-4_0.9.3-2ubuntu2.1~cloud0_amd64.deb ... 2021-04-26 08:22:38.824 | Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.1~cloud0) ... 2021-04-26 08:22:38.930 | Preparing to unpack .../python3-mysqldb_1.4.4-2build1~cloud0_amd64.deb ... 2021-04-26 08:22:39.080 | Unpacking python3-mysqldb (1.4.4-2build1~cloud0) over (1.3.10-1build1) ... 2021-04-26 08:22:39.167 | Selecting previously unselected package python3-pip. 2021-04-26 08:22:39.176 | Preparing to unpack .../python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-26 08:22:39.178 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:22:39.275 | Preparing to unpack .../qemu-utils_1%3a4.2-3ubuntu6.13~cloud0_amd64.deb ... 2021-04-26 08:22:39.295 | Unpacking qemu-utils (1:4.2-3ubuntu6.13~cloud0) over (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:22:39.554 | Preparing to unpack .../qemu-block-extra_1%3a4.2-3ubuntu6.13~cloud0_amd64.deb ... 2021-04-26 08:22:39.574 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.13~cloud0) over (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:22:39.672 | Setting up python3-mysqldb (1.4.4-2build1~cloud0) ... 2021-04-26 08:22:39.970 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:22:40.007 | Setting up libssh-4:amd64 (0.9.3-2ubuntu2.1~cloud0) ... 2021-04-26 08:22:40.044 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:22:40.439 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:22:41.038 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.13~cloud0) ... 2021-04-26 08:22:41.065 | Setting up qemu-utils (1:4.2-3ubuntu6.13~cloud0) ... 2021-04-26 08:22:41.093 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:22:43.089 | ++ functions-common:apt_get:1113 : result=0 2021-04-26 08:22:43.092 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:22:43.094 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:22:43.096 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:22:43.098 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:22:43.100 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:22:43.103 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:22:43.105 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:22:43.107 | ++ functions-common:time_stop:2311 : start_time=1619425356081 2021-04-26 08:22:43.109 | ++ functions-common:time_stop:2313 : [[ -z 1619425356081 ]] 2021-04-26 08:22:43.112 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:22:43.116 | ++ functions-common:time_stop:2316 : end_time=1619425363113 2021-04-26 08:22:43.119 | ++ functions-common:time_stop:2317 : elapsed_time=7032 2021-04-26 08:22:43.121 | ++ functions-common:time_stop:2318 : total=2503 2021-04-26 08:22:43.123 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:22:43.125 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9535 2021-04-26 08:22:43.128 | ++ functions-common:apt_get:1117 : return 0 2021-04-26 08:22:43.130 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-04-26 08:22:43.133 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-04-26 08:22:43.135 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-04-26 08:22:43.139 | ++ tools/install_prereqs.sh:source:89 : date 2021-04-26 08:22:43.143 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-04-26 08:22:43.145 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-04-26 08:22:43.148 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-04-26 08:22:44.222 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-04-26 08:22:44.224 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-04-26 08:22:44.226 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-04-26 08:22:44.229 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-04-26 08:22:44.231 | + tools/install_pip.sh:main:43 : GetDistro 2021-04-26 08:22:44.233 | + functions-common:GetDistro:373 : GetOSVersion 2021-04-26 08:22:44.235 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-04-26 08:22:44.237 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-04-26 08:22:44.239 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-04-26 08:22:44.241 | + functions-common:_ensure_lsb_release:328 : return 2021-04-26 08:22:44.243 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-04-26 08:22:44.323 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-04-26 08:22:44.325 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-04-26 08:22:44.406 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-04-26 08:22:44.408 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-04-26 08:22:44.488 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-04-26 08:22:44.489 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-04-26 08:22:44.491 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-04-26 08:22:44.493 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-04-26 08:22:44.495 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-04-26 08:22:44.497 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-04-26 08:22:44.499 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-04-26 08:22:44.501 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-04-26 08:22:44.503 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-04-26 08:22:44.505 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-04-26 08:22:44.507 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-04-26 08:22:44.507 | Distro: bionic 2021-04-26 08:22:44.509 | + tools/install_pip.sh:main:127 : get_versions 2021-04-26 08:22:44.512 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-26 08:22:44.515 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-26 08:22:44.517 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-26 08:22:44.519 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-26 08:22:44.519 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-26 08:22:45.083 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-04-26 08:22:45.084 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-04-26 08:22:45.085 | pip: 20.2.4 2021-04-26 08:22:45.087 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-26 08:22:45.610 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-26 08:22:45.633 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-04-26 08:22:45.635 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-04-26 08:22:45.637 | + tools/install_pip.sh:main:143 : is_fedora 2021-04-26 08:22:45.639 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:22:45.640 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:22:45.642 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:22:45.644 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:22:45.646 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:22:45.647 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:22:45.650 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:22:45.651 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:22:45.653 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:22:45.655 | + tools/install_pip.sh:main:143 : is_suse 2021-04-26 08:22:45.657 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:22:45.659 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:22:45.661 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:22:45.662 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:22:45.664 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:22:45.667 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:22:45.669 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-04-26 08:22:45.670 | + functions-common:is_package_installed:1351 : [[ -z python3-pip ]] 2021-04-26 08:22:45.672 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-04-26 08:22:45.674 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-04-26 08:22:45.676 | + functions-common:is_package_installed:1360 : dpkg -s python3-pip 2021-04-26 08:22:45.702 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-04-26 08:22:45.704 | + functions-common:uninstall_package:1371 : is_ubuntu 2021-04-26 08:22:45.705 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:22:45.707 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:22:45.709 | + functions-common:uninstall_package:1372 : apt_get purge python3-pip 2021-04-26 08:22:45.724 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-04-26 08:22:45.844 | Reading package lists... 2021-04-26 08:22:46.100 | Building dependency tree... 2021-04-26 08:22:46.102 | Reading state information... 2021-04-26 08:22:46.331 | The following packages were automatically installed and are no longer required: 2021-04-26 08:22:46.332 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:22:46.332 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:22:46.332 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:22:46.332 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:22:46.332 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:22:46.332 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:22:46.373 | The following packages will be REMOVED: 2021-04-26 08:22:46.373 | python3-pip* 2021-04-26 08:22:46.849 | 0 upgraded, 0 newly installed, 1 to remove and 169 not upgraded. 2021-04-26 08:22:46.849 | After this operation, 601 kB disk space will be freed. 2021-04-26 08:22:46.922 | (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 ... 86459 files and directories currently installed.) 2021-04-26 08:22:46.926 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:22:47.177 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:22:49.692 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:22:49.694 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:22:49.696 | + functions-common:time_stop:2304 : local name 2021-04-26 08:22:49.698 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:22:49.700 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:22:49.701 | + functions-common:time_stop:2307 : local total 2021-04-26 08:22:49.703 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:22:49.705 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:22:49.707 | + functions-common:time_stop:2311 : start_time=1619425365722 2021-04-26 08:22:49.708 | + functions-common:time_stop:2313 : [[ -z 1619425365722 ]] 2021-04-26 08:22:49.710 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:22:49.714 | + functions-common:time_stop:2316 : end_time=1619425369711 2021-04-26 08:22:49.715 | + functions-common:time_stop:2317 : elapsed_time=3989 2021-04-26 08:22:49.717 | + functions-common:time_stop:2318 : total=0 2021-04-26 08:22:49.719 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:22:49.720 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3989 2021-04-26 08:22:49.722 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:22:49.724 | + tools/install_pip.sh:main:149 : install_get_pip 2021-04-26 08:22:49.726 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-26 08:22:49.728 | + tools/install_pip.sh:install_get_pip:65 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-04-26 08:22:49.729 | + tools/install_pip.sh:install_get_pip:65 : grep -q '#!/usr/bin/env python' 2021-04-26 08:22:49.732 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-26 08:22:49.734 | + tools/install_pip.sh:install_get_pip:81 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-04-26 08:22:49.736 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-04-26 08:22:49.738 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-26 08:22:49.740 | + tools/install_pip.sh:install_get_pip:86 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-04-26 08:22:49.741 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-04-26 08:22:49.751 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-04-26 08:22:49.752 | Dload Upload Total Spent Left Speed 2021-04-26 08:22:49.976 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-04-26 08:22:49.981 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-04-26 08:22:49.984 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-04-26 08:22:53.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:22:53.069 | from cryptography.utils import int_from_bytes 2021-04-26 08:22:53.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:22:53.069 | from cryptography.utils import int_from_bytes 2021-04-26 08:22:53.130 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-26 08:22:53.130 | % (opt, underscore_opt)) 2021-04-26 08:22:53.130 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-26 08:22:53.130 | % (opt, underscore_opt)) 2021-04-26 08:22:53.130 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-26 08:22:53.131 | % (opt, underscore_opt)) 2021-04-26 08:22:53.131 | WARNING: Value for scheme.platlib does not match. Please report this to 2021-04-26 08:22:53.131 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:22:53.131 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:22:53.131 | WARNING: Value for scheme.purelib does not match. Please report this to 2021-04-26 08:22:53.131 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:22:53.131 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:22:53.131 | WARNING: Value for scheme.headers does not match. Please report this to 2021-04-26 08:22:53.131 | distutils: /usr/local/include/python3.6/DevStack 2021-04-26 08:22:53.131 | sysconfig: /usr/include/python3.6m 2021-04-26 08:22:53.131 | WARNING: Value for scheme.scripts does not match. Please report this to 2021-04-26 08:22:53.131 | distutils: /usr/local/bin 2021-04-26 08:22:53.131 | sysconfig: /usr/bin 2021-04-26 08:22:53.131 | WARNING: Value for scheme.data does not match. Please report this to 2021-04-26 08:22:53.131 | distutils: /usr/local 2021-04-26 08:22:53.131 | sysconfig: /usr 2021-04-26 08:22:53.131 | WARNING: Additional context: 2021-04-26 08:22:53.131 | user = False 2021-04-26 08:22:53.131 | home = None 2021-04-26 08:22:53.131 | root = None 2021-04-26 08:22:53.131 | prefix = None 2021-04-26 08:22:53.322 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:22:53.522 | Collecting pip 2021-04-26 08:22:53.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-04-26 08:22:55.716 | Installing collected packages: pip 2021-04-26 08:22:55.716 | Attempting uninstall: pip 2021-04-26 08:22:55.717 | Found existing installation: pip 20.2.4 2021-04-26 08:22:55.957 | Uninstalling pip-20.2.4: 2021-04-26 08:22:55.971 | Successfully uninstalled pip-20.2.4 2021-04-26 08:22:55.975 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-26 08:22:55.976 | % (opt, underscore_opt)) 2021-04-26 08:22:55.976 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-26 08:22:55.976 | % (opt, underscore_opt)) 2021-04-26 08:22:55.976 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-26 08:22:55.976 | % (opt, underscore_opt)) 2021-04-26 08:22:55.976 | WARNING: Value for scheme.platlib does not match. Please report this to 2021-04-26 08:22:55.976 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:22:55.976 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:22:55.976 | WARNING: Value for scheme.purelib does not match. Please report this to 2021-04-26 08:22:55.976 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:22:55.976 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:22:55.976 | WARNING: Value for scheme.headers does not match. Please report this to 2021-04-26 08:22:55.976 | distutils: /usr/local/include/python3.6/pip 2021-04-26 08:22:55.976 | sysconfig: /usr/include/python3.6m/pip 2021-04-26 08:22:55.976 | WARNING: Value for scheme.scripts does not match. Please report this to 2021-04-26 08:22:55.976 | distutils: /usr/local/bin 2021-04-26 08:22:55.976 | sysconfig: /usr/bin 2021-04-26 08:22:55.976 | WARNING: Value for scheme.data does not match. Please report this to 2021-04-26 08:22:55.976 | distutils: /usr/local 2021-04-26 08:22:55.976 | sysconfig: /usr 2021-04-26 08:22:55.976 | WARNING: Additional context: 2021-04-26 08:22:55.976 | user = False 2021-04-26 08:22:55.976 | home = None 2021-04-26 08:22:55.976 | root = None 2021-04-26 08:22:55.976 | prefix = None 2021-04-26 08:22:57.254 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-26 08:22:57.254 | % (opt, underscore_opt)) 2021-04-26 08:22:57.255 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-26 08:22:57.255 | % (opt, underscore_opt)) 2021-04-26 08:22:57.255 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-26 08:22:57.255 | % (opt, underscore_opt)) 2021-04-26 08:22:57.255 | WARNING: Value for scheme.platlib does not match. Please report this to 2021-04-26 08:22:57.255 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:22:57.255 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:22:57.255 | WARNING: Value for scheme.purelib does not match. Please report this to 2021-04-26 08:22:57.255 | distutils: /usr/local/lib/python3.6/dist-packages 2021-04-26 08:22:57.255 | sysconfig: /usr/lib/python3.6/site-packages 2021-04-26 08:22:57.255 | WARNING: Value for scheme.headers does not match. Please report this to 2021-04-26 08:22:57.255 | distutils: /usr/local/include/python3.6/DevStack 2021-04-26 08:22:57.255 | sysconfig: /usr/include/python3.6m 2021-04-26 08:22:57.255 | WARNING: Value for scheme.scripts does not match. Please report this to 2021-04-26 08:22:57.255 | distutils: /usr/local/bin 2021-04-26 08:22:57.255 | sysconfig: /usr/bin 2021-04-26 08:22:57.255 | WARNING: Value for scheme.data does not match. Please report this to 2021-04-26 08:22:57.255 | distutils: /usr/local 2021-04-26 08:22:57.255 | sysconfig: /usr 2021-04-26 08:22:57.255 | WARNING: Additional context: 2021-04-26 08:22:57.255 | user = False 2021-04-26 08:22:57.255 | home = None 2021-04-26 08:22:57.255 | root = None 2021-04-26 08:22:57.255 | prefix = None 2021-04-26 08:22:57.346 | Successfully installed pip-20.2.4 2021-04-26 08:22:57.346 | WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 2021-04-26 08:22:57.353 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:22:57.353 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:22:57.469 | + tools/install_pip.sh:main:151 : set -x 2021-04-26 08:22:57.471 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-04-26 08:22:57.472 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-04-26 08:22:57.474 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:22:57.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-04-26 08:22:57.478 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-04-26 08:22:57.480 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:22:57.483 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:22:57.483 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:22:57.487 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-04-26 08:22:57.489 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-04-26 08:22:57.490 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-26 08:22:57.493 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-26 08:22:57.494 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-26 08:22:57.510 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-04-26 08:22:57.512 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-26 08:22:58.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:22:58.753 | from cryptography.utils import int_from_bytes 2021-04-26 08:22:58.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:22:58.753 | from cryptography.utils import int_from_bytes 2021-04-26 08:22:59.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:22:59.906 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:22:59.910 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:22:59.917 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:22:59.924 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:22:59.930 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-26 08:23:02.248 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:23:02.248 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:23:02.347 | + inc/python:pip_install:200 : result=0 2021-04-26 08:23:02.349 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:23:02.351 | + functions-common:time_stop:2304 : local name 2021-04-26 08:23:02.352 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:02.354 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:02.356 | + functions-common:time_stop:2307 : local total 2021-04-26 08:23:02.358 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:02.359 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:23:02.361 | + functions-common:time_stop:2311 : start_time=1619425377505 2021-04-26 08:23:02.363 | + functions-common:time_stop:2313 : [[ -z 1619425377505 ]] 2021-04-26 08:23:02.365 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:02.368 | + functions-common:time_stop:2316 : end_time=1619425382366 2021-04-26 08:23:02.370 | + functions-common:time_stop:2317 : elapsed_time=4861 2021-04-26 08:23:02.372 | + functions-common:time_stop:2318 : total=0 2021-04-26 08:23:02.373 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:02.375 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4861 2021-04-26 08:23:02.377 | + inc/python:pip_install:203 : return 0 2021-04-26 08:23:02.379 | + tools/install_pip.sh:main:157 : get_versions 2021-04-26 08:23:02.381 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-26 08:23:02.385 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-26 08:23:02.387 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-26 08:23:02.390 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-26 08:23:02.390 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-26 08:23:02.958 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-04-26 08:23:02.960 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-04-26 08:23:02.960 | pip: 20.2.4 2021-04-26 08:23:02.962 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-26 08:23:03.483 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-26 08:23:03.507 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-04-26 08:23:03.510 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:23:03.514 | + ./stack.sh:main:761 : fixup_all 2021-04-26 08:23:03.516 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-04-26 08:23:03.518 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-04-26 08:23:03.520 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-26 08:23:03.526 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-26 08:23:03.526 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-04-26 08:23:03.527 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-04-26 08:23:03.531 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-04-26 08:23:03.533 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-04-26 08:23:03.535 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-04-26 08:23:03.543 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-04-26 08:23:03.546 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-04-26 08:23:03.548 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-04-26 08:23:03.551 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-04-26 08:23:03.553 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:23:03.555 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:03.558 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:23:03.560 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:23:03.562 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:03.564 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:03.566 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:03.568 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:03.570 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:03.573 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:23:03.575 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:23:03.577 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:23:03.579 | + functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-26 08:23:03.581 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:03.583 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:03.585 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:03.587 | + functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-26 08:23:03.605 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-04-26 08:23:03.726 | Reading package lists... 2021-04-26 08:23:03.983 | Building dependency tree... 2021-04-26 08:23:03.984 | Reading state information... 2021-04-26 08:23:04.213 | software-properties-common is already the newest version (0.96.24.32.14). 2021-04-26 08:23:04.213 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:04.214 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:23:04.214 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:23:04.214 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:23:04.214 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:23:04.214 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:23:04.214 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:04.283 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:23:04.287 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:23:04.289 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:23:04.292 | + functions-common:time_stop:2304 : local name 2021-04-26 08:23:04.294 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:04.296 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:04.298 | + functions-common:time_stop:2307 : local total 2021-04-26 08:23:04.301 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:04.303 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:23:04.305 | + functions-common:time_stop:2311 : start_time=1619425383602 2021-04-26 08:23:04.307 | + functions-common:time_stop:2313 : [[ -z 1619425383602 ]] 2021-04-26 08:23:04.310 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:04.313 | + functions-common:time_stop:2316 : end_time=1619425384310 2021-04-26 08:23:04.315 | + functions-common:time_stop:2317 : elapsed_time=708 2021-04-26 08:23:04.317 | + functions-common:time_stop:2318 : total=9535 2021-04-26 08:23:04.319 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:04.321 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10243 2021-04-26 08:23:04.323 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:23:04.325 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-04-26 08:23:05.148 | 'universe' distribution component is already enabled for all sources. 2021-04-26 08:23:05.176 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-04-26 08:23:05.178 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-04-26 08:23:07.876 | Reading package lists... 2021-04-26 08:23:08.184 | Building dependency tree... 2021-04-26 08:23:08.185 | Reading state information... 2021-04-26 08:23:08.416 | ubuntu-cloud-keyring is already the newest version (2018.09.18.1~18.04.2). 2021-04-26 08:23:08.416 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:08.417 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:23:08.417 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:23:08.417 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:23:08.417 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:23:08.417 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:23:08.417 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:08.489 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:23:08.873 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:08.873 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:08.873 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:08.995 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:09.127 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:14.805 | Reading package lists... 2021-04-26 08:23:14.867 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-04-26 08:23:14.870 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-04-26 08:23:14.872 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:23:14.874 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:14.877 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:23:14.879 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:23:14.883 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:23:14.886 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:23:14.888 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:23:14.890 | + functions-common:time_start:2291 : local start_time= 2021-04-26 08:23:14.892 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:23:14.895 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:23:14.898 | + functions-common:time_start:2295 : _TIME_START[$name]=1619425394896 2021-04-26 08:23:14.900 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:23:14.903 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:23:14.905 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:23:15.296 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:15.296 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:15.296 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:15.419 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:15.551 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:17.828 | Reading package lists... 2021-04-26 08:23:17.890 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:23:17.892 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:23:17.894 | + functions-common:time_stop:2304 : local name 2021-04-26 08:23:17.896 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:17.899 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:17.901 | + functions-common:time_stop:2307 : local total 2021-04-26 08:23:17.903 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:17.906 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:23:17.908 | + functions-common:time_stop:2311 : start_time=1619425394896 2021-04-26 08:23:17.910 | + functions-common:time_stop:2313 : [[ -z 1619425394896 ]] 2021-04-26 08:23:17.913 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:17.917 | + functions-common:time_stop:2316 : end_time=1619425397913 2021-04-26 08:23:17.919 | + functions-common:time_stop:2317 : elapsed_time=3017 2021-04-26 08:23:17.921 | + functions-common:time_stop:2318 : total=4522 2021-04-26 08:23:17.923 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:17.925 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7539 2021-04-26 08:23:17.927 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-04-26 08:23:17.938 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2021-04-26 08:23:17.949 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-04-26 08:23:17.959 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-04-26 08:23:17.962 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-04-26 08:23:17.964 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:23:17.967 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:23:17.969 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:23:17.971 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:23:17.973 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:23:17.975 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:23:17.978 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:23:17.980 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:23:17.982 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:23:17.984 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-04-26 08:23:17.986 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-04-26 08:23:17.989 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-04-26 08:23:17.991 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:23:17.993 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:23:17.995 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:23:17.998 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:23:18.000 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:23:18.002 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:23:18.004 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-04-26 08:23:18.006 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-04-26 08:23:18.025 | Using python 3.6 to install os-testr 2021-04-26 08:23:18.027 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-04-26 08:23:19.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:23:19.251 | from cryptography.utils import int_from_bytes 2021-04-26 08:23:19.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:23:19.251 | from cryptography.utils import int_from_bytes 2021-04-26 08:23:20.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:23:20.394 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:23:20.397 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:20.404 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:20.411 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:20.468 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2021-04-26 08:23:20.479 | 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 329)) (5.5.1) 2021-04-26 08:23:20.482 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2021-04-26 08:23:20.498 | Requirement already satisfied, skipping upgrade: stestr===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.0) 2021-04-26 08:23:20.530 | 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 529)) (2.4.0) 2021-04-26 08:23:20.550 | 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 540)) (1.4.0) 2021-04-26 08:23:20.554 | 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 549)) (1.1.0) 2021-04-26 08:23:20.562 | 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 557)) (0.12.1) 2021-04-26 08:23:20.566 | 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 161)) (1.0.0) 2021-04-26 08:23:20.569 | 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 111)) (3.7.0) 2021-04-26 08:23:20.582 | 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 165)) (3.0.0) 2021-04-26 08:23:20.594 | 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 21)) (5.4.1) 2021-04-26 08:23:20.598 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (0.18.2) 2021-04-26 08:23:20.602 | 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 408)) (1.6.0) 2021-04-26 08:23:20.605 | 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 479)) (1.15.0) 2021-04-26 08:23:20.608 | 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 234)) (1.0.0) 2021-04-26 08:23:20.611 | 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 549)) (1.4.0) 2021-04-26 08:23:20.614 | 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 337)) (0.7.2) 2021-04-26 08:23:20.617 | 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 510)) (3.3.0) 2021-04-26 08:23:20.627 | 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 112)) (1.5.0) 2021-04-26 08:23:20.691 | 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 365)) (2.4.7) 2021-04-26 08:23:20.694 | 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 201)) (3.10.1) 2021-04-26 08:23:20.737 | 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 561)) (0.2.5) 2021-04-26 08:23:20.743 | 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 113)) (0.4.4) 2021-04-26 08:23:20.748 | 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 87)) (20.3.0) 2021-04-26 08:23:20.794 | 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 366)) (1.8.2) 2021-04-26 08:23:20.797 | 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 579)) (3.4.1) 2021-04-26 08:23:20.825 | 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 545)) (3.7.4.3) 2021-04-26 08:23:22.868 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:23:22.868 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:23:22.965 | + inc/python:pip_install:200 : result=0 2021-04-26 08:23:22.967 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:23:22.969 | + functions-common:time_stop:2304 : local name 2021-04-26 08:23:22.971 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:22.974 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:22.976 | + functions-common:time_stop:2307 : local total 2021-04-26 08:23:22.978 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:22.980 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:23:22.982 | + functions-common:time_stop:2311 : start_time=1619425398020 2021-04-26 08:23:22.984 | + functions-common:time_stop:2313 : [[ -z 1619425398020 ]] 2021-04-26 08:23:22.987 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:22.990 | + functions-common:time_stop:2316 : end_time=1619425402988 2021-04-26 08:23:22.992 | + functions-common:time_stop:2317 : elapsed_time=4968 2021-04-26 08:23:22.994 | + functions-common:time_stop:2318 : total=0 2021-04-26 08:23:22.996 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:22.999 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4968 2021-04-26 08:23:23.001 | + inc/python:pip_install:203 : return 0 2021-04-26 08:23:23.003 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-04-26 08:23:23.050 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-04-26 08:23:23.124 | + ./stack.sh:main:775 : install_infra 2021-04-26 08:23:23.126 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-26 08:23:23.128 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-04-26 08:23:23.131 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-26 08:23:23.135 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-04-26 08:23:23.155 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-04-26 08:23:25.093 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:25.398 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:25.748 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:26.048 | Requirement already up-to-date: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) 2021-04-26 08:23:26.108 | + inc/python:pip_install:200 : result=0 2021-04-26 08:23:26.110 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:23:26.112 | + functions-common:time_stop:2304 : local name 2021-04-26 08:23:26.114 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:26.117 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:26.119 | + functions-common:time_stop:2307 : local total 2021-04-26 08:23:26.121 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:26.124 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:23:26.126 | + functions-common:time_stop:2311 : start_time=1619425403148 2021-04-26 08:23:26.128 | + functions-common:time_stop:2313 : [[ -z 1619425403148 ]] 2021-04-26 08:23:26.131 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:26.135 | + functions-common:time_stop:2316 : end_time=1619425406131 2021-04-26 08:23:26.137 | + functions-common:time_stop:2317 : elapsed_time=2983 2021-04-26 08:23:26.139 | + functions-common:time_stop:2318 : total=4968 2021-04-26 08:23:26.141 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:26.143 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7951 2021-04-26 08:23:26.146 | + inc/python:pip_install:203 : return 0 2021-04-26 08:23:26.148 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-26 08:23:26.151 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-04-26 08:23:26.171 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-04-26 08:23:28.036 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:28.346 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:28.701 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:28.897 | Processing /opt/stack/requirements 2021-04-26 08:23:30.734 | Requirement already satisfied (use --upgrade to upgrade): openstack-requirements==1.2.1.dev4514 from file:///opt/stack/requirements in /opt/stack/requirements/.venv/lib/python3.6/site-packages 2021-04-26 08:23:30.750 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) 2021-04-26 08:23:30.754 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) 2021-04-26 08:23:30.766 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) 2021-04-26 08:23:30.772 | 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 329)) 2021-04-26 08:23:30.775 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) 2021-04-26 08:23:30.778 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) 2021-04-26 08:23:30.799 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) 2021-04-26 08:23:30.802 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) 2021-04-26 08:23:30.821 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) 2021-04-26 08:23:30.825 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) 2021-04-26 08:23:30.833 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) 2021-04-26 08:23:30.854 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from openstack-requirements==1.2.1.dev4514) 2021-04-26 08:23:30.857 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from openstack-requirements==1.2.1.dev4514) 2021-04-26 08:23:30.874 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) 2021-04-26 08:23:30.877 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-04-26 08:23:30.881 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) 2021-04-26 08:23:30.884 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) 2021-04-26 08:23:30.887 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2021-04-26 08:23:30.890 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) 2021-04-26 08:23:30.892 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) 2021-04-26 08:23:30.895 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) 2021-04-26 08:23:30.907 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) 2021-04-26 08:23:30.909 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) 2021-04-26 08:23:30.919 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) 2021-04-26 08:23:30.981 | Requirement already satisfied: importlib-metadata===3.10.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) 2021-04-26 08:23:31.023 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2021-04-26 08:23:31.028 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) 2021-04-26 08:23:31.033 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) 2021-04-26 08:23:31.081 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) 2021-04-26 08:23:31.084 | Requirement already satisfied: zipp===3.4.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) 2021-04-26 08:23:31.111 | Requirement already satisfied: typing-extensions===3.7.4.3 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) 2021-04-26 08:23:31.258 | + inc/python:pip_install:200 : result=0 2021-04-26 08:23:31.261 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:23:31.263 | + functions-common:time_stop:2304 : local name 2021-04-26 08:23:31.265 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:31.267 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:31.270 | + functions-common:time_stop:2307 : local total 2021-04-26 08:23:31.272 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:31.274 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:23:31.277 | + functions-common:time_stop:2311 : start_time=1619425406164 2021-04-26 08:23:31.279 | + functions-common:time_stop:2313 : [[ -z 1619425406164 ]] 2021-04-26 08:23:31.281 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:31.285 | + functions-common:time_stop:2316 : end_time=1619425411282 2021-04-26 08:23:31.287 | + functions-common:time_stop:2317 : elapsed_time=5118 2021-04-26 08:23:31.289 | + functions-common:time_stop:2318 : total=7951 2021-04-26 08:23:31.292 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:31.294 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13069 2021-04-26 08:23:31.296 | + inc/python:pip_install:203 : return 0 2021-04-26 08:23:31.299 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-04-26 08:23:31.301 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-04-26 08:23:31.304 | + inc/python:use_library_from_git:250 : local name=pbr 2021-04-26 08:23:31.306 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:23:31.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:23:31.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-04-26 08:23:31.313 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:23:31.315 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-04-26 08:23:31.333 | Using python 3.6 to install pbr 2021-04-26 08:23:31.335 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-04-26 08:23:32.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:23:32.582 | from cryptography.utils import int_from_bytes 2021-04-26 08:23:32.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:23:32.583 | from cryptography.utils import int_from_bytes 2021-04-26 08:23:33.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:23:33.747 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:23:33.751 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:33.757 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:33.765 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:23:33.885 | 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 329)) (5.5.1) 2021-04-26 08:23:36.229 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:23:36.229 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:23:36.318 | + inc/python:pip_install:200 : result=0 2021-04-26 08:23:36.320 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:23:36.322 | + functions-common:time_stop:2304 : local name 2021-04-26 08:23:36.324 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:36.327 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:36.329 | + functions-common:time_stop:2307 : local total 2021-04-26 08:23:36.331 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:36.333 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:23:36.335 | + functions-common:time_stop:2311 : start_time=1619425411329 2021-04-26 08:23:36.337 | + functions-common:time_stop:2313 : [[ -z 1619425411329 ]] 2021-04-26 08:23:36.340 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:36.343 | + functions-common:time_stop:2316 : end_time=1619425416341 2021-04-26 08:23:36.346 | + functions-common:time_stop:2317 : elapsed_time=5012 2021-04-26 08:23:36.348 | + functions-common:time_stop:2318 : total=13069 2021-04-26 08:23:36.350 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:36.352 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18081 2021-04-26 08:23:36.355 | + inc/python:pip_install:203 : return 0 2021-04-26 08:23:36.357 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-04-26 08:23:38.408 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-04-26 08:23:40.187 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.6/site-packages 2021-04-26 08:23:40.193 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2021-04-26 08:23:40.196 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2021-04-26 08:23:40.199 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2021-04-26 08:23:40.252 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-26 08:23:40.254 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-26 08:23:40.258 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-04-26 08:23:40.274 | + ./stack.sh:main:784 : pkgs= 2021-04-26 08:23:40.277 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-04-26 08:23:40.280 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-04-26 08:23:40.282 | + functions-common:run_phase:1732 : local mode=stack 2021-04-26 08:23:40.284 | + functions-common:run_phase:1733 : local phase=pre-install 2021-04-26 08:23:40.287 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:23:40.289 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:23:40.291 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:23:40.293 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:23:40.295 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:23:40.298 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:23:40.301 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:23:40.304 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:23:40.306 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:23:40.309 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-04-26 08:23:40.311 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:23:40.326 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:40.328 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-04-26 08:23:40.330 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:23:40.332 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-04-26 08:23:40.334 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:23:40.336 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-04-26 08:23:40.339 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:23:40.341 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-04-26 08:23:40.343 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:23:40.345 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-04-26 08:23:40.347 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:23:40.349 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-04-26 08:23:40.351 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-26 08:23:40.353 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-04-26 08:23:40.356 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-04-26 08:23:40.358 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:23:40.360 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-04-26 08:23:40.363 | + functions-common:run_plugins:1718 : local mode=stack 2021-04-26 08:23:40.365 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-04-26 08:23:40.367 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-04-26 08:23:40.370 | + functions-common:run_plugins:1722 : local plugin 2021-04-26 08:23:40.372 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-04-26 08:23:40.374 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:23:40.376 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-04-26 08:23:40.379 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-04-26 08:23:40.381 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-04-26 08:23:40.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-04-26 08:23:40.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-04-26 08:23:40.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:40.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-04-26 08:23:40.393 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:40.395 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Ceph 2021-04-26 08:23:40.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-04-26 08:23:40.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:271 : [[ bionic =~ f[0-9][0-9] ]] 2021-04-26 08:23:40.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:276 : [[ ! bionic =~ (focal|bionic|xenial|f31|f32) ]] 2021-04-26 08:23:40.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:289 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-04-26 08:23:40.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-04-26 08:23:40.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-04-26 08:23:40.410 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-04-26 08:23:40.412 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1072 : is_ubuntu 2021-04-26 08:23:40.414 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:40.416 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:40.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1073 : [[ bionic =~ (focal|xenial|bionic) ]] 2021-04-26 08:23:40.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1078 : install_package software-properties-common 2021-04-26 08:23:40.423 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:23:40.425 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:40.427 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:23:40.429 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:23:40.432 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:40.434 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:40.436 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:40.438 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:40.440 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:40.442 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:23:40.444 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:23:40.447 | ++ functions-common:apt_get_update:1069 : return 2021-04-26 08:23:40.449 | ++ functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-26 08:23:40.451 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:40.453 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:40.456 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:40.458 | ++ functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-26 08:23:40.476 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-04-26 08:23:40.599 | Reading package lists... 2021-04-26 08:23:40.860 | Building dependency tree... 2021-04-26 08:23:40.861 | Reading state information... 2021-04-26 08:23:41.091 | software-properties-common is already the newest version (0.96.24.32.14). 2021-04-26 08:23:41.091 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:41.092 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:23:41.092 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:23:41.092 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:23:41.092 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:23:41.092 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:23:41.092 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:41.161 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:23:41.166 | ++ functions-common:apt_get:1113 : result=0 2021-04-26 08:23:41.168 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:23:41.170 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:41.172 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:41.174 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:41.176 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:41.179 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:41.181 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:23:41.183 | ++ functions-common:time_stop:2311 : start_time=1619425420473 2021-04-26 08:23:41.185 | ++ functions-common:time_stop:2313 : [[ -z 1619425420473 ]] 2021-04-26 08:23:41.187 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:41.191 | ++ functions-common:time_stop:2316 : end_time=1619425421189 2021-04-26 08:23:41.193 | ++ functions-common:time_stop:2317 : elapsed_time=716 2021-04-26 08:23:41.195 | ++ functions-common:time_stop:2318 : total=10243 2021-04-26 08:23:41.198 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:41.200 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10959 2021-04-26 08:23:41.202 | ++ functions-common:apt_get:1117 : return 0 2021-04-26 08:23:41.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1080 : configure_repo_ceph apt-get octopus bionic 2021-04-26 08:23:41.206 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:967 : local package_manager=apt-get 2021-04-26 08:23:41.208 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:968 : local ceph_release=octopus 2021-04-26 08:23:41.211 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:969 : local distro_release=bionic 2021-04-26 08:23:41.213 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:971 : is_ubuntu 2021-04-26 08:23:41.215 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:41.217 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:41.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-04-26 08:23:41.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : sudo apt-key add - 2021-04-26 08:23:41.305 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-04-26 08:23:42.026 | OK 2021-04-26 08:23:42.038 | ++ /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-26 08:23:43.240 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:43.329 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:43.339 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:43.393 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:43.447 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:44.000 | Get:6 https://download.ceph.com/debian-octopus bionic InRelease [8,557 B] 2021-04-26 08:23:44.244 | Get:7 https://download.ceph.com/debian-octopus bionic/main amd64 Packages [15.9 kB] 2021-04-26 08:23:47.786 | Fetched 24.4 kB in 1s (20.4 kB/s) 2021-04-26 08:23:49.544 | Reading package lists... 2021-04-26 08:23:49.606 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:974 : sudo apt-get -y update 2021-04-26 08:23:49.854 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:50.000 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:50.004 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:50.141 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:50.277 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:50.278 | Hit:6 https://download.ceph.com/debian-octopus bionic InRelease 2021-04-26 08:23:52.539 | Reading package lists... 2021-04-26 08:23:52.601 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1082 : CEPH_PACKAGES='ceph libnss3-tools' 2021-04-26 08:23:52.603 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1083 : python3_enabled 2021-04-26 08:23:52.605 | ++ inc/python:python3_enabled:455 : return 0 2021-04-26 08:23:52.607 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1084 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-04-26 08:23:52.610 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1087 : is_ceph_enabled_for_service manila 2021-04-26 08:23:52.612 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-26 08:23:52.614 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-26 08:23:52.617 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-26 08:23:52.620 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-26 08:23:52.620 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-26 08:23:52.621 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-26 08:23:52.624 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-26 08:23:52.627 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-26 08:23:52.629 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-26 08:23:52.632 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-26 08:23:52.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-26 08:23:52.649 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:52.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-26 08:23:52.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1091 : '[' False = True ']' 2021-04-26 08:23:52.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1095 : '[' '' = True ']' 2021-04-26 08:23:52.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-04-26 08:23:52.661 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:23:52.663 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:52.666 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:23:52.668 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:23:52.670 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:52.672 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:52.674 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:52.676 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:52.678 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:52.681 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:23:52.683 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:23:52.685 | ++ functions-common:apt_get_update:1069 : return 2021-04-26 08:23:52.687 | ++ functions-common:install_package:1343 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-04-26 08:23:52.689 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:52.691 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:52.693 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:52.696 | ++ functions-common:real_install_package:1329 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-04-26 08:23:52.714 | ++ 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-26 08:23:52.835 | Reading package lists... 2021-04-26 08:23:53.092 | Building dependency tree... 2021-04-26 08:23:53.093 | Reading state information... 2021-04-26 08:23:53.323 | libnss3-tools is already the newest version (2:3.35-2ubuntu2.12). 2021-04-26 08:23:53.323 | ceph is already the newest version (15.2.11-1bionic). 2021-04-26 08:23:53.323 | python3-rados is already the newest version (15.2.11-1bionic). 2021-04-26 08:23:53.323 | python3-rbd is already the newest version (15.2.11-1bionic). 2021-04-26 08:23:53.323 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:53.324 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:23:53.324 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:23:53.324 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:23:53.324 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:23:53.324 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:23:53.324 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:53.392 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:23:53.396 | ++ functions-common:apt_get:1113 : result=0 2021-04-26 08:23:53.399 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:23:53.402 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:53.404 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:53.406 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:53.408 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:53.410 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:53.412 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:23:53.415 | ++ functions-common:time_stop:2311 : start_time=1619425432711 2021-04-26 08:23:53.417 | ++ functions-common:time_stop:2313 : [[ -z 1619425432711 ]] 2021-04-26 08:23:53.420 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:53.423 | ++ functions-common:time_stop:2316 : end_time=1619425433421 2021-04-26 08:23:53.426 | ++ functions-common:time_stop:2317 : elapsed_time=710 2021-04-26 08:23:53.428 | ++ functions-common:time_stop:2318 : total=10959 2021-04-26 08:23:53.430 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:53.432 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11669 2021-04-26 08:23:53.434 | ++ functions-common:apt_get:1117 : return 0 2021-04-26 08:23:53.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-04-26 08:23:53.438 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:53.441 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Ceph 2021-04-26 08:23:53.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-04-26 08:23:53.446 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2021-04-26 08:23:53.448 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2021-04-26 08:23:53.450 | ++ /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-26 08:23:53.452 | ++ functions:create_disk:732 : local node_number 2021-04-26 08:23:53.454 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.457 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2021-04-26 08:23:53.459 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2021-04-26 08:23:53.461 | ++ functions:create_disk:736 : local key 2021-04-26 08:23:53.464 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.465 | +++ functions:create_disk:738 : sed s#/.## 2021-04-26 08:23:53.469 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.471 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.473 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-04-26 08:23:53.475 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.477 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2021-04-26 08:23:53.479 | ++ functions:destroy_disk:765 : local key 2021-04-26 08:23:53.482 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.482 | +++ functions:destroy_disk:767 : sed s#/.## 2021-04-26 08:23:53.486 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.488 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.490 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2021-04-26 08:23:53.495 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-04-26 08:23:53.507 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.523 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.526 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2021-04-26 08:23:53.537 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.547 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-04-26 08:23:53.572 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-04-26 08:23:53.572 | = sectsz=512 attr=2, projid32bit=1 2021-04-26 08:23:53.572 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-04-26 08:23:53.573 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-04-26 08:23:53.573 | = sunit=0 swidth=0 blks 2021-04-26 08:23:53.573 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-04-26 08:23:53.573 | log =internal log bsize=4096 blocks=2980, version=2 2021-04-26 08:23:53.573 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-04-26 08:23:53.573 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-04-26 08:23:53.577 | ++ 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-26 08:23:53.577 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2021-04-26 08:23:53.584 | /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-26 08:23:53.588 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2021-04-26 08:23:53.598 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2021-04-26 08:23:53.635 | mount: /dev/loop0 mounted on /var/lib/ceph. 2021-04-26 08:23:53.640 | ++ /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-26 08:23:53.654 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2021-04-26 08:23:53.659 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2021-04-26 08:23:53.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-787933-1-ceph --create-keyring --name=mon. --add-key=AQCZeIZgvVpfKBAAIS8tFUct0OzInDpS7jh/pg== --cap mon 'allow *' 2021-04-26 08:23:53.713 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-787933-1-ceph 2021-04-26 08:23:53.713 | added entity mon. auth(key=AQCZeIZgvVpfKBAAIS8tFUct0OzInDpS7jh/pg==) 2021-04-26 08:23:53.713 | added 1 caps to entity mon. 2021-04-26 08:23:53.718 | ++ /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-26 08:23:53.764 | creating /etc/ceph/ceph.client.admin.keyring 2021-04-26 08:23:53.769 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2021-04-26 08:23:53.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-787933-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-04-26 08:23:53.801 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-787933-1-ceph 2021-04-26 08:23:53.807 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2021-04-26 08:23:53.811 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-787933-1-ceph 2021-04-26 08:23:53.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid b2f13567-f109-43ff-b549-8cc58e4252f0 2021-04-26 08:23:53.876 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2021-04-26 08:23:53.879 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-787933-1-ceph 2021-04-26 08:23:53.924 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.20 2021-04-26 08:23:53.970 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-04-26 08:23:54.015 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-04-26 08:23:54.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-04-26 08:23:54.105 | ++ /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-26 08:23:54.150 | ++ /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-26 08:23:54.195 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-04-26 08:23:54.239 | ++ /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-26 08:23:54.286 | ++ /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-26 08:23:54.331 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-04-26 08:23:54.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2021-04-26 08:23:54.388 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2021-04-26 08:23:54.388 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2021-04-26 08:23:54.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2021-04-26 08:23:54.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-04-26 08:23:54.441 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-04-26 08:23:54.446 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-04-26 08:23:54.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-787933-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-787933-1-ceph 2021-04-26 08:23:54.533 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2021-04-26 08:23:54.546 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2021-04-26 08:23:54.550 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-787933-1-ceph 2021-04-26 08:23:54.563 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-787933-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-04-26 08:23:54.768 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2021-04-26 08:23:54.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-787933-1-ceph 2021-04-26 08:23:54.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2021-04-26 08:23:54.795 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2021-04-26 08:23:54.797 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-04-26 08:23:54.800 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-04-26 08:23:54.802 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-04-26 08:23:54.805 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-04-26 08:23:54.808 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-04-26 08:23:54.812 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph' 2021-04-26 08:23:54.815 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-04-26 08:23:54.817 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph' 2021-04-26 08:23:54.820 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-04-26 08:23:54.822 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph 2021-04-26 08:23:54.824 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph 2021-04-26 08:23:54.839 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-04-26 08:23:54.842 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-04-26 08:23:54.846 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-04-26 08:23:54.846 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-04-26 08:23:54.846 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-04-26 08:23:55.270 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-04-26 08:23:55.273 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-04-26 08:23:55.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=15.2 2021-04-26 08:23:55.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 15.2 '>=' 14.0 2021-04-26 08:23:55.281 | ++ functions:vercmp:628 : local v1=15.2 2021-04-26 08:23:55.283 | ++ functions:vercmp:629 : local 'op=>=' 2021-04-26 08:23:55.286 | ++ functions:vercmp:630 : local v2=14.0 2021-04-26 08:23:55.289 | ++ functions:vercmp:631 : local result 2021-04-26 08:23:55.292 | +++ functions:vercmp:635 : echo -e '15.2\n14.0' 2021-04-26 08:23:55.292 | +++ functions:vercmp:635 : sort -V 2021-04-26 08:23:55.293 | +++ functions:vercmp:635 : head -1 2021-04-26 08:23:55.296 | ++ functions:vercmp:635 : result=14.0 2021-04-26 08:23:55.299 | ++ functions:vercmp:637 : case $op in 2021-04-26 08:23:55.301 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2021-04-26 08:23:55.303 | ++ functions:vercmp:652 : return 2021-04-26 08:23:55.306 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-26 08:23:55.308 | ++ /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-26 08:23:55.654 | exported keyring for client.bootstrap-mds 2021-04-26 08:23:55.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-26 08:23:55.674 | ++ /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-26 08:23:56.026 | exported keyring for client.bootstrap-osd 2021-04-26 08:23:56.044 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-26 08:23:56.047 | ++ /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-26 08:23:56.396 | exported keyring for client.bootstrap-rgw 2021-04-26 08:23:56.414 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-04-26 08:23:56.426 | ++ /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-26 08:23:56.810 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-04-26 08:23:56.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2021-04-26 08:23:56.824 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2021-04-26 08:23:56.827 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-04-26 08:23:57.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2021-04-26 08:23:57.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-04-26 08:23:57.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-04-26 08:23:57.248 | ++ /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-26 08:23:57.612 | [osd.0] 2021-04-26 08:23:57.612 | key = AQCdeIZg0G4bJBAAMOUCiNIMh0KfHMpiedduMA== 2021-04-26 08:23:57.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-04-26 08:23:57.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-04-26 08:23:57.658 | ++ /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-26 08:23:57.702 | 2021-04-26T08:23:57.700+0000 7ffaa57f3d80 -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-26 08:23:57.702 | 2021-04-26T08:23:57.700+0000 7ffaa57f3d80 -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-26 08:23:57.702 | 2021-04-26T08:23:57.700+0000 7ffaa57f3d80 -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-26 08:23:57.704 | 2021-04-26T08:23:57.700+0000 7ffaa57f3d80 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-04-26 08:23:57.741 | 2021-04-26T08:23:57.736+0000 7ffaa57f3d80 -1 freelist read_size_meta_from_db missing size meta in DB 2021-04-26 08:23:59.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-04-26 08:24:01.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2021-04-26 08:24:01.129 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-04-26 08:24:01.327 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2021-04-26 08:24:01.330 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-26 08:24:01.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-26 08:24:01.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-26 08:24:01.338 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-26 08:24:01.338 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-26 08:24:01.339 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-26 08:24:01.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-26 08:24:01.345 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-26 08:24:01.348 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-26 08:24:01.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-26 08:24:01.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-26 08:24:01.369 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:01.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-26 08:24:01.374 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2021-04-26 08:24:01.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2021-04-26 08:24:01.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-04-26 08:24:01.381 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:24:01.383 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Ceph 2021-04-26 08:24:01.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-04-26 08:24:01.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1138 : sudo chown -R ceph. /var/lib/ceph 2021-04-26 08:24:01.400 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : hostname 2021-04-26 08:24:01.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : sudo systemctl start ceph-mon@dv-osbrick-787933-1-ceph 2021-04-26 08:24:01.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1141 : local ceph_version 2021-04-26 08:24:01.423 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : _get_ceph_version mon 2021-04-26 08:24:01.426 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-04-26 08:24:01.428 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-04-26 08:24:01.431 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-04-26 08:24:01.433 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-04-26 08:24:01.437 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-04-26 08:24:01.441 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph' 2021-04-26 08:24:01.444 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-04-26 08:24:01.446 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph' 2021-04-26 08:24:01.448 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-04-26 08:24:01.451 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph 2021-04-26 08:24:01.453 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-787933-1-ceph 2021-04-26 08:24:01.468 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-04-26 08:24:01.471 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-04-26 08:24:01.475 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-04-26 08:24:01.475 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-04-26 08:24:01.475 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-04-26 08:24:01.842 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-04-26 08:24:01.845 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-04-26 08:24:01.847 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : ceph_version=15.2 2021-04-26 08:24:01.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1144 : sudo systemctl start ceph-mgr@x 2021-04-26 08:24:01.872 | ++ /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-26 08:24:11.463 | no valid command found; 10 closest matches: 2021-04-26 08:24:11.463 | 0 2021-04-26 08:24:11.463 | 1 2021-04-26 08:24:11.463 | 2 2021-04-26 08:24:11.463 | abort 2021-04-26 08:24:11.463 | assert 2021-04-26 08:24:11.463 | config diff 2021-04-26 08:24:11.463 | config diff get 2021-04-26 08:24:11.463 | config get 2021-04-26 08:24:11.463 | config help [] 2021-04-26 08:24:11.463 | config set ... 2021-04-26 08:24:11.463 | Error EINVAL: invalid command 2021-04-26 08:24:11.470 | ++ /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-26 08:24:11.470 | MGR Restful is not working, perhaps the package is not installed? 2021-04-26 08:24:11.474 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-04-26 08:24:12.032 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-04-26 08:24:12.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1151 : sudo systemctl start ceph-osd@0 2021-04-26 08:24:12.123 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1153 : is_ceph_enabled_for_service manila 2021-04-26 08:24:12.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-26 08:24:12.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-26 08:24:12.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-26 08:24:12.135 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-26 08:24:12.135 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-26 08:24:12.137 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-26 08:24:12.141 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-26 08:24:12.144 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-26 08:24:12.146 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-26 08:24:12.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-26 08:24:12.152 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-26 08:24:12.168 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:12.171 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-26 08:24:12.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1157 : '[' '' = True ']' 2021-04-26 08:24:12.176 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-26 08:24:12.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-04-26 08:24:12.182 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-04-26 08:24:12.185 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-04-26 08:24:12.187 | + functions:set_systemd_override:821 : local value=2048 2021-04-26 08:24:12.190 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-04-26 08:24:12.192 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-04-26 08:24:12.240 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-04-26 08:24:12.240 | Set systemd system override for DefaultLimitNOFILE=2048 2021-04-26 08:24:12.243 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-04-26 08:24:12.461 | + ./stack.sh:main:797 : install_rpc_backend 2021-04-26 08:24:12.464 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-04-26 08:24:12.485 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:12.495 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-04-26 08:24:12.498 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:24:12.500 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:12.503 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:24:12.506 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:24:12.509 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:12.511 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:12.514 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:12.516 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:12.519 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:12.522 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:12.524 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:24:12.527 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:24:12.529 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-04-26 08:24:12.532 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:12.534 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:12.537 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:12.540 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-04-26 08:24:12.559 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-04-26 08:24:12.681 | Reading package lists... 2021-04-26 08:24:12.943 | Building dependency tree... 2021-04-26 08:24:12.944 | Reading state information... 2021-04-26 08:24:13.171 | rabbitmq-server is already the newest version (3.6.10-1ubuntu0.4). 2021-04-26 08:24:13.171 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:13.172 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:24:13.172 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:24:13.172 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:24:13.172 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:24:13.172 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:24:13.172 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:13.251 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:24:13.256 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:24:13.259 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:24:13.261 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:13.264 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:13.266 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:13.269 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:13.272 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:13.275 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:24:13.277 | + functions-common:time_stop:2311 : start_time=1619425452557 2021-04-26 08:24:13.279 | + functions-common:time_stop:2313 : [[ -z 1619425452557 ]] 2021-04-26 08:24:13.283 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:13.286 | + functions-common:time_stop:2316 : end_time=1619425453284 2021-04-26 08:24:13.289 | + functions-common:time_stop:2317 : elapsed_time=727 2021-04-26 08:24:13.291 | + functions-common:time_stop:2318 : total=11669 2021-04-26 08:24:13.294 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:13.296 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12396 2021-04-26 08:24:13.299 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:24:13.301 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-04-26 08:24:13.304 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:24:13.307 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:24:13.309 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:24:13.312 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:24:13.314 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:24:13.317 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:24:13.320 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-04-26 08:24:13.323 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:24:13.325 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:24:13.327 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:24:13.330 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:24:13.332 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:24:13.335 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:24:13.337 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:24:13.340 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:24:13.342 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:24:13.345 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-04-26 08:24:13.347 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:24:13.350 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:24:13.352 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:24:13.355 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:24:13.357 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:24:13.360 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:24:13.362 | + ./stack.sh:main:798 : restart_rpc_backend 2021-04-26 08:24:13.366 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-04-26 08:24:13.382 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:13.385 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-04-26 08:24:13.387 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:24:13.390 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-04-26 08:24:13.392 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-04-26 08:24:13.396 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-04-26 08:24:13.399 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-04-26 08:24:13.402 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-04-26 08:24:13.404 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-04-26 08:24:13.407 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-04-26 08:24:13.410 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-04-26 08:24:13.412 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-04-26 08:24:13.415 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-04-26 08:24:14.470 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-04-26 08:24:14.470 | stackrabbit []' 2021-04-26 08:24:14.474 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-04-26 08:24:14.474 | stackrabbit []' 2021-04-26 08:24:14.475 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-04-26 08:24:14.480 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-04-26 08:24:14.482 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-04-26 08:24:14.485 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-26 08:24:15.493 | Changing password for user "stackrabbit" 2021-04-26 08:24:15.516 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-04-26 08:24:16.576 | Setting permissions for user "stackrabbit" in vhost "/" 2021-04-26 08:24:16.599 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-04-26 08:24:16.602 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-26 08:24:17.621 | Changing password for user "stackrabbit" 2021-04-26 08:24:17.643 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-04-26 08:24:17.646 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-04-26 08:24:17.648 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-04-26 08:24:18.671 | Deleting user "guest" 2021-04-26 08:24:18.684 | Error: no_such_user: guest 2021-04-26 08:24:18.693 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-04-26 08:24:18.696 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-04-26 08:24:18.712 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:18.715 | + ./stack.sh:main:801 : install_database 2021-04-26 08:24:18.717 | + lib/database:install_database:116 : install_database_mysql 2021-04-26 08:24:18.720 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-04-26 08:24:18.722 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:18.725 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:18.727 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-04-26 08:24:18.932 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-04-26 08:24:18.935 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-04-26 08:24:18.937 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-04-26 08:24:18.940 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:24:18.942 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-04-26 08:24:18.945 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:24:18.947 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:24:18.949 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:24:18.952 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:24:18.954 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:24:18.957 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:24:18.959 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:24:18.962 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:24:18.964 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:24:18.967 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-04-26 08:24:18.969 | + functions-common:is_suse:462 : is_opensuse 2021-04-26 08:24:18.972 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-26 08:24:18.975 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-26 08:24:18.977 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-26 08:24:18.979 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-26 08:24:18.982 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-26 08:24:18.984 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-04-26 08:24:18.987 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:18.990 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:18.992 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-04-26 08:24:18.995 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:24:18.997 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:18.999 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:24:19.002 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:24:19.005 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:19.007 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:19.010 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:19.012 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:19.015 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:19.017 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:19.019 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:24:19.022 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:24:19.025 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-04-26 08:24:19.027 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:19.030 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:19.032 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:19.035 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-04-26 08:24:19.055 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-04-26 08:24:19.177 | Reading package lists... 2021-04-26 08:24:19.435 | Building dependency tree... 2021-04-26 08:24:19.436 | Reading state information... 2021-04-26 08:24:19.663 | mysql-server is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:24:19.663 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:19.663 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:24:19.663 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:24:19.663 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:24:19.663 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:24:19.663 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:24:19.663 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:19.730 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:24:19.734 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:24:19.736 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:24:19.739 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:19.742 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:19.744 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:19.746 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:19.749 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:19.751 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:24:19.753 | + functions-common:time_stop:2311 : start_time=1619425459052 2021-04-26 08:24:19.756 | + functions-common:time_stop:2313 : [[ -z 1619425459052 ]] 2021-04-26 08:24:19.759 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:19.762 | + functions-common:time_stop:2316 : end_time=1619425459759 2021-04-26 08:24:19.764 | + functions-common:time_stop:2317 : elapsed_time=707 2021-04-26 08:24:19.766 | + functions-common:time_stop:2318 : total=12396 2021-04-26 08:24:19.769 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:19.771 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13103 2021-04-26 08:24:19.774 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:24:19.776 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-04-26 08:24:19.778 | + ./stack.sh:main:804 : install_database_python 2021-04-26 08:24:19.781 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-04-26 08:24:19.784 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-04-26 08:24:19.787 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-04-26 08:24:19.790 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:24:19.794 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-04-26 08:24:19.796 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-04-26 08:24:19.799 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:24:19.803 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:24:19.805 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:24:19.809 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-04-26 08:24:19.812 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-04-26 08:24:19.814 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-04-26 08:24:19.817 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-04-26 08:24:19.820 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-04-26 08:24:19.840 | Using python 3.6 to install PyMySQL 2021-04-26 08:24:19.842 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-04-26 08:24:21.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:21.088 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:21.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:21.088 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:22.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:24:22.221 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:24:22.225 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:22.231 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:22.239 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:22.245 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-04-26 08:24:24.591 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:24:24.591 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:24:24.682 | + inc/python:pip_install:200 : result=0 2021-04-26 08:24:24.685 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:24:24.687 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:24.690 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:24.693 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:24.695 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:24.698 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:24.700 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:24:24.703 | + functions-common:time_stop:2311 : start_time=1619425459835 2021-04-26 08:24:24.705 | + functions-common:time_stop:2313 : [[ -z 1619425459835 ]] 2021-04-26 08:24:24.708 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:24.712 | + functions-common:time_stop:2316 : end_time=1619425464709 2021-04-26 08:24:24.714 | + functions-common:time_stop:2317 : elapsed_time=4874 2021-04-26 08:24:24.717 | + functions-common:time_stop:2318 : total=18081 2021-04-26 08:24:24.719 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:24.722 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22955 2021-04-26 08:24:24.724 | + inc/python:pip_install:203 : return 0 2021-04-26 08:24:24.727 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-04-26 08:24:24.729 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:24:24.731 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-04-26 08:24:24.734 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-04-26 08:24:24.751 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:24.753 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-04-26 08:24:24.756 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-04-26 08:24:24.759 | ++ 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-26 08:24:24.760 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-04-26 08:24:24.764 | + 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-26 08:24:24.767 | + 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-26 08:24:24.770 | + 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-26 08:24:24.772 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-04-26 08:24:24.775 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-04-26 08:24:24.778 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-04-26 08:24:24.794 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:24.796 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-04-26 08:24:24.799 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:24:24.801 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:24.804 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:24:24.806 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:24:24.809 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:24.811 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:24.814 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:24.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:24.819 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:24.821 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:24.823 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:24:24.825 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:24:24.828 | + functions-common:install_package:1343 : real_install_package radvd 2021-04-26 08:24:24.831 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:24.834 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:24.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:24.839 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-04-26 08:24:24.858 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-04-26 08:24:24.980 | Reading package lists... 2021-04-26 08:24:25.239 | Building dependency tree... 2021-04-26 08:24:25.240 | Reading state information... 2021-04-26 08:24:25.464 | radvd is already the newest version (1:2.16-3). 2021-04-26 08:24:25.464 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:25.465 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:24:25.465 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:24:25.465 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:24:25.465 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:24:25.465 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:24:25.465 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:25.532 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:24:25.536 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:24:25.539 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:24:25.541 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:25.544 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:25.546 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:25.548 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:25.551 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:25.553 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:24:25.555 | + functions-common:time_stop:2311 : start_time=1619425464856 2021-04-26 08:24:25.558 | + functions-common:time_stop:2313 : [[ -z 1619425464856 ]] 2021-04-26 08:24:25.561 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:25.564 | + functions-common:time_stop:2316 : end_time=1619425465561 2021-04-26 08:24:25.566 | + functions-common:time_stop:2317 : elapsed_time=705 2021-04-26 08:24:25.569 | + functions-common:time_stop:2318 : total=13103 2021-04-26 08:24:25.571 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:25.573 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13808 2021-04-26 08:24:25.576 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:24:25.578 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-04-26 08:24:25.596 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:25.599 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-04-26 08:24:25.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-04-26 08:24:25.605 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-04-26 08:24:25.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-04-26 08:24:25.627 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:24:25.630 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:25.632 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:24:25.634 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:24:25.637 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:25.639 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:25.641 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:25.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:25.647 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:25.649 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:25.651 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:24:25.654 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:24:25.656 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-04-26 08:24:25.659 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:25.661 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:25.664 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:25.666 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-04-26 08:24:25.684 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-04-26 08:24:25.806 | Reading package lists... 2021-04-26 08:24:26.063 | Building dependency tree... 2021-04-26 08:24:26.065 | Reading state information... 2021-04-26 08:24:26.289 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-04-26 08:24:26.289 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:24:26.290 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4~cloud0). 2021-04-26 08:24:26.290 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:26.290 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:24:26.290 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:24:26.290 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:24:26.290 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:24:26.290 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:24:26.290 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:26.357 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:24:26.361 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:24:26.364 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:24:26.366 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:26.369 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:26.371 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:26.373 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:26.375 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:26.378 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:24:26.380 | + functions-common:time_stop:2311 : start_time=1619425465682 2021-04-26 08:24:26.383 | + functions-common:time_stop:2313 : [[ -z 1619425465682 ]] 2021-04-26 08:24:26.385 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:26.389 | + functions-common:time_stop:2316 : end_time=1619425466386 2021-04-26 08:24:26.391 | + functions-common:time_stop:2317 : elapsed_time=704 2021-04-26 08:24:26.393 | + functions-common:time_stop:2318 : total=13808 2021-04-26 08:24:26.396 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:26.398 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14512 2021-04-26 08:24:26.400 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:24:26.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-04-26 08:24:26.406 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:26.408 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:26.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-04-26 08:24:26.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-04-26 08:24:26.416 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-04-26 08:24:26.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-04-26 08:24:26.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-04-26 08:24:26.425 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-04-26 08:24:26.426 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-04-26 08:24:26.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-04-26 08:24:26.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-04-26 08:24:26.434 | + functions:vercmp:628 : local v1=4.15 2021-04-26 08:24:26.437 | + functions:vercmp:629 : local 'op=<' 2021-04-26 08:24:26.439 | + functions:vercmp:630 : local v2=3.13 2021-04-26 08:24:26.442 | + functions:vercmp:631 : local result 2021-04-26 08:24:26.446 | ++ functions:vercmp:635 : echo -e '4.15\n3.13' 2021-04-26 08:24:26.447 | ++ functions:vercmp:635 : sort -V 2021-04-26 08:24:26.447 | ++ functions:vercmp:635 : head -1 2021-04-26 08:24:26.450 | + functions:vercmp:635 : result=3.13 2021-04-26 08:24:26.453 | + functions:vercmp:637 : case $op in 2021-04-26 08:24:26.455 | + functions:vercmp:647 : '[' 4.15 '!=' 3.13 ']' 2021-04-26 08:24:26.458 | + functions:vercmp:647 : '[' 3.13 = 4.15 ']' 2021-04-26 08:24:26.461 | + functions:vercmp:648 : return 2021-04-26 08:24:26.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-04-26 08:24:26.465 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:24:26.468 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-04-26 08:24:26.909 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-04-26 08:24:26.913 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-04-26 08:24:26.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:26.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:26.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-04-26 08:24:26.923 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:26.925 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-04-26 08:24:26.942 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:26.945 | + ./stack.sh:main:812 : install_etcd3 2021-04-26 08:24:26.948 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-04-26 08:24:26.948 | Installing etcd 2021-04-26 08:24:26.950 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-04-26 08:24:26.962 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-04-26 08:24:26.973 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:26.976 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-04-26 08:24:26.987 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-04-26 08:24:26.991 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:24:26.994 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:24:26.997 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:24:27.001 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:24:27.004 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-04-26 08:24:27.006 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-04-26 08:24:27.009 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:24:27.011 | ++ functions:get_extra_file:74 : return 2021-04-26 08:24:27.014 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-26 08:24:27.017 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-04-26 08:24:27.020 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-04-26 08:24:27.023 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-04-26 08:24:27.040 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:27.042 | + ./stack.sh:main:831 : install_dstat 2021-04-26 08:24:27.045 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-04-26 08:24:27.061 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:27.064 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-04-26 08:24:27.067 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:24:27.070 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-04-26 08:24:27.072 | + ./stack.sh:main:840 : install_libs 2021-04-26 08:24:27.075 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-04-26 08:24:27.077 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-04-26 08:24:27.080 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-04-26 08:24:27.083 | + inc/python:use_library_from_git:250 : local name=automaton 2021-04-26 08:24:27.085 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-04-26 08:24:27.092 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.094 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-04-26 08:24:27.097 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-04-26 08:24:27.100 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-04-26 08:24:27.102 | + inc/python:use_library_from_git:250 : local name=castellan 2021-04-26 08:24:27.105 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-04-26 08:24:27.112 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.114 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-04-26 08:24:27.116 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-04-26 08:24:27.119 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-04-26 08:24:27.121 | + inc/python:use_library_from_git:250 : local name=cliff 2021-04-26 08:24:27.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-04-26 08:24:27.131 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.134 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-04-26 08:24:27.136 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-04-26 08:24:27.139 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-04-26 08:24:27.141 | + inc/python:use_library_from_git:250 : local name=cursive 2021-04-26 08:24:27.143 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-04-26 08:24:27.151 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.154 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-04-26 08:24:27.156 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-04-26 08:24:27.158 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-04-26 08:24:27.161 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-04-26 08:24:27.163 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-04-26 08:24:27.170 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.172 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-04-26 08:24:27.175 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-04-26 08:24:27.177 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-04-26 08:24:27.180 | + inc/python:use_library_from_git:250 : local name=futurist 2021-04-26 08:24:27.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-04-26 08:24:27.189 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.192 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-04-26 08:24:27.194 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-04-26 08:24:27.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-04-26 08:24:27.199 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-04-26 08:24:27.201 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-04-26 08:24:27.209 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.212 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-04-26 08:24:27.214 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-04-26 08:24:27.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-04-26 08:24:27.219 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-04-26 08:24:27.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-04-26 08:24:27.228 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.230 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-04-26 08:24:27.233 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-04-26 08:24:27.235 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-04-26 08:24:27.237 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-04-26 08:24:27.240 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-04-26 08:24:27.247 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.249 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-04-26 08:24:27.252 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-04-26 08:24:27.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-04-26 08:24:27.257 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-04-26 08:24:27.259 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-04-26 08:24:27.266 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.270 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-04-26 08:24:27.272 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-04-26 08:24:27.275 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-04-26 08:24:27.278 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-04-26 08:24:27.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-04-26 08:24:27.288 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.290 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-04-26 08:24:27.293 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-04-26 08:24:27.295 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-04-26 08:24:27.298 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-04-26 08:24:27.300 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-04-26 08:24:27.307 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.310 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-04-26 08:24:27.312 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-04-26 08:24:27.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-04-26 08:24:27.318 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-04-26 08:24:27.320 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.322 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-04-26 08:24:27.327 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.330 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-04-26 08:24:27.333 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-04-26 08:24:27.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-04-26 08:24:27.338 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-04-26 08:24:27.340 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-04-26 08:24:27.347 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.350 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-04-26 08:24:27.352 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-04-26 08:24:27.354 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-04-26 08:24:27.357 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-04-26 08:24:27.359 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-04-26 08:24:27.366 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.369 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-04-26 08:24:27.371 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-04-26 08:24:27.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-04-26 08:24:27.376 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-04-26 08:24:27.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-04-26 08:24:27.386 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.388 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-04-26 08:24:27.391 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-04-26 08:24:27.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-04-26 08:24:27.396 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-04-26 08:24:27.399 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-04-26 08:24:27.406 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.409 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-04-26 08:24:27.411 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-04-26 08:24:27.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-04-26 08:24:27.416 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-04-26 08:24:27.418 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-04-26 08:24:27.426 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.428 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-04-26 08:24:27.431 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-04-26 08:24:27.433 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-04-26 08:24:27.435 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-04-26 08:24:27.438 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-04-26 08:24:27.445 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.448 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-04-26 08:24:27.450 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-04-26 08:24:27.452 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-04-26 08:24:27.455 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-04-26 08:24:27.457 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-04-26 08:24:27.464 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.467 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-04-26 08:24:27.469 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-04-26 08:24:27.471 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-04-26 08:24:27.474 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-04-26 08:24:27.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-04-26 08:24:27.484 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.486 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-04-26 08:24:27.489 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-04-26 08:24:27.491 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-04-26 08:24:27.494 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-04-26 08:24:27.496 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-04-26 08:24:27.503 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.506 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-04-26 08:24:27.508 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-04-26 08:24:27.511 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-04-26 08:24:27.513 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-04-26 08:24:27.515 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-04-26 08:24:27.523 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.525 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-04-26 08:24:27.528 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-04-26 08:24:27.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-04-26 08:24:27.533 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-04-26 08:24:27.535 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-04-26 08:24:27.542 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.545 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-04-26 08:24:27.547 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-04-26 08:24:27.550 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-04-26 08:24:27.553 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-04-26 08:24:27.555 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-04-26 08:24:27.562 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.565 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-04-26 08:24:27.568 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-04-26 08:24:27.570 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-04-26 08:24:27.573 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-04-26 08:24:27.575 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-04-26 08:24:27.582 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.585 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-04-26 08:24:27.587 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-04-26 08:24:27.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-04-26 08:24:27.592 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-04-26 08:24:27.594 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-04-26 08:24:27.602 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.604 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-04-26 08:24:27.608 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-04-26 08:24:27.610 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-04-26 08:24:27.613 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-04-26 08:24:27.616 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-04-26 08:24:27.623 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.625 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-04-26 08:24:27.628 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-04-26 08:24:27.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-04-26 08:24:27.632 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-04-26 08:24:27.635 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-04-26 08:24:27.642 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.645 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-04-26 08:24:27.647 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-04-26 08:24:27.650 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-04-26 08:24:27.652 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-04-26 08:24:27.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-04-26 08:24:27.663 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.665 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-04-26 08:24:27.667 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-04-26 08:24:27.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-04-26 08:24:27.672 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-04-26 08:24:27.675 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-04-26 08:24:27.682 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.685 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-04-26 08:24:27.687 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-04-26 08:24:27.689 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-04-26 08:24:27.692 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-04-26 08:24:27.694 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-04-26 08:24:27.701 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.704 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-04-26 08:24:27.707 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-04-26 08:24:27.709 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-04-26 08:24:27.712 | + inc/python:use_library_from_git:250 : local name=tooz 2021-04-26 08:24:27.714 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-04-26 08:24:27.721 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.724 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-04-26 08:24:27.727 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-04-26 08:24:27.729 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-04-26 08:24:27.732 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-04-26 08:24:27.734 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-04-26 08:24:27.741 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.744 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-04-26 08:24:27.746 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-04-26 08:24:27.748 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-04-26 08:24:27.751 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-04-26 08:24:27.753 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-04-26 08:24:27.761 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.763 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-04-26 08:24:27.766 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-04-26 08:24:27.768 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-04-26 08:24:27.771 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-04-26 08:24:27.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:27.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:27.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-04-26 08:24:27.781 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:27.783 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-04-26 08:24:27.803 | Using python 3.6 to install etcd3 2021-04-26 08:24:27.806 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-04-26 08:24:29.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:29.021 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:29.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:29.021 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:30.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:24:30.165 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:24:30.169 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:30.175 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:30.182 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:30.188 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.12.0) 2021-04-26 08:24:30.199 | Requirement already satisfied: grpcio===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.37.0) 2021-04-26 08:24:30.210 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.8) 2021-04-26 08:24:30.215 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:24:30.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-26 08:24:32.510 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:24:32.510 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:24:32.604 | + inc/python:pip_install:200 : result=0 2021-04-26 08:24:32.606 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:24:32.609 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:32.611 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:32.613 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:32.615 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:32.618 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:32.620 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:24:32.622 | + functions-common:time_stop:2311 : start_time=1619425467798 2021-04-26 08:24:32.624 | + functions-common:time_stop:2313 : [[ -z 1619425467798 ]] 2021-04-26 08:24:32.627 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:32.631 | + functions-common:time_stop:2316 : end_time=1619425472629 2021-04-26 08:24:32.634 | + functions-common:time_stop:2317 : elapsed_time=4831 2021-04-26 08:24:32.636 | + functions-common:time_stop:2318 : total=22955 2021-04-26 08:24:32.638 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:32.640 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=27786 2021-04-26 08:24:32.643 | + inc/python:pip_install:203 : return 0 2021-04-26 08:24:32.646 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-04-26 08:24:32.665 | Using python 3.6 to install etcd3gw 2021-04-26 08:24:32.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-04-26 08:24:33.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:33.903 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:33.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:33.903 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:35.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:24:35.085 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:24:35.088 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:35.095 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:35.102 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:35.108 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.2.5) 2021-04-26 08:24:35.122 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-26 08:24:35.129 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-26 08:24:35.132 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-26 08:24:35.155 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:24:35.159 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-26 08:24:35.182 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:24:35.186 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-04-26 08:24:35.190 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:24:37.440 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:24:37.440 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:24:37.531 | + inc/python:pip_install:200 : result=0 2021-04-26 08:24:37.533 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:24:37.536 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:37.539 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:37.541 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:37.543 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:37.545 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:37.548 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:24:37.550 | + functions-common:time_stop:2311 : start_time=1619425472660 2021-04-26 08:24:37.552 | + functions-common:time_stop:2313 : [[ -z 1619425472660 ]] 2021-04-26 08:24:37.555 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:37.559 | + functions-common:time_stop:2316 : end_time=1619425477556 2021-04-26 08:24:37.561 | + functions-common:time_stop:2317 : elapsed_time=4896 2021-04-26 08:24:37.564 | + functions-common:time_stop:2318 : total=27786 2021-04-26 08:24:37.566 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:37.569 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32682 2021-04-26 08:24:37.571 | + inc/python:pip_install:203 : return 0 2021-04-26 08:24:37.574 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-04-26 08:24:37.576 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-04-26 08:24:37.578 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-04-26 08:24:37.582 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-26 08:24:37.584 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-26 08:24:37.587 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-26 08:24:37.589 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-26 08:24:37.591 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-26 08:24:37.594 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-26 08:24:37.596 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-26 08:24:37.599 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-26 08:24:37.602 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-26 08:24:37.604 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-04-26 08:24:37.607 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-04-26 08:24:37.609 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:37.611 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:37.614 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-04-26 08:24:37.616 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-04-26 08:24:37.619 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-04-26 08:24:37.621 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-26 08:24:37.624 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:24:37.626 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:37.629 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:24:37.632 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:24:37.634 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:37.636 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:37.639 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:37.641 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:37.644 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:37.646 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:37.649 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:24:37.651 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:24:37.654 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-26 08:24:37.656 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:37.659 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:37.661 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:37.664 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-26 08:24:37.683 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-26 08:24:37.804 | Reading package lists... 2021-04-26 08:24:38.060 | Building dependency tree... 2021-04-26 08:24:38.061 | Reading state information... 2021-04-26 08:24:38.289 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:24:38.289 | uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:24:38.289 | uwsgi-plugin-python is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:24:38.289 | uwsgi-plugin-python3 is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:24:38.289 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:38.289 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:24:38.289 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:24:38.289 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:24:38.290 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:24:38.290 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:24:38.290 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:38.356 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:24:38.360 | + functions-common:apt_get:1113 : result=0 2021-04-26 08:24:38.363 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:24:38.366 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:38.368 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:38.370 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:38.373 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:38.375 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:38.377 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:24:38.380 | + functions-common:time_stop:2311 : start_time=1619425477680 2021-04-26 08:24:38.382 | + functions-common:time_stop:2313 : [[ -z 1619425477680 ]] 2021-04-26 08:24:38.385 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:38.388 | + functions-common:time_stop:2316 : end_time=1619425478386 2021-04-26 08:24:38.390 | + functions-common:time_stop:2317 : elapsed_time=706 2021-04-26 08:24:38.393 | + functions-common:time_stop:2318 : total=14512 2021-04-26 08:24:38.395 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:38.397 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15218 2021-04-26 08:24:38.400 | + functions-common:apt_get:1117 : return 0 2021-04-26 08:24:38.402 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-04-26 08:24:38.405 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:38.407 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:38.410 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-04-26 08:24:38.468 | Module proxy already enabled 2021-04-26 08:24:38.472 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-04-26 08:24:38.529 | Considering dependency proxy for proxy_uwsgi: 2021-04-26 08:24:38.529 | Module proxy already enabled 2021-04-26 08:24:38.529 | Module proxy_uwsgi already enabled 2021-04-26 08:24:38.533 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-04-26 08:24:38.536 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:24:38.538 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:24:38.541 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:24:38.693 | + ./stack.sh:main:846 : install_keystoneauth 2021-04-26 08:24:38.695 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-04-26 08:24:38.698 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-04-26 08:24:38.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-04-26 08:24:38.710 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.712 | + ./stack.sh:main:847 : install_keystoneclient 2021-04-26 08:24:38.715 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-04-26 08:24:38.717 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-04-26 08:24:38.720 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-04-26 08:24:38.728 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.730 | + ./stack.sh:main:848 : install_glanceclient 2021-04-26 08:24:38.732 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-04-26 08:24:38.735 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-04-26 08:24:38.737 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-04-26 08:24:38.745 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.747 | + ./stack.sh:main:849 : install_cinderclient 2021-04-26 08:24:38.750 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-04-26 08:24:38.752 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-04-26 08:24:38.755 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-04-26 08:24:38.763 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.765 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-04-26 08:24:38.768 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-04-26 08:24:38.771 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-04-26 08:24:38.779 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.781 | + ./stack.sh:main:850 : install_novaclient 2021-04-26 08:24:38.784 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-04-26 08:24:38.786 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-04-26 08:24:38.789 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-04-26 08:24:38.796 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.799 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-04-26 08:24:38.816 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:38.818 | + ./stack.sh:main:852 : install_swiftclient 2021-04-26 08:24:38.821 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-04-26 08:24:38.823 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-04-26 08:24:38.826 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-04-26 08:24:38.833 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.836 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-04-26 08:24:38.853 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:38.855 | + ./stack.sh:main:855 : install_neutronclient 2021-04-26 08:24:38.858 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-04-26 08:24:38.860 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-04-26 08:24:38.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-04-26 08:24:38.870 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.873 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-04-26 08:24:38.875 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-04-26 08:24:38.878 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-04-26 08:24:38.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:24:38.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:24:38.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-04-26 08:24:38.888 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:24:38.890 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-04-26 08:24:38.893 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-04-26 08:24:38.896 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:24:38.899 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-04-26 08:24:38.902 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-04-26 08:24:38.905 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:24:38.908 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:24:38.909 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:24:38.913 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-04-26 08:24:38.916 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-04-26 08:24:38.918 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-04-26 08:24:38.921 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-04-26 08:24:38.924 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-04-26 08:24:38.943 | Using python 3.6 to install keystonemiddleware 2021-04-26 08:24:38.945 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-04-26 08:24:40.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:40.170 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:40.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:40.170 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:41.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:24:41.318 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:24:41.322 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:41.328 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:41.336 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:41.341 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-04-26 08:24:41.406 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-04-26 08:24:41.448 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-26 08:24:41.496 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-26 08:24:41.503 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-26 08:24:41.510 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-26 08:24:41.553 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-26 08:24:41.564 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-26 08:24:41.583 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-26 08:24:41.589 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-26 08:24:41.592 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-04-26 08:24:41.604 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-26 08:24:41.607 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-26 08:24:41.610 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-26 08:24:41.616 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-26 08:24:41.637 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-26 08:24:41.641 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-26 08:24:41.664 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-26 08:24:41.669 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:24:41.672 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-26 08:24:41.682 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-26 08:24:41.706 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-26 08:24:41.774 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:24:41.789 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-26 08:24:41.795 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.10.1) 2021-04-26 08:24:41.839 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:24:41.843 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-26 08:24:41.850 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-26 08:24:41.858 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-26 08:24:41.862 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-04-26 08:24:41.865 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-26 08:24:41.869 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-04-26 08:24:41.873 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:24:41.876 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:24:41.879 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-26 08:24:41.884 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-26 08:24:41.888 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-26 08:24:41.916 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-26 08:24:41.921 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (5.1.2) 2021-04-26 08:24:41.949 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-26 08:24:43.872 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:24:43.872 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:24:43.964 | + inc/python:pip_install:200 : result=0 2021-04-26 08:24:43.966 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:24:43.969 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:43.972 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:43.974 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:43.976 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:43.979 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:43.981 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:24:43.983 | + functions-common:time_stop:2311 : start_time=1619425478938 2021-04-26 08:24:43.985 | + functions-common:time_stop:2313 : [[ -z 1619425478938 ]] 2021-04-26 08:24:43.989 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:43.992 | + functions-common:time_stop:2316 : end_time=1619425483990 2021-04-26 08:24:43.995 | + functions-common:time_stop:2317 : elapsed_time=5052 2021-04-26 08:24:43.997 | + functions-common:time_stop:2318 : total=32682 2021-04-26 08:24:43.999 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:44.001 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=37734 2021-04-26 08:24:44.004 | + inc/python:pip_install:203 : return 0 2021-04-26 08:24:44.007 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-04-26 08:24:44.009 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-04-26 08:24:44.012 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-26 08:24:44.015 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-04-26 08:24:44.018 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-04-26 08:24:44.020 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-26 08:24:44.024 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:24:44.024 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-26 08:24:44.029 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-04-26 08:24:44.031 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-04-26 08:24:44.034 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-04-26 08:24:44.037 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-04-26 08:24:44.040 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-04-26 08:24:44.059 | Using python 3.6 to install python-memcached 2021-04-26 08:24:44.062 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-04-26 08:24:45.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:45.288 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:45.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:45.288 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:46.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:24:46.431 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:24:46.435 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:46.441 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:46.448 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:46.454 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.59) 2021-04-26 08:24:46.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 479)) (1.15.0) 2021-04-26 08:24:48.755 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:24:48.755 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:24:48.847 | + inc/python:pip_install:200 : result=0 2021-04-26 08:24:48.849 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:24:48.852 | + functions-common:time_stop:2304 : local name 2021-04-26 08:24:48.854 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:48.856 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:48.859 | + functions-common:time_stop:2307 : local total 2021-04-26 08:24:48.861 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:48.863 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:24:48.866 | + functions-common:time_stop:2311 : start_time=1619425484054 2021-04-26 08:24:48.868 | + functions-common:time_stop:2313 : [[ -z 1619425484054 ]] 2021-04-26 08:24:48.871 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:48.874 | + functions-common:time_stop:2316 : end_time=1619425488872 2021-04-26 08:24:48.876 | + functions-common:time_stop:2317 : elapsed_time=4818 2021-04-26 08:24:48.879 | + functions-common:time_stop:2318 : total=37734 2021-04-26 08:24:48.882 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:48.884 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=42552 2021-04-26 08:24:48.887 | + inc/python:pip_install:203 : return 0 2021-04-26 08:24:48.889 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-04-26 08:24:48.906 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:48.909 | + ./stack.sh:main:862 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-04-26 08:24:48.911 | + ./stack.sh:main:863 : stack_install_service keystone 2021-04-26 08:24:48.914 | + lib/stack:stack_install_service:20 : local service=keystone 2021-04-26 08:24:48.916 | + lib/stack:stack_install_service:21 : type install_keystone 2021-04-26 08:24:48.919 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-26 08:24:48.921 | + lib/stack:stack_install_service:32 : install_keystone 2021-04-26 08:24:48.924 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-04-26 08:24:48.938 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:48.941 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-04-26 08:24:48.944 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-04-26 08:24:48.946 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-04-26 08:24:48.948 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:24:48.950 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:24:48.953 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:24:48.956 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:24:48.958 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:24:48.960 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:24:48.975 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:24:48.977 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:24:48.979 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:48.982 | + functions-common:git_clone:544 : echo master 2021-04-26 08:24:48.983 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:24:48.987 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-04-26 08:24:48.989 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:48.992 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-04-26 08:24:48.994 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:24:48.995 | + functions-common:git_clone:593 : head -1 2021-04-26 08:24:48.997 | 10057702a Merge "Retry update_user when sqlalchemy raises StaleDataErrors" 2021-04-26 08:24:48.999 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:24:49.002 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-04-26 08:24:49.005 | + inc/python:setup_develop:338 : local bindep 2021-04-26 08:24:49.007 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-26 08:24:49.010 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-04-26 08:24:49.012 | + inc/python:setup_develop:344 : local extras= 2021-04-26 08:24:49.014 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-04-26 08:24:49.017 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-26 08:24:49.020 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-26 08:24:49.022 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-04-26 08:24:49.025 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-26 08:24:49.027 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-26 08:24:49.030 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-04-26 08:24:49.033 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-26 08:24:49.036 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-04-26 08:24:49.038 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-26 08:24:49.041 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-26 08:24:49.044 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-04-26 08:24:49.049 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-04-26 08:24:49.051 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-04-26 08:24:49.772 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-04-26 08:24:49.774 | + inc/python:setup_package:417 : local bindep=0 2021-04-26 08:24:49.777 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-26 08:24:49.779 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-26 08:24:49.781 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-26 08:24:49.783 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-04-26 08:24:49.786 | + inc/python:setup_package:426 : local flags=-e 2021-04-26 08:24:49.789 | + inc/python:setup_package:427 : local extras= 2021-04-26 08:24:49.791 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-26 08:24:49.793 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-26 08:24:49.796 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-26 08:24:49.798 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-26 08:24:49.800 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-26 08:24:49.803 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-04-26 08:24:49.821 | Using python 3.6 to install /opt/stack/keystone 2021-04-26 08:24:49.823 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-04-26 08:24:51.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:51.095 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:51.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:24:51.095 | from cryptography.utils import int_from_bytes 2021-04-26 08:24:52.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:24:52.251 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:24:52.255 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:52.262 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:52.270 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:24:52.274 | Obtaining file:///opt/stack/keystone 2021-04-26 08:24:54.052 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-26 08:24:55.806 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2021-04-26 08:24:55.840 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2021-04-26 08:24:55.851 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-26 08:24:55.858 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-26 08:24:55.861 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-04-26 08:24:55.892 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-26 08:24:55.923 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:24:55.937 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2021-04-26 08:24:55.955 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-04-26 08:24:55.969 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-04-26 08:24:55.980 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:24:55.984 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (7.1.2) 2021-04-26 08:24:55.988 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-04-26 08:24:56.033 | 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 149)) (1.1.2) 2021-04-26 08:24:56.039 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (1.1.0) 2021-04-26 08:24:56.043 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-04-26 08:24:56.076 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-04-26 08:24:56.135 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-26 08:24:56.138 | Requirement already satisfied: oauthlib===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2021-04-26 08:24:56.151 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-04-26 08:24:56.191 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-26 08:24:56.238 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-26 08:24:56.245 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-04-26 08:24:56.300 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-26 08:24:56.306 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-26 08:24:56.350 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-04-26 08:24:56.413 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-04-26 08:24:56.433 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-04-26 08:24:56.449 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-26 08:24:56.459 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-04-26 08:24:56.485 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-04-26 08:24:56.497 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-26 08:24:56.516 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-04-26 08:24:56.569 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-26 08:24:56.575 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.7.4) 2021-04-26 08:24:56.590 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-26 08:24:56.593 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-04-26 08:24:56.596 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-04-26 08:24:56.608 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-04-26 08:24:56.612 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-26 08:24:56.615 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-26 08:24:56.618 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.17.3) 2021-04-26 08:24:56.623 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (6.5.1) 2021-04-26 08:24:56.643 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-26 08:24:56.648 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-26 08:24:56.669 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-26 08:24:56.674 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-26 08:24:56.696 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-26 08:24:56.701 | Requirement already satisfied: scrypt===0.8.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (0.8.17) 2021-04-26 08:24:56.704 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-26 08:24:56.760 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:24:56.763 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-04-26 08:24:56.775 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-04-26 08:24:56.779 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-26 08:24:56.781 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-26 08:24:56.791 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-04-26 08:24:56.802 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-04-26 08:24:56.835 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-04-26 08:24:56.854 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-04-26 08:24:56.859 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-04-26 08:24:56.866 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-26 08:24:56.888 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.6.1) 2021-04-26 08:24:56.920 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-04-26 08:24:56.926 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-04-26 08:24:56.930 | 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 202)) (3.10.1) 2021-04-26 08:24:56.972 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:24:57.018 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-26 08:24:57.087 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:24:57.091 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-04-26 08:24:57.100 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-26 08:24:57.107 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-26 08:24:57.117 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-04-26 08:24:57.124 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-26 08:24:57.130 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-04-26 08:24:57.176 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-26 08:24:57.180 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-04-26 08:24:57.192 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:24:57.205 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-04-26 08:24:57.217 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:24:57.227 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:24:57.237 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-04-26 08:24:57.247 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-04-26 08:24:57.252 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-26 08:24:57.256 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-04-26 08:24:57.259 | 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 203)) (5.1.2) 2021-04-26 08:24:57.288 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-04-26 08:24:57.304 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-04-26 08:24:57.310 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:24:57.313 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:24:57.317 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-04-26 08:24:57.321 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-26 08:24:57.324 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-04-26 08:24:57.327 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-04-26 08:24:57.330 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-04-26 08:24:57.333 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-04-26 08:24:57.336 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (2.2.1) 2021-04-26 08:24:57.348 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-26 08:24:57.374 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-26 08:24:57.380 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-26 08:24:57.385 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-26 08:24:57.388 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-04-26 08:24:57.391 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-26 08:24:57.401 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-04-26 08:24:57.406 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-04-26 08:24:57.414 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-04-26 08:24:57.420 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-04-26 08:24:57.430 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-04-26 08:24:58.417 | Installing collected packages: keystone 2021-04-26 08:24:58.417 | Attempting uninstall: keystone 2021-04-26 08:24:58.419 | Found existing installation: keystone 19.0.0.0rc2.dev3 2021-04-26 08:24:58.422 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-04-26 08:24:58.424 | Running setup.py develop for keystone 2021-04-26 08:25:00.572 | Successfully installed keystone 2021-04-26 08:25:00.743 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:25:00.743 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:25:00.829 | + inc/python:pip_install:200 : result=0 2021-04-26 08:25:00.832 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:25:00.835 | + functions-common:time_stop:2304 : local name 2021-04-26 08:25:00.837 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:25:00.839 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:25:00.841 | + functions-common:time_stop:2307 : local total 2021-04-26 08:25:00.843 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:25:00.846 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:25:00.848 | + functions-common:time_stop:2311 : start_time=1619425489817 2021-04-26 08:25:00.850 | + functions-common:time_stop:2313 : [[ -z 1619425489817 ]] 2021-04-26 08:25:00.853 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:25:00.856 | + functions-common:time_stop:2316 : end_time=1619425500854 2021-04-26 08:25:00.858 | + functions-common:time_stop:2317 : elapsed_time=11037 2021-04-26 08:25:00.861 | + functions-common:time_stop:2318 : total=42552 2021-04-26 08:25:00.863 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:25:00.865 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53589 2021-04-26 08:25:00.867 | + inc/python:pip_install:203 : return 0 2021-04-26 08:25:00.870 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-26 08:25:00.872 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-26 08:25:00.874 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-26 08:25:00.892 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-26 08:25:00.904 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-04-26 08:25:00.906 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-04-26 08:25:00.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:25:00.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:25:00.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-04-26 08:25:00.916 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:25:00.918 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-04-26 08:25:00.934 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:00.936 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-04-26 08:25:00.938 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-26 08:25:00.941 | + ./stack.sh:main:864 : configure_keystone 2021-04-26 08:25:00.944 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-04-26 08:25:00.955 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-04-26 08:25:00.958 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-04-26 08:25:00.962 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-04-26 08:25:00.977 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:00.980 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-04-26 08:25:01.007 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-04-26 08:25:01.032 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-04-26 08:25:01.059 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-04-26 08:25:01.087 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-04-26 08:25:01.116 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-04-26 08:25:01.144 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-04-26 08:25:01.168 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-04-26 08:25:01.194 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-04-26 08:25:01.196 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-04-26 08:25:01.198 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-04-26 08:25:01.201 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-04-26 08:25:01.203 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-26 08:25:01.206 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-26 08:25:01.221 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:25:01.224 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-26 08:25:01.226 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-26 08:25:01.229 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-26 08:25:01.244 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:25:01.246 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-04-26 08:25:01.249 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-04-26 08:25:01.277 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-26 08:25:01.279 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-26 08:25:01.282 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-04-26 08:25:01.284 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-04-26 08:25:01.286 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-04-26 08:25:01.302 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:01.305 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-04-26 08:25:01.332 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-04-26 08:25:01.357 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-04-26 08:25:01.359 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-04-26 08:25:01.387 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-04-26 08:25:01.390 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-04-26 08:25:01.392 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-04-26 08:25:01.395 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-04-26 08:25:01.397 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-26 08:25:01.400 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-26 08:25:01.428 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-04-26 08:25:01.430 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-04-26 08:25:01.433 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-04-26 08:25:01.435 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-04-26 08:25:01.438 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-26 08:25:01.455 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-26 08:25:01.457 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-26 08:25:01.460 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-26 08:25:01.462 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-26 08:25:01.465 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-26 08:25:01.490 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-26 08:25:01.515 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-26 08:25:01.541 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-26 08:25:01.566 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-04-26 08:25:01.591 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-04-26 08:25:01.593 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-04-26 08:25:01.596 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-04-26 08:25:01.599 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-04-26 08:25:01.601 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-04-26 08:25:01.603 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-26 08:25:01.606 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-26 08:25:01.609 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-04-26 08:25:01.613 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-04-26 08:25:01.615 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-26 08:25:01.617 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-26 08:25:01.629 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-26 08:25:01.629 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:25:01.636 | d /var/run/uwsgi 0755 ubuntu root 2021-04-26 08:25:01.640 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:25:01.654 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-04-26 08:25:01.656 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-04-26 08:25:01.660 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-04-26 08:25:01.685 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-04-26 08:25:01.710 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-04-26 08:25:01.734 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-04-26 08:25:01.758 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-04-26 08:25:01.782 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-04-26 08:25:01.807 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-04-26 08:25:01.831 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-04-26 08:25:01.856 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-04-26 08:25:01.882 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-26 08:25:01.906 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-04-26 08:25:01.931 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-04-26 08:25:01.955 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-04-26 08:25:01.979 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-26 08:25:01.982 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-26 08:25:01.985 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-04-26 08:25:01.988 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-04-26 08:25:01.990 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-26 08:25:01.993 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:01.995 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:01.997 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-26 08:25:02.000 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-26 08:25:02.002 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-04-26 08:25:02.027 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-04-26 08:25:02.052 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-26 08:25:02.053 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-04-26 08:25:02.060 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-04-26 08:25:02.063 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-04-26 08:25:02.065 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-04-26 08:25:02.068 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-26 08:25:02.070 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-26 08:25:02.073 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:25:02.075 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:02.077 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:02.080 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-26 08:25:02.083 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-26 08:25:02.085 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:02.087 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:02.090 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-04-26 08:25:02.147 | Site keystone-wsgi-public already enabled 2021-04-26 08:25:02.151 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-26 08:25:02.154 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:25:02.156 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:25:02.159 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:25:02.303 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-04-26 08:25:02.305 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-04-26 08:25:02.309 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-04-26 08:25:02.312 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-04-26 08:25:02.315 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-26 08:25:02.317 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-26 08:25:02.320 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-04-26 08:25:02.324 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-04-26 08:25:02.326 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-26 08:25:02.329 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-26 08:25:02.342 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:25:02.342 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-26 08:25:02.349 | d /var/run/uwsgi 0755 ubuntu root 2021-04-26 08:25:02.353 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-26 08:25:02.367 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-26 08:25:02.369 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-04-26 08:25:02.373 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-04-26 08:25:02.403 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-04-26 08:25:02.429 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-04-26 08:25:02.458 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-04-26 08:25:02.484 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-04-26 08:25:02.510 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-04-26 08:25:02.536 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-04-26 08:25:02.562 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-04-26 08:25:02.591 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-04-26 08:25:02.618 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-26 08:25:02.647 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-04-26 08:25:02.676 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-04-26 08:25:02.703 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-04-26 08:25:02.732 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-26 08:25:02.735 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-26 08:25:02.738 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-04-26 08:25:02.741 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-04-26 08:25:02.744 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-26 08:25:02.746 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:02.749 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:02.752 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-26 08:25:02.755 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-26 08:25:02.757 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-26 08:25:02.783 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-04-26 08:25:02.812 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-04-26 08:25:02.812 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-26 08:25:02.820 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-04-26 08:25:02.823 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-04-26 08:25:02.826 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-04-26 08:25:02.829 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-26 08:25:02.831 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-26 08:25:02.833 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:25:02.836 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:02.838 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:02.841 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-26 08:25:02.843 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-26 08:25:02.846 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:02.849 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:02.851 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-04-26 08:25:02.910 | Site keystone-wsgi-admin already enabled 2021-04-26 08:25:02.914 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-26 08:25:02.916 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:25:02.919 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:25:02.921 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:25:03.071 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-04-26 08:25:03.097 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-04-26 08:25:03.125 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-04-26 08:25:03.153 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-04-26 08:25:03.155 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-04-26 08:25:03.183 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-04-26 08:25:03.209 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-04-26 08:25:03.234 | + ./stack.sh:main:868 : is_service_enabled swift 2021-04-26 08:25:03.251 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:03.253 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-04-26 08:25:03.270 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:25:03.273 | + ./stack.sh:main:884 : stack_install_service glance 2021-04-26 08:25:03.275 | + lib/stack:stack_install_service:20 : local service=glance 2021-04-26 08:25:03.278 | + lib/stack:stack_install_service:21 : type install_glance 2021-04-26 08:25:03.280 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-26 08:25:03.283 | + lib/stack:stack_install_service:32 : install_glance 2021-04-26 08:25:03.286 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-04-26 08:25:03.288 | + lib/glance:install_glance:438 : local glance_store_extras 2021-04-26 08:25:03.291 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-04-26 08:25:03.307 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:25:03.310 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-04-26 08:25:03.312 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-04-26 08:25:03.328 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:03.331 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-04-26 08:25:03.333 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-04-26 08:25:03.336 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:25:03.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:25:03.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-04-26 08:25:03.343 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:25:03.347 | ++ lib/glance:install_glance:456 : join_extras cinder 2021-04-26 08:25:03.350 | ++ inc/python:join_extras:29 : local IFS=, 2021-04-26 08:25:03.352 | ++ inc/python:join_extras:30 : echo cinder 2021-04-26 08:25:03.355 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store cinder 2021-04-26 08:25:03.357 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-04-26 08:25:03.360 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-04-26 08:25:03.363 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-04-26 08:25:03.367 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-04-26 08:25:03.370 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-04-26 08:25:03.374 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-04-26 08:25:03.378 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-04-26 08:25:03.379 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-04-26 08:25:03.383 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-04-26 08:25:03.386 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-04-26 08:25:03.388 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-04-26 08:25:03.391 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-04-26 08:25:03.394 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-04-26 08:25:03.414 | Using python 3.6 to install glance-store[cinder]!=0.29.0 2021-04-26 08:25:03.416 | + 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-26 08:25:04.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:25:04.633 | from cryptography.utils import int_from_bytes 2021-04-26 08:25:04.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:25:04.633 | from cryptography.utils import int_from_bytes 2021-04-26 08:25:05.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:25:05.782 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:25:05.787 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:05.793 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:05.800 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:05.806 | 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 177)) (2.5.0) 2021-04-26 08:25:05.893 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-04-26 08:25:05.926 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-26 08:25:05.993 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.3.1) 2021-04-26 08:25:06.019 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-26 08:25:06.024 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-04-26 08:25:06.045 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-04-26 08:25:06.057 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-26 08:25:06.104 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-26 08:25:06.111 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-26 08:25:06.118 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-26 08:25:06.162 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.5.0) 2021-04-26 08:25:06.179 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-04-26 08:25:06.184 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-26 08:25:06.194 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-04-26 08:25:06.222 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-26 08:25:06.239 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-26 08:25:06.246 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-26 08:25:06.249 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-26 08:25:06.252 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-26 08:25:06.256 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.17.3) 2021-04-26 08:25:06.261 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (7.4.0) 2021-04-26 08:25:06.279 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-26 08:25:06.286 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-26 08:25:06.307 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-26 08:25:06.311 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-26 08:25:06.333 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-26 08:25:06.338 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-26 08:25:06.395 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (3.13.2) 2021-04-26 08:25:06.398 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:25:06.402 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-26 08:25:06.412 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-04-26 08:25:06.429 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-26 08:25:06.451 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-04-26 08:25:06.457 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-04-26 08:25:06.468 | 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 202)) (3.10.1) 2021-04-26 08:25:06.510 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:25:06.557 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-04-26 08:25:06.560 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-04-26 08:25:06.566 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:25:06.570 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-04-26 08:25:06.578 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-26 08:25:06.586 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-04-26 08:25:06.591 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-26 08:25:06.596 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:25:06.600 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:25:06.609 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:25:06.619 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-04-26 08:25:06.631 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:25:06.644 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:25:06.660 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-26 08:25:06.663 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-04-26 08:25:06.666 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-04-26 08:25:06.670 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:25:06.673 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:25:06.677 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-04-26 08:25:06.686 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-26 08:25:06.713 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-26 08:25:06.718 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-04-26 08:25:06.721 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-26 08:25:06.725 | 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 203)) (5.1.2) 2021-04-26 08:25:06.754 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-04-26 08:25:06.757 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-04-26 08:25:06.776 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-04-26 08:25:06.784 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-04-26 08:25:06.787 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-04-26 08:25:06.791 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-04-26 08:25:06.794 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-04-26 08:25:06.802 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-04-26 08:25:06.805 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-04-26 08:25:08.481 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:25:08.481 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:25:08.575 | + inc/python:pip_install:200 : result=0 2021-04-26 08:25:08.578 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:25:08.580 | + functions-common:time_stop:2304 : local name 2021-04-26 08:25:08.583 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:25:08.585 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:25:08.587 | + functions-common:time_stop:2307 : local total 2021-04-26 08:25:08.590 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:25:08.592 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:25:08.594 | + functions-common:time_stop:2311 : start_time=1619425503409 2021-04-26 08:25:08.597 | + functions-common:time_stop:2313 : [[ -z 1619425503409 ]] 2021-04-26 08:25:08.600 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:25:08.603 | + functions-common:time_stop:2316 : end_time=1619425508601 2021-04-26 08:25:08.606 | + functions-common:time_stop:2317 : elapsed_time=5192 2021-04-26 08:25:08.608 | + functions-common:time_stop:2318 : total=53589 2021-04-26 08:25:08.610 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:25:08.613 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58781 2021-04-26 08:25:08.616 | + inc/python:pip_install:203 : return 0 2021-04-26 08:25:08.618 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-04-26 08:25:08.621 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-04-26 08:25:08.623 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-04-26 08:25:08.635 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-04-26 08:25:08.640 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-04-26 08:25:08.643 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-04-26 08:25:08.645 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-04-26 08:25:08.647 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:25:08.650 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:25:08.653 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:25:08.655 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:25:08.658 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:25:08.661 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:25:08.676 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:25:08.679 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:25:08.681 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:25:08.684 | + functions-common:git_clone:544 : echo master 2021-04-26 08:25:08.684 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:25:08.688 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-04-26 08:25:08.690 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:25:08.693 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-04-26 08:25:08.695 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:25:08.696 | + functions-common:git_clone:593 : head -1 2021-04-26 08:25:08.698 | 1157c19a Merge "Guidelines for core reviewers" 2021-04-26 08:25:08.700 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:25:08.703 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-04-26 08:25:08.705 | + inc/python:setup_develop:338 : local bindep 2021-04-26 08:25:08.708 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-04-26 08:25:08.710 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-04-26 08:25:08.713 | + inc/python:setup_develop:344 : local extras= 2021-04-26 08:25:08.715 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-04-26 08:25:08.718 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-26 08:25:08.721 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-04-26 08:25:08.723 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-04-26 08:25:08.726 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-26 08:25:08.728 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-26 08:25:08.731 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-04-26 08:25:08.734 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-26 08:25:08.737 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-04-26 08:25:08.740 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-26 08:25:08.742 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-26 08:25:08.745 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-04-26 08:25:08.750 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-04-26 08:25:08.752 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-04-26 08:25:09.437 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-04-26 08:25:09.440 | + inc/python:setup_package:417 : local bindep=0 2021-04-26 08:25:09.442 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-26 08:25:09.444 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-26 08:25:09.447 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-04-26 08:25:09.450 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-04-26 08:25:09.453 | + inc/python:setup_package:426 : local flags=-e 2021-04-26 08:25:09.455 | + inc/python:setup_package:427 : local extras= 2021-04-26 08:25:09.457 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-26 08:25:09.459 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-26 08:25:09.462 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-26 08:25:09.464 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-26 08:25:09.466 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-26 08:25:09.469 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-04-26 08:25:09.488 | Using python 3.6 to install /opt/stack/glance 2021-04-26 08:25:09.490 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-04-26 08:25:10.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:25:10.727 | from cryptography.utils import int_from_bytes 2021-04-26 08:25:10.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:25:10.727 | from cryptography.utils import int_from_bytes 2021-04-26 08:25:11.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:25:11.878 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:25:11.881 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:11.888 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:11.895 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:11.900 | Obtaining file:///opt/stack/glance 2021-04-26 08:25:13.339 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-26 08:25:14.774 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:25:14.785 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:25:14.794 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:25:14.807 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-26 08:25:14.838 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-04-26 08:25:14.848 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:25:14.863 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-26 08:25:14.872 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-04-26 08:25:14.895 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-04-26 08:25:14.938 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-04-26 08:25:14.953 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-04-26 08:25:14.962 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-04-26 08:25:14.968 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-04-26 08:25:14.978 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-04-26 08:25:14.986 | 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 176)) (2.5.0) 2021-04-26 08:25:15.064 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-04-26 08:25:15.069 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-04-26 08:25:15.074 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-04-26 08:25:15.077 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-04-26 08:25:15.112 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-26 08:25:15.179 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-04-26 08:25:15.238 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-26 08:25:15.245 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-26 08:25:15.250 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-04-26 08:25:15.270 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-04-26 08:25:15.311 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-04-26 08:25:15.324 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-26 08:25:15.370 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-26 08:25:15.378 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-04-26 08:25:15.433 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-26 08:25:15.440 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-26 08:25:15.483 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-04-26 08:25:15.549 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-04-26 08:25:15.569 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-04-26 08:25:15.585 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.2.0) 2021-04-26 08:25:15.601 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-26 08:25:15.611 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-04-26 08:25:15.637 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-04-26 08:25:15.650 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-26 08:25:15.668 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-04-26 08:25:15.721 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-26 08:25:15.727 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-26 08:25:15.730 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-04-26 08:25:15.733 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-04-26 08:25:15.756 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-04-26 08:25:15.773 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-04-26 08:25:15.785 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-26 08:25:15.788 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-26 08:25:15.792 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.17.3) 2021-04-26 08:25:15.797 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (5.1.0) 2021-04-26 08:25:15.814 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-26 08:25:15.820 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-04-26 08:25:15.823 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-26 08:25:15.843 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-26 08:25:15.848 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-04-26 08:25:15.856 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-26 08:25:15.905 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.3.3) 2021-04-26 08:25:15.910 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-26 08:25:15.915 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-26 08:25:15.973 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (0.8.1) 2021-04-26 08:25:15.976 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:25:15.979 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-04-26 08:25:15.991 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-04-26 08:25:15.994 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-26 08:25:15.997 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-26 08:25:16.007 | 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-26 08:25:16.070 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-04-26 08:25:16.085 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-04-26 08:25:16.096 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-04-26 08:25:16.102 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-04-26 08:25:16.122 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-04-26 08:25:16.126 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-04-26 08:25:16.134 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-26 08:25:16.158 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-26 08:25:16.161 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-04-26 08:25:16.166 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-26 08:25:16.175 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:25:16.179 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-04-26 08:25:16.189 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:25:16.234 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.10.1) 2021-04-26 08:25:16.278 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (5.1.2) 2021-04-26 08:25:16.306 | 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 149)) (1.1.2) 2021-04-26 08:25:16.313 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-04-26 08:25:16.318 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:25:16.322 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-26 08:25:16.326 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-26 08:25:16.331 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-04-26 08:25:16.378 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-26 08:25:16.386 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-26 08:25:16.389 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-04-26 08:25:16.403 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-26 08:25:16.407 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-04-26 08:25:16.421 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:25:16.424 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:25:16.427 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-04-26 08:25:16.432 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-04-26 08:25:16.435 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-26 08:25:16.438 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-04-26 08:25:16.480 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-04-26 08:25:16.486 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-04-26 08:25:16.493 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-04-26 08:25:16.496 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-04-26 08:25:16.499 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-04-26 08:25:16.502 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-04-26 08:25:16.505 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-26 08:25:16.509 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-04-26 08:25:16.512 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-26 08:25:16.539 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-26 08:25:16.544 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-04-26 08:25:16.547 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-04-26 08:25:16.550 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-04-26 08:25:16.615 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-04-26 08:25:16.618 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-04-26 08:25:16.622 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.2.5) 2021-04-26 08:25:17.464 | Installing collected packages: glance 2021-04-26 08:25:17.464 | Attempting uninstall: glance 2021-04-26 08:25:17.466 | Found existing installation: glance 22.1.0.dev7 2021-04-26 08:25:17.471 | Can't uninstall 'glance'. No files were found to uninstall. 2021-04-26 08:25:17.472 | Running setup.py develop for glance 2021-04-26 08:25:19.302 | Successfully installed glance 2021-04-26 08:25:19.472 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:25:19.472 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:25:19.561 | + inc/python:pip_install:200 : result=0 2021-04-26 08:25:19.563 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:25:19.566 | + functions-common:time_stop:2304 : local name 2021-04-26 08:25:19.568 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:25:19.570 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:25:19.572 | + functions-common:time_stop:2307 : local total 2021-04-26 08:25:19.574 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:25:19.577 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:25:19.579 | + functions-common:time_stop:2311 : start_time=1619425509483 2021-04-26 08:25:19.581 | + functions-common:time_stop:2313 : [[ -z 1619425509483 ]] 2021-04-26 08:25:19.584 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:25:19.587 | + functions-common:time_stop:2316 : end_time=1619425519585 2021-04-26 08:25:19.590 | + functions-common:time_stop:2317 : elapsed_time=10102 2021-04-26 08:25:19.592 | + functions-common:time_stop:2318 : total=58781 2021-04-26 08:25:19.594 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:25:19.597 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=68883 2021-04-26 08:25:19.599 | + inc/python:pip_install:203 : return 0 2021-04-26 08:25:19.602 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-26 08:25:19.604 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-26 08:25:19.606 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-26 08:25:19.624 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-26 08:25:19.636 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-04-26 08:25:19.638 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-04-26 08:25:19.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:25:19.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:25:19.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-04-26 08:25:19.648 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:25:19.651 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-26 08:25:19.654 | + ./stack.sh:main:885 : configure_glance 2021-04-26 08:25:19.656 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-04-26 08:25:19.668 | + lib/glance:configure_glance:271 : local dburl 2021-04-26 08:25:19.671 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-04-26 08:25:19.674 | ++ lib/database:database_connection_url:132 : local db=glance 2021-04-26 08:25:19.676 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-04-26 08:25:19.678 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-04-26 08:25:19.680 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-26 08:25:19.683 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-26 08:25:19.686 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-04-26 08:25:19.711 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-26 08:25:19.737 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-04-26 08:25:19.763 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-26 08:25:19.790 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-04-26 08:25:19.816 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-04-26 08:25:19.842 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-04-26 08:25:19.844 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-04-26 08:25:19.847 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-04-26 08:25:19.849 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-26 08:25:19.852 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-04-26 08:25:19.877 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-04-26 08:25:19.902 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-04-26 08:25:19.928 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-04-26 08:25:19.955 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-04-26 08:25:19.980 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-04-26 08:25:20.007 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-04-26 08:25:20.034 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-04-26 08:25:20.060 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-26 08:25:20.086 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-04-26 08:25:20.116 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-04-26 08:25:20.142 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-04-26 08:25:20.145 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-04-26 08:25:20.147 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-04-26 08:25:20.149 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-26 08:25:20.152 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-26 08:25:20.154 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-26 08:25:20.170 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:25:20.173 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-26 08:25:20.175 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-26 08:25:20.178 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-26 08:25:20.193 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:25:20.195 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-04-26 08:25:20.198 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-04-26 08:25:20.225 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-26 08:25:20.227 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-26 08:25:20.229 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-04-26 08:25:20.231 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-04-26 08:25:20.234 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-04-26 08:25:20.236 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-04-26 08:25:20.238 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-04-26 08:25:20.241 | + lib/glance:configure_glance_store:231 : local be 2021-04-26 08:25:20.243 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-04-26 08:25:20.245 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-04-26 08:25:20.248 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-26 08:25:20.274 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-04-26 08:25:20.277 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-04-26 08:25:20.303 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-04-26 08:25:20.306 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-04-26 08:25:20.322 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:20.324 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-04-26 08:25:20.351 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-04-26 08:25:20.367 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:20.369 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-04-26 08:25:20.372 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-04-26 08:25:20.374 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-04-26 08:25:20.377 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-26 08:25:20.393 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-26 08:25:20.395 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-26 08:25:20.397 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-26 08:25:20.400 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-26 08:25:20.402 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-26 08:25:20.430 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-26 08:25:20.456 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-26 08:25:20.482 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-26 08:25:20.509 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-04-26 08:25:20.513 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-04-26 08:25:20.539 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-04-26 08:25:20.566 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-26 08:25:20.592 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-04-26 08:25:20.618 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-04-26 08:25:20.644 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-04-26 08:25:20.670 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-04-26 08:25:20.697 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-26 08:25:20.723 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-04-26 08:25:20.749 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-04-26 08:25:20.776 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-04-26 08:25:20.802 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-04-26 08:25:20.807 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-04-26 08:25:20.815 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-04-26 08:25:20.830 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:25:20.833 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-04-26 08:25:20.835 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-04-26 08:25:20.837 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-04-26 08:25:20.840 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-04-26 08:25:20.842 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-04-26 08:25:20.845 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-04-26 08:25:20.848 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-04-26 08:25:20.850 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-04-26 08:25:20.854 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-04-26 08:25:20.880 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-04-26 08:25:20.883 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-04-26 08:25:20.885 | ++ functions:get_random_port:837 : true 2021-04-26 08:25:20.887 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-04-26 08:25:20.889 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-04-26 08:25:20.892 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-04-26 08:25:20.941 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-04-26 08:25:20.943 | ++ functions:get_random_port:841 : break 2 2021-04-26 08:25:20.945 | ++ functions:get_random_port:845 : echo 60999 2021-04-26 08:25:20.948 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-04-26 08:25:20.950 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-04-26 08:25:20.974 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-04-26 08:25:20.998 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-04-26 08:25:21.022 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-04-26 08:25:21.045 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-04-26 08:25:21.070 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-04-26 08:25:21.093 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-04-26 08:25:21.120 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-04-26 08:25:21.144 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-26 08:25:21.169 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-26 08:25:21.193 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-04-26 08:25:21.217 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-26 08:25:21.241 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-04-26 08:25:21.265 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-04-26 08:25:21.290 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-04-26 08:25:21.314 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-04-26 08:25:21.338 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-04-26 08:25:21.362 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-04-26 08:25:21.386 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-04-26 08:25:21.411 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-04-26 08:25:21.413 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-04-26 08:25:21.415 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:25:21.417 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:21.420 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:21.422 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-04-26 08:25:21.425 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-04-26 08:25:21.474 | proxy (enabled by site administrator) 2021-04-26 08:25:21.477 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-04-26 08:25:21.480 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-04-26 08:25:21.482 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:25:21.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:21.487 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:21.489 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-04-26 08:25:21.492 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-04-26 08:25:21.542 | proxy_http (enabled by site administrator) 2021-04-26 08:25:21.545 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-04-26 08:25:21.548 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-04-26 08:25:21.550 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-04-26 08:25:21.553 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-26 08:25:21.555 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:21.557 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:21.560 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:25:21.563 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:25:21.566 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-04-26 08:25:21.566 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:25:21.573 | KeepAlive Off 2021-04-26 08:25:21.577 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-04-26 08:25:21.577 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:25:21.585 | SetEnv proxy-sendchunked 1 2021-04-26 08:25:21.589 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-04-26 08:25:21.589 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-26 08:25:21.597 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-04-26 08:25:21.600 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-04-26 08:25:21.603 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-04-26 08:25:21.605 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-26 08:25:21.607 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-26 08:25:21.610 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-26 08:25:21.612 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:21.614 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:21.616 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-26 08:25:21.619 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-26 08:25:21.621 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:21.623 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:21.626 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-04-26 08:25:21.683 | Site glance-wsgi-api already enabled 2021-04-26 08:25:21.687 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-04-26 08:25:21.689 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-26 08:25:21.692 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-26 08:25:21.694 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-26 08:25:21.832 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-04-26 08:25:21.838 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-04-26 08:25:21.865 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-04-26 08:25:21.882 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:25:21.884 | + ./stack.sh:main:890 : stack_install_service cinder 2021-04-26 08:25:21.887 | + lib/stack:stack_install_service:20 : local service=cinder 2021-04-26 08:25:21.889 | + lib/stack:stack_install_service:21 : type install_cinder 2021-04-26 08:25:21.892 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-26 08:25:21.895 | + lib/stack:stack_install_service:32 : install_cinder 2021-04-26 08:25:21.897 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-04-26 08:25:21.900 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-04-26 08:25:21.902 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-04-26 08:25:21.905 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:25:21.907 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:25:21.910 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:25:21.913 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:25:21.915 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:25:21.918 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:25:21.933 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:25:21.935 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:25:21.937 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:25:21.941 | + functions-common:git_clone:544 : echo master 2021-04-26 08:25:21.941 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:25:21.946 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-04-26 08:25:21.948 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:25:21.950 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-04-26 08:25:21.953 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:25:21.954 | + functions-common:git_clone:593 : head -1 2021-04-26 08:25:21.956 | ea7ae8e65 setup.cfg: Replace dashes with underscores 2021-04-26 08:25:21.958 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:25:21.961 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-04-26 08:25:21.963 | + inc/python:setup_develop:338 : local bindep 2021-04-26 08:25:21.966 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-26 08:25:21.968 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-04-26 08:25:21.971 | + inc/python:setup_develop:344 : local extras= 2021-04-26 08:25:21.974 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-04-26 08:25:21.976 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-26 08:25:21.978 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-26 08:25:21.981 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-04-26 08:25:21.983 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-26 08:25:21.986 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-26 08:25:21.989 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-04-26 08:25:21.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-26 08:25:21.994 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-04-26 08:25:21.997 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-26 08:25:21.999 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-26 08:25:22.003 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-04-26 08:25:22.008 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-04-26 08:25:22.010 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-04-26 08:25:22.700 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-04-26 08:25:22.702 | + inc/python:setup_package:417 : local bindep=0 2021-04-26 08:25:22.705 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-26 08:25:22.708 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-26 08:25:22.710 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-26 08:25:22.712 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-04-26 08:25:22.715 | + inc/python:setup_package:426 : local flags=-e 2021-04-26 08:25:22.717 | + inc/python:setup_package:427 : local extras= 2021-04-26 08:25:22.719 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-26 08:25:22.722 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-26 08:25:22.724 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-26 08:25:22.727 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-26 08:25:22.729 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-26 08:25:22.731 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-04-26 08:25:22.750 | Using python 3.6 to install /opt/stack/cinder 2021-04-26 08:25:22.753 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-04-26 08:25:23.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:25:23.987 | from cryptography.utils import int_from_bytes 2021-04-26 08:25:23.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-26 08:25:23.987 | from cryptography.utils import int_from_bytes 2021-04-26 08:25:25.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-26 08:25:25.130 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-26 08:25:25.134 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:25.140 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:25.148 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-26 08:25:25.152 | Obtaining file:///opt/stack/cinder 2021-04-26 08:25:27.496 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-26 08:25:29.859 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-26 08:25:29.870 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-26 08:25:29.880 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-26 08:25:29.892 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-26 08:25:29.923 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-26 08:25:30.964 | Collecting boto3===1.17.53 2021-04-26 08:25:30.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3bf/3305571f3c8b7/boto3-1.17.53-py2.py3-none-any.whl (131 kB) 2021-04-26 08:25:32.461 | Collecting botocore===1.20.53 2021-04-26 08:25:32.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d5e/70d17b91c9b58/botocore-1.20.53-py2.py3-none-any.whl (7.4 MB) 2021-04-26 08:25:32.776 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-04-26 08:25:32.798 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-26 08:25:32.842 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-04-26 08:25:32.856 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-26 08:25:32.860 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-26 08:25:33.076 | Collecting google-api-python-client===2.2.0 2021-04-26 08:25:33.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ed/ac3b071588e08/google_api_python_client-2.2.0-py2.py3-none-any.whl (7.0 MB) 2021-04-26 08:25:33.474 | Collecting google-auth===1.29.0 2021-04-26 08:25:33.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f30/a672a64d91cc2/google_auth-1.29.0-py2.py3-none-any.whl (142 kB) 2021-04-26 08:25:33.628 | Collecting google-auth-httplib2===0.1.0 2021-04-26 08:25:33.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-04-26 08:25:33.742 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-04-26 08:25:33.747 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-04-26 08:25:33.753 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.10.1) 2021-04-26 08:25:33.794 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-04-26 08:25:33.798 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2021-04-26 08:25:33.802 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-04-26 08:25:33.834 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-26 08:25:33.901 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-04-26 08:25:33.960 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-04-26 08:25:34.127 | Collecting oauth2client===4.1.3 2021-04-26 08:25:34.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-04-26 08:25:34.248 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.3.1) 2021-04-26 08:25:34.274 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-26 08:25:34.279 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-04-26 08:25:34.299 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-04-26 08:25:34.340 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-04-26 08:25:34.351 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-26 08:25:34.398 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-26 08:25:34.406 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-04-26 08:25:34.459 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-26 08:25:34.466 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-26 08:25:34.510 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-04-26 08:25:34.571 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-04-26 08:25:34.591 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-04-26 08:25:34.608 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.5.0) 2021-04-26 08:25:34.624 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.2.0) 2021-04-26 08:25:34.640 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-04-26 08:25:34.644 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-26 08:25:34.654 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-04-26 08:25:34.681 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-04-26 08:25:34.693 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-26 08:25:34.711 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.4.0) 2021-04-26 08:25:34.931 | Collecting oslo.vmware===3.8.0 2021-04-26 08:25:34.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-04-26 08:25:35.079 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-04-26 08:25:35.132 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-26 08:25:35.346 | Collecting paramiko===2.7.2 2021-04-26 08:25:35.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-04-26 08:25:35.536 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-26 08:25:35.540 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-04-26 08:25:35.542 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-04-26 08:25:35.566 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.4.8) 2021-04-26 08:25:35.783 | Collecting pyasn1-modules===0.2.8 2021-04-26 08:25:35.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-04-26 08:25:35.902 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-04-26 08:25:35.914 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-26 08:25:35.916 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-26 08:25:35.920 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.17.3) 2021-04-26 08:25:35.926 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (5.1.0) 2021-04-26 08:25:35.944 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-26 08:25:36.121 | Collecting python-glanceclient===3.3.0 2021-04-26 08:25:36.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-04-26 08:25:36.255 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-26 08:25:36.276 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (17.4.0) 2021-04-26 08:25:36.440 | Collecting python-swiftclient===3.11.1 2021-04-26 08:25:36.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-04-26 08:25:36.581 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-26 08:25:36.586 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-04-26 08:25:36.593 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-26 08:25:36.616 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-26 08:25:36.667 | Collecting rsa===4.7.2 2021-04-26 08:25:36.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-04-26 08:25:36.807 | Processing /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf/rtslib_fb-2.1.74-py3-none-any.whl 2021-04-26 08:25:37.052 | Collecting s3transfer===0.3.7 2021-04-26 08:25:37.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/efa/5bd92a897b6a8/s3transfer-0.3.7-py2.py3-none-any.whl (73 kB) 2021-04-26 08:25:37.168 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-26 08:25:37.224 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-26 08:25:37.227 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-04-26 08:25:37.239 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-04-26 08:25:37.243 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-26 08:25:37.246 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-26 08:25:37.372 | Collecting suds-jurko===0.6 2021-04-26 08:25:37.378 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-04-26 08:25:37.617 | Collecting tabulate===0.8.9 2021-04-26 08:25:37.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-04-26 08:25:37.731 | 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-26 08:25:37.792 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-04-26 08:25:37.808 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-04-26 08:25:37.818 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-04-26 08:25:37.824 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-04-26 08:25:37.845 | 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-26 08:25:37.910 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-04-26 08:25:37.914 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-26 08:25:37.918 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-04-26 08:25:38.041 | Collecting uritemplate===3.0.1 2021-04-26 08:25:38.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-04-26 08:25:38.153 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-26 08:25:38.176 | 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-26 08:25:38.340 | Collecting warlock===1.3.3 2021-04-26 08:25:38.346 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-04-26 08:25:38.456 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-26 08:25:38.459 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-04-26 08:25:38.464 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-26 08:25:38.612 | Processing /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2/zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl 2021-04-26 08:25:38.716 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-26 08:25:38.721 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-26 08:25:38.899 | Collecting google-api-core===1.26.3 2021-04-26 08:25:38.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/099/762d4b4018cd5/google_api_core-1.26.3-py2.py3-none-any.whl (93 kB) 2021-04-26 08:25:39.037 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-26 08:25:39.040 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-26 08:25:39.085 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-26 08:25:39.091 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-26 08:25:39.097 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-26 08:25:39.106 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-26 08:25:39.110 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-26 08:25:39.117 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-26 08:25:39.127 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-26 08:25:39.133 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-26 08:25:39.139 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-04-26 08:25:39.185 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-26 08:25:39.193 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-26 08:25:39.197 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-26 08:25:39.209 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-26 08:25:39.212 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-04-26 08:25:39.417 | Collecting PyNaCl===1.4.0 2021-04-26 08:25:39.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-04-26 08:25:39.562 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-04-26 08:25:39.574 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-04-26 08:25:39.591 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-26 08:25:39.595 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-26 08:25:39.598 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-04-26 08:25:39.724 | Collecting pyudev===0.22.0 2021-04-26 08:25:39.731 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-04-26 08:25:39.837 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-26 08:25:39.840 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-04-26 08:25:39.846 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-04-26 08:25:39.853 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-04-26 08:25:39.894 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-26 08:25:39.897 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-04-26 08:25:39.900 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-04-26 08:25:39.903 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-04-26 08:25:39.906 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.32) 2021-04-26 08:25:39.912 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-04-26 08:25:39.916 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.8) 2021-04-26 08:25:40.050 | Collecting googleapis-common-protos===1.53.0 2021-04-26 08:25:40.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-04-26 08:25:40.170 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-04-26 08:25:40.173 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (5.1.2) 2021-04-26 08:25:40.201 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-26 08:25:40.210 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-04-26 08:25:40.212 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-04-26 08:25:40.215 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-26 08:25:40.220 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-04-26 08:25:40.284 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.1) 2021-04-26 08:25:40.288 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-04-26 08:25:40.292 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.2.5) 2021-04-26 08:25:40.299 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-04-26 08:25:41.386 | Installing collected packages: pyasn1-modules, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, uritemplate, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-04-26 08:25:41.619 | Attempting uninstall: rsa 2021-04-26 08:25:41.621 | Found existing installation: rsa 3.4.2 2021-04-26 08:25:41.624 | Uninstalling rsa-3.4.2: 2021-04-26 08:25:41.724 | Successfully uninstalled rsa-3.4.2 2021-04-26 08:25:42.976 | Attempting uninstall: google-auth 2021-04-26 08:25:42.978 | Found existing installation: google-auth 1.3.0 2021-04-26 08:25:42.980 | Uninstalling google-auth-1.3.0: 2021-04-26 08:25:43.075 | Successfully uninstalled google-auth-1.3.0 2021-04-26 08:25:45.191 | Running setup.py develop for cinder 2021-04-26 08:25:47.808 | Successfully installed PyNaCl-1.4.0 boto3-1.17.53 botocore-1.20.53 cinder google-api-core-1.26.3 google-api-python-client-2.2.0 google-auth-1.29.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 python-swiftclient-3.11.1 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.7 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-04-26 08:25:48.042 | WARNING: You are using pip version 20.2.4; however, version 21.1 is available. 2021-04-26 08:25:48.042 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-26 08:25:48.185 | + inc/python:pip_install:200 : result=0 2021-04-26 08:25:48.188 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-26 08:25:48.190 | + functions-common:time_stop:2304 : local name 2021-04-26 08:25:48.193 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:25:48.195 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:25:48.197 | + functions-common:time_stop:2307 : local total 2021-04-26 08:25:48.199 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:25:48.202 | + functions-common:time_stop:2310 : name=pip_install 2021-04-26 08:25:48.205 | + functions-common:time_stop:2311 : start_time=1619425522745 2021-04-26 08:25:48.207 | + functions-common:time_stop:2313 : [[ -z 1619425522745 ]] 2021-04-26 08:25:48.210 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:25:48.213 | + functions-common:time_stop:2316 : end_time=1619425548211 2021-04-26 08:25:48.215 | + functions-common:time_stop:2317 : elapsed_time=25466 2021-04-26 08:25:48.218 | + functions-common:time_stop:2318 : total=68883 2021-04-26 08:25:48.220 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:25:48.222 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94349 2021-04-26 08:25:48.224 | + inc/python:pip_install:203 : return 0 2021-04-26 08:25:48.227 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-26 08:25:48.229 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-26 08:25:48.232 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-26 08:25:48.251 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-26 08:25:48.262 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-04-26 08:25:48.264 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-04-26 08:25:48.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-26 08:25:48.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-26 08:25:48.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-04-26 08:25:48.276 | + inc/python:use_library_from_git:253 : return 1 2021-04-26 08:25:48.278 | + lib/cinder:install_cinder:451 : [[ lioadm == \t\g\t\a\d\m ]] 2021-04-26 08:25:48.280 | + lib/cinder:install_cinder:453 : [[ lioadm == \l\i\o\a\d\m ]] 2021-04-26 08:25:48.283 | + lib/cinder:install_cinder:454 : is_ubuntu 2021-04-26 08:25:48.285 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:48.288 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:48.290 | + lib/cinder:install_cinder:456 : sudo mkdir -p /etc/target 2021-04-26 08:25:48.301 | + lib/cinder:install_cinder:458 : install_package targetcli-fb 2021-04-26 08:25:48.303 | + functions-common:install_package:1342 : update_package_repo 2021-04-26 08:25:48.306 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:25:48.308 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:25:48.310 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:25:48.313 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:25:48.316 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:25:48.318 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:48.321 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:48.323 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:25:48.326 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:25:48.328 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-26 08:25:48.331 | + functions-common:apt_get_update:1069 : return 2021-04-26 08:25:48.333 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-04-26 08:25:48.336 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:25:48.338 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:48.341 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:48.343 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-04-26 08:25:48.363 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-04-26 08:25:48.484 | Reading package lists... 2021-04-26 08:25:48.742 | Building dependency tree... 2021-04-26 08:25:48.743 | Reading state information... 2021-04-26 08:25:48.969 | The following packages were automatically installed and are no longer required: 2021-04-26 08:25:48.970 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:25:48.970 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:25:48.970 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:25:48.970 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:25:48.970 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:25:48.970 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:25:48.971 | The following additional packages will be installed: 2021-04-26 08:25:48.971 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2021-04-26 08:25:48.972 | Suggested packages: 2021-04-26 08:25:48.972 | python-urwid-doc 2021-04-26 08:25:49.021 | The following NEW packages will be installed: 2021-04-26 08:25:49.021 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2021-04-26 08:25:49.022 | targetcli-fb 2021-04-26 08:25:49.319 | 0 upgraded, 5 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:25:49.319 | Need to get 288 kB of archives. 2021-04-26 08:25:49.320 | After this operation, 1,942 kB of additional disk space will be used. 2021-04-26 08:25:49.320 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1~cloud0 [28.1 kB] 2021-04-26 08:25:49.322 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-urwid amd64 2.0.1-2 [158 kB] 2021-04-26 08:25:49.622 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rtslib-fb all 2.1.71-0ubuntu1~cloud0 [37.3 kB] 2021-04-26 08:25:49.950 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyudev all 0.21.0-1 [36.7 kB] 2021-04-26 08:25:49.972 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 targetcli-fb all 2.1.43-1 [27.6 kB] 2021-04-26 08:25:50.564 | Fetched 288 kB in 1s (305 kB/s) 2021-04-26 08:25:50.625 | Selecting previously unselected package python3-urwid. 2021-04-26 08:25:50.672 | (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 ... 86382 files and directories currently installed.) 2021-04-26 08:25:50.676 | Preparing to unpack .../python3-urwid_2.0.1-2_amd64.deb ... 2021-04-26 08:25:50.678 | Unpacking python3-urwid (2.0.1-2) ... 2021-04-26 08:25:50.774 | Selecting previously unselected package python3-configshell-fb. 2021-04-26 08:25:50.783 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1~cloud0_all.deb ... 2021-04-26 08:25:50.785 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1~cloud0) ... 2021-04-26 08:25:50.863 | Selecting previously unselected package python3-pyudev. 2021-04-26 08:25:50.872 | Preparing to unpack .../python3-pyudev_0.21.0-1_all.deb ... 2021-04-26 08:25:50.874 | Unpacking python3-pyudev (0.21.0-1) ... 2021-04-26 08:25:50.969 | Selecting previously unselected package python3-rtslib-fb. 2021-04-26 08:25:50.978 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1~cloud0_all.deb ... 2021-04-26 08:25:50.980 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:25:51.075 | Selecting previously unselected package targetcli-fb. 2021-04-26 08:25:51.084 | Preparing to unpack .../targetcli-fb_2.1.43-1_all.deb ... 2021-04-26 08:25:51.086 | Unpacking targetcli-fb (2.1.43-1) ... 2021-04-26 08:25:51.185 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:25:51.200 | Setting up python3-pyudev (0.21.0-1) ... 2021-04-26 08:25:51.513 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:25:51.740 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:25:51.965 | Setting up python3-urwid (2.0.1-2) ... 2021-04-26 08:25:52.449 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:25:53.284 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:25:53.284 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:25:53.285 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:25:53.292 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:25:53.292 | Loaded: error (Reason: Exec format error) 2021-04-26 08:25:53.292 | Active: inactive (dead) 2021-04-26 08:25:53.292 | 2021-04-26 08:25:53.292 | Apr 26 08:25:53 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:25:53.292 | Apr 26 08:25:53 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:25:53.292 | Apr 26 08:25:53 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:25:53.293 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:25:53.293 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:25:53.293 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1~cloud0) ... 2021-04-26 08:25:53.622 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:25:53.622 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:25:53.623 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:25:53.623 | 2021-04-26 08:25:53.623 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:25:53.623 | dependency problems - leaving unconfigured 2021-04-26 08:25:53.623 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-26 08:25:53.838 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-26 08:25:53.872 | Errors were encountered while processing: 2021-04-26 08:25:53.872 | python3-rtslib-fb 2021-04-26 08:25:53.872 | targetcli-fb 2021-04-26 08:25:55.809 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:25:55.814 | + functions-common:apt_get:1113 : result=100 2021-04-26 08:25:55.817 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:25:55.819 | + functions-common:time_stop:2304 : local name 2021-04-26 08:25:55.822 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:25:55.824 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:25:55.827 | + functions-common:time_stop:2307 : local total 2021-04-26 08:25:55.830 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:25:55.832 | + functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:25:55.834 | + functions-common:time_stop:2311 : start_time=1619425548360 2021-04-26 08:25:55.837 | + functions-common:time_stop:2313 : [[ -z 1619425548360 ]] 2021-04-26 08:25:55.840 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:25:55.843 | + functions-common:time_stop:2316 : end_time=1619425555841 2021-04-26 08:25:55.846 | + functions-common:time_stop:2317 : elapsed_time=7481 2021-04-26 08:25:55.849 | + functions-common:time_stop:2318 : total=15218 2021-04-26 08:25:55.851 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:25:55.854 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22699 2021-04-26 08:25:55.856 | + functions-common:apt_get:1117 : return 100 2021-04-26 08:25:55.859 | + functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:25:55.862 | + functions-common:install_package:1344 : update_package_repo 2021-04-26 08:25:55.864 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:25:55.867 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:25:55.869 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:25:55.872 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:25:55.874 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:25:55.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:25:55.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:25:55.882 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:25:55.884 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:25:55.886 | + functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:25:55.889 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:25:55.891 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:25:55.894 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:25:55.898 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:25:55.900 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:25:55.903 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:25:55.905 | + functions-common:time_start:2291 : local start_time= 2021-04-26 08:25:55.908 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:25:55.911 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:25:55.915 | + functions-common:time_start:2295 : _TIME_START[$name]=1619425555912 2021-04-26 08:25:55.917 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:25:55.920 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:25:55.923 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:25:56.603 | Hit:1 https://download.ceph.com/debian-octopus bionic InRelease 2021-04-26 08:26:11.741 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:26:11.995 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:26:11.996 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:26:12.127 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:26:12.258 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:26:14.414 | Reading package lists... 2021-04-26 08:26:14.475 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:26:14.478 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:26:14.480 | + functions-common:time_stop:2304 : local name 2021-04-26 08:26:14.482 | + functions-common:time_stop:2305 : local end_time 2021-04-26 08:26:14.485 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:26:14.488 | + functions-common:time_stop:2307 : local total 2021-04-26 08:26:14.491 | + functions-common:time_stop:2308 : local start_time 2021-04-26 08:26:14.493 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:26:14.495 | + functions-common:time_stop:2311 : start_time=1619425555912 2021-04-26 08:26:14.498 | + functions-common:time_stop:2313 : [[ -z 1619425555912 ]] 2021-04-26 08:26:14.501 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:26:14.505 | + functions-common:time_stop:2316 : end_time=1619425574502 2021-04-26 08:26:14.507 | + functions-common:time_stop:2317 : elapsed_time=18590 2021-04-26 08:26:14.509 | + functions-common:time_stop:2318 : total=7539 2021-04-26 08:26:14.512 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:26:14.514 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26129 2021-04-26 08:26:14.517 | + functions-common:install_package:1344 : real_install_package targetcli-fb 2021-04-26 08:26:14.519 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:26:14.522 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:26:14.524 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:26:14.527 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-04-26 08:26:14.547 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-04-26 08:26:14.667 | Reading package lists... 2021-04-26 08:26:14.922 | Building dependency tree... 2021-04-26 08:26:14.924 | Reading state information... 2021-04-26 08:26:15.145 | targetcli-fb is already the newest version (2.1.43-1). 2021-04-26 08:26:15.146 | The following packages were automatically installed and are no longer required: 2021-04-26 08:26:15.146 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:26:15.146 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:26:15.146 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-26 08:26:15.146 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-26 08:26:15.146 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-26 08:26:15.147 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:26:15.593 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:26:15.594 | 2 not fully installed or removed. 2021-04-26 08:26:15.594 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:26:15.619 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:26:16.350 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:26:16.350 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:26:16.351 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:26:16.357 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:26:16.358 | Loaded: error (Reason: Exec format error) 2021-04-26 08:26:16.358 | Active: inactive (dead) 2021-04-26 08:26:16.358 | 2021-04-26 08:26:16.358 | Apr 26 08:25:53 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:16.358 | Apr 26 08:25:53 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:16.358 | Apr 26 08:25:53 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:16.358 | Apr 26 08:26:16 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:16.358 | Apr 26 08:26:16 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:16.358 | Apr 26 08:26:16 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:16.359 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:26:16.359 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:26:16.359 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:26:16.359 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:26:16.359 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:26:16.359 | 2021-04-26 08:26:16.359 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:26:16.359 | dependency problems - leaving unconfigured 2021-04-26 08:26:16.371 | Errors were encountered while processing: 2021-04-26 08:26:16.371 | python3-rtslib-fb 2021-04-26 08:26:16.371 | targetcli-fb 2021-04-26 08:26:18.310 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:26:18.315 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:26:18.317 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:26:18.320 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:26:18.323 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:26:18.325 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:26:18.328 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:26:18.330 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:26:18.332 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:26:18.335 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:26:18.337 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:26:18.337 | Error on exit 2021-04-26 08:26:18.339 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:26:18.342 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425344 234 fail 2021-04-26 08:26:18.978 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:26:18.980 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:26:19.428 | + ./stack.sh:exit_trap:538 : exit 100