2022-02-08 17:05:06.376 | + ./stack.sh:main:487 : exec 2022-02-08 17:05:06.376 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-170506' 2022-02-08 17:05:06.376 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-170506.summary.2022-02-08-170506 2022-02-08 17:05:06.376 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:05:06.376 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-170506 2022-02-08 17:05:06.376 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-170506 /opt/stack/logs/stack.sh.log 2022-02-08 17:05:06.377 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-170506.summary.2022-02-08-170506 /opt/stack/logs/stack.sh.log.summary 2022-02-08 17:05:06.377 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 17:05:06.377 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 17:05:06.377 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 17:05:06.377 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 17:05:06.377 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 17:05:06.377 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 17:05:06.377 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 17:05:06.377 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:05:06.377 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 17:05:06.377 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 17:05:06.377 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:05:06.379 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:05:06.381 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 17:05:06.383 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 17:05:06.389 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:05:06.392 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 17:05:06.394 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 17:05:06.396 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 17:05:06.398 | + ./stack.sh:main:576 : uname -a 2022-02-08 17:05:06.399 | Linux dv-osbrick-828087-6-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-08 17:05:06.402 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 17:05:06.404 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 17:05:06.408 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 17:05:06.447 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 17:05:06.464 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 17:05:06.466 | + functions-common:fetch_plugins:1760 : local plugins=,devstack-plugin-ceph 2022-02-08 17:05:06.469 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 17:05:06.471 | + functions-common:fetch_plugins:1764 : [[ -z ,devstack-plugin-ceph ]] 2022-02-08 17:05:06.474 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2022-02-08 17:05:06.474 | Fetching DevStack plugins 2022-02-08 17:05:06.476 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2022-02-08 17:05:06.478 | + functions-common:fetch_plugins:1770 : git_clone_by_name devstack-plugin-ceph 2022-02-08 17:05:06.481 | + functions-common:git_clone_by_name:675 : local name=devstack-plugin-ceph 2022-02-08 17:05:06.483 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-08 17:05:06.486 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:05:06.488 | + functions-common:git_clone_by_name:678 : local branch=master 2022-02-08 17:05:06.490 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-02-08 17:05:06.493 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-08 17:05:06.495 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-02-08 17:05:06.497 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:05:06.499 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:05:06.503 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:05:06.505 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:05:06.507 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:05:06.510 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:05:06.523 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:05:06.525 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:05:06.526 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:05:06.529 | + functions-common:git_clone:618 : echo master 2022-02-08 17:05:06.529 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:05:06.533 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-02-08 17:05:06.535 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-02-08 17:05:06.537 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-08 17:05:06.539 | + functions-common:git_timed:691 : local count=0 2022-02-08 17:05:06.541 | + functions-common:git_timed:692 : local timeout=0 2022-02-08 17:05:06.544 | + functions-common:git_timed:694 : [[ -n 0 ]] 2022-02-08 17:05:06.547 | + functions-common:git_timed:695 : timeout=0 2022-02-08 17:05:06.549 | + functions-common:git_timed:698 : time_start git_timed 2022-02-08 17:05:06.551 | + functions-common:time_start:2400 : local name=git_timed 2022-02-08 17:05:06.553 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:05:06.555 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:05:06.559 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:05:06.562 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339906560 2022-02-08 17:05:06.564 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-08 17:05:06.571 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2022-02-08 17:05:08.456 | + functions-common:git_timed:713 : time_stop git_timed 2022-02-08 17:05:08.458 | + functions-common:time_stop:2414 : local name 2022-02-08 17:05:08.460 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:05:08.462 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:05:08.464 | + functions-common:time_stop:2417 : local total 2022-02-08 17:05:08.466 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:05:08.468 | + functions-common:time_stop:2420 : name=git_timed 2022-02-08 17:05:08.469 | + functions-common:time_stop:2421 : start_time=1644339906560 2022-02-08 17:05:08.471 | + functions-common:time_stop:2423 : [[ -z 1644339906560 ]] 2022-02-08 17:05:08.474 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:05:08.477 | + functions-common:time_stop:2426 : end_time=1644339908475 2022-02-08 17:05:08.479 | + functions-common:time_stop:2427 : elapsed_time=1915 2022-02-08 17:05:08.481 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:05:08.482 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:05:08.484 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1915 2022-02-08 17:05:08.489 | + functions-common:git_clone:666 : cd /opt/stack/devstack-plugin-ceph 2022-02-08 17:05:08.491 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:05:08.491 | + functions-common:git_clone:667 : head -1 2022-02-08 17:05:08.495 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-02-08 17:05:08.497 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:05:08.499 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 17:05:08.501 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 17:05:08.503 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:05:08.505 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:05:08.507 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:05:08.509 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:05:08.511 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:05:08.513 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:05:08.515 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:05:08.518 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:05:08.520 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:05:08.522 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:05:08.524 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 17:05:08.526 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:05:08.538 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:05:08.540 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:05:08.542 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:05:08.544 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:05:08.545 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:05:08.548 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:05:08.550 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:05:08.551 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 17:05:08.553 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 17:05:08.555 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:05:08.557 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:05:08.559 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 17:05:08.561 | + functions-common:plugin_override_defaults:1801 : local plugins=,devstack-plugin-ceph 2022-02-08 17:05:08.563 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 17:05:08.564 | + functions-common:plugin_override_defaults:1805 : [[ -z ,devstack-plugin-ceph ]] 2022-02-08 17:05:08.566 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2022-02-08 17:05:08.566 | Overriding Configuration Defaults 2022-02-08 17:05:08.568 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2022-02-08 17:05:08.572 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:05:08.574 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-02-08 17:05:08.577 | + functions-common:plugin_override_defaults:1816 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-02-08 17:05:08.577 | devstack-plugin-ceph has overridden the following defaults 2022-02-08 17:05:08.580 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-08 17:05:08.581 | # Plug-in overrides 2022-02-08 17:05:08.581 | 2022-02-08 17:05:08.581 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-02-08 17:05:08.581 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-02-08 17:05:08.582 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-02-08 17:05:08.582 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-02-08 17:05:08.582 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-02-08 17:05:08.582 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-02-08 17:05:08.582 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-02-08 17:05:08.582 | 2022-02-08 17:05:08.582 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-02-08 17:05:08.582 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-02-08 17:05:08.582 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-02-08 17:05:08.582 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-02-08 17:05:08.582 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-02-08 17:05:08.582 | else 2022-02-08 17:05:08.582 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-02-08 17:05:08.582 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-02-08 17:05:08.582 | fi 2022-02-08 17:05:08.582 | fi 2022-02-08 17:05:08.584 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-08 17:05:08.587 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-02-08 17:05:08.602 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-02-08 17:05:08.605 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-02-08 17:05:08.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-02-08 17:05:08.620 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-02-08 17:05:08.633 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-02-08 17:05:08.635 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-02-08 17:05:08.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-02-08 17:05:08.652 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-02-08 17:05:08.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-02-08 17:05:08.670 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-02-08 17:05:08.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-02-08 17:05:08.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-02-08 17:05:08.688 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-02-08 17:05:08.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-02-08 17:05:08.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-02-08 17:05:08.693 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 17:05:08.710 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 17:05:08.712 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 17:05:08.724 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:05:08.727 | +++ lib/tls:source:43 : hostname -f 2022-02-08 17:05:08.730 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 17:05:08.732 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 17:05:08.734 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 17:05:08.735 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 17:05:08.737 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 17:05:08.739 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 17:05:08.741 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 17:05:08.743 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 17:05:08.745 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 17:05:08.747 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 17:05:08.751 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 17:05:08.763 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 17:05:08.779 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 17:05:08.791 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 17:05:08.804 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 17:05:08.840 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 17:05:08.897 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 17:05:08.977 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 17:05:08.998 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 17:05:09.042 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 17:05:09.090 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 17:05:09.239 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 17:05:09.253 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 17:05:09.265 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 17:05:09.278 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 17:05:09.365 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 17:05:09.369 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 17:05:09.373 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 17:05:09.376 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 17:05:09.379 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 17:05:09.382 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 17:05:09.386 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 17:05:09.387 | False' 2022-02-08 17:05:09.391 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 17:05:09.406 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 17:05:09.408 | + ./stack.sh:main:624 : run_phase source 2022-02-08 17:05:09.411 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 17:05:09.414 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:05:09.416 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:05:09.418 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:05:09.421 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:05:09.423 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:05:09.425 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:05:09.428 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:05:09.431 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:05:09.433 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:05:09.435 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:05:09.438 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 17:05:09.440 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:05:09.454 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:05:09.456 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:05:09.458 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 17:05:09.496 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 17:05:09.498 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 17:05:09.501 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:05:09.503 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 17:05:09.505 | + functions-common:load_plugin_settings:1778 : local plugins=,devstack-plugin-ceph 2022-02-08 17:05:09.507 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 17:05:09.509 | + functions-common:load_plugin_settings:1782 : [[ -z ,devstack-plugin-ceph ]] 2022-02-08 17:05:09.511 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2022-02-08 17:05:09.511 | Loading plugin settings 2022-02-08 17:05:09.513 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2022-02-08 17:05:09.515 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:05:09.517 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-02-08 17:05:09.520 | + functions-common:load_plugin_settings:1791 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-08 17:05:09.524 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-08 17:05:09.529 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-02-08 17:05:09.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-02-08 17:05:09.535 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-02-08 17:05:09.538 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-02-08 17:05:09.540 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-02-08 17:05:09.543 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-02-08 17:05:09.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-02-08 17:05:09.548 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-02-08 17:05:09.622 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-02-08 17:05:09.625 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:05:09.627 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:05:09.629 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:05:09.633 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:05:09.634 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:05:09.634 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:05:09.638 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:05:09.645 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:05:09.647 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:05:09.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:05:09.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:05:09.666 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:05:09.669 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:05:09.672 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 17:05:09.674 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 17:05:09.677 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.679 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.681 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.684 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.686 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.688 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.690 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.692 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.695 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.697 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.699 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.701 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.704 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.706 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.709 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.711 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.713 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.715 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.717 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.720 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.722 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.724 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.727 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.729 | + functions-common:verify_disabled_services:2127 : [[ ,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, =~ ,ovn-controller, ]] 2022-02-08 17:05:09.731 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.733 | + functions-common:verify_disabled_services:2127 : [[ ,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, =~ ,ovn-northd, ]] 2022-02-08 17:05:09.735 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.738 | + functions-common:verify_disabled_services:2127 : [[ ,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, =~ ,ovs-vswitchd, ]] 2022-02-08 17:05:09.740 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.742 | + functions-common:verify_disabled_services:2127 : [[ ,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, =~ ,ovsdb-server, ]] 2022-02-08 17:05:09.744 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.746 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.749 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.751 | + functions-common:verify_disabled_services:2127 : [[ ,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-ovn-metadata-agent, ]] 2022-02-08 17:05:09.754 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.757 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.759 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.761 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.763 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.765 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.768 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.770 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.772 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.774 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.776 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.779 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.781 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.783 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.785 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.788 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.790 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.792 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.794 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.796 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.798 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.801 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.803 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.805 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.807 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:05:09.809 | + functions-common:verify_disabled_services:2127 : [[ ,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, ]] 2022-02-08 17:05:09.812 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 17:05:09.814 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:05:09.817 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 17:05:09.831 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:05:09.833 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 17:05:09.835 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:05:09.837 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 17:05:09.851 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:05:09.853 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 17:05:09.855 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 17:05:09.857 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 17:05:09.860 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 17:05:09.862 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 17:05:09.864 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 17:05:09.866 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 17:05:09.868 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 17:05:09.871 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 17:05:09.871 | Using mysql database backend 2022-02-08 17:05:09.873 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 17:05:09.887 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 17:05:09.890 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 17:05:09.892 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:05:09.894 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 17:05:09.898 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:05:09.900 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 17:05:09.917 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:05:09.920 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 17:05:09.938 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 17:05:09.956 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:05:09.959 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 17:05:09.976 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 17:05:09.996 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 17:05:10.017 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:05:10.020 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 17:05:10.040 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:05:10.042 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 17:05:10.045 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 17:05:10.049 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:05:10.053 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-170510 2022-02-08 17:05:10.056 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-170510 757' 2022-02-08 17:05:10.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.062 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:05:10.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.067 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:05:10.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.072 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:05:10.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.077 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-02-08 17:05:10.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.082 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-02-08 17:05:10.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.086 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-02-08 17:05:10.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.091 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-170506 2022-02-08 17:05:10.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.095 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:05:10.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.100 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-02-08 17:05:10.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.105 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:05:10.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.109 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:05:10.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.114 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:05:10.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:05:10.118 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:05:10.121 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 17:05:10.123 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 17:05:10.126 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 17:05:10.128 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 17:05:10.129 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:05:10.131 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:05:10.134 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:05:10.136 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:05:10.138 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:05:10.141 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:05:10.155 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:05:10.157 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:05:10.159 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:05:10.162 | + functions-common:git_clone:618 : echo master 2022-02-08 17:05:10.163 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:05:10.167 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 17:05:10.170 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:05:10.172 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 17:05:10.175 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:05:10.175 | + functions-common:git_clone:667 : head -1 2022-02-08 17:05:10.178 | 698f8e89 Updated from generate-constraints 2022-02-08 17:05:10.180 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:05:10.183 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 17:05:10.185 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:05:10.188 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 17:05:10.190 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 17:05:10.193 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 17:05:10.195 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 17:05:10.198 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:05:10.200 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 17:05:10.204 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 17:05:10.207 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 17:05:10.211 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 17:05:10.217 | ++ tools/install_prereqs.sh:source:47 : NOW=1644339910 2022-02-08 17:05:10.221 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 17:05:10.226 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-08 17:05:10.231 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-08 17:05:10.234 | ++ tools/install_prereqs.sh:source:49 : DELTA=1644339910 2022-02-08 17:05:10.237 | ++ tools/install_prereqs.sh:source:50 : [[ 1644339910 -lt 7200 ]] 2022-02-08 17:05:10.240 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 17:05:10.242 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 17:05:10.245 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 17:05:10.247 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 17:05:10.249 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 17:05:10.251 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 17:05:10.254 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 17:05:10.257 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-02-08 17:05:10.301 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 17:05:10.301 | apache2-dev 2022-02-08 17:05:10.301 | bc 2022-02-08 17:05:10.301 | bsdmainutils 2022-02-08 17:05:10.301 | curl 2022-02-08 17:05:10.301 | g++ 2022-02-08 17:05:10.301 | gawk 2022-02-08 17:05:10.301 | gcc 2022-02-08 17:05:10.301 | gettext 2022-02-08 17:05:10.301 | git 2022-02-08 17:05:10.301 | graphviz 2022-02-08 17:05:10.301 | iputils-ping 2022-02-08 17:05:10.301 | libapache2-mod-proxy-uwsgi 2022-02-08 17:05:10.301 | libffi-dev 2022-02-08 17:05:10.301 | libjpeg-dev 2022-02-08 17:05:10.301 | libpcre3-dev 2022-02-08 17:05:10.301 | libpq-dev 2022-02-08 17:05:10.301 | libssl-dev 2022-02-08 17:05:10.301 | libsystemd-dev 2022-02-08 17:05:10.301 | libxml2-dev 2022-02-08 17:05:10.301 | libxslt1-dev 2022-02-08 17:05:10.302 | libyaml-dev 2022-02-08 17:05:10.302 | lsof 2022-02-08 17:05:10.302 | openssh-server 2022-02-08 17:05:10.302 | openssl 2022-02-08 17:05:10.302 | pkg-config 2022-02-08 17:05:10.302 | psmisc 2022-02-08 17:05:10.302 | python3-dev 2022-02-08 17:05:10.302 | python3-pip 2022-02-08 17:05:10.302 | python3-systemd 2022-02-08 17:05:10.302 | python3-venv 2022-02-08 17:05:10.302 | tar 2022-02-08 17:05:10.302 | tcpdump 2022-02-08 17:05:10.302 | unzip 2022-02-08 17:05:10.302 | uuid-runtime 2022-02-08 17:05:10.302 | wget 2022-02-08 17:05:10.302 | wget 2022-02-08 17:05:10.302 | zlib1g-dev 2022-02-08 17:05:10.302 | libkrb5-dev 2022-02-08 17:05:10.302 | libldap2-dev 2022-02-08 17:05:10.302 | libsasl2-dev 2022-02-08 17:05:10.302 | memcached 2022-02-08 17:05:10.302 | python3-mysqldb 2022-02-08 17:05:10.302 | sqlite3 2022-02-08 17:05:10.302 | conntrack 2022-02-08 17:05:10.302 | curl 2022-02-08 17:05:10.302 | dnsmasq-base 2022-02-08 17:05:10.302 | dnsmasq-utils 2022-02-08 17:05:10.302 | ebtables 2022-02-08 17:05:10.302 | genisoimage 2022-02-08 17:05:10.302 | iptables 2022-02-08 17:05:10.302 | iputils-arping 2022-02-08 17:05:10.302 | kpartx 2022-02-08 17:05:10.302 | libjs-jquery-tablesorter 2022-02-08 17:05:10.302 | parted 2022-02-08 17:05:10.302 | pm-utils 2022-02-08 17:05:10.302 | python3-mysqldb 2022-02-08 17:05:10.302 | socat 2022-02-08 17:05:10.302 | sqlite3 2022-02-08 17:05:10.302 | sudo 2022-02-08 17:05:10.302 | vlan 2022-02-08 17:05:10.302 | lsscsi 2022-02-08 17:05:10.302 | open-iscsi 2022-02-08 17:05:10.303 | lvm2 2022-02-08 17:05:10.303 | qemu-utils 2022-02-08 17:05:10.303 | thin-provisioning-tools 2022-02-08 17:05:10.303 | acl 2022-02-08 17:05:10.303 | dnsmasq-base 2022-02-08 17:05:10.303 | dnsmasq-utils 2022-02-08 17:05:10.303 | ebtables 2022-02-08 17:05:10.303 | haproxy 2022-02-08 17:05:10.303 | iptables 2022-02-08 17:05:10.303 | iputils-arping 2022-02-08 17:05:10.303 | iputils-ping 2022-02-08 17:05:10.303 | postgresql-server-dev-all 2022-02-08 17:05:10.303 | python3-mysqldb 2022-02-08 17:05:10.303 | sqlite3 2022-02-08 17:05:10.303 | sudo 2022-02-08 17:05:10.303 | vlan 2022-02-08 17:05:10.303 | pcp 2022-02-08 17:05:10.303 | ipset 2022-02-08 17:05:10.303 | conntrack 2022-02-08 17:05:10.303 | conntrackd 2022-02-08 17:05:10.303 | keepalived 2022-02-08 17:05:10.303 | lvm2 2022-02-08 17:05:10.303 | qemu-utils 2022-02-08 17:05:10.303 | thin-provisioning-tools' 2022-02-08 17:05:10.304 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 17:05:10.327 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 17:05:10.327 | apache2-dev 2022-02-08 17:05:10.327 | bc 2022-02-08 17:05:10.327 | bsdmainutils 2022-02-08 17:05:10.327 | curl 2022-02-08 17:05:10.327 | g++ 2022-02-08 17:05:10.327 | gawk 2022-02-08 17:05:10.327 | gcc 2022-02-08 17:05:10.327 | gettext 2022-02-08 17:05:10.327 | git 2022-02-08 17:05:10.327 | graphviz 2022-02-08 17:05:10.327 | iputils-ping 2022-02-08 17:05:10.327 | libapache2-mod-proxy-uwsgi 2022-02-08 17:05:10.327 | libffi-dev 2022-02-08 17:05:10.327 | libjpeg-dev 2022-02-08 17:05:10.327 | libpcre3-dev 2022-02-08 17:05:10.327 | libpq-dev 2022-02-08 17:05:10.327 | libssl-dev 2022-02-08 17:05:10.327 | libsystemd-dev 2022-02-08 17:05:10.327 | libxml2-dev 2022-02-08 17:05:10.328 | libxslt1-dev 2022-02-08 17:05:10.328 | libyaml-dev 2022-02-08 17:05:10.328 | lsof 2022-02-08 17:05:10.328 | openssh-server 2022-02-08 17:05:10.328 | openssl 2022-02-08 17:05:10.328 | pkg-config 2022-02-08 17:05:10.328 | psmisc 2022-02-08 17:05:10.328 | python3-dev 2022-02-08 17:05:10.328 | python3-pip 2022-02-08 17:05:10.328 | python3-systemd 2022-02-08 17:05:10.328 | python3-venv 2022-02-08 17:05:10.328 | tar 2022-02-08 17:05:10.328 | tcpdump 2022-02-08 17:05:10.328 | unzip 2022-02-08 17:05:10.328 | uuid-runtime 2022-02-08 17:05:10.328 | wget 2022-02-08 17:05:10.328 | wget 2022-02-08 17:05:10.328 | zlib1g-dev 2022-02-08 17:05:10.328 | libkrb5-dev 2022-02-08 17:05:10.328 | libldap2-dev 2022-02-08 17:05:10.328 | libsasl2-dev 2022-02-08 17:05:10.328 | memcached 2022-02-08 17:05:10.328 | python3-mysqldb 2022-02-08 17:05:10.329 | sqlite3 2022-02-08 17:05:10.329 | conntrack 2022-02-08 17:05:10.329 | curl 2022-02-08 17:05:10.329 | dnsmasq-base 2022-02-08 17:05:10.329 | dnsmasq-utils 2022-02-08 17:05:10.329 | ebtables 2022-02-08 17:05:10.329 | genisoimage 2022-02-08 17:05:10.329 | iptables 2022-02-08 17:05:10.329 | iputils-arping 2022-02-08 17:05:10.329 | kpartx 2022-02-08 17:05:10.329 | libjs-jquery-tablesorter 2022-02-08 17:05:10.329 | parted 2022-02-08 17:05:10.329 | pm-utils 2022-02-08 17:05:10.329 | python3-mysqldb 2022-02-08 17:05:10.329 | socat 2022-02-08 17:05:10.329 | sqlite3 2022-02-08 17:05:10.329 | sudo 2022-02-08 17:05:10.329 | vlan 2022-02-08 17:05:10.329 | lsscsi 2022-02-08 17:05:10.329 | open-iscsi 2022-02-08 17:05:10.329 | lvm2 2022-02-08 17:05:10.329 | qemu-utils 2022-02-08 17:05:10.329 | thin-provisioning-tools 2022-02-08 17:05:10.329 | acl 2022-02-08 17:05:10.329 | dnsmasq-base 2022-02-08 17:05:10.329 | dnsmasq-utils 2022-02-08 17:05:10.330 | ebtables 2022-02-08 17:05:10.330 | haproxy 2022-02-08 17:05:10.330 | iptables 2022-02-08 17:05:10.330 | iputils-arping 2022-02-08 17:05:10.330 | iputils-ping 2022-02-08 17:05:10.330 | postgresql-server-dev-all 2022-02-08 17:05:10.330 | python3-mysqldb 2022-02-08 17:05:10.330 | sqlite3 2022-02-08 17:05:10.330 | sudo 2022-02-08 17:05:10.330 | vlan 2022-02-08 17:05:10.330 | pcp 2022-02-08 17:05:10.330 | ipset 2022-02-08 17:05:10.330 | conntrack 2022-02-08 17:05:10.330 | conntrackd 2022-02-08 17:05:10.330 | keepalived 2022-02-08 17:05:10.330 | lvm2 2022-02-08 17:05:10.330 | qemu-utils 2022-02-08 17:05:10.330 | thin-provisioning-tools ' 2022-02-08 17:05:10.330 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 17:05:10.333 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:05:10.336 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:05:10.339 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-08 17:05:10.339 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 17:05:10.345 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-08 17:05:10.347 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:05:10.349 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:05:10.352 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 17:05:10.354 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:05:10.356 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:05:10.358 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:05:10.360 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:05:10.362 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:05:10.364 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:05:10.366 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 17:05:10.368 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 17:05:10.370 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 17:05:10.372 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 17:05:10.376 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 17:05:10.378 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 17:05:10.380 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 17:05:10.382 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 17:05:10.384 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:05:10.387 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:05:10.390 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644339910388 2022-02-08 17:05:10.393 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 17:05:10.395 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 17:05:10.397 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 17:05:10.619 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:05:10.649 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:05:10.825 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:05:10.827 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-08 17:05:11.100 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [716 B] 2022-02-08 17:05:24.338 | Fetched 337 kB in 1s (386 kB/s) 2022-02-08 17:05:25.855 | Reading package lists... 2022-02-08 17:05:25.886 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 17:05:25.888 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 17:05:25.890 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:05:25.892 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:05:25.895 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:05:25.897 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:05:25.899 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:05:25.901 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 17:05:25.903 | ++ functions-common:time_stop:2421 : start_time=1644339910388 2022-02-08 17:05:25.906 | ++ functions-common:time_stop:2423 : [[ -z 1644339910388 ]] 2022-02-08 17:05:25.909 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:05:25.914 | ++ functions-common:time_stop:2426 : end_time=1644339925911 2022-02-08 17:05:25.917 | ++ functions-common:time_stop:2427 : elapsed_time=15523 2022-02-08 17:05:25.920 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 17:05:25.923 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:05:25.925 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15523 2022-02-08 17:05:25.928 | ++ functions-common:install_package:1453 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-08 17:05:25.930 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:05:25.932 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:05:25.935 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:05:25.937 | ++ functions-common:real_install_package:1439 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-08 17:05:25.961 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-08 17:05:26.069 | Reading package lists... 2022-02-08 17:05:26.319 | Building dependency tree... 2022-02-08 17:05:26.320 | Reading state information... 2022-02-08 17:05:26.609 | bc is already the newest version (1.07.1-2build1). 2022-02-08 17:05:26.609 | bc set to manually installed. 2022-02-08 17:05:26.609 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 17:05:26.609 | bsdmainutils set to manually installed. 2022-02-08 17:05:26.609 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 17:05:26.609 | gawk set to manually installed. 2022-02-08 17:05:26.609 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:05:26.609 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 17:05:26.609 | iptables set to manually installed. 2022-02-08 17:05:26.609 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 17:05:26.609 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 17:05:26.609 | kpartx set to manually installed. 2022-02-08 17:05:26.610 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 17:05:26.610 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 17:05:26.610 | psmisc is already the newest version (23.3-1). 2022-02-08 17:05:26.610 | psmisc set to manually installed. 2022-02-08 17:05:26.610 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:05:26.610 | python3-systemd is already the newest version (234-3build2). 2022-02-08 17:05:26.610 | python3-systemd set to manually installed. 2022-02-08 17:05:26.610 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 17:05:26.610 | tcpdump set to manually installed. 2022-02-08 17:05:26.610 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 17:05:26.610 | thin-provisioning-tools set to manually installed. 2022-02-08 17:05:26.610 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 17:05:26.610 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 17:05:26.610 | lsof set to manually installed. 2022-02-08 17:05:26.610 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 17:05:26.610 | parted set to manually installed. 2022-02-08 17:05:26.610 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 17:05:26.610 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 17:05:26.610 | tar set to manually installed. 2022-02-08 17:05:26.610 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 17:05:26.610 | uuid-runtime set to manually installed. 2022-02-08 17:05:26.610 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 17:05:26.610 | zlib1g-dev set to manually installed. 2022-02-08 17:05:26.610 | The following packages were automatically installed and are no longer required: 2022-02-08 17:05:26.610 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:05:26.610 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:05:26.610 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:05:26.610 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:05:26.610 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:05:26.611 | python3-zope.interface 2022-02-08 17:05:26.611 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:05:26.611 | The following additional packages will be installed: 2022-02-08 17:05:26.611 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-08 17:05:26.611 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-08 17:05:26.611 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-08 17:05:26.611 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-08 17:05:26.611 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-08 17:05:26.611 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-08 17:05:26.611 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-08 17:05:26.611 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-08 17:05:26.611 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-08 17:05:26.611 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-08 17:05:26.611 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-08 17:05:26.611 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2022-02-08 17:05:26.611 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2022-02-08 17:05:26.611 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2022-02-08 17:05:26.611 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2022-02-08 17:05:26.611 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2022-02-08 17:05:26.611 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-02-08 17:05:26.611 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-02-08 17:05:26.611 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-02-08 17:05:26.611 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-02-08 17:05:26.611 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-02-08 17:05:26.612 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-08 17:05:26.612 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-08 17:05:26.612 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-08 17:05:26.612 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-08 17:05:26.612 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-08 17:05:26.612 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-08 17:05:26.612 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-08 17:05:26.612 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-02-08 17:05:26.612 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-02-08 17:05:26.612 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2022-02-08 17:05:26.612 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-08 17:05:26.612 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-08 17:05:26.612 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-08 17:05:26.612 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-08 17:05:26.612 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-08 17:05:26.613 | Suggested packages: 2022-02-08 17:05:26.614 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-08 17:05:26.614 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-08 17:05:26.614 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-08 17:05:26.614 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-08 17:05:26.614 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2022-02-08 17:05:26.614 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2022-02-08 17:05:26.614 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2022-02-08 17:05:26.614 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-02-08 17:05:26.614 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2022-02-08 17:05:26.614 | libterm-readkey-perl libyaml-perl keychain libpam-ssh monkeysphere 2022-02-08 17:05:26.614 | ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-08 17:05:26.614 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-08 17:05:26.614 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-08 17:05:26.614 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-08 17:05:26.614 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-08 17:05:26.852 | The following NEW packages will be installed: 2022-02-08 17:05:26.852 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-08 17:05:26.852 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-08 17:05:26.852 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-08 17:05:26.852 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-08 17:05:26.852 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-08 17:05:26.852 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-08 17:05:26.852 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-08 17:05:26.852 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-08 17:05:26.852 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-08 17:05:26.852 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-08 17:05:26.852 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-08 17:05:26.852 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-08 17:05:26.852 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-08 17:05:26.852 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-08 17:05:26.852 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-08 17:05:26.852 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-08 17:05:26.852 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-08 17:05:26.852 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-08 17:05:26.852 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-08 17:05:26.852 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-08 17:05:26.853 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-08 17:05:26.853 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-08 17:05:26.853 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-08 17:05:26.853 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-08 17:05:26.853 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-08 17:05:26.853 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-08 17:05:26.853 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-08 17:05:26.853 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-08 17:05:26.853 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-08 17:05:26.853 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-08 17:05:26.853 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-08 17:05:26.853 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-08 17:05:26.853 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-08 17:05:26.853 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-08 17:05:26.853 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-08 17:05:26.853 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-08 17:05:26.853 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-08 17:05:26.853 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-08 17:05:26.853 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-08 17:05:26.853 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-08 17:05:26.853 | unzip uuid-dev vbetool vlan x11-common 2022-02-08 17:05:26.854 | The following packages will be upgraded: 2022-02-08 17:05:26.855 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-08 17:05:26.855 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-02-08 17:05:26.855 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-02-08 17:05:27.065 | 18 upgraded, 217 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:05:27.065 | Need to get 164 MB of archives. 2022-02-08 17:05:27.065 | After this operation, 767 MB of additional disk space will be used. 2022-02-08 17:05:27.065 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-08 17:05:27.268 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-08 17:05:27.277 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-08 17:05:27.281 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-08 17:05:27.357 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-08 17:05:27.980 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-08 17:05:28.033 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-08 17:05:28.042 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-08 17:05:28.210 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-08 17:05:28.223 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-08 17:05:28.224 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-08 17:05:28.261 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-08 17:05:28.264 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-08 17:05:28.296 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-08 17:05:28.345 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-08 17:05:28.352 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-08 17:05:28.401 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-08 17:05:29.840 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-08 17:05:29.945 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-08 17:05:30.274 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-08 17:05:30.279 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-08 17:05:30.282 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-08 17:05:30.285 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-08 17:05:30.320 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-08 17:05:30.500 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-08 17:05:30.625 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-08 17:05:30.626 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-08 17:05:30.626 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-08 17:05:30.660 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-08 17:05:30.661 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-08 17:05:30.662 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-08 17:05:30.671 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-08 17:05:30.814 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-08 17:05:30.893 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-08 17:05:30.901 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-08 17:05:31.002 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-08 17:05:31.107 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-08 17:05:31.142 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-08 17:05:31.143 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-08 17:05:31.181 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-08 17:05:31.337 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-08 17:05:31.398 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-08 17:05:31.399 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-08 17:05:31.400 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-08 17:05:31.450 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-08 17:05:31.500 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-08 17:05:31.562 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-08 17:05:31.663 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-08 17:05:34.372 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-08 17:05:35.971 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-08 17:05:36.249 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-08 17:05:36.251 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-08 17:05:36.279 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-08 17:05:36.359 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-08 17:05:36.800 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-08 17:05:36.816 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-08 17:05:36.892 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-08 17:05:37.731 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-08 17:05:38.975 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-08 17:05:38.976 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-08 17:05:38.980 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-08 17:05:38.981 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-08 17:05:38.983 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-08 17:05:38.994 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-08 17:05:38.995 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-08 17:05:38.996 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-08 17:05:38.997 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-08 17:05:39.022 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-08 17:05:39.066 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-08 17:05:39.162 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-08 17:05:39.219 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-08 17:05:39.222 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-08 17:05:39.333 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-08 17:05:39.334 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-08 17:05:39.406 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-08 17:05:39.553 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-02-08 17:05:39.554 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-08 17:05:39.555 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-08 17:05:39.563 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-08 17:05:39.686 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-08 17:05:39.755 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-08 17:05:39.797 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-08 17:05:39.827 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-08 17:05:39.833 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-08 17:05:41.252 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-08 17:05:41.253 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-08 17:05:41.254 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-08 17:05:41.255 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-08 17:05:41.256 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-08 17:05:41.257 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-08 17:05:41.282 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-08 17:05:41.283 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-08 17:05:41.284 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-08 17:05:41.297 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-08 17:05:41.338 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-08 17:05:41.350 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-08 17:05:41.400 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-08 17:05:41.405 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-08 17:05:41.538 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-08 17:05:41.643 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-08 17:05:41.644 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-08 17:05:41.766 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-08 17:05:42.002 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-08 17:05:42.081 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-08 17:05:42.085 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-08 17:05:42.088 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-08 17:05:42.135 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-08 17:05:42.144 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-08 17:05:42.145 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-08 17:05:42.146 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-08 17:05:42.153 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-08 17:05:42.187 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-08 17:05:42.188 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-08 17:05:42.190 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-08 17:05:42.193 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-08 17:05:42.211 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-08 17:05:42.213 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-08 17:05:42.213 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-08 17:05:42.215 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-08 17:05:42.265 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-08 17:05:42.273 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-08 17:05:42.431 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-08 17:05:42.434 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-08 17:05:42.434 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-08 17:05:42.435 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-08 17:05:42.438 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-08 17:05:42.439 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-08 17:05:42.439 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-08 17:05:42.440 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-08 17:05:42.473 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-08 17:05:42.476 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-08 17:05:42.517 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-08 17:05:42.519 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-08 17:05:42.523 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-08 17:05:42.524 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-08 17:05:42.538 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-08 17:05:42.542 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-08 17:05:42.558 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-08 17:05:42.666 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-08 17:05:42.669 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-08 17:05:42.689 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-08 17:05:42.693 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-08 17:05:42.698 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-08 17:05:42.698 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-08 17:05:42.699 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-08 17:05:42.722 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-08 17:05:42.723 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-08 17:05:42.765 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-08 17:05:42.768 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-08 17:05:42.772 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-08 17:05:42.782 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-08 17:05:42.847 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-08 17:05:42.848 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-08 17:05:42.849 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-08 17:05:42.851 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-08 17:05:42.869 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-08 17:05:42.967 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-08 17:05:42.969 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-08 17:05:42.971 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-08 17:05:44.386 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-08 17:05:44.387 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-08 17:05:44.390 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-08 17:05:44.391 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-08 17:05:44.515 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-08 17:05:44.516 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-08 17:05:44.516 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-08 17:05:44.523 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-08 17:05:44.523 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-08 17:05:44.527 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-08 17:05:44.532 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-08 17:05:44.533 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-08 17:05:44.534 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-08 17:05:44.687 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-08 17:05:44.690 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-08 17:05:44.834 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-08 17:05:44.889 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-08 17:05:44.890 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-08 17:05:44.891 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-08 17:05:44.954 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-08 17:05:44.956 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-08 17:05:44.958 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-08 17:05:44.963 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-08 17:05:45.003 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-08 17:05:45.507 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-08 17:05:45.751 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-08 17:05:45.840 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-08 17:05:46.243 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-08 17:05:46.248 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-08 17:05:46.248 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-08 17:05:46.250 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-08 17:05:46.289 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-08 17:05:46.294 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-08 17:05:46.297 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-08 17:05:46.396 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-08 17:05:47.249 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-08 17:05:47.250 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-08 17:05:47.368 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-08 17:05:47.490 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-08 17:05:48.827 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-08 17:05:48.829 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-08 17:05:54.197 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-08 17:05:54.199 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-08 17:05:54.336 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-08 17:05:54.476 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-08 17:05:54.493 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-08 17:05:55.239 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-08 17:05:55.240 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-08 17:05:55.298 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-08 17:05:55.784 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-08 17:05:55.785 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-08 17:05:56.688 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-08 17:05:56.691 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-08 17:05:56.701 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-08 17:05:56.826 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-08 17:05:56.827 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-08 17:05:56.828 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-08 17:05:56.830 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-08 17:05:57.370 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-08 17:05:57.460 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-08 17:05:57.873 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-08 17:05:57.931 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-08 17:05:57.936 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-08 17:05:57.950 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-08 17:05:58.016 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-08 17:05:58.017 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-08 17:05:58.018 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-08 17:05:58.019 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-08 17:05:58.020 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-08 17:05:58.021 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-08 17:05:58.022 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-08 17:05:58.078 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-08 17:05:58.094 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-08 17:05:58.128 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-08 17:05:59.373 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-08 17:05:59.426 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-08 17:06:00.953 | Preconfiguring packages ... 2022-02-08 17:06:01.121 | Fetched 164 MB in 33s (5,023 kB/s) 2022-02-08 17:06:01.187 | (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 ... 67325 files and directories currently installed.) 2022-02-08 17:06:01.190 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 17:06:01.217 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 17:06:01.307 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 17:06:01.326 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 17:06:01.746 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 17:06:01.756 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 17:06:01.811 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 17:06:01.830 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 17:06:01.927 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 17:06:02.119 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 17:06:02.923 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 17:06:02.941 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 17:06:03.032 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 17:06:03.091 | Selecting previously unselected package libapr1:amd64. 2022-02-08 17:06:03.129 | (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 ... 67326 files and directories currently installed.) 2022-02-08 17:06:03.132 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-08 17:06:03.136 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-08 17:06:03.198 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-08 17:06:03.211 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-08 17:06:03.423 | Selecting previously unselected package libaprutil1:amd64. 2022-02-08 17:06:03.430 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 17:06:03.434 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 17:06:03.476 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-08 17:06:03.484 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 17:06:03.487 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 17:06:03.528 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-08 17:06:03.540 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-08 17:06:03.601 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-08 17:06:03.609 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 17:06:03.613 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 17:06:03.648 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-08 17:06:03.658 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-08 17:06:03.722 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-08 17:06:03.738 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-08 17:06:03.805 | Selecting previously unselected package libjansson4:amd64. 2022-02-08 17:06:03.812 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-02-08 17:06:03.816 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-08 17:06:03.851 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-08 17:06:03.858 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-08 17:06:03.862 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-08 17:06:03.915 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-08 17:06:03.930 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-08 17:06:05.180 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:05.192 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-08 17:06:05.309 | Selecting previously unselected package apache2-bin. 2022-02-08 17:06:05.317 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 17:06:05.320 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-08 17:06:05.533 | Selecting previously unselected package apache2-data. 2022-02-08 17:06:05.540 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-08 17:06:05.544 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-08 17:06:05.662 | Selecting previously unselected package apache2-utils. 2022-02-08 17:06:05.670 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 17:06:05.673 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-08 17:06:05.723 | Selecting previously unselected package apache2. 2022-02-08 17:06:05.730 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 17:06:05.752 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-08 17:06:05.819 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-08 17:06:05.827 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-08 17:06:05.831 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-08 17:06:05.882 | Selecting previously unselected package haproxy. 2022-02-08 17:06:05.889 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-08 17:06:05.900 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-08 17:06:06.121 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-08 17:06:06.128 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-08 17:06:06.132 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-08 17:06:06.171 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-08 17:06:06.179 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-08 17:06:06.182 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-08 17:06:06.219 | Selecting previously unselected package mysql-common. 2022-02-08 17:06:06.226 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-08 17:06:06.246 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-08 17:06:06.285 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-08 17:06:06.293 | Preparing to unpack .../021-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 17:06:06.297 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:06:06.534 | Selecting previously unselected package libsensors-config. 2022-02-08 17:06:06.541 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-08 17:06:06.545 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-08 17:06:06.581 | Selecting previously unselected package libsensors5:amd64. 2022-02-08 17:06:06.588 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-08 17:06:06.684 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-08 17:06:06.721 | Selecting previously unselected package libsnmp-base. 2022-02-08 17:06:06.728 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-08 17:06:06.732 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 17:06:06.806 | Selecting previously unselected package libsnmp35:amd64. 2022-02-08 17:06:06.814 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-08 17:06:06.818 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 17:06:06.984 | Selecting previously unselected package keepalived. 2022-02-08 17:06:06.992 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-08 17:06:06.996 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-08 17:06:07.092 | Selecting previously unselected package memcached. 2022-02-08 17:06:07.099 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-08 17:06:07.102 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-08 17:06:07.167 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-08 17:06:07.632 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-08 17:06:07.746 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-08 17:06:07.755 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-08 17:06:07.894 | Selecting previously unselected package python3-yaml. 2022-02-08 17:06:07.901 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-08 17:06:07.905 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-08 17:06:07.963 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-08 17:06:07.971 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-08 17:06:08.026 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-08 17:06:08.111 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-08 17:06:08.606 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-08 17:06:08.638 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-08 17:06:08.795 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-08 17:06:08.803 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-08 17:06:08.887 | Selecting previously unselected package acl. 2022-02-08 17:06:08.895 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-02-08 17:06:08.899 | Unpacking acl (2.2.53-6) ... 2022-02-08 17:06:08.932 | Selecting previously unselected package autotools-dev. 2022-02-08 17:06:08.940 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-02-08 17:06:08.943 | Unpacking autotools-dev (20180224.1) ... 2022-02-08 17:06:08.980 | Selecting previously unselected package m4. 2022-02-08 17:06:08.988 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-02-08 17:06:08.991 | Unpacking m4 (1.4.18-4) ... 2022-02-08 17:06:09.050 | Selecting previously unselected package autoconf. 2022-02-08 17:06:09.057 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-02-08 17:06:09.061 | Unpacking autoconf (2.69-11.1) ... 2022-02-08 17:06:09.143 | Selecting previously unselected package automake. 2022-02-08 17:06:09.151 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-08 17:06:09.156 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-08 17:06:09.259 | Selecting previously unselected package autopoint. 2022-02-08 17:06:09.267 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-08 17:06:09.271 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-08 17:06:09.318 | Selecting previously unselected package libllvm10:amd64. 2022-02-08 17:06:09.326 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:09.330 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:11.550 | Selecting previously unselected package libclang-cpp10. 2022-02-08 17:06:11.557 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:11.560 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:12.992 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-08 17:06:13.000 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-08 17:06:13.004 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 17:06:13.505 | Selecting previously unselected package libgc1c2:amd64. 2022-02-08 17:06:13.512 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-08 17:06:13.516 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-08 17:06:13.564 | Selecting previously unselected package libobjc4:amd64. 2022-02-08 17:06:13.572 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-08 17:06:13.575 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:06:13.614 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-08 17:06:13.622 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-08 17:06:13.626 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 17:06:13.706 | Selecting previously unselected package libc6-i386. 2022-02-08 17:06:13.714 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-08 17:06:13.719 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-08 17:06:14.213 | Selecting previously unselected package lib32gcc-s1. 2022-02-08 17:06:14.221 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-08 17:06:14.223 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:06:14.269 | Selecting previously unselected package lib32stdc++6. 2022-02-08 17:06:14.277 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-08 17:06:14.280 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:06:14.386 | Selecting previously unselected package libclang-common-10-dev. 2022-02-08 17:06:14.394 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:14.398 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:15.386 | Selecting previously unselected package libclang1-10. 2022-02-08 17:06:15.396 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:15.399 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:16.522 | Selecting previously unselected package clang-10. 2022-02-08 17:06:16.529 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:16.533 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:16.573 | Selecting previously unselected package libtool. 2022-02-08 17:06:16.581 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-02-08 17:06:16.584 | Unpacking libtool (2.4.6-14) ... 2022-02-08 17:06:16.648 | Selecting previously unselected package dh-autoreconf. 2022-02-08 17:06:16.655 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-02-08 17:06:16.660 | Unpacking dh-autoreconf (19) ... 2022-02-08 17:06:16.691 | Selecting previously unselected package libdebhelper-perl. 2022-02-08 17:06:16.699 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-08 17:06:16.703 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-08 17:06:16.764 | Selecting previously unselected package libarchive-zip-perl. 2022-02-08 17:06:16.772 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-08 17:06:16.777 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-08 17:06:16.825 | Selecting previously unselected package libsub-override-perl. 2022-02-08 17:06:16.833 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-02-08 17:06:16.837 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-08 17:06:16.868 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-08 17:06:16.876 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-08 17:06:16.880 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-08 17:06:16.911 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-08 17:06:16.919 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-08 17:06:16.922 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-08 17:06:16.961 | Selecting previously unselected package libdpkg-perl. 2022-02-08 17:06:16.969 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-08 17:06:16.973 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-08 17:06:17.053 | Selecting previously unselected package make. 2022-02-08 17:06:17.061 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-02-08 17:06:17.066 | Unpacking make (4.2.1-1.2) ... 2022-02-08 17:06:17.125 | Selecting previously unselected package dpkg-dev. 2022-02-08 17:06:17.133 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-08 17:06:17.136 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-08 17:06:17.280 | Selecting previously unselected package dwz. 2022-02-08 17:06:17.288 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-02-08 17:06:17.293 | Unpacking dwz (0.13-5) ... 2022-02-08 17:06:17.351 | Selecting previously unselected package libcroco3:amd64. 2022-02-08 17:06:17.358 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-02-08 17:06:17.362 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-08 17:06:17.414 | Selecting previously unselected package gettext. 2022-02-08 17:06:17.421 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-08 17:06:17.427 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-08 17:06:17.605 | Selecting previously unselected package intltool-debian. 2022-02-08 17:06:17.613 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-08 17:06:17.616 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-08 17:06:17.650 | Selecting previously unselected package po-debconf. 2022-02-08 17:06:17.658 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-02-08 17:06:17.663 | Unpacking po-debconf (1.0.21) ... 2022-02-08 17:06:17.729 | Selecting previously unselected package debhelper. 2022-02-08 17:06:17.737 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-02-08 17:06:17.741 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-08 17:06:17.961 | Selecting previously unselected package uuid-dev:amd64. 2022-02-08 17:06:17.973 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-02-08 17:06:17.977 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-08 17:06:18.040 | Selecting previously unselected package libsctp1:amd64. 2022-02-08 17:06:18.047 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-08 17:06:18.052 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-08 17:06:18.085 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-08 17:06:18.092 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-08 17:06:18.096 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-08 17:06:18.145 | Selecting previously unselected package libapr1-dev. 2022-02-08 17:06:18.152 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-08 17:06:18.156 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-08 17:06:18.453 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-08 17:06:18.461 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-08 17:06:18.466 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-08 17:06:18.589 | Selecting previously unselected package libaprutil1-dev. 2022-02-08 17:06:18.597 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 17:06:18.600 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-08 17:06:18.848 | Selecting previously unselected package apache2-dev. 2022-02-08 17:06:18.857 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 17:06:18.861 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-08 17:06:18.939 | Selecting previously unselected package binfmt-support. 2022-02-08 17:06:18.947 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-08 17:06:18.960 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-08 17:06:19.013 | Selecting previously unselected package g++-9. 2022-02-08 17:06:19.021 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-08 17:06:19.024 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 17:06:20.173 | Selecting previously unselected package g++. 2022-02-08 17:06:20.181 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-08 17:06:20.185 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-08 17:06:20.218 | Selecting previously unselected package build-essential. 2022-02-08 17:06:20.227 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-08 17:06:20.230 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-08 17:06:20.268 | Selecting previously unselected package conntrack. 2022-02-08 17:06:20.278 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-08 17:06:20.282 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-08 17:06:20.334 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-08 17:06:20.346 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-08 17:06:20.350 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-08 17:06:20.398 | Selecting previously unselected package libnetfilter-queue1. 2022-02-08 17:06:20.406 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-08 17:06:20.410 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-08 17:06:20.455 | Selecting previously unselected package conntrackd. 2022-02-08 17:06:20.463 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-08 17:06:20.468 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-08 17:06:20.519 | Selecting previously unselected package dns-root-data. 2022-02-08 17:06:20.527 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-02-08 17:06:20.530 | Unpacking dns-root-data (2019052802) ... 2022-02-08 17:06:20.565 | Selecting previously unselected package libidn11:amd64. 2022-02-08 17:06:20.573 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-08 17:06:20.577 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-08 17:06:20.628 | Selecting previously unselected package dnsmasq-base. 2022-02-08 17:06:20.636 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-08 17:06:20.641 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-08 17:06:20.723 | Selecting previously unselected package dnsmasq-utils. 2022-02-08 17:06:20.731 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-08 17:06:20.735 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-08 17:06:20.776 | Selecting previously unselected package ebtables. 2022-02-08 17:06:20.784 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-08 17:06:20.801 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-08 17:06:20.856 | Selecting previously unselected package libfakeroot:amd64. 2022-02-08 17:06:20.864 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-02-08 17:06:20.867 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-08 17:06:20.915 | Selecting previously unselected package fakeroot. 2022-02-08 17:06:20.924 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-02-08 17:06:20.927 | Unpacking fakeroot (1.24-1) ... 2022-02-08 17:06:20.974 | Selecting previously unselected package fonts-dejavu-core. 2022-02-08 17:06:20.984 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-08 17:06:20.988 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-08 17:06:21.172 | Selecting previously unselected package fonts-liberation. 2022-02-08 17:06:21.180 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-08 17:06:21.184 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-08 17:06:21.326 | Selecting previously unselected package fontconfig-config. 2022-02-08 17:06:21.336 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-08 17:06:21.340 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-08 17:06:21.391 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-08 17:06:21.399 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-08 17:06:21.404 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-08 17:06:21.456 | Selecting previously unselected package fontconfig. 2022-02-08 17:06:21.464 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-08 17:06:21.467 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-08 17:06:21.521 | Selecting previously unselected package genisoimage. 2022-02-08 17:06:21.529 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-08 17:06:21.533 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-08 17:06:21.617 | Selecting previously unselected package libann0. 2022-02-08 17:06:21.625 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-08 17:06:21.628 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-08 17:06:21.667 | Selecting previously unselected package libcdt5:amd64. 2022-02-08 17:06:21.675 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-08 17:06:21.678 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:21.713 | Selecting previously unselected package libcgraph6:amd64. 2022-02-08 17:06:21.721 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-08 17:06:21.724 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:21.762 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-08 17:06:21.770 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-08 17:06:21.773 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 17:06:21.824 | Selecting previously unselected package libjpeg8:amd64. 2022-02-08 17:06:21.832 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-08 17:06:21.837 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-08 17:06:21.870 | Selecting previously unselected package libjbig0:amd64. 2022-02-08 17:06:21.878 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-08 17:06:21.883 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-08 17:06:21.926 | Selecting previously unselected package libwebp6:amd64. 2022-02-08 17:06:21.934 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:21.937 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 17:06:21.997 | Selecting previously unselected package libtiff5:amd64. 2022-02-08 17:06:22.005 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-08 17:06:22.008 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-08 17:06:22.066 | Selecting previously unselected package libxpm4:amd64. 2022-02-08 17:06:22.074 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-08 17:06:22.081 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-08 17:06:22.126 | Selecting previously unselected package libgd3:amd64. 2022-02-08 17:06:22.137 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-08 17:06:22.142 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-08 17:06:22.192 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-08 17:06:22.200 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-08 17:06:22.204 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-08 17:06:22.266 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-08 17:06:22.277 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-08 17:06:22.281 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-08 17:06:22.358 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-08 17:06:22.370 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-02-08 17:06:22.374 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-08 17:06:22.413 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-08 17:06:22.421 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-08 17:06:22.425 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-08 17:06:22.465 | Selecting previously unselected package libxrender1:amd64. 2022-02-08 17:06:22.474 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-08 17:06:22.478 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-08 17:06:22.523 | Selecting previously unselected package libcairo2:amd64. 2022-02-08 17:06:22.531 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:22.535 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-08 17:06:22.636 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-08 17:06:22.644 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-08 17:06:22.650 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-08 17:06:22.691 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-08 17:06:22.699 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-08 17:06:22.702 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-08 17:06:22.789 | Selecting previously unselected package libthai-data. 2022-02-08 17:06:22.797 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-02-08 17:06:22.802 | Unpacking libthai-data (0.1.28-3) ... 2022-02-08 17:06:22.861 | Selecting previously unselected package libdatrie1:amd64. 2022-02-08 17:06:22.869 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-08 17:06:22.873 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-08 17:06:22.917 | Selecting previously unselected package libthai0:amd64. 2022-02-08 17:06:22.931 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-02-08 17:06:22.937 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-08 17:06:22.984 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-08 17:06:22.992 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-08 17:06:22.998 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 17:06:23.064 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-08 17:06:23.075 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-08 17:06:23.081 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 17:06:23.121 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-08 17:06:23.129 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-08 17:06:23.133 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 17:06:23.170 | Selecting previously unselected package libpathplan4:amd64. 2022-02-08 17:06:23.179 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-08 17:06:23.182 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:23.233 | Selecting previously unselected package libgvc6. 2022-02-08 17:06:23.243 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-08 17:06:23.248 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-08 17:06:23.394 | Selecting previously unselected package libgvpr2:amd64. 2022-02-08 17:06:23.402 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-08 17:06:23.407 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:23.477 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-08 17:06:23.486 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-08 17:06:23.489 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:23.662 | Selecting previously unselected package x11-common. 2022-02-08 17:06:23.670 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-08 17:06:23.697 | dpkg-query: no packages found matching nux-tools 2022-02-08 17:06:23.713 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-08 17:06:23.765 | Selecting previously unselected package libice6:amd64. 2022-02-08 17:06:23.773 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-08 17:06:23.781 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-08 17:06:23.818 | Selecting previously unselected package libsm6:amd64. 2022-02-08 17:06:23.826 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-08 17:06:23.831 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-08 17:06:23.868 | Selecting previously unselected package libxt6:amd64. 2022-02-08 17:06:23.877 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-08 17:06:23.880 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-08 17:06:23.935 | Selecting previously unselected package libxmu6:amd64. 2022-02-08 17:06:23.943 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-08 17:06:23.946 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-08 17:06:23.993 | Selecting previously unselected package libxaw7:amd64. 2022-02-08 17:06:24.001 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-08 17:06:24.005 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-08 17:06:24.064 | Selecting previously unselected package graphviz. 2022-02-08 17:06:24.072 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-08 17:06:24.076 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-08 17:06:24.214 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-08 17:06:24.222 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-08 17:06:24.224 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-08 17:06:24.287 | Selecting previously unselected package libibverbs1:amd64. 2022-02-08 17:06:24.296 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-08 17:06:24.299 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-08 17:06:24.360 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-08 17:06:24.369 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-08 17:06:24.386 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-08 17:06:24.456 | Selecting previously unselected package icu-devtools. 2022-02-08 17:06:24.464 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-08 17:06:24.470 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-08 17:06:24.533 | Selecting previously unselected package iputils-arping. 2022-02-08 17:06:24.541 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-08 17:06:24.544 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-08 17:06:24.583 | Selecting previously unselected package javascript-common. 2022-02-08 17:06:24.591 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-02-08 17:06:24.608 | Unpacking javascript-common (11) ... 2022-02-08 17:06:24.649 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-08 17:06:24.657 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 17:06:24.661 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:24.706 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-08 17:06:24.714 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 17:06:24.718 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:24.758 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-08 17:06:24.766 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 17:06:24.770 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:24.815 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-08 17:06:24.823 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 17:06:24.827 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:24.879 | Selecting previously unselected package comerr-dev:amd64. 2022-02-08 17:06:24.887 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-08 17:06:24.895 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-08 17:06:24.936 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-08 17:06:24.944 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 17:06:24.947 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:25.012 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-08 17:06:25.020 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-08 17:06:25.025 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-08 17:06:25.066 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-08 17:06:25.075 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-08 17:06:25.078 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-08 17:06:25.109 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-08 17:06:25.117 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-08 17:06:25.120 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-08 17:06:25.154 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-08 17:06:25.162 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-08 17:06:25.166 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-08 17:06:25.203 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-08 17:06:25.213 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-08 17:06:25.217 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 17:06:25.299 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-08 17:06:25.311 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-08 17:06:25.316 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 17:06:25.391 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-08 17:06:25.399 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-08 17:06:25.402 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-08 17:06:25.442 | Selecting previously unselected package libgts-bin. 2022-02-08 17:06:25.450 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-08 17:06:25.457 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-08 17:06:25.500 | Selecting previously unselected package libicu-dev:amd64. 2022-02-08 17:06:25.508 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-08 17:06:25.514 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-08 17:06:26.965 | Selecting previously unselected package libipset13:amd64. 2022-02-08 17:06:26.974 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:26.993 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-08 17:06:27.040 | Selecting previously unselected package librdmacm1:amd64. 2022-02-08 17:06:27.048 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-08 17:06:27.052 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-08 17:06:27.102 | Selecting previously unselected package libiscsi7:amd64. 2022-02-08 17:06:27.111 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-08 17:06:27.115 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-08 17:06:27.159 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-08 17:06:27.169 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-08 17:06:27.172 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 17:06:27.251 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-08 17:06:27.259 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-08 17:06:27.263 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 17:06:27.293 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-08 17:06:27.301 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-08 17:06:27.304 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 17:06:27.335 | Selecting previously unselected package libjs-jquery. 2022-02-08 17:06:27.343 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-08 17:06:27.346 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-08 17:06:27.412 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-08 17:06:27.420 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-08 17:06:27.424 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-08 17:06:27.456 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-08 17:06:27.464 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-08 17:06:27.468 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-08 17:06:27.550 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-08 17:06:27.558 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-08 17:06:27.561 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-08 17:06:27.618 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-08 17:06:27.626 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-08 17:06:27.629 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-08 17:06:27.667 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-08 17:06:27.677 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-08 17:06:27.680 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-08 17:06:27.713 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-08 17:06:27.721 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-08 17:06:27.725 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 17:06:27.824 | Selecting previously unselected package libnspr4:amd64. 2022-02-08 17:06:27.833 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-08 17:06:27.836 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-08 17:06:27.883 | Selecting previously unselected package libnss3:amd64. 2022-02-08 17:06:27.891 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-08 17:06:27.895 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-08 17:06:28.102 | Selecting previously unselected package libomp5-10:amd64. 2022-02-08 17:06:28.110 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:28.114 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:28.189 | Selecting previously unselected package libomp-10-dev. 2022-02-08 17:06:28.197 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:28.200 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:28.243 | Selecting previously unselected package pcp-conf. 2022-02-08 17:06:28.251 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-08 17:06:28.254 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-08 17:06:28.290 | Selecting previously unselected package libpcp3. 2022-02-08 17:06:28.298 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-02-08 17:06:28.302 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-08 17:06:28.368 | Selecting previously unselected package libpcp-pmda3. 2022-02-08 17:06:28.376 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-08 17:06:28.380 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-08 17:06:28.421 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-08 17:06:28.430 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-08 17:06:28.434 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-08 17:06:28.477 | Selecting previously unselected package libpq5:amd64. 2022-02-08 17:06:28.485 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:28.489 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:06:28.533 | Selecting previously unselected package libpq-dev. 2022-02-08 17:06:28.541 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:28.545 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:06:28.622 | Selecting previously unselected package librados2. 2022-02-08 17:06:28.630 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-08 17:06:28.634 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 17:06:29.111 | Selecting previously unselected package librbd1. 2022-02-08 17:06:29.119 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-08 17:06:29.122 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 17:06:29.389 | Selecting previously unselected package libsasl2-dev. 2022-02-08 17:06:29.397 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-08 17:06:29.401 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-08 17:06:29.485 | Selecting previously unselected package libssl-dev:amd64. 2022-02-08 17:06:29.494 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-08 17:06:29.497 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-08 17:06:29.763 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-08 17:06:29.772 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 17:06:29.774 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 17:06:29.898 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-08 17:06:29.907 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-08 17:06:29.909 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 17:06:29.940 | Selecting previously unselected package libx86-1:amd64. 2022-02-08 17:06:29.948 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-08 17:06:29.951 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-08 17:06:29.995 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-08 17:06:30.003 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:30.007 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-08 17:06:30.161 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-08 17:06:30.171 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-08 17:06:30.175 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-08 17:06:30.271 | Selecting previously unselected package llvm-10-runtime. 2022-02-08 17:06:30.279 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:30.282 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:30.345 | Selecting previously unselected package libpfm4:amd64. 2022-02-08 17:06:30.353 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-08 17:06:30.356 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-08 17:06:30.444 | Selecting previously unselected package llvm-10. 2022-02-08 17:06:30.453 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:30.456 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:31.225 | Selecting previously unselected package libffi-dev:amd64. 2022-02-08 17:06:31.236 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-02-08 17:06:31.239 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-08 17:06:31.293 | Selecting previously unselected package python3-pygments. 2022-02-08 17:06:31.301 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-08 17:06:31.304 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-08 17:06:31.470 | Selecting previously unselected package llvm-10-tools. 2022-02-08 17:06:31.478 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:31.482 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:31.661 | Selecting previously unselected package libz3-4:amd64. 2022-02-08 17:06:31.671 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-08 17:06:31.674 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-08 17:06:32.625 | Selecting previously unselected package libz3-dev:amd64. 2022-02-08 17:06:32.633 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-08 17:06:32.637 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-08 17:06:32.692 | Selecting previously unselected package llvm-10-dev. 2022-02-08 17:06:32.701 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:06:32.704 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:37.173 | Selecting previously unselected package lsscsi. 2022-02-08 17:06:37.182 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-02-08 17:06:37.186 | Unpacking lsscsi (0.30-0.1) ... 2022-02-08 17:06:37.231 | Selecting previously unselected package pkg-config. 2022-02-08 17:06:37.240 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-08 17:06:37.244 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-08 17:06:37.289 | Selecting previously unselected package pm-utils. 2022-02-08 17:06:37.298 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-02-08 17:06:37.301 | Unpacking pm-utils (1.4.1-19) ... 2022-02-08 17:06:37.371 | Selecting previously unselected package postgresql-client-common. 2022-02-08 17:06:37.379 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-08 17:06:37.383 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-08 17:06:37.421 | Selecting previously unselected package postgresql-client-12. 2022-02-08 17:06:37.431 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:37.434 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:06:37.649 | Selecting previously unselected package ssl-cert. 2022-02-08 17:06:37.658 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-02-08 17:06:37.663 | Unpacking ssl-cert (1.0.39) ... 2022-02-08 17:06:37.720 | Selecting previously unselected package postgresql-common. 2022-02-08 17:06:37.729 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-08 17:06:37.766 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-08 17:06:37.774 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-08 17:06:37.863 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-08 17:06:37.871 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:37.875 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:06:38.190 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-08 17:06:38.199 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-08 17:06:38.204 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-08 17:06:38.247 | Selecting previously unselected package python-pip-whl. 2022-02-08 17:06:38.255 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-08 17:06:38.260 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-08 17:06:38.483 | Selecting previously unselected package python3-mysqldb. 2022-02-08 17:06:38.491 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-08 17:06:38.497 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-08 17:06:38.543 | Selecting previously unselected package python3-wheel. 2022-02-08 17:06:38.552 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-02-08 17:06:38.556 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-08 17:06:38.595 | Selecting previously unselected package python3-pip. 2022-02-08 17:06:38.604 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-08 17:06:38.608 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-08 17:06:38.709 | Selecting previously unselected package python3.8-venv. 2022-02-08 17:06:38.717 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-08 17:06:38.720 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-08 17:06:38.753 | Selecting previously unselected package python3-venv. 2022-02-08 17:06:38.762 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-08 17:06:38.766 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-08 17:06:38.804 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-08 17:06:38.813 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-08 17:06:38.818 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-08 17:06:38.860 | Selecting previously unselected package qemu-utils. 2022-02-08 17:06:38.869 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-08 17:06:38.874 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-08 17:06:39.069 | Selecting previously unselected package sharutils. 2022-02-08 17:06:39.078 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-08 17:06:39.083 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-08 17:06:39.152 | Selecting previously unselected package sqlite3. 2022-02-08 17:06:39.161 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-08 17:06:39.165 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-08 17:06:39.331 | Selecting previously unselected package unzip. 2022-02-08 17:06:39.340 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-08 17:06:39.344 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-08 17:06:39.405 | Selecting previously unselected package vbetool. 2022-02-08 17:06:39.414 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-02-08 17:06:39.419 | Unpacking vbetool (1.1-4) ... 2022-02-08 17:06:39.467 | Selecting previously unselected package ipset. 2022-02-08 17:06:39.479 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:06:39.494 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-08 17:06:39.545 | Selecting previously unselected package ipvsadm. 2022-02-08 17:06:39.553 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-08 17:06:39.558 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-08 17:06:39.612 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-08 17:06:39.620 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 17:06:39.632 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-08 17:06:39.667 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-08 17:06:39.675 | Preparing to unpack .../218-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 17:06:39.680 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:39.729 | Selecting previously unselected package libpcp-gui2. 2022-02-08 17:06:39.738 | Preparing to unpack .../219-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-08 17:06:39.742 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-08 17:06:39.794 | Selecting previously unselected package libpcp-import1. 2022-02-08 17:06:39.802 | Preparing to unpack .../220-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-08 17:06:39.807 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-08 17:06:39.856 | Selecting previously unselected package libpcp-mmv1. 2022-02-08 17:06:39.868 | Preparing to unpack .../221-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-08 17:06:39.872 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-08 17:06:39.918 | Selecting previously unselected package libpcp-trace2. 2022-02-08 17:06:39.926 | Preparing to unpack .../222-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-08 17:06:39.931 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-08 17:06:39.972 | Selecting previously unselected package libpcp-web1. 2022-02-08 17:06:39.981 | Preparing to unpack .../223-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-08 17:06:39.987 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-08 17:06:40.046 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-08 17:06:40.055 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-08 17:06:40.060 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-08 17:06:40.120 | Selecting previously unselected package python3-pcp. 2022-02-08 17:06:40.129 | Preparing to unpack .../225-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-08 17:06:40.135 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-08 17:06:40.203 | Selecting previously unselected package pcp. 2022-02-08 17:06:40.212 | Preparing to unpack .../226-pcp_5.0.3-1_amd64.deb ... 2022-02-08 17:06:40.301 | Unpacking pcp (5.0.3-1) ... 2022-02-08 17:06:40.876 | Selecting previously unselected package socat. 2022-02-08 17:06:40.885 | Preparing to unpack .../227-socat_1.7.3.3-2_amd64.deb ... 2022-02-08 17:06:40.892 | Unpacking socat (1.7.3.3-2) ... 2022-02-08 17:06:41.006 | Selecting previously unselected package vlan. 2022-02-08 17:06:41.020 | Preparing to unpack .../228-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-08 17:06:41.025 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-08 17:06:41.117 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-08 17:06:41.131 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-08 17:06:41.151 | Setting up javascript-common (11) ... 2022-02-08 17:06:41.190 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-08 17:06:41.216 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-08 17:06:41.226 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-08 17:06:41.233 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-08 17:06:41.242 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-08 17:06:41.275 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-08 17:06:41.283 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 17:06:41.293 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-08 17:06:41.301 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 17:06:41.313 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-08 17:06:41.324 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-08 17:06:41.334 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-08 17:06:41.342 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-08 17:06:41.349 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-08 17:06:41.356 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-08 17:06:41.364 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-08 17:06:41.373 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-08 17:06:41.379 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-08 17:06:41.385 | Setting up vbetool (1.1-4) ... 2022-02-08 17:06:41.392 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-08 17:06:41.399 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 17:06:41.408 | Setting up pm-utils (1.4.1-19) ... 2022-02-08 17:06:41.420 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-08 17:06:41.689 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-08 17:06:41.735 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-08 17:06:41.745 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:41.754 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-08 17:06:42.017 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-08 17:06:42.715 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-08 17:06:42.732 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-08 17:06:42.739 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-08 17:06:42.748 | Setting up m4 (1.4.18-4) ... 2022-02-08 17:06:42.756 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-08 17:06:43.070 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:06:43.082 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-08 17:06:43.093 | Setting up iputils-arping (3:20190709-3) ... 2022-02-08 17:06:43.220 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-08 17:06:43.232 | Setting up conntrack (1:1.4.5-2) ... 2022-02-08 17:06:43.245 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 17:06:43.253 | Setting up python3-wheel (0.34.2-1) ... 2022-02-08 17:06:43.525 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-08 17:06:43.536 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-08 17:06:43.776 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-08 17:06:46.000 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-08 17:06:47.268 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-08 17:06:47.980 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-08 17:06:48.002 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-08 17:06:48.010 | Setting up acl (2.2.53-6) ... 2022-02-08 17:06:48.019 | Setting up dns-root-data (2019052802) ... 2022-02-08 17:06:48.026 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:48.032 | Setting up fakeroot (1.24-1) ... 2022-02-08 17:06:48.041 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-08 17:06:48.052 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-08 17:06:48.060 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-08 17:06:48.068 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:48.075 | Setting up autotools-dev (20180224.1) ... 2022-02-08 17:06:48.084 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-08 17:06:48.894 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-08 17:06:48.905 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-08 17:06:48.913 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-08 17:06:48.922 | Setting up make (4.2.1-1.2) ... 2022-02-08 17:06:48.929 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-08 17:06:48.939 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-08 17:06:48.944 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:48.950 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-08 17:06:48.958 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:48.964 | Setting up ebtables (2.0.11-3build1) ... 2022-02-08 17:06:49.528 | Setting up socat (1.7.3.3-2) ... 2022-02-08 17:06:49.537 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-08 17:06:49.545 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-08 17:06:49.555 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-08 17:06:49.565 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-08 17:06:49.575 | Setting up binfmt-support (2.2.0-2) ... 2022-02-08 17:06:49.870 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-08 17:06:50.943 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 17:06:50.950 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-08 17:06:50.978 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-08 17:06:51.018 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-08 17:06:51.024 | Setting up lsscsi (0.30-0.1) ... 2022-02-08 17:06:51.030 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-08 17:06:51.037 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 17:06:51.044 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 17:06:51.051 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 17:06:51.058 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-08 17:06:51.065 | Setting up autoconf (2.69-11.1) ... 2022-02-08 17:06:51.075 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-08 17:06:51.120 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-08 17:06:51.129 | Setting up dwz (0.13-5) ... 2022-02-08 17:06:51.140 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-08 17:06:51.149 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-08 17:06:51.158 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-08 17:06:51.164 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-08 17:06:51.172 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-08 17:06:51.190 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:51.197 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:51.206 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-08 17:06:51.213 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-08 17:06:51.219 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-08 17:06:51.227 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-08 17:06:51.239 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 17:06:51.247 | Setting up pcp-conf (5.0.3-1) ... 2022-02-08 17:06:51.255 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-08 17:06:51.265 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-08 17:06:51.271 | Setting up libsub-override-perl (0.09-2) ... 2022-02-08 17:06:51.278 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-08 17:06:51.285 | Setting up libthai-data (0.1.28-3) ... 2022-02-08 17:06:51.292 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-08 17:06:51.300 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:51.308 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-08 17:06:51.315 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-08 17:06:51.322 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-08 17:06:51.328 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:51.335 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-08 17:06:51.342 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-08 17:06:51.351 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-08 17:06:51.371 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-08 17:06:51.385 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-08 17:06:52.470 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-08 17:06:52.812 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-08 17:06:52.825 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-08 17:06:52.833 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-08 17:06:52.842 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-08 17:06:52.850 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 17:06:52.859 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-08 17:06:52.866 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-08 17:06:52.875 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 17:06:52.882 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-08 17:06:52.891 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-08 17:06:52.900 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-08 17:06:52.905 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-08 17:06:52.916 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 17:06:52.924 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:06:52.932 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-08 17:06:52.941 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-08 17:06:52.948 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-08 17:06:52.960 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 17:06:52.971 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:06:52.979 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:52.985 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 17:06:52.993 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:53.000 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-08 17:06:53.008 | Setting up libtool (2.4.6-14) ... 2022-02-08 17:06:53.017 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-08 17:06:53.149 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-08 17:06:53.199 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:06:53.214 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-08 17:06:53.655 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-08 17:06:54.764 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:06:54.776 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-08 17:06:54.785 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 17:06:54.792 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-08 17:06:54.963 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 17:06:54.972 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:54.981 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-08 17:06:54.992 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-08 17:06:55.005 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-08 17:06:55.013 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-08 17:06:55.289 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-08 17:06:55.300 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-08 17:06:55.309 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-08 17:06:55.317 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-08 17:06:55.325 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:06:56.028 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-08 17:06:56.056 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:06:56.066 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:06:56.076 | Setting up ssl-cert (1.0.39) ... 2022-02-08 17:06:56.745 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-08 17:06:56.827 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-08 17:06:56.839 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-08 17:06:57.404 | Adding user postgres to group ssl-cert 2022-02-08 17:06:57.577 | 2022-02-08 17:06:57.577 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-08 17:06:57.807 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-08 17:06:57.807 | Removing obsolete dictionary files: 2022-02-08 17:06:58.448 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-08 17:06:59.557 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-08 17:06:59.568 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-08 17:06:59.575 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-08 17:06:59.669 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-08 17:07:00.114 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-08 17:07:00.126 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-08 17:07:00.136 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-08 17:07:00.148 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-08 17:07:00.157 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-08 17:07:00.164 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-08 17:07:00.171 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-08 17:07:00.179 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 17:07:00.186 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-08 17:07:00.193 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-08 17:07:00.199 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:07:00.207 | Setting up ipvsadm (1:1.31-1) ... 2022-02-08 17:07:00.994 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-08 17:07:01.004 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-08 17:07:01.121 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-08 17:07:03.220 | Regenerating fonts cache... done. 2022-02-08 17:07:03.226 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-08 17:07:03.239 | Setting up libpcp3 (5.0.3-1) ... 2022-02-08 17:07:03.249 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-08 17:07:03.256 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-08 17:07:03.264 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-08 17:07:04.701 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-08 17:07:05.540 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-08 17:07:05.612 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:07:05.621 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-08 17:07:06.618 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-08 17:07:07.353 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:07:07.362 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-08 17:07:07.371 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 17:07:07.379 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-08 17:07:07.387 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 17:07:07.395 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-08 17:07:07.403 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-08 17:07:07.411 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-08 17:07:07.419 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-08 17:07:07.439 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-08 17:07:07.450 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 17:07:07.463 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:07:07.472 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-08 17:07:07.481 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-08 17:07:07.490 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-08 17:07:07.520 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-08 17:07:07.530 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-08 17:07:07.542 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-08 17:07:07.552 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 17:07:07.560 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 17:07:07.566 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:07:07.573 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 17:07:07.581 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-08 17:07:07.587 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-08 17:07:07.596 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 17:07:07.605 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-08 17:07:07.614 | Setting up po-debconf (1.0.21) ... 2022-02-08 17:07:07.621 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-08 17:07:08.044 | Enabling module mpm_event. 2022-02-08 17:07:08.121 | Enabling module authz_core. 2022-02-08 17:07:08.130 | Enabling module authz_host. 2022-02-08 17:07:08.201 | Enabling module authn_core. 2022-02-08 17:07:08.209 | Enabling module auth_basic. 2022-02-08 17:07:08.272 | Enabling module access_compat. 2022-02-08 17:07:08.336 | Enabling module authn_file. 2022-02-08 17:07:08.408 | Enabling module authz_user. 2022-02-08 17:07:08.479 | Enabling module alias. 2022-02-08 17:07:08.542 | Enabling module dir. 2022-02-08 17:07:08.617 | Enabling module autoindex. 2022-02-08 17:07:08.686 | Enabling module env. 2022-02-08 17:07:08.752 | Enabling module mime. 2022-02-08 17:07:08.817 | Enabling module negotiation. 2022-02-08 17:07:08.881 | Enabling module setenvif. 2022-02-08 17:07:08.952 | Enabling module filter. 2022-02-08 17:07:09.018 | Enabling module deflate. 2022-02-08 17:07:09.082 | Enabling module status. 2022-02-08 17:07:09.147 | Enabling module reqtimeout. 2022-02-08 17:07:09.223 | Enabling conf charset. 2022-02-08 17:07:09.287 | Enabling conf localized-error-pages. 2022-02-08 17:07:09.351 | Enabling conf other-vhosts-access-log. 2022-02-08 17:07:09.426 | Enabling conf security. 2022-02-08 17:07:09.494 | Enabling conf serve-cgi-bin. 2022-02-08 17:07:09.559 | Enabling site 000-default. 2022-02-08 17:07:09.617 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-08 17:07:09.675 | Enabling conf javascript-common. 2022-02-08 17:07:09.971 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-08 17:07:10.599 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-08 17:07:13.364 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-08 17:07:13.385 | Setting up python3-pcp (5.0.3-1) ... 2022-02-08 17:07:13.726 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-08 17:07:13.764 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 17:07:13.774 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-08 17:07:13.794 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-08 17:07:13.803 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-08 17:07:13.810 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-08 17:07:13.817 | Setting up graphviz (2.42.2-3build2) ... 2022-02-08 17:07:13.830 | Setting up pcp (5.0.3-1) ... 2022-02-08 17:07:14.268 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-08 17:07:14.715 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-08 17:07:15.170 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-08 17:07:15.622 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-08 17:07:33.682 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-08 17:07:33.690 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-08 17:07:33.692 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-08 17:07:34.862 | Setting up dh-autoreconf (19) ... 2022-02-08 17:07:34.874 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-08 17:07:35.764 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-08 17:07:35.775 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 17:07:35.785 | Setting up debhelper (12.10ubuntu1) ... 2022-02-08 17:07:35.794 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 17:07:36.150 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-08 17:07:36.160 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-08 17:07:36.188 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-08 17:07:36.276 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-08 17:07:50.328 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 17:07:50.364 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-08 17:07:50.771 | Processing triggers for ufw (0.36-6) ... 2022-02-08 17:07:50.933 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:08:18.920 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-08 17:08:18.940 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-08 17:08:26.377 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:08:26.380 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:08:26.383 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:08:26.385 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:26.388 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:26.390 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:08:26.393 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:26.395 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:08:26.398 | ++ functions-common:time_stop:2421 : start_time=1644339925957 2022-02-08 17:08:26.401 | ++ functions-common:time_stop:2423 : [[ -z 1644339925957 ]] 2022-02-08 17:08:26.404 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:26.409 | ++ functions-common:time_stop:2426 : end_time=1644340106405 2022-02-08 17:08:26.412 | ++ functions-common:time_stop:2427 : elapsed_time=180448 2022-02-08 17:08:26.414 | ++ functions-common:time_stop:2428 : total=766 2022-02-08 17:08:26.418 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:26.421 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=181214 2022-02-08 17:08:26.423 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:08:26.426 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 17:08:26.428 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:08:26.431 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 17:08:26.435 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 17:08:26.440 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 17:08:26.442 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 17:08:26.445 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 17:08:27.702 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 17:08:27.704 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 17:08:27.706 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 17:08:27.707 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 17:08:27.709 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 17:08:27.711 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 17:08:27.713 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 17:08:27.715 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 17:08:27.717 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 17:08:27.718 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 17:08:27.720 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 17:08:27.722 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 17:08:27.723 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 17:08:27.725 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 17:08:27.727 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 17:08:27.728 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 17:08:27.730 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 17:08:27.731 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 17:08:27.733 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 17:08:27.735 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 17:08:27.737 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 17:08:27.739 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 17:08:27.741 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 17:08:27.743 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 17:08:27.811 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 17:08:27.815 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 17:08:27.890 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 17:08:27.893 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 17:08:27.959 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 17:08:27.962 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 17:08:27.965 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 17:08:27.967 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 17:08:27.971 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 17:08:27.974 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 17:08:27.977 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 17:08:27.980 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 17:08:27.983 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 17:08:27.988 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 17:08:27.991 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 17:08:27.991 | Distro: focal 2022-02-08 17:08:27.995 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 17:08:27.998 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:08:28.003 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:08:28.005 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:08:28.008 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:08:28.009 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:08:28.566 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:08:28.568 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:08:28.568 | pip: 21.3.1 2022-02-08 17:08:28.571 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 17:08:28.574 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 17:08:28.576 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:08:28.579 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:08:28.581 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:08:28.584 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:08:28.586 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:08:28.588 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:08:28.590 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:08:28.592 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:08:28.594 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:08:28.596 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:08:28.598 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:08:28.600 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 17:08:28.601 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:08:28.603 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:08:28.606 | + tools/install_pip.sh:main:142 : : 2022-02-08 17:08:28.607 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 17:08:28.609 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 17:08:28.611 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 17:08:28.613 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:08:28.616 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 17:08:28.618 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 17:08:28.620 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:08:28.623 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:08:28.623 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:08:28.628 | ++ 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 ' 2022-02-08 17:08:28.630 | ++ 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 == '' ]] 2022-02-08 17:08:28.631 | ++ 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' 2022-02-08 17:08:28.634 | + 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' 2022-02-08 17:08:28.636 | + 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' 2022-02-08 17:08:28.655 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-08 17:08:28.657 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:08:29.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:29.366 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:29.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:29.366 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:30.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:32.351 | Collecting 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 2022-02-08 17:08:32.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 17:08:34.012 | Installing collected packages: setuptools 2022-02-08 17:08:34.684 | Successfully installed setuptools-60.7.1 2022-02-08 17:08:34.684 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:08:34.862 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:08:34.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:08:34.978 | + inc/python:pip_install:200 : result=0 2022-02-08 17:08:34.980 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:08:34.982 | + functions-common:time_stop:2414 : local name 2022-02-08 17:08:34.986 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:34.989 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:34.991 | + functions-common:time_stop:2417 : local total 2022-02-08 17:08:34.993 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:34.995 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:08:34.996 | + functions-common:time_stop:2421 : start_time=1644340108650 2022-02-08 17:08:34.998 | + functions-common:time_stop:2423 : [[ -z 1644340108650 ]] 2022-02-08 17:08:35.000 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:35.003 | + functions-common:time_stop:2426 : end_time=1644340115001 2022-02-08 17:08:35.005 | + functions-common:time_stop:2427 : elapsed_time=6351 2022-02-08 17:08:35.007 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:08:35.009 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:35.010 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6351 2022-02-08 17:08:35.012 | + inc/python:pip_install:203 : return 0 2022-02-08 17:08:35.014 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 17:08:35.016 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:08:35.020 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:08:35.022 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:08:35.024 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:08:35.025 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:08:35.610 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:08:35.613 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:08:35.613 | pip: 21.3.1 2022-02-08 17:08:35.618 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 17:08:35.621 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:08:35.625 | + ./stack.sh:main:796 : fixup_all 2022-02-08 17:08:35.629 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 17:08:35.632 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 17:08:35.634 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:08:35.636 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:08:35.638 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-08 17:08:35.650 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-08 17:08:35.662 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-08 17:08:35.674 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 17:08:35.676 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 17:08:35.679 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:08:35.681 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:08:35.683 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:08:35.686 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:08:35.688 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:08:35.690 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:08:35.693 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:08:35.695 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:08:35.698 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:08:35.700 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:08:35.702 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:08:35.704 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 17:08:35.708 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 17:08:35.710 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 17:08:35.712 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:08:35.715 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:08:35.717 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:08:35.719 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:08:35.721 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:08:35.724 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:08:35.726 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 17:08:35.729 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 17:08:35.732 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 17:08:35.734 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 17:08:35.736 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 17:08:35.740 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 17:08:35.742 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 17:08:35.764 | Using python 3.8 to install os-testr 2022-02-08 17:08:35.767 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-08 17:08:36.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:36.485 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:36.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:36.485 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:37.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:37.701 | Collecting os-testr 2022-02-08 17:08:37.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-08 17:08:37.725 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 17:08:37.760 | Collecting python-subunit>=1.0.0 2022-02-08 17:08:37.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-08 17:08:37.775 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 17:08:37.818 | Collecting stestr>=1.0.0 2022-02-08 17:08:37.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-08 17:08:37.847 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-08 17:08:37.915 | Collecting future 2022-02-08 17:08:37.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-08 17:08:38.133 | Preparing metadata (setup.py): started 2022-02-08 17:08:38.778 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:08:38.784 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-08 17:08:38.788 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-08 17:08:38.790 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:08:38.792 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-08 17:08:38.824 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:08:38.825 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-08 17:08:38.826 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-08 17:08:38.828 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-08 17:08:38.829 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-08 17:08:38.842 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-08 17:08:38.910 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-08 17:08:38.911 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-08 17:08:38.912 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-08 17:08:39.018 | Building wheels for collected packages: future 2022-02-08 17:08:39.019 | Building wheel for future (setup.py): started 2022-02-08 17:08:40.051 | Building wheel for future (setup.py): finished with status 'done' 2022-02-08 17:08:40.058 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=8189d0350913937249726aafd8ab63306f43cacf0f41245eb2966798587806dd 2022-02-08 17:08:40.058 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-08 17:08:40.069 | Successfully built future 2022-02-08 17:08:41.463 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-08 17:08:42.347 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-08 17:08:42.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:08:42.356 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:08:42.356 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:08:42.487 | + inc/python:pip_install:200 : result=0 2022-02-08 17:08:42.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:08:42.493 | + functions-common:time_stop:2414 : local name 2022-02-08 17:08:42.496 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:42.498 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:42.501 | + functions-common:time_stop:2417 : local total 2022-02-08 17:08:42.503 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:42.505 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:08:42.508 | + functions-common:time_stop:2421 : start_time=1644340115759 2022-02-08 17:08:42.511 | + functions-common:time_stop:2423 : [[ -z 1644340115759 ]] 2022-02-08 17:08:42.514 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:42.519 | + functions-common:time_stop:2426 : end_time=1644340122515 2022-02-08 17:08:42.522 | + functions-common:time_stop:2427 : elapsed_time=6756 2022-02-08 17:08:42.524 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:08:42.526 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:42.528 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6756 2022-02-08 17:08:42.530 | + inc/python:pip_install:203 : return 0 2022-02-08 17:08:42.533 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 17:08:42.581 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 17:08:42.676 | + ./stack.sh:main:810 : install_infra 2022-02-08 17:08:42.679 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:08:42.682 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 17:08:42.684 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-08 17:08:45.843 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:08:45.846 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 17:08:45.874 | + 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 2022-02-08 17:08:47.686 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.734 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.806 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.815 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.838 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.842 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.859 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.886 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.897 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:47.956 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.033 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.051 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.084 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.091 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.105 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.122 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.134 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.147 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.156 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.193 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.214 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.223 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.284 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.287 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.291 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.330 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.368 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.384 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.400 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.418 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.436 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.452 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.480 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.509 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.536 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.547 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.564 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.591 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.597 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.602 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:48.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:48.743 | Collecting pbr===5.8.0 2022-02-08 17:08:48.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-08 17:08:48.789 | Installing collected packages: pbr 2022-02-08 17:08:48.925 | Successfully installed pbr-5.8.0 2022-02-08 17:08:48.988 | + inc/python:pip_install:200 : result=0 2022-02-08 17:08:48.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:08:48.995 | + functions-common:time_stop:2414 : local name 2022-02-08 17:08:48.998 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:49.002 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:49.005 | + functions-common:time_stop:2417 : local total 2022-02-08 17:08:49.008 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:49.010 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:08:49.012 | + functions-common:time_stop:2421 : start_time=1644340125865 2022-02-08 17:08:49.015 | + functions-common:time_stop:2423 : [[ -z 1644340125865 ]] 2022-02-08 17:08:49.018 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:49.022 | + functions-common:time_stop:2426 : end_time=1644340129019 2022-02-08 17:08:49.025 | + functions-common:time_stop:2427 : elapsed_time=3154 2022-02-08 17:08:49.028 | + functions-common:time_stop:2428 : total=6756 2022-02-08 17:08:49.030 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:49.033 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9910 2022-02-08 17:08:49.036 | + inc/python:pip_install:203 : return 0 2022-02-08 17:08:49.039 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:08:49.042 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 17:08:49.070 | + 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 2022-02-08 17:08:50.869 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:50.912 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:50.983 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:50.991 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.013 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.016 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.032 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.059 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.073 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.131 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.204 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.220 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.249 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.257 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.270 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.287 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.298 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.312 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.321 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.357 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.378 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.386 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.447 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.450 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.454 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.492 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.529 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.544 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.560 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.579 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.595 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.611 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.638 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.667 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.694 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.704 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.721 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.750 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.757 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.763 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:51.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:51.768 | Processing /opt/stack/requirements 2022-02-08 17:08:53.064 | Collecting fixtures===3.0.0 2022-02-08 17:08:53.072 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-08 17:08:53.288 | Collecting PyYAML===6.0 2022-02-08 17:08:53.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-08 17:08:53.464 | Collecting requests===2.27.1 2022-02-08 17:08:53.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-08 17:08:53.562 | Collecting packaging===21.3 2022-02-08 17:08:53.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-08 17:08:53.631 | Collecting testtools===2.5.0 2022-02-08 17:08:53.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-08 17:08:53.723 | Collecting idna===3.3 2022-02-08 17:08:53.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-08 17:08:53.938 | Collecting pyparsing===3.0.7 2022-02-08 17:08:53.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-08 17:08:54.005 | Collecting six===1.16.0 2022-02-08 17:08:54.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-08 17:08:54.070 | Collecting charset-normalizer===2.0.11 2022-02-08 17:08:54.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2d8f5e82a1f6a/charset_normalizer-2.0.11-py3-none-any.whl (39 kB) 2022-02-08 17:08:54.119 | Collecting Parsley>=1.2 2022-02-08 17:08:54.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-08 17:08:54.170 | Collecting beagle>=0.2.1 2022-02-08 17:08:54.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-08 17:08:54.201 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-02-08 17:08:54.268 | Collecting urllib3===1.26.8 2022-02-08 17:08:54.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-08 17:08:54.384 | Collecting certifi>=2017.4.17 2022-02-08 17:08:54.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-08 17:08:54.424 | Collecting extras===1.0.0 2022-02-08 17:08:54.431 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-08 17:08:54.510 | Collecting cliff===3.10.0 2022-02-08 17:08:54.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-08 17:08:54.582 | Collecting prettytable===3.0.0 2022-02-08 17:08:54.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-08 17:08:54.627 | Collecting autopage===0.5.0 2022-02-08 17:08:54.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-08 17:08:54.776 | Collecting cmd2===2.3.3 2022-02-08 17:08:54.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-08 17:08:54.918 | Collecting stevedore===3.5.0 2022-02-08 17:08:54.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-08 17:08:54.977 | Collecting wcwidth===0.2.5 2022-02-08 17:08:54.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-08 17:08:55.033 | Collecting pyperclip===1.8.2 2022-02-08 17:08:55.040 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-08 17:08:55.085 | Collecting attrs===21.4.0 2022-02-08 17:08:55.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-08 17:08:55.168 | Building wheels for collected packages: openstack-requirements 2022-02-08 17:08:55.169 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 17:08:55.977 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 17:08:55.977 | ERROR: Command errored out with exit status 1: 2022-02-08 17:08:55.977 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0toc5ukp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0toc5ukp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-uagkz459 2022-02-08 17:08:55.977 | cwd: /tmp/pip-req-build-0toc5ukp/ 2022-02-08 17:08:55.977 | Complete output (6 lines): 2022-02-08 17:08:55.977 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 17:08:55.977 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 17:08:55.977 | or: setup.py --help-commands 2022-02-08 17:08:55.977 | or: setup.py cmd --help 2022-02-08 17:08:55.977 | 2022-02-08 17:08:55.977 | error: invalid command 'bdist_wheel' 2022-02-08 17:08:55.977 | ---------------------------------------- 2022-02-08 17:08:55.977 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 17:08:55.978 | Running setup.py clean for openstack-requirements 2022-02-08 17:08:56.793 | Failed to build openstack-requirements 2022-02-08 17:08:57.028 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, autopage, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-08 17:08:58.853 | Running setup.py install for openstack-requirements: started 2022-02-08 17:09:01.011 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 17:09:01.053 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.11 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5185 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-08 17:09:01.178 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:01.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:01.186 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:01.189 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:01.192 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:01.195 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:01.197 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:01.200 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:01.202 | + functions-common:time_stop:2421 : start_time=1644340129060 2022-02-08 17:09:01.204 | + functions-common:time_stop:2423 : [[ -z 1644340129060 ]] 2022-02-08 17:09:01.207 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:01.211 | + functions-common:time_stop:2426 : end_time=1644340141208 2022-02-08 17:09:01.213 | + functions-common:time_stop:2427 : elapsed_time=12148 2022-02-08 17:09:01.215 | + functions-common:time_stop:2428 : total=9910 2022-02-08 17:09:01.217 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:01.219 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22058 2022-02-08 17:09:01.222 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:01.224 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 17:09:01.227 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 17:09:01.229 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 17:09:01.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:01.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:01.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 17:09:01.238 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:01.241 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 17:09:01.261 | Using python 3.8 to install pbr 2022-02-08 17:09:01.263 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:09:01.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:01.963 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:01.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:01.963 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:03.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:03.083 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 17:09:04.778 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:09:04.783 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:09:04.784 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:09:04.891 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:04.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:04.899 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:04.902 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:04.906 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:04.909 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:04.913 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:04.915 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:04.917 | + functions-common:time_stop:2421 : start_time=1644340141255 2022-02-08 17:09:04.919 | + functions-common:time_stop:2423 : [[ -z 1644340141255 ]] 2022-02-08 17:09:04.922 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:04.927 | + functions-common:time_stop:2426 : end_time=1644340144923 2022-02-08 17:09:04.929 | + functions-common:time_stop:2427 : elapsed_time=3668 2022-02-08 17:09:04.932 | + functions-common:time_stop:2428 : total=22058 2022-02-08 17:09:04.935 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:04.938 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25726 2022-02-08 17:09:04.940 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:04.943 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 17:09:08.055 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 17:09:09.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:09.892 | Collecting bindep 2022-02-08 17:09:09.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-08 17:09:10.039 | Collecting pbr>=2.0.0 2022-02-08 17:09:10.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-08 17:09:10.094 | Collecting Parsley 2022-02-08 17:09:10.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-08 17:09:10.215 | Collecting packaging; python_version >= "3.6" 2022-02-08 17:09:10.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-08 17:09:10.272 | Collecting distro 2022-02-08 17:09:10.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-08 17:09:10.442 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-08 17:09:10.451 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-08 17:09:10.497 | Installing collected packages: pbr, Parsley, pyparsing, packaging, distro, bindep 2022-02-08 17:09:11.038 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-08 17:09:11.109 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:09:11.113 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:09:11.117 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 17:09:11.139 | + ./stack.sh:main:819 : pkgs= 2022-02-08 17:09:11.143 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 17:09:11.147 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 17:09:11.151 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:09:11.153 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 17:09:11.155 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:09:11.157 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:09:11.160 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:09:11.162 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:09:11.164 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:09:11.168 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:09:11.173 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:09:11.176 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:09:11.179 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:09:11.181 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 17:09:11.184 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:09:11.198 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:11.200 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:09:11.202 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:11.204 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 17:09:11.206 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:11.209 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:09:11.211 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:11.213 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 17:09:11.215 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:11.217 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 17:09:11.219 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:11.221 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:09:11.223 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:09:11.225 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:09:11.228 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:09:11.230 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:09:11.232 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 17:09:11.234 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:09:11.236 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 17:09:11.238 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph 2022-02-08 17:09:11.240 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:09:11.242 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2022-02-08 17:09:11.244 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:09:11.247 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-08 17:09:11.249 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-02-08 17:09:11.251 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:09:11.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:11.255 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-08 17:09:11.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:11.259 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-02-08 17:09:11.262 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:09:11.264 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Ceph 2022-02-08 17:09:11.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-02-08 17:09:11.269 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-02-08 17:09:11.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-02-08 17:09:11.273 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-02-08 17:09:11.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-02-08 17:09:11.278 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-02-08 17:09:11.280 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-02-08 17:09:11.283 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:11.285 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:11.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-02-08 17:09:11.290 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-02-08 17:09:11.292 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:09:11.294 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:09:11.296 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:09:11.299 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:09:11.301 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:11.304 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:09:11.306 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:11.309 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:11.311 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:09:11.313 | ++ functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:11.315 | ++ functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:09:11.317 | ++ functions-common:apt_get_update:1179 : return 2022-02-08 17:09:11.319 | ++ functions-common:install_package:1453 : real_install_package software-properties-common 2022-02-08 17:09:11.321 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:09:11.323 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:11.325 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:11.328 | ++ functions-common:real_install_package:1439 : apt_get install software-properties-common 2022-02-08 17:09:11.349 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-02-08 17:09:11.456 | Reading package lists... 2022-02-08 17:09:11.700 | Building dependency tree... 2022-02-08 17:09:11.701 | Reading state information... 2022-02-08 17:09:11.936 | The following packages were automatically installed and are no longer required: 2022-02-08 17:09:11.937 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:09:11.937 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:09:11.937 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:09:11.937 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:09:11.937 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:09:11.937 | python3-zope.interface 2022-02-08 17:09:11.937 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:09:11.938 | The following additional packages will be installed: 2022-02-08 17:09:11.938 | python3-software-properties 2022-02-08 17:09:12.014 | The following packages will be upgraded: 2022-02-08 17:09:12.014 | python3-software-properties software-properties-common 2022-02-08 17:09:12.128 | 2 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:09:12.128 | Need to get 35.5 kB of archives. 2022-02-08 17:09:12.128 | After this operation, 0 B of additional disk space will be used. 2022-02-08 17:09:12.128 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2022-02-08 17:09:12.175 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2022-02-08 17:09:12.754 | Fetched 35.5 kB in 0s (227 kB/s) 2022-02-08 17:09:12.840 | (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 ... 81557 files and directories currently installed.) 2022-02-08 17:09:12.844 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2022-02-08 17:09:12.995 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2022-02-08 17:09:13.077 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2022-02-08 17:09:13.226 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2022-02-08 17:09:13.290 | Setting up python3-software-properties (0.99.9.8) ... 2022-02-08 17:09:13.589 | Setting up software-properties-common (0.99.9.8) ... 2022-02-08 17:09:13.849 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:09:14.248 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-08 17:09:21.348 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:09:21.350 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:09:21.352 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:09:21.355 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:21.358 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:21.360 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:09:21.362 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:21.364 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:09:21.366 | ++ functions-common:time_stop:2421 : start_time=1644340151346 2022-02-08 17:09:21.368 | ++ functions-common:time_stop:2423 : [[ -z 1644340151346 ]] 2022-02-08 17:09:21.371 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:21.375 | ++ functions-common:time_stop:2426 : end_time=1644340161372 2022-02-08 17:09:21.376 | ++ functions-common:time_stop:2427 : elapsed_time=10026 2022-02-08 17:09:21.378 | ++ functions-common:time_stop:2428 : total=181214 2022-02-08 17:09:21.380 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:21.382 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=191240 2022-02-08 17:09:21.384 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:09:21.387 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-02-08 17:09:21.389 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-02-08 17:09:21.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-02-08 17:09:21.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-02-08 17:09:21.396 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-02-08 17:09:21.399 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:21.401 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:21.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-02-08 17:09:21.407 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-02-08 17:09:21.407 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-02-08 17:09:21.532 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-02-08 17:09:22.436 | OK 2022-02-08 17:09:22.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-02-08 17:09:23.619 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:09:23.619 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:09:23.650 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:09:23.835 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 17:09:24.062 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-02-08 17:09:24.592 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-02-08 17:09:33.435 | Fetched 253 kB in 1s (223 kB/s) 2022-02-08 17:09:34.937 | Reading package lists... 2022-02-08 17:09:34.975 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-02-08 17:09:35.208 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:09:35.209 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:09:35.237 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:09:35.407 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 17:09:35.588 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-02-08 17:09:36.110 | Fetched 228 kB in 1s (276 kB/s) 2022-02-08 17:09:37.601 | Reading package lists... 2022-02-08 17:09:37.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-02-08 17:09:37.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-02-08 17:09:37.640 | ++ inc/python:python3_enabled:456 : return 0 2022-02-08 17:09:37.643 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-02-08 17:09:37.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-02-08 17:09:37.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:09:37.651 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:09:37.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:09:37.658 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:09:37.658 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:09:37.659 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:09:37.664 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:09:37.667 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:09:37.669 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:09:37.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:09:37.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:09:37.689 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:09:37.692 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:09:37.695 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-02-08 17:09:37.697 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-02-08 17:09:37.699 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-08 17:09:37.701 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:09:37.704 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:09:37.706 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:09:37.708 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:09:37.711 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:37.713 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:09:37.715 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:37.717 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:37.719 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:09:37.721 | ++ functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:37.723 | ++ functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:09:37.725 | ++ functions-common:apt_get_update:1179 : return 2022-02-08 17:09:37.728 | ++ functions-common:install_package:1453 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-08 17:09:37.730 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:09:37.732 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:37.734 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:37.736 | ++ functions-common:real_install_package:1439 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-02-08 17:09:37.757 | ++ functions-common:apt_get:1219 : 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 2022-02-08 17:09:37.869 | Reading package lists... 2022-02-08 17:09:38.119 | Building dependency tree... 2022-02-08 17:09:38.121 | Reading state information... 2022-02-08 17:09:38.375 | The following packages were automatically installed and are no longer required: 2022-02-08 17:09:38.377 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:09:38.377 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:09:38.377 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:09:38.377 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:09:38.377 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:09:38.377 | python3-zope.interface 2022-02-08 17:09:38.377 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:09:38.377 | The following additional packages will be installed: 2022-02-08 17:09:38.377 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-08 17:09:38.377 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-08 17:09:38.377 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-08 17:09:38.377 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-08 17:09:38.377 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-08 17:09:38.377 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-08 17:09:38.377 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2022-02-08 17:09:38.377 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-08 17:09:38.378 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-08 17:09:38.378 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-08 17:09:38.378 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-08 17:09:38.378 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-08 17:09:38.378 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-08 17:09:38.378 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-08 17:09:38.378 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-08 17:09:38.378 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-08 17:09:38.378 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-08 17:09:38.378 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-08 17:09:38.378 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-08 17:09:38.378 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-02-08 17:09:38.378 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-02-08 17:09:38.378 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-02-08 17:09:38.378 | python3-tempita python3-tk python3-waitress python3-wcwidth 2022-02-08 17:09:38.378 | python3-webencodings python3-webob python3-websocket python3-webtest 2022-02-08 17:09:38.378 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2022-02-08 17:09:38.378 | ubuntu-fan 2022-02-08 17:09:38.379 | Suggested packages: 2022-02-08 17:09:38.379 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2022-02-08 17:09:38.379 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2022-02-08 17:09:38.379 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2022-02-08 17:09:38.379 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2022-02-08 17:09:38.379 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2022-02-08 17:09:38.379 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2022-02-08 17:09:38.379 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2022-02-08 17:09:38.379 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2022-02-08 17:09:38.379 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-02-08 17:09:38.379 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2022-02-08 17:09:38.379 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2022-02-08 17:09:38.380 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2022-02-08 17:09:38.380 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2022-02-08 17:09:38.380 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2022-02-08 17:09:38.380 | | mailutils 2022-02-08 17:09:38.380 | Recommended packages: 2022-02-08 17:09:38.380 | btrfs-tools 2022-02-08 17:09:38.588 | The following NEW packages will be installed: 2022-02-08 17:09:38.588 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-08 17:09:38.588 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-08 17:09:38.588 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-08 17:09:38.588 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-08 17:09:38.588 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-08 17:09:38.588 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-08 17:09:38.588 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2022-02-08 17:09:38.588 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-08 17:09:38.589 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-08 17:09:38.589 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-08 17:09:38.589 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-08 17:09:38.589 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-08 17:09:38.589 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-08 17:09:38.589 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-08 17:09:38.589 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-08 17:09:38.589 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-08 17:09:38.589 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-08 17:09:38.589 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-08 17:09:38.589 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-08 17:09:38.589 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-02-08 17:09:38.589 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-02-08 17:09:38.589 | python3-simplejson python3-singledispatch python3-sklearn 2022-02-08 17:09:38.589 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2022-02-08 17:09:38.589 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-02-08 17:09:38.589 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2022-02-08 17:09:38.589 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2022-02-08 17:09:38.590 | The following packages will be upgraded: 2022-02-08 17:09:38.591 | librados2 librbd1 2022-02-08 17:09:38.715 | 2 upgraded, 119 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:09:38.716 | Need to get 204 MB of archives. 2022-02-08 17:09:38.716 | After this operation, 950 MB of additional disk space will be used. 2022-02-08 17:09:38.716 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2022-02-08 17:09:38.864 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2022-02-08 17:09:39.067 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2022-02-08 17:09:39.069 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2022-02-08 17:09:39.070 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2022-02-08 17:09:39.141 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2022-02-08 17:09:39.202 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2022-02-08 17:09:39.202 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2022-02-08 17:09:39.209 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-02-08 17:09:39.227 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-02-08 17:09:39.229 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-02-08 17:09:39.232 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-02-08 17:09:39.306 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2022-02-08 17:09:39.331 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2022-02-08 17:09:39.346 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2022-02-08 17:09:39.402 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2022-02-08 17:09:39.423 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2022-02-08 17:09:39.426 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-02-08 17:09:39.445 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-02-08 17:09:39.450 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2022-02-08 17:09:39.456 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-02-08 17:09:39.459 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-02-08 17:09:39.516 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-02-08 17:09:39.518 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-02-08 17:09:39.523 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-02-08 17:09:39.536 | Get:26 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2022-02-08 17:09:39.583 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-02-08 17:09:39.584 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-02-08 17:09:39.592 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-02-08 17:09:39.595 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-02-08 17:09:39.604 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-02-08 17:09:39.613 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-02-08 17:09:39.614 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-02-08 17:09:39.689 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-02-08 17:09:39.690 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-02-08 17:09:39.693 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-02-08 17:09:39.768 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-02-08 17:09:39.777 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-02-08 17:09:39.797 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-02-08 17:09:39.799 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-02-08 17:09:39.811 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-02-08 17:09:39.822 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-02-08 17:09:39.831 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2022-02-08 17:09:39.887 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2022-02-08 17:09:39.960 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2022-02-08 17:09:40.187 | Get:46 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2022-02-08 17:09:40.311 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2022-02-08 17:09:40.881 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-02-08 17:09:40.881 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-02-08 17:09:40.883 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-02-08 17:09:43.065 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-02-08 17:09:43.541 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-02-08 17:09:43.579 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-02-08 17:09:43.948 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-02-08 17:09:43.949 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-02-08 17:09:43.957 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-02-08 17:09:43.964 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-02-08 17:09:43.969 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-02-08 17:09:43.976 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-02-08 17:09:43.979 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-02-08 17:09:43.985 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-02-08 17:09:44.039 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.1-0ubuntu2~20.04.1 [4,155 kB] 2022-02-08 17:09:44.824 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.1 [33.0 MB] 2022-02-08 17:09:49.974 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2022-02-08 17:09:50.117 | Get:65 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2022-02-08 17:09:54.179 | Get:66 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2022-02-08 17:09:54.744 | Get:67 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2022-02-08 17:09:55.025 | Get:68 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2022-02-08 17:09:55.058 | Get:69 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2022-02-08 17:09:55.183 | Get:70 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2022-02-08 17:09:55.208 | Get:71 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2022-02-08 17:09:55.444 | Get:72 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2022-02-08 17:09:56.016 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2022-02-08 17:09:56.020 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2022-02-08 17:09:56.022 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2022-02-08 17:09:56.029 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2022-02-08 17:09:56.113 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2022-02-08 17:09:56.258 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2022-02-08 17:09:56.259 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2022-02-08 17:09:56.260 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-02-08 17:09:56.272 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2022-02-08 17:09:56.371 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2022-02-08 17:09:56.969 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-02-08 17:09:56.970 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2022-02-08 17:09:56.970 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-02-08 17:09:56.971 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-02-08 17:09:56.988 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2022-02-08 17:09:56.992 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-02-08 17:09:57.118 | Get:89 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2022-02-08 17:09:57.160 | Get:90 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2022-02-08 17:09:57.308 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-08 17:09:57.309 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2022-02-08 17:09:57.314 | Get:93 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2022-02-08 17:09:58.201 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2022-02-08 17:09:58.211 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2022-02-08 17:09:58.212 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-02-08 17:09:58.213 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-02-08 17:09:58.214 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB] 2022-02-08 17:09:58.270 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-02-08 17:09:58.271 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-02-08 17:09:58.273 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-02-08 17:09:58.275 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-02-08 17:09:58.295 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-02-08 17:09:58.404 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-02-08 17:09:58.450 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-02-08 17:09:58.462 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2022-02-08 17:09:58.489 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2022-02-08 17:09:58.652 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2022-02-08 17:10:27.267 | Get:109 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2022-02-08 17:10:29.979 | Get:110 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2022-02-08 17:10:30.119 | Get:111 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2022-02-08 17:10:32.732 | Get:112 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2022-02-08 17:10:36.951 | Get:113 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2022-02-08 17:10:42.776 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2022-02-08 17:10:42.777 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2022-02-08 17:10:43.006 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2022-02-08 17:10:44.651 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2022-02-08 17:10:44.732 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2022-02-08 17:10:44.766 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2022-02-08 17:10:46.409 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2022-02-08 17:10:52.214 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2022-02-08 17:10:53.307 | Preconfiguring packages ... 2022-02-08 17:10:53.420 | Fetched 204 MB in 1min 14s (2,776 kB/s) 2022-02-08 17:10:53.456 | Selecting previously unselected package pigz. 2022-02-08 17:10:53.503 | (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 ... 81557 files and directories currently installed.) 2022-02-08 17:10:53.506 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2022-02-08 17:10:53.512 | Unpacking pigz (2.4-1) ... 2022-02-08 17:10:53.570 | Selecting previously unselected package libtcl8.6:amd64. 2022-02-08 17:10:53.578 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2022-02-08 17:10:53.587 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-08 17:10:53.802 | Selecting previously unselected package libxft2:amd64. 2022-02-08 17:10:53.812 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2022-02-08 17:10:53.815 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-08 17:10:53.857 | Selecting previously unselected package libxss1:amd64. 2022-02-08 17:10:53.865 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2022-02-08 17:10:53.869 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2022-02-08 17:10:53.912 | Selecting previously unselected package libtk8.6:amd64. 2022-02-08 17:10:53.920 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2022-02-08 17:10:53.925 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2022-02-08 17:10:54.080 | Selecting previously unselected package tk8.6-blt2.5. 2022-02-08 17:10:54.089 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2022-02-08 17:10:54.094 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-08 17:10:54.228 | Selecting previously unselected package blt. 2022-02-08 17:10:54.237 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2022-02-08 17:10:54.241 | Unpacking blt (2.5.3+dfsg-4) ... 2022-02-08 17:10:54.274 | Selecting previously unselected package libjaeger. 2022-02-08 17:10:54.283 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:54.286 | Unpacking libjaeger (16.2.7-1focal) ... 2022-02-08 17:10:54.324 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2022-02-08 17:10:54.335 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2022-02-08 17:10:54.340 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-08 17:10:54.392 | Selecting previously unselected package liblttng-ust0:amd64. 2022-02-08 17:10:54.401 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-02-08 17:10:54.405 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-08 17:10:54.490 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:54.501 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 17:10:55.047 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:55.059 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 17:10:55.583 | Selecting previously unselected package libcephfs2. 2022-02-08 17:10:55.592 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:55.597 | Unpacking libcephfs2 (16.2.7-1focal) ... 2022-02-08 17:10:55.739 | Selecting previously unselected package python3-rados. 2022-02-08 17:10:55.753 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:55.758 | Unpacking python3-rados (16.2.7-1focal) ... 2022-02-08 17:10:55.858 | Selecting previously unselected package python3-ceph-argparse. 2022-02-08 17:10:55.867 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2022-02-08 17:10:55.870 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2022-02-08 17:10:55.915 | Selecting previously unselected package python3-cephfs. 2022-02-08 17:10:55.925 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:55.929 | Unpacking python3-cephfs (16.2.7-1focal) ... 2022-02-08 17:10:56.002 | Selecting previously unselected package python3-ceph-common. 2022-02-08 17:10:56.010 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2022-02-08 17:10:56.015 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2022-02-08 17:10:56.066 | Selecting previously unselected package python3-prettytable. 2022-02-08 17:10:56.074 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2022-02-08 17:10:56.079 | Unpacking python3-prettytable (0.7.2-5) ... 2022-02-08 17:10:56.120 | Selecting previously unselected package python3-rbd. 2022-02-08 17:10:56.129 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:56.134 | Unpacking python3-rbd (16.2.7-1focal) ... 2022-02-08 17:10:56.237 | Selecting previously unselected package librabbitmq4:amd64. 2022-02-08 17:10:56.250 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2022-02-08 17:10:56.256 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-02-08 17:10:56.308 | Selecting previously unselected package librdkafka1:amd64. 2022-02-08 17:10:56.319 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-02-08 17:10:56.324 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-08 17:10:56.429 | Selecting previously unselected package librgw2. 2022-02-08 17:10:56.438 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:56.443 | Unpacking librgw2 (16.2.7-1focal) ... 2022-02-08 17:10:56.997 | Selecting previously unselected package python3-rgw. 2022-02-08 17:10:57.006 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:57.011 | Unpacking python3-rgw (16.2.7-1focal) ... 2022-02-08 17:10:57.070 | Selecting previously unselected package libdw1:amd64. 2022-02-08 17:10:57.078 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2022-02-08 17:10:57.083 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2022-02-08 17:10:57.157 | Selecting previously unselected package libbabeltrace1:amd64. 2022-02-08 17:10:57.166 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2022-02-08 17:10:57.170 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-08 17:10:57.237 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2022-02-08 17:10:57.246 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2022-02-08 17:10:57.250 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-08 17:10:57.302 | Selecting previously unselected package libgoogle-perftools4:amd64. 2022-02-08 17:10:57.311 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2022-02-08 17:10:57.315 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-08 17:10:57.400 | Selecting previously unselected package libsnappy1v5:amd64. 2022-02-08 17:10:57.409 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2022-02-08 17:10:57.414 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-08 17:10:57.456 | Selecting previously unselected package libleveldb1d:amd64. 2022-02-08 17:10:57.465 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-02-08 17:10:57.469 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-08 17:10:57.535 | Selecting previously unselected package liboath0. 2022-02-08 17:10:57.544 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2022-02-08 17:10:57.549 | Unpacking liboath0 (2.6.1-1.3) ... 2022-02-08 17:10:57.601 | Selecting previously unselected package libradosstriper1. 2022-02-08 17:10:57.610 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:57.614 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2022-02-08 17:10:57.732 | Selecting previously unselected package ceph-common. 2022-02-08 17:10:57.745 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2022-02-08 17:10:57.751 | Unpacking ceph-common (16.2.7-1focal) ... 2022-02-08 17:11:00.876 | Selecting previously unselected package ceph-base. 2022-02-08 17:11:00.885 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:00.898 | Unpacking ceph-base (16.2.7-1focal) ... 2022-02-08 17:11:01.808 | Selecting previously unselected package python3-dateutil. 2022-02-08 17:11:01.817 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2022-02-08 17:11:01.822 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-08 17:11:01.873 | Selecting previously unselected package ceph-mgr-modules-core. 2022-02-08 17:11:01.882 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2022-02-08 17:11:01.887 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-08 17:11:01.990 | Selecting previously unselected package python3-bcrypt. 2022-02-08 17:11:01.998 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-02-08 17:11:02.003 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-08 17:11:02.048 | Selecting previously unselected package python3-cherrypy3. 2022-02-08 17:11:02.061 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2022-02-08 17:11:02.067 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-02-08 17:11:02.151 | Selecting previously unselected package python3-logutils. 2022-02-08 17:11:02.163 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2022-02-08 17:11:02.167 | Unpacking python3-logutils (0.3.3-7) ... 2022-02-08 17:11:02.210 | Selecting previously unselected package python3-mako. 2022-02-08 17:11:02.219 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-02-08 17:11:02.223 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-08 17:11:02.278 | Selecting previously unselected package python3-simplegeneric. 2022-02-08 17:11:02.289 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2022-02-08 17:11:02.293 | Unpacking python3-simplegeneric (0.8.1-3) ... 2022-02-08 17:11:02.336 | Selecting previously unselected package python3-singledispatch. 2022-02-08 17:11:02.344 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-02-08 17:11:02.349 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-02-08 17:11:02.388 | Selecting previously unselected package python3-webob. 2022-02-08 17:11:02.397 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2022-02-08 17:11:02.401 | Unpacking python3-webob (1:1.8.5-2) ... 2022-02-08 17:11:02.456 | Selecting previously unselected package python3-soupsieve. 2022-02-08 17:11:02.464 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-02-08 17:11:02.469 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-08 17:11:02.510 | Selecting previously unselected package python3-bs4. 2022-02-08 17:11:02.519 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2022-02-08 17:11:02.523 | Unpacking python3-bs4 (4.8.2-1) ... 2022-02-08 17:11:02.581 | Selecting previously unselected package python3-waitress. 2022-02-08 17:11:02.589 | Preparing to unpack .../044-python3-waitress_1.4.1-1_all.deb ... 2022-02-08 17:11:02.596 | Unpacking python3-waitress (1.4.1-1) ... 2022-02-08 17:11:02.658 | Selecting previously unselected package python3-tempita. 2022-02-08 17:11:02.667 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2022-02-08 17:11:02.672 | Unpacking python3-tempita (0.5.2-6) ... 2022-02-08 17:11:02.712 | Selecting previously unselected package python3-paste. 2022-02-08 17:11:02.721 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-02-08 17:11:02.726 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-02-08 17:11:02.832 | Selecting previously unselected package python-pastedeploy-tpl. 2022-02-08 17:11:02.841 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-02-08 17:11:02.849 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-02-08 17:11:02.905 | Selecting previously unselected package python3-pastedeploy. 2022-02-08 17:11:02.915 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2022-02-08 17:11:02.921 | Unpacking python3-pastedeploy (2.1.0-1) ... 2022-02-08 17:11:02.973 | Selecting previously unselected package python3-webtest. 2022-02-08 17:11:02.982 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2022-02-08 17:11:02.986 | Unpacking python3-webtest (2.0.32-2) ... 2022-02-08 17:11:03.038 | Selecting previously unselected package python3-pecan. 2022-02-08 17:11:03.047 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-02-08 17:11:03.052 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-02-08 17:11:03.137 | Selecting previously unselected package python3-werkzeug. 2022-02-08 17:11:03.150 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-02-08 17:11:03.155 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-08 17:11:03.234 | Selecting previously unselected package ceph-mgr. 2022-02-08 17:11:03.243 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:03.247 | Unpacking ceph-mgr (16.2.7-1focal) ... 2022-02-08 17:11:03.503 | Selecting previously unselected package ceph-mon. 2022-02-08 17:11:03.512 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:03.516 | Unpacking ceph-mon (16.2.7-1focal) ... 2022-02-08 17:11:04.539 | Selecting previously unselected package ceph-osd. 2022-02-08 17:11:04.548 | Preparing to unpack .../054-ceph-osd_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:04.553 | Unpacking ceph-osd (16.2.7-1focal) ... 2022-02-08 17:11:08.155 | Selecting previously unselected package ceph. 2022-02-08 17:11:08.164 | Preparing to unpack .../055-ceph_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:08.169 | Unpacking ceph (16.2.7-1focal) ... 2022-02-08 17:11:08.213 | Selecting previously unselected package ceph-fuse. 2022-02-08 17:11:08.222 | Preparing to unpack .../056-ceph-fuse_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:08.226 | Unpacking ceph-fuse (16.2.7-1focal) ... 2022-02-08 17:11:08.386 | Selecting previously unselected package ceph-mds. 2022-02-08 17:11:08.395 | Preparing to unpack .../057-ceph-mds_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:08.399 | Unpacking ceph-mds (16.2.7-1focal) ... 2022-02-08 17:11:08.760 | Selecting previously unselected package cephadm. 2022-02-08 17:11:08.769 | Preparing to unpack .../058-cephadm_16.2.7-1focal_amd64.deb ... 2022-02-08 17:11:08.773 | Unpacking cephadm (16.2.7-1focal) ... 2022-02-08 17:11:08.823 | Selecting previously unselected package ceph-mgr-cephadm. 2022-02-08 17:11:08.832 | Preparing to unpack .../059-ceph-mgr-cephadm_16.2.7-1focal_all.deb ... 2022-02-08 17:11:08.837 | Unpacking ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-08 17:11:08.900 | Selecting previously unselected package python3-repoze.lru. 2022-02-08 17:11:08.909 | Preparing to unpack .../060-python3-repoze.lru_0.7-2_all.deb ... 2022-02-08 17:11:08.913 | Unpacking python3-repoze.lru (0.7-2) ... 2022-02-08 17:11:08.961 | Selecting previously unselected package libjs-underscore. 2022-02-08 17:11:08.970 | Preparing to unpack .../061-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-02-08 17:11:08.975 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-08 17:11:09.021 | Selecting previously unselected package libjs-sphinxdoc. 2022-02-08 17:11:09.030 | Preparing to unpack .../062-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-02-08 17:11:09.034 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-08 17:11:09.099 | Selecting previously unselected package python3-routes. 2022-02-08 17:11:09.108 | Preparing to unpack .../063-python3-routes_2.4.1-2_all.deb ... 2022-02-08 17:11:09.113 | Unpacking python3-routes (2.4.1-2) ... 2022-02-08 17:11:09.185 | Selecting previously unselected package ceph-mgr-dashboard. 2022-02-08 17:11:09.199 | Preparing to unpack .../064-ceph-mgr-dashboard_16.2.7-1focal_all.deb ... 2022-02-08 17:11:09.203 | Unpacking ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-08 17:11:09.825 | Selecting previously unselected package libblas3:amd64. 2022-02-08 17:11:09.835 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2022-02-08 17:11:09.843 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2022-02-08 17:11:09.908 | Selecting previously unselected package libgfortran5:amd64. 2022-02-08 17:11:09.917 | Preparing to unpack .../066-libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-08 17:11:09.921 | Unpacking libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:11:10.090 | Selecting previously unselected package liblapack3:amd64. 2022-02-08 17:11:10.099 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2022-02-08 17:11:10.104 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2022-02-08 17:11:10.445 | Selecting previously unselected package python3-numpy. 2022-02-08 17:11:10.454 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2022-02-08 17:11:10.458 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-08 17:11:10.960 | Selecting previously unselected package python3-decorator. 2022-02-08 17:11:10.969 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-02-08 17:11:10.973 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-02-08 17:11:11.014 | Selecting previously unselected package liblbfgsb0:amd64. 2022-02-08 17:11:11.023 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-02-08 17:11:11.027 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-08 17:11:11.077 | Selecting previously unselected package python3-scipy. 2022-02-08 17:11:11.087 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-02-08 17:11:11.091 | Unpacking python3-scipy (1.3.3-3build1) ... 2022-02-08 17:11:12.592 | Selecting previously unselected package python3-sklearn-lib. 2022-02-08 17:11:12.602 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-02-08 17:11:12.606 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-08 17:11:13.021 | Selecting previously unselected package python3-joblib. 2022-02-08 17:11:13.030 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2022-02-08 17:11:13.034 | Unpacking python3-joblib (0.14.0-3) ... 2022-02-08 17:11:13.142 | Selecting previously unselected package python3-sklearn. 2022-02-08 17:11:13.152 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-02-08 17:11:13.156 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-08 17:11:13.535 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-02-08 17:11:13.545 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_16.2.7-1focal_all.deb ... 2022-02-08 17:11:13.549 | Unpacking ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-08 17:11:14.810 | Selecting previously unselected package python3-cachetools. 2022-02-08 17:11:14.819 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2022-02-08 17:11:14.824 | Unpacking python3-cachetools (4.0.0-1) ... 2022-02-08 17:11:14.864 | Selecting previously unselected package python3-pyasn1. 2022-02-08 17:11:14.874 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-02-08 17:11:14.878 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-02-08 17:11:14.935 | Selecting previously unselected package python3-pyasn1-modules. 2022-02-08 17:11:14.944 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-02-08 17:11:14.948 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-08 17:11:14.997 | Selecting previously unselected package python3-rsa. 2022-02-08 17:11:15.006 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2022-02-08 17:11:15.010 | Unpacking python3-rsa (4.0-3) ... 2022-02-08 17:11:15.058 | Selecting previously unselected package python3-google-auth. 2022-02-08 17:11:15.068 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2022-02-08 17:11:15.072 | Unpacking python3-google-auth (1.5.1-2) ... 2022-02-08 17:11:15.161 | Selecting previously unselected package python3-requests-oauthlib. 2022-02-08 17:11:15.176 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-02-08 17:11:15.181 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-08 17:11:15.232 | Selecting previously unselected package python3-websocket. 2022-02-08 17:11:15.242 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-02-08 17:11:15.246 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-02-08 17:11:15.304 | Selecting previously unselected package python3-kubernetes. 2022-02-08 17:11:15.314 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-02-08 17:11:15.319 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-02-08 17:11:15.571 | Selecting previously unselected package ceph-mgr-k8sevents. 2022-02-08 17:11:15.581 | Preparing to unpack .../084-ceph-mgr-k8sevents_16.2.7-1focal_all.deb ... 2022-02-08 17:11:15.586 | Unpacking ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-08 17:11:15.621 | Selecting previously unselected package runc. 2022-02-08 17:11:15.632 | Preparing to unpack .../085-runc_1.0.1-0ubuntu2~20.04.1_amd64.deb ... 2022-02-08 17:11:15.637 | Unpacking runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-08 17:11:16.281 | Selecting previously unselected package containerd. 2022-02-08 17:11:16.290 | Preparing to unpack .../086-containerd_1.5.5-0ubuntu3~20.04.1_amd64.deb ... 2022-02-08 17:11:16.294 | Unpacking containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-08 17:11:21.028 | Selecting previously unselected package docker.io. 2022-02-08 17:11:21.040 | Preparing to unpack .../087-docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ... 2022-02-08 17:11:21.047 | Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-08 17:11:26.485 | Selecting previously unselected package fonts-lyx. 2022-02-08 17:11:26.495 | Preparing to unpack .../088-fonts-lyx_2.3.4.2-2_all.deb ... 2022-02-08 17:11:26.499 | Unpacking fonts-lyx (2.3.4.2-2) ... 2022-02-08 17:11:26.567 | Selecting previously unselected package libimagequant0:amd64. 2022-02-08 17:11:26.577 | Preparing to unpack .../089-libimagequant0_2.12.2-1.1_amd64.deb ... 2022-02-08 17:11:26.582 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-08 17:11:26.636 | Selecting previously unselected package libjs-jquery-ui. 2022-02-08 17:11:26.645 | Preparing to unpack .../090-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2022-02-08 17:11:26.660 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-08 17:11:26.836 | Selecting previously unselected package liblcms2-2:amd64. 2022-02-08 17:11:26.846 | Preparing to unpack .../091-liblcms2-2_2.9-4_amd64.deb ... 2022-02-08 17:11:26.850 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2022-02-08 17:11:26.904 | Selecting previously unselected package libnss3-tools. 2022-02-08 17:11:26.914 | Preparing to unpack .../092-libnss3-tools_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-08 17:11:26.918 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-08 17:11:27.122 | Selecting previously unselected package libwebpdemux2:amd64. 2022-02-08 17:11:27.131 | Preparing to unpack .../093-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:11:27.137 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 17:11:27.191 | Selecting previously unselected package libwebpmux3:amd64. 2022-02-08 17:11:27.200 | Preparing to unpack .../094-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:11:27.205 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 17:11:27.257 | Selecting previously unselected package nvme-cli. 2022-02-08 17:11:27.268 | Preparing to unpack .../095-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-02-08 17:11:27.287 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-02-08 17:11:27.378 | Selecting previously unselected package ttf-bitstream-vera. 2022-02-08 17:11:27.388 | Preparing to unpack .../096-ttf-bitstream-vera_1.10-8_all.deb ... 2022-02-08 17:11:27.393 | Unpacking ttf-bitstream-vera (1.10-8) ... 2022-02-08 17:11:27.450 | Selecting previously unselected package python-matplotlib-data. 2022-02-08 17:11:27.459 | Preparing to unpack .../097-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2022-02-08 17:11:27.464 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-08 17:11:27.957 | Selecting previously unselected package python3-atomicwrites. 2022-02-08 17:11:27.967 | Preparing to unpack .../098-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-02-08 17:11:27.972 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-02-08 17:11:28.020 | Selecting previously unselected package python3-cycler. 2022-02-08 17:11:28.030 | Preparing to unpack .../099-python3-cycler_0.10.0-3_all.deb ... 2022-02-08 17:11:28.036 | Unpacking python3-cycler (0.10.0-3) ... 2022-02-08 17:11:28.079 | Selecting previously unselected package python3-webencodings. 2022-02-08 17:11:28.090 | Preparing to unpack .../100-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-02-08 17:11:28.095 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-08 17:11:28.137 | Selecting previously unselected package python3-html5lib. 2022-02-08 17:11:28.146 | Preparing to unpack .../101-python3-html5lib_1.0.1-2_all.deb ... 2022-02-08 17:11:28.151 | Unpacking python3-html5lib (1.0.1-2) ... 2022-02-08 17:11:28.213 | Selecting previously unselected package python3-kiwisolver. 2022-02-08 17:11:28.226 | Preparing to unpack .../102-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2022-02-08 17:11:28.231 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2022-02-08 17:11:28.282 | Selecting previously unselected package python3-lxml:amd64. 2022-02-08 17:11:28.293 | Preparing to unpack .../103-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-02-08 17:11:28.297 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-08 17:11:28.530 | Selecting previously unselected package python3-pyparsing. 2022-02-08 17:11:28.540 | Preparing to unpack .../104-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-08 17:11:28.544 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-08 17:11:28.593 | Selecting previously unselected package python3-matplotlib. 2022-02-08 17:11:28.603 | Preparing to unpack .../105-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2022-02-08 17:11:28.607 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-08 17:11:29.263 | Selecting previously unselected package python3-nose. 2022-02-08 17:11:29.274 | Preparing to unpack .../106-python3-nose_1.3.7-5_all.deb ... 2022-02-08 17:11:29.278 | Unpacking python3-nose (1.3.7-5) ... 2022-02-08 17:11:29.343 | Selecting previously unselected package python3-olefile. 2022-02-08 17:11:29.353 | Preparing to unpack .../107-python3-olefile_0.46-2_all.deb ... 2022-02-08 17:11:29.357 | Unpacking python3-olefile (0.46-2) ... 2022-02-08 17:11:29.395 | Selecting previously unselected package python3-packaging. 2022-02-08 17:11:29.406 | Preparing to unpack .../108-python3-packaging_20.3-1_all.deb ... 2022-02-08 17:11:29.409 | Unpacking python3-packaging (20.3-1) ... 2022-02-08 17:11:29.453 | Selecting previously unselected package python3-pastescript. 2022-02-08 17:11:29.463 | Preparing to unpack .../109-python3-pastescript_2.0.2-4_all.deb ... 2022-02-08 17:11:29.466 | Unpacking python3-pastescript (2.0.2-4) ... 2022-02-08 17:11:29.516 | Selecting previously unselected package python3-pil:amd64. 2022-02-08 17:11:29.526 | Preparing to unpack .../110-python3-pil_7.0.0-4ubuntu0.5_amd64.deb ... 2022-02-08 17:11:29.529 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-08 17:11:29.626 | Selecting previously unselected package python3-pluggy. 2022-02-08 17:11:29.636 | Preparing to unpack .../111-python3-pluggy_0.13.0-2_all.deb ... 2022-02-08 17:11:29.639 | Unpacking python3-pluggy (0.13.0-2) ... 2022-02-08 17:11:29.677 | Selecting previously unselected package python3-psutil. 2022-02-08 17:11:29.688 | Preparing to unpack .../112-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-02-08 17:11:29.691 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-02-08 17:11:29.747 | Selecting previously unselected package python3-py. 2022-02-08 17:11:29.757 | Preparing to unpack .../113-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-02-08 17:11:29.760 | Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-02-08 17:11:29.808 | Selecting previously unselected package python3-pyinotify. 2022-02-08 17:11:29.818 | Preparing to unpack .../114-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-02-08 17:11:29.822 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-08 17:11:29.857 | Selecting previously unselected package python3-wcwidth. 2022-02-08 17:11:29.867 | Preparing to unpack .../115-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-02-08 17:11:29.871 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-08 17:11:29.906 | Selecting previously unselected package python3-pytest. 2022-02-08 17:11:29.916 | Preparing to unpack .../116-python3-pytest_4.6.9-1_all.deb ... 2022-02-08 17:11:29.920 | Unpacking python3-pytest (4.6.9-1) ... 2022-02-08 17:11:29.987 | Selecting previously unselected package python3-simplejson. 2022-02-08 17:11:29.996 | Preparing to unpack .../117-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-02-08 17:11:30.000 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-08 17:11:30.051 | Selecting previously unselected package python3-tk:amd64. 2022-02-08 17:11:30.061 | Preparing to unpack .../118-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2022-02-08 17:11:30.064 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-08 17:11:30.134 | Selecting previously unselected package smartmontools. 2022-02-08 17:11:30.144 | Preparing to unpack .../119-smartmontools_7.1-1build1_amd64.deb ... 2022-02-08 17:11:30.167 | Unpacking smartmontools (7.1-1build1) ... 2022-02-08 17:11:30.288 | Selecting previously unselected package ubuntu-fan. 2022-02-08 17:11:30.297 | Preparing to unpack .../120-ubuntu-fan_0.12.13_all.deb ... 2022-02-08 17:11:30.301 | Unpacking ubuntu-fan (0.12.13) ... 2022-02-08 17:11:30.367 | Setting up smartmontools (7.1-1build1) ... 2022-02-08 17:11:30.992 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2022-02-08 17:11:30.992 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2022-02-08 17:11:31.742 | Setting up liblcms2-2:amd64 (2.9-4) ... 2022-02-08 17:11:31.749 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2022-02-08 17:11:31.755 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-02-08 17:11:31.761 | Setting up ubuntu-fan (0.12.13) ... 2022-02-08 17:11:32.038 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2022-02-08 17:11:33.261 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-08 17:11:33.268 | Setting up ttf-bitstream-vera (1.10-8) ... 2022-02-08 17:11:33.273 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-02-08 17:11:33.301 | Setting up cephadm (16.2.7-1focal) ... 2022-02-08 17:11:33.435 | Adding system user cephadm....done 2022-02-08 17:11:33.457 | Setting up python3-waitress (1.4.1-1) ... 2022-02-08 17:11:33.829 | Setting up python3-repoze.lru (0.7-2) ... 2022-02-08 17:11:34.090 | Setting up liboath0 (2.6.1-1.3) ... 2022-02-08 17:11:34.098 | Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-02-08 17:11:34.434 | Setting up python3-joblib (0.14.0-3) ... 2022-02-08 17:11:34.863 | Setting up python3-cachetools (4.0.0-1) ... 2022-02-08 17:11:35.118 | Setting up fonts-lyx (2.3.4.2-2) ... 2022-02-08 17:11:35.138 | Setting up python3-olefile (0.46-2) ... 2022-02-08 17:11:35.407 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 17:11:35.415 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-08 17:11:35.682 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-08 17:11:35.944 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-08 17:11:35.953 | Setting up python3-ceph-argparse (16.2.7-1focal) ... 2022-02-08 17:11:36.215 | Setting up python3-nose (1.3.7-5) ... 2022-02-08 17:11:36.561 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-08 17:11:36.813 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-02-08 17:11:37.229 | Setting up runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-08 17:11:37.235 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-08 17:11:37.240 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-02-08 17:11:37.485 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-08 17:11:37.778 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-02-08 17:11:38.059 | Setting up libjaeger (16.2.7-1focal) ... 2022-02-08 17:11:38.070 | Setting up python3-tempita (0.5.2-6) ... 2022-02-08 17:11:38.333 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2022-02-08 17:11:38.343 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2022-02-08 17:11:38.347 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-08 17:11:38.360 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-02-08 17:11:38.367 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-08 17:11:38.622 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-08 17:11:38.929 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-08 17:11:38.937 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-02-08 17:11:39.396 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-08 17:11:39.815 | Setting up python3-cycler (0.10.0-3) ... 2022-02-08 17:11:40.086 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-08 17:11:40.094 | Setting up python3-ceph-common (16.2.7-1focal) ... 2022-02-08 17:11:40.386 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2022-02-08 17:11:40.395 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-08 17:11:40.402 | Setting up python3-html5lib (1.0.1-2) ... 2022-02-08 17:11:40.798 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-08 17:11:40.809 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-08 17:11:40.816 | Setting up libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 17:11:40.823 | Setting up python3-pluggy (0.13.0-2) ... 2022-02-08 17:11:41.119 | Setting up pigz (2.4-1) ... 2022-02-08 17:11:41.127 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-08 17:11:41.442 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-02-08 17:11:41.770 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-08 17:11:42.090 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-02-08 17:11:42.345 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2022-02-08 17:11:42.352 | Setting up python3-logutils (0.3.3-7) ... 2022-02-08 17:11:42.619 | Setting up ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-08 17:11:42.630 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-08 17:11:42.638 | Setting up python3-simplegeneric (0.8.1-3) ... 2022-02-08 17:11:42.888 | Setting up containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-08 17:11:43.149 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2022-02-08 17:11:44.040 | Setting up python3-prettytable (0.7.2-5) ... 2022-02-08 17:11:44.314 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-08 17:11:44.325 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 17:11:44.333 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-08 17:11:44.620 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-02-08 17:11:44.632 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-02-08 17:11:44.906 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-08 17:11:44.911 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-08 17:11:45.179 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-08 17:11:45.507 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-08 17:11:45.514 | Setting up python3-cherrypy3 (8.9.1-6) ... 2022-02-08 17:11:45.921 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-08 17:11:45.929 | Setting up python3-webob (1:1.8.5-2) ... 2022-02-08 17:11:46.265 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-08 17:11:46.274 | Setting up librados2 (16.2.7-1focal) ... 2022-02-08 17:11:46.282 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2022-02-08 17:11:46.291 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2022-02-08 17:11:46.298 | Setting up librgw2 (16.2.7-1focal) ... 2022-02-08 17:11:46.306 | Setting up python3-pastedeploy (2.1.0-1) ... 2022-02-08 17:11:46.573 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2022-02-08 17:11:46.608 | Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-08 17:11:46.867 | Adding group `docker' (GID 124) ... 2022-02-08 17:11:46.886 | Done. 2022-02-08 17:11:47.183 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2022-02-08 17:11:48.186 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2022-02-08 17:11:50.633 | Setting up python3-bs4 (4.8.2-1) ... 2022-02-08 17:11:50.968 | Setting up libcephfs2 (16.2.7-1focal) ... 2022-02-08 17:11:50.975 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-08 17:11:51.436 | Setting up python3-packaging (20.3-1) ... 2022-02-08 17:11:51.714 | Setting up libradosstriper1 (16.2.7-1focal) ... 2022-02-08 17:11:51.723 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-08 17:11:52.063 | Setting up librbd1 (16.2.7-1focal) ... 2022-02-08 17:11:52.069 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-08 17:11:54.135 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-08 17:11:54.144 | Setting up python3-rsa (4.0-3) ... 2022-02-08 17:11:54.445 | Setting up python3-webtest (2.0.32-2) ... 2022-02-08 17:11:54.748 | Setting up ceph-fuse (16.2.7-1focal) ... 2022-02-08 17:11:55.026 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-08 17:11:55.026 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-08 17:11:55.799 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-08 17:11:55.808 | Setting up python3-pastescript (2.0.2-4) ... 2022-02-08 17:11:56.152 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-02-08 17:11:56.571 | Setting up python3-rados (16.2.7-1focal) ... 2022-02-08 17:11:56.579 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-08 17:11:56.587 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-08 17:11:58.222 | Setting up python3-scipy (1.3.3-3build1) ... 2022-02-08 17:12:01.073 | Setting up python3-pytest (4.6.9-1) ... 2022-02-08 17:12:01.526 | Setting up blt (2.5.3+dfsg-4) ... 2022-02-08 17:12:01.535 | Setting up python3-rbd (16.2.7-1focal) ... 2022-02-08 17:12:01.544 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-08 17:12:01.551 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-08 17:12:01.727 | Setting up python3-routes (2.4.1-2) ... 2022-02-08 17:12:02.016 | Setting up python3-google-auth (1.5.1-2) ... 2022-02-08 17:12:02.343 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-08 17:12:04.269 | Setting up python3-rgw (16.2.7-1focal) ... 2022-02-08 17:12:04.276 | Setting up python3-cephfs (16.2.7-1focal) ... 2022-02-08 17:12:04.553 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-02-08 17:12:06.171 | Setting up ceph-common (16.2.7-1focal) ... 2022-02-08 17:12:06.299 | Adding group ceph....done 2022-02-08 17:12:06.433 | Adding system user ceph....done 2022-02-08 17:12:06.473 | Setting system user ceph properties....done 2022-02-08 17:12:06.489 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-02-08 17:12:06.775 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2022-02-08 17:12:07.408 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2022-02-08 17:12:08.171 | Setting up ceph-base (16.2.7-1focal) ... 2022-02-08 17:12:08.522 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2022-02-08 17:12:09.278 | Setting up ceph-mds (16.2.7-1focal) ... 2022-02-08 17:12:09.577 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-08 17:12:09.577 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-08 17:12:10.331 | Setting up ceph-mgr (16.2.7-1focal) ... 2022-02-08 17:12:10.619 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-08 17:12:10.619 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-08 17:12:11.394 | Setting up ceph-osd (16.2.7-1focal) ... 2022-02-08 17:12:12.078 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-08 17:12:12.078 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-08 17:12:12.825 | Setting up ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-08 17:12:12.833 | Setting up ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-08 17:12:12.857 | Setting up ceph-mon (16.2.7-1focal) ... 2022-02-08 17:12:13.132 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-08 17:12:13.132 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-08 17:12:13.873 | Setting up ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-08 17:12:13.897 | Setting up ceph (16.2.7-1focal) ... 2022-02-08 17:12:13.906 | Setting up ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-08 17:12:13.932 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 17:12:13.963 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 17:12:14.350 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:12:21.090 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-02-08 17:12:28.296 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:12:28.299 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:12:28.301 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:12:28.306 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:12:28.309 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:12:28.312 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:12:28.317 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:12:28.321 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:12:28.324 | ++ functions-common:time_stop:2421 : start_time=1644340177754 2022-02-08 17:12:28.327 | ++ functions-common:time_stop:2423 : [[ -z 1644340177754 ]] 2022-02-08 17:12:28.331 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:12:28.335 | ++ functions-common:time_stop:2426 : end_time=1644340348332 2022-02-08 17:12:28.338 | ++ functions-common:time_stop:2427 : elapsed_time=170578 2022-02-08 17:12:28.340 | ++ functions-common:time_stop:2428 : total=191240 2022-02-08 17:12:28.343 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:12:28.346 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=361818 2022-02-08 17:12:28.348 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:12:28.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-02-08 17:12:28.352 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:12:28.355 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:12:28.358 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf /usr/lib/python3/dist-packages/logutils-0.3.3.egg-info 2022-02-08 17:12:28.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-02-08 17:12:28.372 | ++ functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:12:28.374 | ++ functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:12:28.377 | ++ functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:12:28.379 | ++ functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:12:28.381 | ++ functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:12:28.383 | ++ functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:12:28.385 | ++ functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:12:28.387 | ++ functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:12:28.389 | ++ functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:12:28.391 | ++ functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:12:28.393 | ++ functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:12:28.396 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-02-08 17:12:28.398 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:12:28.400 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Ceph 2022-02-08 17:12:28.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-02-08 17:12:28.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-02-08 17:12:28.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-02-08 17:12:28.411 | ++ /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 2022-02-08 17:12:28.413 | ++ functions:create_disk:732 : local node_number 2022-02-08 17:12:28.415 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.417 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-02-08 17:12:28.420 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-02-08 17:12:28.422 | ++ functions:create_disk:736 : local key 2022-02-08 17:12:28.425 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.425 | +++ functions:create_disk:738 : sed s#/.## 2022-02-08 17:12:28.432 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.435 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.437 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-02-08 17:12:28.440 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.444 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-02-08 17:12:28.446 | ++ functions:destroy_disk:765 : local key 2022-02-08 17:12:28.450 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.450 | +++ functions:destroy_disk:767 : sed s#/.## 2022-02-08 17:12:28.457 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.459 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.462 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-02-08 17:12:28.468 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-02-08 17:12:28.481 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.493 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.497 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-02-08 17:12:28.509 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.525 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:12:28.570 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-02-08 17:12:28.570 | = sectsz=512 attr=2, projid32bit=1 2022-02-08 17:12:28.570 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-08 17:12:28.570 | = reflink=1 2022-02-08 17:12:28.570 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-02-08 17:12:28.570 | = sunit=0 swidth=0 blks 2022-02-08 17:12:28.570 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-08 17:12:28.570 | log =internal log bsize=4096 blocks=2980, version=2 2022-02-08 17:12:28.570 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-08 17:12:28.570 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-08 17:12:28.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' 2022-02-08 17:12:28.577 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-02-08 17:12:28.586 | /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 2022-02-08 17:12:28.591 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-02-08 17:12:28.604 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-02-08 17:12:28.693 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-02-08 17:12:28.704 | ++ /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 2022-02-08 17:12:28.717 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-02-08 17:12:28.722 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-02-08 17:12:28.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph --create-keyring --name=mon. --add-key=AQB8pAJiISw3LBAA+QfQjVbudXBmV+LDiAD8kA== --cap mon 'allow *' 2022-02-08 17:12:28.787 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph 2022-02-08 17:12:28.787 | added entity mon. auth(key=AQB8pAJiISw3LBAA+QfQjVbudXBmV+LDiAD8kA==) 2022-02-08 17:12:28.787 | added 1 caps to entity mon. 2022-02-08 17:12:28.794 | ++ /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 *' 2022-02-08 17:12:28.857 | creating /etc/ceph/ceph.client.admin.keyring 2022-02-08 17:12:28.863 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-02-08 17:12:28.867 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-02-08 17:12:28.899 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph 2022-02-08 17:12:28.906 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-02-08 17:12:28.910 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-828087-6-ceph 2022-02-08 17:12:28.922 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 922d8493-29b5-4877-80de-171c3c2cd2c1 2022-02-08 17:12:28.997 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-02-08 17:12:29.001 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-828087-6-ceph 2022-02-08 17:12:29.052 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.75 2022-02-08 17:12:29.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-02-08 17:12:29.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-02-08 17:12:29.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-02-08 17:12:29.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-02-08 17:12:29.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-02-08 17:12:29.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-02-08 17:12:29.398 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-02-08 17:12:29.448 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-02-08 17:12:29.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-02-08 17:12:29.560 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-02-08 17:12:29.564 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-02-08 17:12:29.565 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-02-08 17:12:29.570 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-02-08 17:12:29.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-02-08 17:12:29.625 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-08 17:12:29.631 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-08 17:12:29.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-828087-6-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph 2022-02-08 17:12:29.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-02-08 17:12:29.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-02-08 17:12:29.757 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:12:29.775 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-828087-6-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-02-08 17:12:30.148 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-02-08 17:12:30.155 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:12:30.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-02-08 17:12:30.185 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-02-08 17:12:30.188 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-08 17:12:30.190 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-08 17:12:30.193 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-08 17:12:30.195 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-08 17:12:30.198 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-08 17:12:30.202 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:12:30.205 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-08 17:12:30.207 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:12:30.209 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-08 17:12:30.211 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:12:30.213 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:12:30.229 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-08 17:12:30.233 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-08 17:12:30.237 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-08 17:12:30.237 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-08 17:12:30.240 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-08 17:12:30.641 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-08 17:12:30.643 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-08 17:12:30.646 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-02-08 17:12:30.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-02-08 17:12:30.653 | ++ functions:vercmp:628 : local v1=16.2 2022-02-08 17:12:30.656 | ++ functions:vercmp:629 : local 'op=>=' 2022-02-08 17:12:30.658 | ++ functions:vercmp:630 : local v2=14.0 2022-02-08 17:12:30.661 | ++ functions:vercmp:631 : local result 2022-02-08 17:12:30.664 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-02-08 17:12:30.665 | +++ functions:vercmp:635 : sort -V 2022-02-08 17:12:30.665 | +++ functions:vercmp:635 : head -1 2022-02-08 17:12:30.670 | ++ functions:vercmp:635 : result=14.0 2022-02-08 17:12:30.672 | ++ functions:vercmp:637 : case $op in 2022-02-08 17:12:30.676 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-02-08 17:12:30.678 | ++ functions:vercmp:652 : return 2022-02-08 17:12:30.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-08 17:12:30.683 | ++ /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 2022-02-08 17:12:31.085 | exported keyring for client.bootstrap-mds 2022-02-08 17:12:31.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-08 17:12:31.109 | ++ /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 2022-02-08 17:12:31.494 | exported keyring for client.bootstrap-osd 2022-02-08 17:12:31.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-08 17:12:31.516 | ++ /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 2022-02-08 17:12:31.899 | exported keyring for client.bootstrap-rgw 2022-02-08 17:12:31.920 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-02-08 17:12:31.934 | ++ /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 2022-02-08 17:12:32.367 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-02-08 17:12:32.380 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-02-08 17:12:32.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-02-08 17:12:32.385 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-02-08 17:12:32.828 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-02-08 17:12:32.830 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-02-08 17:12:32.843 | ++ /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 *' 2022-02-08 17:12:32.843 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-02-08 17:12:33.254 | [osd.0] 2022-02-08 17:12:33.254 | key = AQCBpAJihqY5DhAAKLZiyta3V3SJ4j4xCEkaBg== 2022-02-08 17:12:33.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-02-08 17:12:33.291 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-02-08 17:12:33.302 | ++ /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 2022-02-08 17:12:33.357 | 2022-02-08T17:12:33.354+0000 7f42eac0cf00 -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 2022-02-08 17:12:33.357 | 2022-02-08T17:12:33.354+0000 7f42eac0cf00 -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 2022-02-08 17:12:33.357 | 2022-02-08T17:12:33.354+0000 7f42eac0cf00 -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 2022-02-08 17:12:33.363 | 2022-02-08T17:12:33.358+0000 7f42eac0cf00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-02-08 17:12:35.863 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-02-08 17:12:37.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-02-08 17:12:37.631 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-02-08 17:12:37.991 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-02-08 17:12:37.993 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:12:37.996 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:12:37.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:12:38.002 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:12:38.003 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:12:38.004 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:12:38.009 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:12:38.012 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:12:38.016 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:12:38.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:12:38.021 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:12:38.037 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:12:38.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:12:38.042 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-02-08 17:12:38.045 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-02-08 17:12:38.047 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-02-08 17:12:38.049 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:12:38.051 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Ceph 2022-02-08 17:12:38.054 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-02-08 17:12:38.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-02-08 17:12:38.071 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-02-08 17:12:38.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:12:38.093 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-02-08 17:12:38.097 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-02-08 17:12:38.099 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-08 17:12:38.102 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-08 17:12:38.104 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-08 17:12:38.109 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-08 17:12:38.113 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-08 17:12:38.117 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:12:38.119 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-08 17:12:38.122 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:12:38.124 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-08 17:12:38.126 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:12:38.129 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:12:38.146 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-08 17:12:38.149 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-08 17:12:38.153 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-08 17:12:38.154 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-08 17:12:38.154 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-08 17:12:38.556 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-08 17:12:38.558 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-08 17:12:38.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-02-08 17:12:38.565 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-02-08 17:12:38.595 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-02-08 17:12:45.288 | no valid command found; 10 closest matches: 2022-02-08 17:12:45.288 | 0 2022-02-08 17:12:45.288 | 1 2022-02-08 17:12:45.288 | 2 2022-02-08 17:12:45.288 | abort 2022-02-08 17:12:45.288 | assert 2022-02-08 17:12:45.288 | config diff 2022-02-08 17:12:45.288 | config diff get 2022-02-08 17:12:45.288 | config get 2022-02-08 17:12:45.288 | config help [] 2022-02-08 17:12:45.288 | config set ... 2022-02-08 17:12:45.288 | Error EINVAL: invalid command 2022-02-08 17:12:45.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-02-08 17:12:45.294 | MGR Restful is not working, perhaps the package is not installed? 2022-02-08 17:12:45.297 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-02-08 17:12:45.824 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-02-08 17:12:45.826 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-02-08 17:12:45.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-02-08 17:12:45.899 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:12:45.901 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:12:45.904 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:12:45.908 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:12:45.909 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:12:45.911 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:12:45.915 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:12:45.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:12:45.920 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:12:45.923 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:12:45.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:12:45.942 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:12:45.945 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:12:45.947 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-02-08 17:12:45.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:12:45.953 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:12:45.955 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 17:12:45.958 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 17:12:45.960 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 17:12:45.963 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 17:12:45.966 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 17:12:46.016 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 17:12:46.016 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 17:12:46.019 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 17:12:46.392 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 17:12:46.396 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 17:12:46.417 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:12:46.420 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 17:12:46.422 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:12:46.425 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:12:46.427 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:12:46.430 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:12:46.432 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:12:46.435 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:12:46.437 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:12:46.440 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:12:46.442 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:12:46.444 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:12:46.447 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:12:46.449 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:12:46.452 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 17:12:46.454 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:12:46.457 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:12:46.459 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:12:46.462 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 17:12:46.484 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 17:12:46.601 | Reading package lists... 2022-02-08 17:12:46.845 | Building dependency tree... 2022-02-08 17:12:46.847 | Reading state information... 2022-02-08 17:12:47.100 | The following packages were automatically installed and are no longer required: 2022-02-08 17:12:47.101 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:12:47.101 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:12:47.101 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:12:47.101 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:12:47.101 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:12:47.101 | python3-zope.interface 2022-02-08 17:12:47.101 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:12:47.101 | The following additional packages will be installed: 2022-02-08 17:12:47.101 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-08 17:12:47.101 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-08 17:12:47.101 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-08 17:12:47.102 | erlang-tools erlang-xmerl locales-all 2022-02-08 17:12:47.103 | Suggested packages: 2022-02-08 17:12:47.103 | erlang erlang-manpages erlang-doc 2022-02-08 17:12:47.183 | The following NEW packages will be installed: 2022-02-08 17:12:47.183 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-08 17:12:47.183 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-08 17:12:47.183 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-08 17:12:47.184 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-08 17:12:47.296 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:12:47.296 | Need to get 38.1 MB of archives. 2022-02-08 17:12:47.296 | After this operation, 276 MB of additional disk space will be used. 2022-02-08 17:12:47.296 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-08 17:12:48.740 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-08 17:12:49.048 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-08 17:12:49.060 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-08 17:12:49.199 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-08 17:12:49.226 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-08 17:12:49.292 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-08 17:12:49.354 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-08 17:12:49.380 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-08 17:12:49.382 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-08 17:12:49.406 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-08 17:12:49.503 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-08 17:12:49.758 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-08 17:12:49.808 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-08 17:12:49.811 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-08 17:12:49.863 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-08 17:12:50.001 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-08 17:12:50.197 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-08 17:12:52.150 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-08 17:12:54.702 | Fetched 38.1 MB in 7s (5,525 kB/s) 2022-02-08 17:12:54.743 | Selecting previously unselected package erlang-base. 2022-02-08 17:12:54.797 | (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 ... 90868 files and directories currently installed.) 2022-02-08 17:12:54.802 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:54.807 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:55.911 | Selecting previously unselected package erlang-asn1. 2022-02-08 17:12:55.925 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:55.930 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.052 | Selecting previously unselected package erlang-crypto. 2022-02-08 17:12:56.062 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.066 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.121 | Selecting previously unselected package erlang-public-key. 2022-02-08 17:12:56.131 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.135 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.244 | Selecting previously unselected package erlang-mnesia. 2022-02-08 17:12:56.254 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.258 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.376 | Selecting previously unselected package erlang-runtime-tools. 2022-02-08 17:12:56.386 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.391 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.460 | Selecting previously unselected package erlang-ssl. 2022-02-08 17:12:56.470 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.474 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.653 | Selecting previously unselected package erlang-eldap. 2022-02-08 17:12:56.663 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.668 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.718 | Selecting previously unselected package erlang-ftp. 2022-02-08 17:12:56.728 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.733 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.787 | Selecting previously unselected package erlang-tftp. 2022-02-08 17:12:56.802 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.807 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.853 | Selecting previously unselected package erlang-inets. 2022-02-08 17:12:56.863 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:56.866 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:56.985 | Selecting previously unselected package erlang-snmp. 2022-02-08 17:12:56.995 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:57.000 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:57.280 | Selecting previously unselected package erlang-os-mon. 2022-02-08 17:12:57.292 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:57.297 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:57.348 | Selecting previously unselected package erlang-parsetools. 2022-02-08 17:12:57.362 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:57.367 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:57.426 | Selecting previously unselected package erlang-syntax-tools. 2022-02-08 17:12:57.437 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:57.441 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:57.525 | Selecting previously unselected package erlang-tools. 2022-02-08 17:12:57.535 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:57.540 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:57.657 | Selecting previously unselected package erlang-xmerl. 2022-02-08 17:12:57.667 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 17:12:57.674 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-08 17:12:57.863 | Selecting previously unselected package locales-all. 2022-02-08 17:12:57.873 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-08 17:12:57.878 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-08 17:13:02.215 | Selecting previously unselected package rabbitmq-server. 2022-02-08 17:13:02.228 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-08 17:13:02.233 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-08 17:13:03.377 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:03.797 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-08 17:13:03.798 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-08 17:13:08.663 | Searching for services which depend on erlang and should be started... none found. 2022-02-08 17:13:08.668 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.683 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.691 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-08 17:13:08.701 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.708 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.715 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.723 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.729 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.737 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.745 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.757 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.766 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.772 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.779 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.785 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.790 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.796 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-08 17:13:08.803 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-08 17:13:08.895 | Adding group `rabbitmq' (GID 126) ... 2022-02-08 17:13:08.912 | Done. 2022-02-08 17:13:08.997 | Adding system user `rabbitmq' (UID 118) ... 2022-02-08 17:13:08.997 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2022-02-08 17:13:09.037 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-08 17:13:09.309 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-08 17:13:15.188 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:13:15.790 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 17:13:23.408 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:13:23.410 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:13:23.413 | + functions-common:time_stop:2414 : local name 2022-02-08 17:13:23.416 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:13:23.418 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:13:23.421 | + functions-common:time_stop:2417 : local total 2022-02-08 17:13:23.424 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:13:23.427 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:13:23.429 | + functions-common:time_stop:2421 : start_time=1644340366481 2022-02-08 17:13:23.432 | + functions-common:time_stop:2423 : [[ -z 1644340366481 ]] 2022-02-08 17:13:23.435 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:13:23.441 | + functions-common:time_stop:2426 : end_time=1644340403437 2022-02-08 17:13:23.444 | + functions-common:time_stop:2427 : elapsed_time=36956 2022-02-08 17:13:23.447 | + functions-common:time_stop:2428 : total=361818 2022-02-08 17:13:23.451 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:13:23.454 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=398774 2022-02-08 17:13:23.457 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:13:23.460 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 17:13:23.462 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:13:23.465 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:13:23.467 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:13:23.470 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:13:23.472 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:13:23.475 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:13:23.478 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 17:13:23.481 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:13:23.484 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:13:23.488 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:13:23.491 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:13:23.493 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:13:23.497 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:13:23.499 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:13:23.502 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:13:23.504 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:13:23.506 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:13:23.509 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:13:23.512 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 17:13:23.515 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:13:23.517 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:13:23.520 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:13:23.522 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:13:23.525 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:13:23.527 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:13:23.530 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 17:13:23.532 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 17:13:23.549 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:13:23.552 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 17:13:23.555 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:13:23.558 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 17:13:23.560 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 17:13:23.563 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 17:13:23.567 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 17:13:23.570 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 17:13:23.572 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 17:13:23.575 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 17:13:23.577 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 17:13:23.580 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 17:13:23.583 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 17:13:24.313 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 17:13:24.313 | user tags 2022-02-08 17:13:24.313 | guest [administrator]' 2022-02-08 17:13:24.317 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 17:13:24.317 | user tags 2022-02-08 17:13:24.317 | guest [administrator]' 2022-02-08 17:13:24.317 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 17:13:24.323 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-08 17:13:24.326 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-08 17:13:24.328 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-08 17:13:25.014 | Adding user "stackrabbit" ... 2022-02-08 17:13:25.039 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 17:13:25.739 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 17:13:25.771 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 17:13:25.774 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:13:26.493 | Changing password for user "stackrabbit" ... 2022-02-08 17:13:26.518 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 17:13:26.520 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 17:13:26.523 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 17:13:27.246 | Deleting user "guest" ... 2022-02-08 17:13:27.273 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 17:13:27.291 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:13:27.293 | + ./stack.sh:main:836 : install_database 2022-02-08 17:13:27.296 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 17:13:27.298 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 17:13:27.301 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:13:27.304 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:13:27.307 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 17:13:27.530 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 17:13:27.534 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-08 17:13:27.542 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-08 17:13:27.546 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:13:27.549 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:13:27.552 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-08 17:13:27.555 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-08 17:13:27.558 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-08 17:13:27.562 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 17:13:27.565 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 17:13:27.567 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 17:13:27.570 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:13:27.572 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 17:13:27.575 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:13:27.577 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:13:27.580 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:13:27.582 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:13:27.585 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:13:27.589 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:13:27.591 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:13:27.594 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:13:27.596 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:13:27.599 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:13:27.601 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:13:27.604 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 17:13:27.606 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:13:27.609 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:13:27.611 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:13:27.614 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:13:27.616 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:13:27.619 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:13:27.621 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 17:13:27.624 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:13:27.626 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:13:27.629 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 17:13:27.631 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:13:27.634 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:13:27.636 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:13:27.639 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:13:27.641 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:13:27.643 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:13:27.646 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:13:27.648 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:13:27.651 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:13:27.653 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:13:27.655 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:13:27.658 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:13:27.660 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 17:13:27.663 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:13:27.665 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:13:27.667 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:13:27.670 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 17:13:27.693 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 17:13:27.802 | Reading package lists... 2022-02-08 17:13:28.050 | Building dependency tree... 2022-02-08 17:13:28.052 | Reading state information... 2022-02-08 17:13:28.297 | The following packages were automatically installed and are no longer required: 2022-02-08 17:13:28.298 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:13:28.298 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:13:28.298 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:13:28.298 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:13:28.298 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:13:28.298 | python3-zope.interface 2022-02-08 17:13:28.298 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:13:28.299 | The following additional packages will be installed: 2022-02-08 17:13:28.299 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-08 17:13:28.299 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-08 17:13:28.299 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-08 17:13:28.299 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-08 17:13:28.299 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-08 17:13:28.299 | mysql-server-8.0 mysql-server-core-8.0 2022-02-08 17:13:28.300 | Suggested packages: 2022-02-08 17:13:28.301 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-08 17:13:28.399 | The following NEW packages will be installed: 2022-02-08 17:13:28.400 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-08 17:13:28.400 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-08 17:13:28.400 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-08 17:13:28.400 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-08 17:13:28.400 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-08 17:13:28.400 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-08 17:13:28.517 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:13:28.518 | Need to get 31.4 MB of archives. 2022-02-08 17:13:28.518 | After this operation, 262 MB of additional disk space will be used. 2022-02-08 17:13:28.518 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-08 17:13:29.539 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-08 17:13:29.545 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-08 17:13:29.597 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-08 17:13:29.598 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-08 17:13:29.614 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-08 17:13:32.790 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-08 17:13:32.976 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-08 17:13:32.978 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-08 17:13:32.979 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-08 17:13:32.981 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-08 17:13:32.984 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-08 17:13:32.985 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-08 17:13:32.985 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-08 17:13:32.986 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-08 17:13:32.990 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-08 17:13:33.053 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-08 17:13:33.070 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-08 17:13:33.070 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-08 17:13:33.071 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-08 17:13:33.162 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-08 17:13:33.163 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-08 17:13:34.161 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-08 17:13:34.162 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-08 17:13:34.704 | Preconfiguring packages ... 2022-02-08 17:13:34.845 | Fetched 31.4 MB in 6s (5,461 kB/s) 2022-02-08 17:13:34.880 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-08 17:13:34.937 | (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 ... 99324 files and directories currently installed.) 2022-02-08 17:13:34.941 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 17:13:34.947 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:35.912 | Selecting previously unselected package mysql-client-8.0. 2022-02-08 17:13:35.928 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 17:13:35.933 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:35.989 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-08 17:13:36.000 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-08 17:13:36.008 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 17:13:36.069 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-08 17:13:36.080 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-08 17:13:36.085 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 17:13:36.131 | Selecting previously unselected package libmecab2:amd64. 2022-02-08 17:13:36.142 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-08 17:13:36.146 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-08 17:13:36.231 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-08 17:13:36.244 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 17:13:36.249 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:39.124 | Selecting previously unselected package mysql-server-8.0. 2022-02-08 17:13:39.135 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 17:13:39.653 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:39.751 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-08 17:13:39.761 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-08 17:13:39.766 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-08 17:13:39.807 | Selecting previously unselected package liburi-perl. 2022-02-08 17:13:39.820 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-08 17:13:39.823 | Unpacking liburi-perl (1.76-2) ... 2022-02-08 17:13:39.886 | Selecting previously unselected package libhtml-parser-perl. 2022-02-08 17:13:39.896 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-08 17:13:39.901 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-08 17:13:39.966 | Selecting previously unselected package libcgi-pm-perl. 2022-02-08 17:13:39.979 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-08 17:13:39.984 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-08 17:13:40.054 | Selecting previously unselected package libfcgi-perl. 2022-02-08 17:13:40.065 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-08 17:13:40.069 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-08 17:13:40.110 | Selecting previously unselected package libcgi-fast-perl. 2022-02-08 17:13:40.128 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-08 17:13:40.134 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-08 17:13:40.173 | Selecting previously unselected package libencode-locale-perl. 2022-02-08 17:13:40.184 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-08 17:13:40.189 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-08 17:13:40.234 | Selecting previously unselected package libhtml-template-perl. 2022-02-08 17:13:40.246 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-08 17:13:40.251 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-08 17:13:40.301 | Selecting previously unselected package libtimedate-perl. 2022-02-08 17:13:40.319 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-08 17:13:40.324 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-08 17:13:40.400 | Selecting previously unselected package libhttp-date-perl. 2022-02-08 17:13:40.412 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-08 17:13:40.418 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-08 17:13:40.466 | Selecting previously unselected package libio-html-perl. 2022-02-08 17:13:40.477 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-08 17:13:40.482 | Unpacking libio-html-perl (1.001-1) ... 2022-02-08 17:13:40.524 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-08 17:13:40.534 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-08 17:13:40.539 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-08 17:13:40.584 | Selecting previously unselected package libhttp-message-perl. 2022-02-08 17:13:40.594 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-08 17:13:40.600 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-08 17:13:40.658 | Selecting previously unselected package mecab-utils. 2022-02-08 17:13:40.668 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-08 17:13:40.673 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-08 17:13:40.717 | Selecting previously unselected package mecab-ipadic. 2022-02-08 17:13:40.728 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-08 17:13:40.732 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-08 17:13:42.015 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-08 17:13:42.025 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-08 17:13:42.030 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-08 17:13:42.070 | Selecting previously unselected package mysql-server. 2022-02-08 17:13:42.086 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-08 17:13:42.091 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:42.172 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-08 17:13:42.192 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:42.203 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-08 17:13:42.211 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-08 17:13:42.220 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-08 17:13:42.228 | Setting up mecab-utils (0.996-10build1) ... 2022-02-08 17:13:42.236 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 17:13:42.243 | Setting up libio-html-perl (1.001-1) ... 2022-02-08 17:13:42.249 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-08 17:13:42.256 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:42.263 | Setting up libfcgi-perl (0.79-1) ... 2022-02-08 17:13:42.269 | Setting up liburi-perl (1.76-2) ... 2022-02-08 17:13:42.276 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 17:13:42.282 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-08 17:13:42.288 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-08 17:13:42.295 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-08 17:13:42.299 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-08 17:13:42.299 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-08 17:13:42.299 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-08 17:13:42.299 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-08 17:13:42.445 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-08 17:13:42.445 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-08 17:13:42.446 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-08 17:13:42.446 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-08 17:13:42.453 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-08 17:13:42.541 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-08 17:13:42.541 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-08 17:13:42.542 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-08 17:13:42.568 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-08 17:13:42.612 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-08 17:13:42.904 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-08 17:13:42.910 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-08 17:13:43.000 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-08 17:13:43.000 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-08 17:13:43.000 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-08 17:13:43.000 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-08 17:13:43.004 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-08 17:13:43.005 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-08 17:13:43.049 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-08 17:13:43.238 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-08 17:13:43.239 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-08 17:13:43.239 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-08 17:13:43.240 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-08 17:13:43.242 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-08 17:13:43.242 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-08 17:13:43.657 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-08 17:13:43.776 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-08 17:13:44.095 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-08 17:13:44.099 | 2022-02-08 17:13:44.099 | done! 2022-02-08 17:13:44.109 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-08 17:13:44.118 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:44.127 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-08 17:13:44.133 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-08 17:13:44.149 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-08 17:13:44.149 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-08 17:13:44.149 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-08 17:13:44.149 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-08 17:13:44.355 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-08 17:13:44.355 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-08 17:13:44.356 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-08 17:13:44.356 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-08 17:13:44.368 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-08 17:13:44.495 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-08 17:13:44.495 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-08 17:13:44.496 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-08 17:13:44.535 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-08 17:13:44.607 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-08 17:13:45.097 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-08 17:13:45.107 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-08 17:13:45.214 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-08 17:13:45.215 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-08 17:13:45.215 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-08 17:13:45.215 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-08 17:13:45.220 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-08 17:13:45.221 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-08 17:13:45.311 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-08 17:13:45.595 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-08 17:13:45.596 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-08 17:13:45.597 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-08 17:13:45.597 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-08 17:13:45.600 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-08 17:13:45.601 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-08 17:13:46.099 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-08 17:13:46.238 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-08 17:13:46.559 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-08 17:13:46.563 | 2022-02-08 17:13:46.563 | done! 2022-02-08 17:13:46.575 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-08 17:13:46.584 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-08 17:13:46.595 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-08 17:13:46.602 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:13:47.354 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-08 17:13:47.395 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-08 17:13:55.612 | mysqld will log errors to /var/log/mysql/error.log 2022-02-08 17:13:56.313 | mysqld is running as pid 66152 2022-02-08 17:13:59.172 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-08 17:14:01.370 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-08 17:14:01.379 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-08 17:14:01.387 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 17:14:01.395 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-08 17:14:01.404 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 17:14:01.776 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:14:03.680 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 17:14:10.864 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:14:10.866 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:14:10.870 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:10.874 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:10.878 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:10.881 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:10.885 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:10.889 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:14:10.891 | + functions-common:time_stop:2421 : start_time=1644340407690 2022-02-08 17:14:10.894 | + functions-common:time_stop:2423 : [[ -z 1644340407690 ]] 2022-02-08 17:14:10.897 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:10.901 | + functions-common:time_stop:2426 : end_time=1644340450898 2022-02-08 17:14:10.903 | + functions-common:time_stop:2427 : elapsed_time=43208 2022-02-08 17:14:10.906 | + functions-common:time_stop:2428 : total=398774 2022-02-08 17:14:10.908 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:10.911 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=441982 2022-02-08 17:14:10.913 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:14:10.916 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 17:14:10.918 | + ./stack.sh:main:839 : install_database_python 2022-02-08 17:14:10.921 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 17:14:10.923 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 17:14:10.926 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 17:14:10.928 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:14:10.931 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 17:14:10.934 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 17:14:10.937 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:14:10.940 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:14:10.941 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:14:10.946 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 17:14:10.948 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 17:14:10.951 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 17:14:10.954 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 17:14:10.956 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 17:14:10.979 | Using python 3.8 to install PyMySQL 2022-02-08 17:14:10.982 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-08 17:14:11.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:11.790 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:11.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:11.790 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:12.905 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:14:13.024 | Collecting PyMySQL 2022-02-08 17:14:13.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-08 17:14:14.628 | Installing collected packages: PyMySQL 2022-02-08 17:14:14.754 | Successfully installed PyMySQL-1.0.2 2022-02-08 17:14:14.754 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:14:14.760 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:14:14.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:14:14.868 | + inc/python:pip_install:200 : result=0 2022-02-08 17:14:14.872 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:14:14.875 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:14.878 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:14.881 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:14.883 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:14.886 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:14.889 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:14:14.892 | + functions-common:time_stop:2421 : start_time=1644340450973 2022-02-08 17:14:14.895 | + functions-common:time_stop:2423 : [[ -z 1644340450973 ]] 2022-02-08 17:14:14.899 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:14.903 | + functions-common:time_stop:2426 : end_time=1644340454900 2022-02-08 17:14:14.906 | + functions-common:time_stop:2427 : elapsed_time=3927 2022-02-08 17:14:14.908 | + functions-common:time_stop:2428 : total=25726 2022-02-08 17:14:14.911 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:14.913 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29653 2022-02-08 17:14:14.916 | + inc/python:pip_install:203 : return 0 2022-02-08 17:14:14.919 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 17:14:14.922 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:14:14.924 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 17:14:14.928 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 17:14:14.945 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:14.948 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 17:14:14.950 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 17:14:14.954 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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 2022-02-08 17:14:14.954 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:14:14.960 | + lib/neutron:is_neutron_legacy_enabled:136 : 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 2022-02-08 17:14:14.962 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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 ]] 2022-02-08 17:14:14.965 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-02-08 17:14:14.967 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:14:14.970 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 17:14:14.972 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 17:14:14.990 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:14.992 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 17:14:14.994 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:14:14.997 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:14:14.999 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:14:15.002 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:14:15.004 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:14:15.007 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:14:15.009 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:15.011 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:15.014 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:14:15.016 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:14:15.018 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:14:15.021 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:14:15.023 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 17:14:15.026 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:14:15.028 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:15.031 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:15.033 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 17:14:15.061 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 17:14:15.168 | Reading package lists... 2022-02-08 17:14:15.413 | Building dependency tree... 2022-02-08 17:14:15.415 | Reading state information... 2022-02-08 17:14:15.658 | The following packages were automatically installed and are no longer required: 2022-02-08 17:14:15.659 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:14:15.659 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:14:15.659 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:14:15.659 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:14:15.659 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:14:15.660 | python3-zope.interface 2022-02-08 17:14:15.660 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:14:15.745 | The following NEW packages will be installed: 2022-02-08 17:14:15.745 | radvd 2022-02-08 17:14:15.857 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:14:15.857 | Need to get 59.0 kB of archives. 2022-02-08 17:14:15.857 | After this operation, 164 kB of additional disk space will be used. 2022-02-08 17:14:15.857 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-08 17:14:16.660 | Fetched 59.0 kB in 0s (203 kB/s) 2022-02-08 17:14:16.705 | Selecting previously unselected package radvd. 2022-02-08 17:14:16.774 | (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 ... 99901 files and directories currently installed.) 2022-02-08 17:14:16.778 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-08 17:14:16.782 | Unpacking radvd (1:2.17-2) ... 2022-02-08 17:14:16.871 | Setting up radvd (1:2.17-2) ... 2022-02-08 17:14:17.874 | Job for radvd.service failed because the control process exited with error code. 2022-02-08 17:14:17.874 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-08 17:14:17.875 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-08 17:14:17.887 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-08 17:14:17.887 | Loaded: loaded (]8;;file://dv-osbrick-828087-6-ceph/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-08 17:14:17.887 | Active: failed (Result: exit-code) since Tue 2022-02-08 17:14:17 UTC; 15ms ago 2022-02-08 17:14:17.887 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-08 17:14:17.887 | Process: 67291 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-08 17:14:17.887 | 2022-02-08 17:14:17.888 | Feb 08 17:14:17 dv-osbrick-828087-6-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-08 17:14:17.888 | Feb 08 17:14:17 dv-osbrick-828087-6-ceph radvd[67291]: can't open /etc/radvd.conf: No such file or directory 2022-02-08 17:14:17.888 | Feb 08 17:14:17 dv-osbrick-828087-6-ceph radvd[67291]: Insecure file permissions, but continuing anyway 2022-02-08 17:14:17.888 | Feb 08 17:14:17 dv-osbrick-828087-6-ceph radvd[67291]: exiting, failed to read config file 2022-02-08 17:14:17.888 | Feb 08 17:14:17 dv-osbrick-828087-6-ceph systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-08 17:14:17.888 | Feb 08 17:14:17 dv-osbrick-828087-6-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-08 17:14:17.888 | Feb 08 17:14:17 dv-osbrick-828087-6-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-08 17:14:17.893 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:14:18.010 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 17:14:25.683 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:14:25.686 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:14:25.688 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:25.691 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:25.693 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:25.695 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:25.698 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:25.700 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:14:25.703 | + functions-common:time_stop:2421 : start_time=1644340455058 2022-02-08 17:14:25.705 | + functions-common:time_stop:2423 : [[ -z 1644340455058 ]] 2022-02-08 17:14:25.708 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:25.714 | + functions-common:time_stop:2426 : end_time=1644340465711 2022-02-08 17:14:25.716 | + functions-common:time_stop:2427 : elapsed_time=10653 2022-02-08 17:14:25.719 | + functions-common:time_stop:2428 : total=441982 2022-02-08 17:14:25.722 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:25.725 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=452635 2022-02-08 17:14:25.728 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:14:25.732 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 17:14:25.755 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:25.758 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 17:14:25.762 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 17:14:25.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 17:14:25.768 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 17:14:25.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 17:14:25.795 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:14:25.797 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:14:25.800 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:14:25.802 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:14:25.804 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:14:25.807 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:14:25.809 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:25.812 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:25.814 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:14:25.816 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:14:25.819 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:14:25.823 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:14:25.825 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 17:14:25.828 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:14:25.831 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:25.833 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:25.836 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 17:14:25.863 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-08 17:14:25.975 | Reading package lists... 2022-02-08 17:14:26.219 | Building dependency tree... 2022-02-08 17:14:26.221 | Reading state information... 2022-02-08 17:14:26.464 | fakeroot is already the newest version (1.24-1). 2022-02-08 17:14:26.464 | fakeroot set to manually installed. 2022-02-08 17:14:26.464 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:14:26.464 | make set to manually installed. 2022-02-08 17:14:26.464 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 17:14:26.464 | The following packages were automatically installed and are no longer required: 2022-02-08 17:14:26.465 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:14:26.465 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:14:26.465 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:14:26.465 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:14:26.465 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:14:26.465 | python3-zope.interface 2022-02-08 17:14:26.465 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:14:26.604 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:14:26.609 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:14:26.612 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:14:26.615 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:26.618 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:26.621 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:26.623 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:26.626 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:26.630 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:14:26.633 | + functions-common:time_stop:2421 : start_time=1644340465860 2022-02-08 17:14:26.636 | + functions-common:time_stop:2423 : [[ -z 1644340465860 ]] 2022-02-08 17:14:26.639 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:26.645 | + functions-common:time_stop:2426 : end_time=1644340466642 2022-02-08 17:14:26.647 | + functions-common:time_stop:2427 : elapsed_time=782 2022-02-08 17:14:26.649 | + functions-common:time_stop:2428 : total=452635 2022-02-08 17:14:26.652 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:26.654 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=453417 2022-02-08 17:14:26.656 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:14:26.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 17:14:26.662 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:26.664 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:26.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 17:14:26.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 17:14:26.673 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 17:14:26.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 17:14:26.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 17:14:26.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 17:14:26.685 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 17:14:26.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 17:14:26.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 17:14:26.697 | + functions:vercmp:628 : local v1=5.4 2022-02-08 17:14:26.700 | + functions:vercmp:629 : local 'op=<' 2022-02-08 17:14:26.702 | + functions:vercmp:630 : local v2=3.13 2022-02-08 17:14:26.705 | + functions:vercmp:631 : local result 2022-02-08 17:14:26.709 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 17:14:26.709 | ++ functions:vercmp:635 : sort -V 2022-02-08 17:14:26.710 | ++ functions:vercmp:635 : head -1 2022-02-08 17:14:26.714 | + functions:vercmp:635 : result=3.13 2022-02-08 17:14:26.717 | + functions:vercmp:637 : case $op in 2022-02-08 17:14:26.719 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 17:14:26.721 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 17:14:26.724 | + functions:vercmp:648 : return 2022-02-08 17:14:26.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 17:14:26.729 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:14:26.731 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 17:14:27.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 17:14:27.074 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 17:14:27.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:27.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:27.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 17:14:27.085 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:27.087 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 17:14:27.105 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:27.107 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 17:14:27.111 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 17:14:27.111 | Installing etcd 2022-02-08 17:14:27.114 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 17:14:27.126 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 17:14:27.138 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 17:14:27.140 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 17:14:27.158 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 17:14:27.161 | ++ 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 2022-02-08 17:14:27.164 | ++ 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 2022-02-08 17:14:27.167 | +++ 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 2022-02-08 17:14:27.172 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:14:27.175 | ++ 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* ]] 2022-02-08 17:14:27.177 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 17:14:27.180 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:14:27.183 | --2022-02-08 17:14:27-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:14:27.213 | Resolving github.com (github.com)... 140.82.121.3 2022-02-08 17:14:27.258 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-02-08 17:14:27.539 | HTTP request sent, awaiting response... 302 Found 2022-02-08 17:14:27.540 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220208T171427Z&X-Amz-Expires=300&X-Amz-Signature=dc0b12d47334b475477c0fc4f330a93f13ae7eb12e33028228bdd77033906ada&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-02-08 17:14:27.540 | --2022-02-08 17:14:27-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220208T171427Z&X-Amz-Expires=300&X-Amz-Signature=dc0b12d47334b475477c0fc4f330a93f13ae7eb12e33028228bdd77033906ada&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-02-08 17:14:27.542 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2022-02-08 17:14:27.567 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-02-08 17:14:27.755 | HTTP request sent, awaiting response... 200 OK 2022-02-08 17:14:27.755 | Length: 11350736 (11M) [application/octet-stream] 2022-02-08 17:14:27.755 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-08 17:14:27.868 | 2022-02-08 17:14:28.027 | 0K ........ .. 100% 39.8M=0.3s 2022-02-08 17:14:28.027 | 2022-02-08 17:14:28.027 | 2022-02-08 17:14:28 (39.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-08 17:14:28.027 | 2022-02-08 17:14:28.032 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-08 17:14:28.035 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:14:28.038 | ++ functions:get_extra_file:74 : return 2022-02-08 17:14:28.041 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:14:28.045 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 17:14:28.048 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-08 17:14:28.051 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-08 17:14:28.183 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-08 17:14:28.187 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-08 17:14:28.194 | etcd-v3.3.12-linux-amd64/ 2022-02-08 17:14:28.194 | etcd-v3.3.12-linux-amd64/README.md 2022-02-08 17:14:28.194 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-08 17:14:28.194 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-08 17:14:28.194 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-08 17:14:28.195 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-08 17:14:28.196 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-08 17:14:28.197 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-08 17:14:28.198 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-08 17:14:28.199 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-08 17:14:28.200 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-08 17:14:28.201 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-08 17:14:28.202 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-08 17:14:28.203 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-08 17:14:28.204 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-08 17:14:28.205 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-08 17:14:28.206 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-08 17:14:28.206 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-08 17:14:28.206 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-08 17:14:28.206 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-08 17:14:28.206 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-08 17:14:28.207 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-08 17:14:28.207 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-08 17:14:28.207 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-08 17:14:28.394 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-08 17:14:28.395 | etcd-v3.3.12-linux-amd64/etcd 2022-02-08 17:14:28.621 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-08 17:14:28.668 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-08 17:14:28.706 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 17:14:28.709 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 17:14:28.733 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:14:28.736 | + ./stack.sh:main:866 : install_dstat 2022-02-08 17:14:28.738 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 17:14:28.756 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:14:28.759 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 17:14:28.762 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:14:28.764 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 17:14:28.767 | + ./stack.sh:main:875 : install_libs 2022-02-08 17:14:28.770 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 17:14:28.773 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 17:14:28.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 17:14:28.779 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 17:14:28.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 17:14:28.791 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.794 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 17:14:28.796 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 17:14:28.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 17:14:28.802 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 17:14:28.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 17:14:28.811 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.814 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 17:14:28.816 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 17:14:28.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 17:14:28.821 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 17:14:28.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 17:14:28.832 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.835 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 17:14:28.838 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 17:14:28.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 17:14:28.846 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 17:14:28.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 17:14:28.858 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.860 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 17:14:28.863 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 17:14:28.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 17:14:28.868 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 17:14:28.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 17:14:28.877 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.880 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 17:14:28.882 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 17:14:28.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 17:14:28.887 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 17:14:28.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 17:14:28.896 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.900 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 17:14:28.902 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 17:14:28.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 17:14:28.909 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 17:14:28.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 17:14:28.921 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.924 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 17:14:28.927 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 17:14:28.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 17:14:28.932 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 17:14:28.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 17:14:28.941 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.944 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 17:14:28.946 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 17:14:28.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 17:14:28.951 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 17:14:28.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 17:14:28.961 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.963 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 17:14:28.965 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 17:14:28.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 17:14:28.970 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 17:14:28.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 17:14:28.980 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:28.982 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 17:14:28.984 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 17:14:28.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 17:14:28.989 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 17:14:28.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:28.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:28.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 17:14:28.998 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.000 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 17:14:29.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 17:14:29.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 17:14:29.007 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 17:14:29.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 17:14:29.016 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.019 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 17:14:29.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 17:14:29.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 17:14:29.027 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 17:14:29.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 17:14:29.037 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.040 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 17:14:29.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 17:14:29.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 17:14:29.048 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 17:14:29.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 17:14:29.060 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.063 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 17:14:29.065 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 17:14:29.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 17:14:29.070 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 17:14:29.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 17:14:29.080 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.082 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 17:14:29.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 17:14:29.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 17:14:29.089 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 17:14:29.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 17:14:29.100 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.102 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 17:14:29.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 17:14:29.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 17:14:29.110 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 17:14:29.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 17:14:29.121 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.123 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 17:14:29.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 17:14:29.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 17:14:29.131 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 17:14:29.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 17:14:29.141 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.144 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 17:14:29.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 17:14:29.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 17:14:29.151 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 17:14:29.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 17:14:29.161 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.163 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 17:14:29.166 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 17:14:29.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 17:14:29.170 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 17:14:29.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 17:14:29.180 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.183 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 17:14:29.185 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 17:14:29.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 17:14:29.190 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 17:14:29.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 17:14:29.200 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.202 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 17:14:29.204 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 17:14:29.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 17:14:29.209 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 17:14:29.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 17:14:29.221 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.224 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 17:14:29.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 17:14:29.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 17:14:29.233 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 17:14:29.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 17:14:29.245 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.248 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 17:14:29.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 17:14:29.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 17:14:29.255 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 17:14:29.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 17:14:29.265 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.267 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 17:14:29.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 17:14:29.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 17:14:29.274 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 17:14:29.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 17:14:29.284 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.286 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 17:14:29.289 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 17:14:29.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 17:14:29.294 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 17:14:29.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 17:14:29.304 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.306 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 17:14:29.309 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 17:14:29.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 17:14:29.313 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 17:14:29.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 17:14:29.323 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.325 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 17:14:29.328 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 17:14:29.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 17:14:29.333 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 17:14:29.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 17:14:29.342 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.344 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 17:14:29.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 17:14:29.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 17:14:29.352 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 17:14:29.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 17:14:29.361 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.364 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 17:14:29.366 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 17:14:29.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 17:14:29.371 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 17:14:29.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 17:14:29.381 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.383 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 17:14:29.386 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 17:14:29.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 17:14:29.391 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 17:14:29.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 17:14:29.401 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.405 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 17:14:29.407 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 17:14:29.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 17:14:29.412 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 17:14:29.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 17:14:29.421 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.424 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 17:14:29.427 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 17:14:29.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 17:14:29.431 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 17:14:29.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 17:14:29.441 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.443 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 17:14:29.446 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 17:14:29.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 17:14:29.451 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 17:14:29.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 17:14:29.461 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.463 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 17:14:29.466 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 17:14:29.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 17:14:29.470 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 17:14:29.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 17:14:29.480 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.482 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 17:14:29.484 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 17:14:29.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 17:14:29.489 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 17:14:29.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 17:14:29.499 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.501 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 17:14:29.503 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 17:14:29.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 17:14:29.508 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 17:14:29.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 17:14:29.517 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.520 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 17:14:29.522 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 17:14:29.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 17:14:29.527 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 17:14:29.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:29.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:29.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 17:14:29.536 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:29.538 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 17:14:29.563 | Using python 3.8 to install etcd3 2022-02-08 17:14:29.566 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-08 17:14:30.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.346 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:30.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.346 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:14:31.563 | Collecting etcd3 2022-02-08 17:14:31.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-08 17:14:31.596 | Preparing metadata (setup.py): started 2022-02-08 17:14:32.305 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:14:34.633 | Collecting grpcio>=1.27.1 2022-02-08 17:14:34.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-08 17:14:35.485 | Collecting protobuf>=3.6.1 2022-02-08 17:14:35.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-08 17:14:35.529 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 17:14:35.530 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 17:14:35.558 | Building wheels for collected packages: etcd3 2022-02-08 17:14:35.559 | Building wheel for etcd3 (setup.py): started 2022-02-08 17:14:36.372 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-08 17:14:36.373 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=82afdc64975e6f01e927e18a24f9b7b1f6ba5020fa2f3b78de289dbf6b9940c0 2022-02-08 17:14:36.373 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-08 17:14:36.377 | Successfully built etcd3 2022-02-08 17:14:37.988 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-08 17:14:38.567 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-08 17:14:38.567 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:14:38.573 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:14:38.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:14:38.733 | + inc/python:pip_install:200 : result=0 2022-02-08 17:14:38.737 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:14:38.740 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:38.744 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:38.747 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:38.750 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:38.753 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:38.756 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:14:38.759 | + functions-common:time_stop:2421 : start_time=1644340469557 2022-02-08 17:14:38.762 | + functions-common:time_stop:2423 : [[ -z 1644340469557 ]] 2022-02-08 17:14:38.764 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:38.769 | + functions-common:time_stop:2426 : end_time=1644340478766 2022-02-08 17:14:38.771 | + functions-common:time_stop:2427 : elapsed_time=9209 2022-02-08 17:14:38.773 | + functions-common:time_stop:2428 : total=29653 2022-02-08 17:14:38.776 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:38.778 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38862 2022-02-08 17:14:38.780 | + inc/python:pip_install:203 : return 0 2022-02-08 17:14:38.783 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 17:14:38.808 | Using python 3.8 to install etcd3gw 2022-02-08 17:14:38.810 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-08 17:14:39.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:39.632 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:39.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:39.632 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:40.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:14:40.832 | Collecting etcd3gw 2022-02-08 17:14:40.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-02-08 17:14:40.850 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 17:14:40.851 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 17:14:40.852 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 17:14:40.853 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 17:14:40.886 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-08 17:14:40.887 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 17:14:40.890 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 17:14:40.891 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-08 17:14:42.465 | Installing collected packages: etcd3gw 2022-02-08 17:14:42.601 | Successfully installed etcd3gw-1.0.0 2022-02-08 17:14:42.601 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:14:42.608 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:14:42.608 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:14:42.712 | + inc/python:pip_install:200 : result=0 2022-02-08 17:14:42.716 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:14:42.719 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:42.722 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:42.725 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:42.728 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:42.731 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:42.735 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:14:42.738 | + functions-common:time_stop:2421 : start_time=1644340478800 2022-02-08 17:14:42.741 | + functions-common:time_stop:2423 : [[ -z 1644340478800 ]] 2022-02-08 17:14:42.745 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:42.749 | + functions-common:time_stop:2426 : end_time=1644340482747 2022-02-08 17:14:42.752 | + functions-common:time_stop:2427 : elapsed_time=3947 2022-02-08 17:14:42.754 | + functions-common:time_stop:2428 : total=38862 2022-02-08 17:14:42.756 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:42.759 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42809 2022-02-08 17:14:42.761 | + inc/python:pip_install:203 : return 0 2022-02-08 17:14:42.764 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 17:14:42.766 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 17:14:42.769 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 17:14:42.771 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:14:42.773 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:14:42.776 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:14:42.778 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:14:42.780 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:14:42.783 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:14:42.785 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:14:42.787 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:14:42.790 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:14:42.792 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:14:42.794 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:14:42.796 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 17:14:42.799 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:42.801 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:42.803 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 17:14:42.806 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:14:42.808 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:14:42.810 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:14:42.813 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:14:42.815 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:14:42.817 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:14:42.820 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:14:42.822 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:42.824 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:42.826 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:14:42.829 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:14:42.831 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:14:42.834 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:14:42.837 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:14:42.840 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:14:42.842 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:42.844 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:42.846 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:14:42.873 | + functions-common:apt_get:1219 : 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 2022-02-08 17:14:42.982 | Reading package lists... 2022-02-08 17:14:43.223 | Building dependency tree... 2022-02-08 17:14:43.225 | Reading state information... 2022-02-08 17:14:43.461 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:14:43.461 | The following packages were automatically installed and are no longer required: 2022-02-08 17:14:43.462 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:14:43.462 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:14:43.463 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:14:43.463 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:14:43.463 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:14:43.463 | python3-zope.interface 2022-02-08 17:14:43.463 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:14:43.463 | The following additional packages will be installed: 2022-02-08 17:14:43.464 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-08 17:14:43.465 | Suggested packages: 2022-02-08 17:14:43.465 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-08 17:14:43.553 | The following NEW packages will be installed: 2022-02-08 17:14:43.553 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-08 17:14:43.660 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:14:43.660 | Need to get 1,306 kB of archives. 2022-02-08 17:14:43.661 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-08 17:14:43.661 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-08 17:14:43.897 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-08 17:14:43.914 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-08 17:14:43.950 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-08 17:14:44.000 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-08 17:14:44.001 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-08 17:14:44.629 | Fetched 1,306 kB in 0s (2,926 kB/s) 2022-02-08 17:14:44.674 | Selecting previously unselected package libnorm1:amd64. 2022-02-08 17:14:44.732 | (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 ... 99914 files and directories currently installed.) 2022-02-08 17:14:44.737 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-08 17:14:44.746 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-08 17:14:44.846 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-08 17:14:44.857 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-08 17:14:44.862 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-08 17:14:44.921 | Selecting previously unselected package libzmq5:amd64. 2022-02-08 17:14:44.932 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-08 17:14:44.937 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-08 17:14:45.016 | Selecting previously unselected package uwsgi-core. 2022-02-08 17:14:45.027 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-08 17:14:45.031 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-08 17:14:45.190 | Selecting previously unselected package uwsgi. 2022-02-08 17:14:45.201 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-08 17:14:45.205 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-08 17:14:45.252 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-08 17:14:45.263 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-08 17:14:45.270 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-08 17:14:45.378 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-08 17:14:45.393 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-08 17:14:45.403 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-08 17:14:45.411 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-08 17:14:45.430 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-08 17:14:46.331 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-08 17:14:46.371 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 17:14:46.759 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:14:47.194 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 17:14:54.582 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:14:54.586 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:14:54.590 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:54.594 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:54.598 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:54.603 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:54.606 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:54.609 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:14:54.612 | + functions-common:time_stop:2421 : start_time=1644340482870 2022-02-08 17:14:54.614 | + functions-common:time_stop:2423 : [[ -z 1644340482870 ]] 2022-02-08 17:14:54.617 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:54.622 | + functions-common:time_stop:2426 : end_time=1644340494619 2022-02-08 17:14:54.625 | + functions-common:time_stop:2427 : elapsed_time=11749 2022-02-08 17:14:54.628 | + functions-common:time_stop:2428 : total=453417 2022-02-08 17:14:54.631 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:54.634 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=465166 2022-02-08 17:14:54.637 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:14:54.639 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 17:14:54.642 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:14:54.645 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:14:54.648 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 17:14:54.712 | Enabling module proxy. 2022-02-08 17:14:54.721 | To activate the new configuration, you need to run: 2022-02-08 17:14:54.721 | systemctl restart apache2 2022-02-08 17:14:54.727 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 17:14:54.791 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 17:14:54.791 | Module proxy already enabled 2022-02-08 17:14:54.791 | Enabling module proxy_uwsgi. 2022-02-08 17:14:54.800 | To activate the new configuration, you need to run: 2022-02-08 17:14:54.800 | systemctl restart apache2 2022-02-08 17:14:54.806 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 17:14:54.810 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:14:54.813 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:14:54.816 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:14:54.944 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 17:14:54.947 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 17:14:54.949 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 17:14:54.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:54.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:54.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 17:14:54.960 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:54.963 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 17:14:54.966 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 17:14:54.969 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 17:14:54.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:54.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:54.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 17:14:54.978 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:54.981 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 17:14:54.983 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 17:14:54.986 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 17:14:54.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:54.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:54.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 17:14:54.995 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:54.998 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 17:14:55.000 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 17:14:55.003 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 17:14:55.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:55.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:55.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 17:14:55.012 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:55.015 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 17:14:55.017 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 17:14:55.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:55.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:55.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 17:14:55.027 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:55.029 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 17:14:55.031 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 17:14:55.034 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 17:14:55.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:55.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:55.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 17:14:55.044 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:55.046 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 17:14:55.065 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:55.067 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 17:14:55.070 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 17:14:55.072 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 17:14:55.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:55.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:55.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 17:14:55.087 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:55.090 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 17:14:55.110 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:55.113 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 17:14:55.115 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 17:14:55.118 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 17:14:55.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:55.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:55.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 17:14:55.129 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:55.131 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 17:14:55.134 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 17:14:55.136 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 17:14:55.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:14:55.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:14:55.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 17:14:55.146 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:14:55.148 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 17:14:55.151 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 17:14:55.154 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:14:55.157 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 17:14:55.159 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 17:14:55.162 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:14:55.165 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:14:55.165 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:14:55.171 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 17:14:55.174 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 17:14:55.176 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 17:14:55.179 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 17:14:55.182 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 17:14:55.203 | Using python 3.8 to install keystonemiddleware 2022-02-08 17:14:55.206 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-08 17:14:56.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:56.008 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:56.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:56.008 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:57.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:14:57.139 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 17:14:57.190 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 17:14:57.191 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 17:14:57.192 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 17:14:57.193 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 17:14:57.194 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-08 17:14:57.195 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 17:14:57.196 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 17:14:57.197 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-08 17:14:57.198 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 17:14:57.199 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 17:14:57.200 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:14:57.201 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 17:14:57.202 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 17:14:57.203 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:14:57.257 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-08 17:14:57.258 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-08 17:14:57.259 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-08 17:14:57.296 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-08 17:14:57.336 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-08 17:14:57.337 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-08 17:14:57.338 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-08 17:14:57.339 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-08 17:14:57.385 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-08 17:14:57.390 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-08 17:14:57.398 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-08 17:14:57.399 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-08 17:14:57.413 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-08 17:14:57.414 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-08 17:14:57.415 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-08 17:14:57.478 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-08 17:14:57.479 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 17:14:57.480 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-08 17:14:57.482 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 17:14:57.532 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-08 17:14:57.543 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-08 17:14:59.096 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:14:59.102 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:14:59.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:14:59.211 | + inc/python:pip_install:200 : result=0 2022-02-08 17:14:59.215 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:14:59.219 | + functions-common:time_stop:2414 : local name 2022-02-08 17:14:59.223 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:14:59.227 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:14:59.230 | + functions-common:time_stop:2417 : local total 2022-02-08 17:14:59.233 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:14:59.236 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:14:59.238 | + functions-common:time_stop:2421 : start_time=1644340495198 2022-02-08 17:14:59.241 | + functions-common:time_stop:2423 : [[ -z 1644340495198 ]] 2022-02-08 17:14:59.244 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:14:59.249 | + functions-common:time_stop:2426 : end_time=1644340499246 2022-02-08 17:14:59.252 | + functions-common:time_stop:2427 : elapsed_time=4048 2022-02-08 17:14:59.254 | + functions-common:time_stop:2428 : total=42809 2022-02-08 17:14:59.257 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:14:59.260 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46857 2022-02-08 17:14:59.262 | + inc/python:pip_install:203 : return 0 2022-02-08 17:14:59.265 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 17:14:59.267 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 17:14:59.270 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:14:59.273 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 17:14:59.276 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 17:14:59.278 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:14:59.282 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:14:59.282 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:14:59.289 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 17:14:59.291 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 17:14:59.294 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 17:14:59.298 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 17:14:59.300 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 17:14:59.325 | Using python 3.8 to install python-memcached 2022-02-08 17:14:59.327 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-08 17:15:00.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:00.152 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:00.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:00.152 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:01.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:15:01.359 | Collecting python-memcached 2022-02-08 17:15:01.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-08 17:15:01.373 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 17:15:02.990 | Installing collected packages: python-memcached 2022-02-08 17:15:03.084 | Successfully installed python-memcached-1.59 2022-02-08 17:15:03.084 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:15:03.090 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:15:03.090 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:15:03.201 | + inc/python:pip_install:200 : result=0 2022-02-08 17:15:03.205 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:15:03.208 | + functions-common:time_stop:2414 : local name 2022-02-08 17:15:03.212 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:15:03.214 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:15:03.217 | + functions-common:time_stop:2417 : local total 2022-02-08 17:15:03.219 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:15:03.222 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:15:03.225 | + functions-common:time_stop:2421 : start_time=1644340499318 2022-02-08 17:15:03.227 | + functions-common:time_stop:2423 : [[ -z 1644340499318 ]] 2022-02-08 17:15:03.231 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:15:03.236 | + functions-common:time_stop:2426 : end_time=1644340503232 2022-02-08 17:15:03.239 | + functions-common:time_stop:2427 : elapsed_time=3914 2022-02-08 17:15:03.242 | + functions-common:time_stop:2428 : total=46857 2022-02-08 17:15:03.245 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:15:03.247 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=50771 2022-02-08 17:15:03.250 | + inc/python:pip_install:203 : return 0 2022-02-08 17:15:03.252 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 17:15:03.270 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:03.272 | + ./stack.sh:main:897 : '[' 10.222.0.75 == 10.222.0.75 ']' 2022-02-08 17:15:03.274 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 17:15:03.277 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 17:15:03.279 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 17:15:03.282 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:15:03.284 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 17:15:03.286 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 17:15:03.302 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:03.304 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 17:15:03.307 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 17:15:03.309 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 17:15:03.311 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:15:03.313 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:15:03.316 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:15:03.318 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:15:03.320 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:15:03.323 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:15:03.339 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:15:03.342 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:15:03.344 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:15:03.347 | + functions-common:git_clone:618 : echo master 2022-02-08 17:15:03.347 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:15:03.352 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 17:15:03.355 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:15:03.358 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 17:15:03.361 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:15:03.361 | + functions-common:git_clone:667 : head -1 2022-02-08 17:15:03.365 | 5dfeef802 Merge "sql: Remove dead code" 2022-02-08 17:15:03.367 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:15:03.370 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 17:15:03.372 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:15:03.375 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:15:03.377 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 17:15:03.380 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:15:03.383 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 17:15:03.385 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:15:03.388 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:15:03.391 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 17:15:03.393 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:15:03.396 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:15:03.402 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 17:15:03.404 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:15:03.408 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 17:15:03.410 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:15:03.414 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:15:03.417 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 17:15:03.424 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 17:15:03.427 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 17:15:04.079 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 17:15:04.082 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:15:04.085 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:15:04.088 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:15:04.092 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:15:04.095 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 17:15:04.099 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:15:04.102 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:15:04.106 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:15:04.110 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:15:04.113 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:15:04.116 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:15:04.119 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:15:04.121 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 17:15:04.144 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 17:15:04.147 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-08 17:15:04.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:04.971 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:04.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:04.971 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:06.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:15:06.121 | Obtaining file:///opt/stack/keystone 2022-02-08 17:15:06.122 | Preparing metadata (setup.py): started 2022-02-08 17:15:07.684 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:15:07.859 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.8.0) 2022-02-08 17:15:07.860 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.8.7) 2022-02-08 17:15:07.949 | Collecting Flask!=0.11,>=1.0.2 2022-02-08 17:15:07.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-02-08 17:15:08.010 | Collecting Flask-RESTful>=0.3.5 2022-02-08 17:15:08.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-08 17:15:08.020 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (36.0.1) 2022-02-08 17:15:08.021 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.31) 2022-02-08 17:15:08.022 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.13.0) 2022-02-08 17:15:08.024 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:15:08.068 | Collecting passlib>=1.7.0 2022-02-08 17:15:08.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-08 17:15:08.095 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:15:08.096 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (9.3.0) 2022-02-08 17:15:08.097 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:15:08.307 | Collecting scrypt>=0.8.0 2022-02-08 17:15:08.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-08 17:15:08.354 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.10.0) 2022-02-08 17:15:08.355 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (8.7.1) 2022-02-08 17:15:08.356 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.0) 2022-02-08 17:15:08.357 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (12.12.0) 2022-02-08 17:15:08.358 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (11.1.0) 2022-02-08 17:15:08.359 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.1.0) 2022-02-08 17:15:08.360 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.6.1) 2022-02-08 17:15:08.361 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:15:08.362 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.10.1) 2022-02-08 17:15:08.363 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.2.0) 2022-02-08 17:15:08.364 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.0) 2022-02-08 17:15:08.365 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.12.1) 2022-02-08 17:15:08.465 | Collecting oauthlib>=0.6.2 2022-02-08 17:15:08.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-08 17:15:08.542 | Collecting pysaml2>=5.0.0 2022-02-08 17:15:08.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-08 17:15:08.643 | Collecting PyJWT>=1.6.1 2022-02-08 17:15:08.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-08 17:15:08.654 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.1.5) 2022-02-08 17:15:08.655 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:15:08.656 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.1.1) 2022-02-08 17:15:08.657 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.0.3) 2022-02-08 17:15:08.658 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.2) 2022-02-08 17:15:08.659 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2021.3) 2022-02-08 17:15:08.670 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.16.0) 2022-02-08 17:15:08.671 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.15.0) 2022-02-08 17:15:08.713 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev76) (5.1.1) 2022-02-08 17:15:08.760 | Collecting itsdangerous>=2.0 2022-02-08 17:15:08.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-08 17:15:08.838 | Collecting click>=7.1.2 2022-02-08 17:15:08.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-08 17:15:08.935 | Collecting Werkzeug>=2.0 2022-02-08 17:15:08.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-02-08 17:15:08.953 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (3.0.3) 2022-02-08 17:15:09.012 | Collecting aniso8601>=0.82 2022-02-08 17:15:09.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-08 17:15:09.098 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:15:09.101 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.27.1) 2022-02-08 17:15:09.224 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.5.0) 2022-02-08 17:15:09.225 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (0.8.0) 2022-02-08 17:15:09.226 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (6.0) 2022-02-08 17:15:09.228 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:15:09.280 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:15:09.282 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (0.5.0) 2022-02-08 17:15:09.284 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.7.6) 2022-02-08 17:15:09.331 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (2.8.2) 2022-02-08 17:15:09.334 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (0.9.6) 2022-02-08 17:15:09.387 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.4.0) 2022-02-08 17:15:09.390 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.8.0) 2022-02-08 17:15:09.391 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:15:09.392 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.2.3) 2022-02-08 17:15:09.393 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.9) 2022-02-08 17:15:09.396 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:15:09.416 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev76) (3.3.0) 2022-02-08 17:15:09.460 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:15:09.480 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (21.3) 2022-02-08 17:15:09.481 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (1.0.2) 2022-02-08 17:15:09.483 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (3.0.7) 2022-02-08 17:15:09.484 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (0.11.0) 2022-02-08 17:15:09.535 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:15:09.645 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (22.0.0) 2022-02-08 17:15:09.646 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (5.4.0) 2022-02-08 17:15:09.748 | Collecting xmlschema>=1.2.1 2022-02-08 17:15:09.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-08 17:15:09.812 | Collecting defusedxml 2022-02-08 17:15:09.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-08 17:15:10.029 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev76) (1.1.2) 2022-02-08 17:15:10.051 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.5.2) 2022-02-08 17:15:10.053 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.4.2) 2022-02-08 17:15:10.116 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (4.10.1) 2022-02-08 17:15:10.117 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.1.6) 2022-02-08 17:15:10.137 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:15:10.205 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev76) (2.21) 2022-02-08 17:15:10.247 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.13.3) 2022-02-08 17:15:10.364 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:15:10.438 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.7.0) 2022-02-08 17:15:10.560 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev76) (0.17.3) 2022-02-08 17:15:10.586 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.13.1) 2022-02-08 17:15:10.625 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:15:10.627 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.5.1) 2022-02-08 17:15:10.628 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.33.0) 2022-02-08 17:15:10.629 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.1) 2022-02-08 17:15:10.630 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:15:10.632 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (1.3.3) 2022-02-08 17:15:10.684 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (0.2.5) 2022-02-08 17:15:10.816 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.0.11) 2022-02-08 17:15:10.817 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.26.8) 2022-02-08 17:15:10.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2019.11.28) 2022-02-08 17:15:10.820 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (3.3) 2022-02-08 17:15:10.962 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.5.0) 2022-02-08 17:15:11.119 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-08 17:15:11.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-08 17:15:11.243 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev76) (3.7.0) 2022-02-08 17:15:11.415 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.0) 2022-02-08 17:15:11.576 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (60.7.1) 2022-02-08 17:15:11.668 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.7) 2022-02-08 17:15:11.701 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.0.0) 2022-02-08 17:15:13.060 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-08 17:15:13.060 | Attempting uninstall: Werkzeug 2022-02-08 17:15:13.062 | Found existing installation: Werkzeug 0.16.1 2022-02-08 17:15:13.063 | Uninstalling Werkzeug-0.16.1: 2022-02-08 17:15:13.173 | Successfully uninstalled Werkzeug-0.16.1 2022-02-08 17:15:13.671 | Attempting uninstall: click 2022-02-08 17:15:13.674 | Found existing installation: Click 7.0 2022-02-08 17:15:13.678 | Uninstalling Click-7.0: 2022-02-08 17:15:13.787 | Successfully uninstalled Click-7.0 2022-02-08 17:15:15.028 | Attempting uninstall: PyJWT 2022-02-08 17:15:15.030 | Found existing installation: PyJWT 1.7.1 2022-02-08 17:15:15.041 | Uninstalling PyJWT-1.7.1: 2022-02-08 17:15:15.142 | Successfully uninstalled PyJWT-1.7.1 2022-02-08 17:15:15.584 | Attempting uninstall: oauthlib 2022-02-08 17:15:15.586 | Found existing installation: oauthlib 3.1.0 2022-02-08 17:15:15.590 | Uninstalling oauthlib-3.1.0: 2022-02-08 17:15:15.689 | Successfully uninstalled oauthlib-3.1.0 2022-02-08 17:15:15.861 | Running setup.py develop for keystone 2022-02-08 17:15:18.024 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-08 17:15:18.024 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:15:18.030 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:15:18.031 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:15:18.191 | + inc/python:pip_install:200 : result=0 2022-02-08 17:15:18.195 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:15:18.198 | + functions-common:time_stop:2414 : local name 2022-02-08 17:15:18.202 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:15:18.205 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:15:18.209 | + functions-common:time_stop:2417 : local total 2022-02-08 17:15:18.212 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:15:18.215 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:15:18.217 | + functions-common:time_stop:2421 : start_time=1644340504138 2022-02-08 17:15:18.219 | + functions-common:time_stop:2423 : [[ -z 1644340504138 ]] 2022-02-08 17:15:18.222 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:15:18.226 | + functions-common:time_stop:2426 : end_time=1644340518224 2022-02-08 17:15:18.229 | + functions-common:time_stop:2427 : elapsed_time=14086 2022-02-08 17:15:18.231 | + functions-common:time_stop:2428 : total=50771 2022-02-08 17:15:18.233 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:15:18.235 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=64857 2022-02-08 17:15:18.237 | + inc/python:pip_install:203 : return 0 2022-02-08 17:15:18.239 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:15:18.242 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:15:18.244 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:15:18.266 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:15:18.279 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 17:15:18.282 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 17:15:18.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:15:18.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:15:18.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 17:15:18.294 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:15:18.298 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 17:15:18.316 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:18.319 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:15:18.321 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:15:18.324 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 17:15:18.326 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 17:15:18.339 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-08 17:15:18.341 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 17:15:18.346 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 17:15:18.362 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:18.365 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 17:15:18.399 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 17:15:18.428 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 17:15:18.459 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 17:15:18.491 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 17:15:18.523 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 17:15:18.558 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 17:15:18.591 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 17:15:18.621 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 17:15:18.623 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 17:15:18.626 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 17:15:18.628 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 17:15:18.631 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:15:18.633 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:15:18.649 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:18.652 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:15:18.654 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:15:18.657 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:15:18.672 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:18.675 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:15:18.678 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:15:18.709 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:15:18.711 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:15:18.714 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 17:15:18.716 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 17:15:18.735 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:18.739 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.75/identity 2022-02-08 17:15:18.774 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 17:15:18.777 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 17:15:18.812 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 17:15:18.815 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 17:15:18.818 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 17:15:18.821 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 17:15:18.824 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:15:18.827 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:15:18.858 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 17:15:18.861 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 17:15:18.863 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 17:15:18.865 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 17:15:18.869 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:15:18.885 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:15:18.888 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:15:18.890 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:15:18.893 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:15:18.895 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:15:18.923 | + 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' 2022-02-08 17:15:18.952 | + 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' 2022-02-08 17:15:18.980 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:15:19.010 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 17:15:19.039 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:15:19.041 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 17:15:19.044 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:15:19.046 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 17:15:19.049 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 17:15:19.052 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:15:19.054 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:15:19.057 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 17:15:19.061 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 17:15:19.064 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:15:19.066 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:15:19.080 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:15:19.080 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:15:19.089 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:15:19.093 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:15:19.112 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:15:19.115 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:15:19.120 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 17:15:19.150 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 17:15:19.181 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 17:15:19.208 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 17:15:19.237 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 17:15:19.265 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 17:15:19.292 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 17:15:19.320 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 17:15:19.348 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 17:15:19.376 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:15:19.410 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 17:15:19.444 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 17:15:19.473 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 17:15:19.501 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:15:19.504 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:15:19.507 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 17:15:19.509 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 17:15:19.512 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:15:19.514 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:19.516 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:19.519 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:15:19.522 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:15:19.524 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:15:19.552 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 17:15:19.580 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 17:15:19.580 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:15:19.589 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 17:15:19.592 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 17:15:19.595 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 17:15:19.598 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:15:19.600 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:15:19.602 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:15:19.605 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:19.607 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:19.609 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:15:19.612 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:15:19.614 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:19.617 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:19.619 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 17:15:19.685 | Enabling site keystone-wsgi-public. 2022-02-08 17:15:19.691 | To activate the new configuration, you need to run: 2022-02-08 17:15:19.691 | systemctl reload apache2 2022-02-08 17:15:19.696 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:15:19.699 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:15:19.702 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:15:19.706 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:15:19.842 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 17:15:19.873 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 17:15:19.905 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 17:15:19.937 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 17:15:19.939 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 17:15:19.973 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 17:15:20.002 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 17:15:20.034 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 17:15:20.055 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:20.058 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 17:15:20.075 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:20.078 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 17:15:20.080 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 17:15:20.083 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 17:15:20.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:15:20.088 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 17:15:20.093 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 17:15:20.097 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 17:15:20.101 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 17:15:20.121 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:20.124 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 17:15:20.126 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 17:15:20.144 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:20.147 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 17:15:20.149 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 17:15:20.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:15:20.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:15:20.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 17:15:20.159 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:15:20.163 | ++ lib/glance:install_glance:525 : join_extras cinder 2022-02-08 17:15:20.167 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 17:15:20.170 | ++ inc/python:join_extras:30 : echo cinder 2022-02-08 17:15:20.174 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store cinder 2022-02-08 17:15:20.176 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 17:15:20.179 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2022-02-08 17:15:20.181 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 17:15:20.185 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 17:15:20.187 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 17:15:20.190 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 17:15:20.195 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:15:20.195 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 17:15:20.201 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 17:15:20.203 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 17:15:20.206 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 17:15:20.209 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 17:15:20.211 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2022-02-08 17:15:20.233 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2022-02-08 17:15:20.235 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2022-02-08 17:15:21.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:21.056 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:21.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:21.056 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:22.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:15:22.319 | Collecting glance-store[cinder]!=0.29.0 2022-02-08 17:15:22.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-02-08 17:15:22.414 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.2.0) 2022-02-08 17:15:22.415 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (5.1.0) 2022-02-08 17:15:22.416 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.12.1) 2022-02-08 17:15:22.417 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-02-08 17:15:22.418 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder]!=0.29.0) (3.2.0) 2022-02-08 17:15:22.419 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.5.0) 2022-02-08 17:15:22.420 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (1.16.0) 2022-02-08 17:15:22.421 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.27.1) 2022-02-08 17:15:22.422 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (8.7.1) 2022-02-08 17:15:22.424 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-02-08 17:15:22.425 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (3.5.0) 2022-02-08 17:15:22.426 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (0.33.0) 2022-02-08 17:15:22.428 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.6.2) 2022-02-08 17:15:22.569 | Collecting os-brick>=2.6.0 2022-02-08 17:15:22.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-08 17:15:22.590 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (6.3.0) 2022-02-08 17:15:22.680 | Collecting python-cinderclient>=4.1.0 2022-02-08 17:15:22.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-08 17:15:22.710 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (1.1.2) 2022-02-08 17:15:22.711 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (2.1.0) 2022-02-08 17:15:22.777 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (5.8.0) 2022-02-08 17:15:22.778 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.7.0) 2022-02-08 17:15:22.779 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.0.2) 2022-02-08 17:15:22.801 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (6.3.1) 2022-02-08 17:15:22.803 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (4.6.1) 2022-02-08 17:15:22.804 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.4.0) 2022-02-08 17:15:22.805 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.8.0) 2022-02-08 17:15:22.807 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (5.5.0) 2022-02-08 17:15:22.819 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder]!=0.29.0) (0.17.3) 2022-02-08 17:15:22.859 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (2.4.0) 2022-02-08 17:15:22.860 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.5.0) 2022-02-08 17:15:22.861 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (0.8.0) 2022-02-08 17:15:22.862 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (6.0) 2022-02-08 17:15:22.881 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.15.0) 2022-02-08 17:15:22.882 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.0.3) 2022-02-08 17:15:22.897 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder]!=0.29.0) (2021.3) 2022-02-08 17:15:22.912 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (21.3) 2022-02-08 17:15:22.913 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (3.0.7) 2022-02-08 17:15:22.915 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (0.11.0) 2022-02-08 17:15:22.931 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.0.0) 2022-02-08 17:15:22.933 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.16.0) 2022-02-08 17:15:22.982 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2019.11.28) 2022-02-08 17:15:22.984 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2.0.11) 2022-02-08 17:15:22.985 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (1.26.8) 2022-02-08 17:15:22.987 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (3.3) 2022-02-08 17:15:23.033 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.21) 2022-02-08 17:15:23.058 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.13.3) 2022-02-08 17:15:23.270 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.9.6) 2022-02-08 17:15:23.273 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.8.2) 2022-02-08 17:15:23.305 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.1) 2022-02-08 17:15:23.306 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.3.3) 2022-02-08 17:15:23.307 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.0.0) 2022-02-08 17:15:23.310 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.1.1) 2022-02-08 17:15:23.310 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.8.7) 2022-02-08 17:15:23.313 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.5.0) 2022-02-08 17:15:23.365 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.2.5) 2022-02-08 17:15:23.523 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.0) 2022-02-08 17:15:23.544 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (60.7.1) 2022-02-08 17:15:23.622 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.7) 2022-02-08 17:15:23.756 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.0.0) 2022-02-08 17:15:25.333 | Installing collected packages: python-cinderclient, os-brick, glance-store 2022-02-08 17:15:26.270 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 2022-02-08 17:15:26.270 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:15:26.276 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:15:26.276 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:15:26.401 | + inc/python:pip_install:200 : result=0 2022-02-08 17:15:26.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:15:26.409 | + functions-common:time_stop:2414 : local name 2022-02-08 17:15:26.413 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:15:26.416 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:15:26.419 | + functions-common:time_stop:2417 : local total 2022-02-08 17:15:26.421 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:15:26.423 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:15:26.426 | + functions-common:time_stop:2421 : start_time=1644340520227 2022-02-08 17:15:26.428 | + functions-common:time_stop:2423 : [[ -z 1644340520227 ]] 2022-02-08 17:15:26.431 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:15:26.435 | + functions-common:time_stop:2426 : end_time=1644340526433 2022-02-08 17:15:26.438 | + functions-common:time_stop:2427 : elapsed_time=6206 2022-02-08 17:15:26.440 | + functions-common:time_stop:2428 : total=64857 2022-02-08 17:15:26.442 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:15:26.444 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71063 2022-02-08 17:15:26.447 | + inc/python:pip_install:203 : return 0 2022-02-08 17:15:26.449 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 17:15:26.452 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 17:15:26.454 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 17:15:26.468 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 17:15:26.474 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 17:15:26.477 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 17:15:26.479 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 17:15:26.482 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:15:26.485 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:15:26.488 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:15:26.491 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:15:26.494 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:15:26.497 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:15:26.515 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:15:26.517 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:15:26.520 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:15:26.522 | + functions-common:git_clone:618 : echo master 2022-02-08 17:15:26.523 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:15:26.528 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 17:15:26.530 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:15:26.532 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 17:15:26.536 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:15:26.536 | + functions-common:git_clone:667 : head -1 2022-02-08 17:15:26.551 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 17:15:26.554 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:15:26.557 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 17:15:26.560 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:15:26.562 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:15:26.565 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 17:15:26.567 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:15:26.569 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 17:15:26.571 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:15:26.574 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:15:26.576 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 17:15:26.578 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:15:26.580 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:15:26.583 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 17:15:26.586 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:15:26.588 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 17:15:26.591 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:15:26.594 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:15:26.599 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 17:15:26.605 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 17:15:26.608 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 17:15:27.238 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 17:15:27.242 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:15:27.245 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:15:27.247 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:15:27.250 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:15:27.253 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 17:15:27.255 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:15:27.258 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:15:27.261 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:15:27.263 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:15:27.265 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:15:27.268 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:15:27.273 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:15:27.276 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 17:15:27.296 | Using python 3.8 to install /opt/stack/glance 2022-02-08 17:15:27.299 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-08 17:15:28.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:28.148 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:28.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:28.148 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:29.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:15:29.287 | Obtaining file:///opt/stack/glance 2022-02-08 17:15:29.288 | Preparing metadata (setup.py): started 2022-02-08 17:15:30.592 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:15:30.756 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 17:15:30.757 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 17:15:30.758 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 17:15:30.759 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 17:15:30.760 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 17:15:30.761 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 17:15:30.762 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 17:15:30.763 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 17:15:30.764 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 17:15:30.765 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 17:15:30.766 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 17:15:30.767 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:15:30.769 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 17:15:30.770 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:15:30.771 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 17:15:30.772 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:15:30.773 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:15:30.929 | Collecting taskflow>=4.0.0 2022-02-08 17:15:30.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-02-08 17:15:30.960 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:15:30.961 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 17:15:31.005 | Collecting WSME>=0.8.0 2022-02-08 17:15:31.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-08 17:15:31.018 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:15:31.019 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:15:31.020 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:15:31.021 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:15:31.023 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 17:15:31.023 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 17:15:31.024 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 17:15:31.025 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 17:15:31.063 | Collecting oslo.limit>=1.4.0 2022-02-08 17:15:31.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-08 17:15:31.074 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 17:15:31.075 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 17:15:31.076 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:15:31.077 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 17:15:31.078 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 17:15:31.107 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-08 17:15:31.114 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-08 17:15:31.118 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 17:15:31.119 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 17:15:31.120 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:15:31.121 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 17:15:31.150 | Collecting cursive>=0.2.1 2022-02-08 17:15:31.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-08 17:15:31.161 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 17:15:31.162 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 17:15:31.251 | Collecting castellan>=0.17.0 2022-02-08 17:15:31.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-02-08 17:15:31.278 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 17:15:31.280 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 17:15:31.281 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 17:15:31.301 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 17:15:31.358 | Collecting python-barbicanclient>=4.5.2 2022-02-08 17:15:31.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-08 17:15:31.408 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 17:15:31.445 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 17:15:31.455 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 17:15:31.470 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 17:15:31.471 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 17:15:31.557 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev54) (3.0.7) 2022-02-08 17:15:31.631 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 17:15:31.681 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 17:15:31.683 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 17:15:31.713 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 17:15:31.784 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 17:15:31.785 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:15:31.787 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 17:15:31.841 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:15:31.844 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 17:15:31.846 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:15:31.871 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 17:15:31.915 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 17:15:31.918 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 17:15:31.975 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.9) 2022-02-08 17:15:31.978 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.2.3) 2022-02-08 17:15:31.979 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.4.0) 2022-02-08 17:15:31.981 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:15:31.983 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (2.8.0) 2022-02-08 17:15:32.006 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:15:32.008 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 17:15:32.009 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 17:15:32.051 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 17:15:32.099 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 17:15:32.100 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:15:32.103 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 17:15:32.176 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 17:15:32.233 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 17:15:32.330 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 17:15:32.616 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 17:15:32.719 | Collecting networkx>=2.1.0 2022-02-08 17:15:32.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-08 17:15:32.848 | Collecting automaton>=1.9.0 2022-02-08 17:15:32.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-02-08 17:15:32.886 | Collecting pydot>=1.2.4 2022-02-08 17:15:32.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-08 17:15:32.953 | Requirement already satisfied: simplegeneric in /usr/lib/python3/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-08 17:15:32.977 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:15:33.093 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 17:15:33.197 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:15:33.405 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.1.5) 2022-02-08 17:15:33.406 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (5.1.1) 2022-02-08 17:15:33.408 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.32) 2022-02-08 17:15:33.410 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.4) 2022-02-08 17:15:33.411 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.10.0) 2022-02-08 17:15:33.413 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:15:33.413 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:15:33.540 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.13.1) 2022-02-08 17:15:33.573 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev54) (1.0.3) 2022-02-08 17:15:33.618 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:15:33.621 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:15:33.903 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:15:34.086 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (3.3) 2022-02-08 17:15:34.087 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2019.11.28) 2022-02-08 17:15:34.088 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (1.26.8) 2022-02-08 17:15:34.090 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2.0.11) 2022-02-08 17:15:34.171 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.2) 2022-02-08 17:15:34.320 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:15:34.418 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 17:15:34.719 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:15:34.722 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (2.3.3) 2022-02-08 17:15:34.941 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.2) 2022-02-08 17:15:35.212 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (1.0.0) 2022-02-08 17:15:35.510 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (1.8.2) 2022-02-08 17:15:35.512 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (21.4.0) 2022-02-08 17:15:36.712 | Installing collected packages: python-barbicanclient, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-08 17:15:39.396 | Running setup.py develop for glance 2022-02-08 17:15:41.631 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 taskflow-4.6.3 2022-02-08 17:15:41.631 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:15:41.638 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:15:41.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:15:41.794 | + inc/python:pip_install:200 : result=0 2022-02-08 17:15:41.797 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:15:41.802 | + functions-common:time_stop:2414 : local name 2022-02-08 17:15:41.804 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:15:41.808 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:15:41.810 | + functions-common:time_stop:2417 : local total 2022-02-08 17:15:41.813 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:15:41.815 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:15:41.817 | + functions-common:time_stop:2421 : start_time=1644340527291 2022-02-08 17:15:41.819 | + functions-common:time_stop:2423 : [[ -z 1644340527291 ]] 2022-02-08 17:15:41.822 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:15:41.826 | + functions-common:time_stop:2426 : end_time=1644340541824 2022-02-08 17:15:41.829 | + functions-common:time_stop:2427 : elapsed_time=14533 2022-02-08 17:15:41.832 | + functions-common:time_stop:2428 : total=71063 2022-02-08 17:15:41.834 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:15:41.837 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=85596 2022-02-08 17:15:41.839 | + inc/python:pip_install:203 : return 0 2022-02-08 17:15:41.842 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:15:41.845 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:15:41.848 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:15:41.867 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:15:41.879 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 17:15:41.881 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 17:15:41.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:15:41.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:15:41.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 17:15:41.891 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:15:41.894 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:15:41.896 | + ./stack.sh:main:920 : configure_glance 2022-02-08 17:15:41.899 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 17:15:41.911 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 17:15:41.914 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 17:15:41.916 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 17:15:41.919 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 17:15:41.921 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 17:15:41.923 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:15:41.927 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:15:41.929 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 17:15:41.961 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:15:41.991 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 17:15:42.018 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:15:42.046 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 17:15:42.079 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 17:15:42.114 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 17:15:42.117 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:15:42.119 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 17:15:42.122 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:15:42.124 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 17:15:42.154 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 17:15:42.182 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:15:42.212 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 17:15:42.239 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 17:15:42.270 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 17:15:42.297 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 17:15:42.327 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 17:15:42.355 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:15:42.388 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:15:42.423 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:15:42.455 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 17:15:42.457 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 17:15:42.459 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 17:15:42.462 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:15:42.464 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:15:42.467 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:15:42.483 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:42.486 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:15:42.489 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:15:42.491 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:15:42.507 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:42.509 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:15:42.512 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:15:42.545 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:15:42.548 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:15:42.550 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 17:15:42.553 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 17:15:42.555 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 17:15:42.588 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 17:15:42.618 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 17:15:42.621 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 17:15:42.625 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 17:15:42.627 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 17:15:42.630 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:15:42.632 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 17:15:42.634 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:15:42.668 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 17:15:42.672 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.75 2022-02-08 17:15:42.703 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:15:42.706 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 17:15:42.722 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:42.725 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.75/image 2022-02-08 17:15:42.753 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 17:15:42.769 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:42.772 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 17:15:42.774 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 17:15:42.777 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:15:42.781 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:15:42.801 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:15:42.803 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:15:42.806 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:15:42.808 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:15:42.810 | + 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}}' 2022-02-08 17:15:42.838 | + 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' 2022-02-08 17:15:42.865 | + 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' 2022-02-08 17:15:42.896 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:15:42.924 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 17:15:42.929 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 17:15:42.959 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 17:15:42.988 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:15:43.019 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.75/identity 2022-02-08 17:15:43.048 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 17:15:43.076 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 17:15:43.105 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 17:15:43.133 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:15:43.172 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 17:15:43.204 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 17:15:43.236 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 17:15:43.265 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 17:15:43.270 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-08 17:15:43.277 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 17:15:43.294 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:43.296 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 17:15:43.298 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 17:15:43.301 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 17:15:43.304 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 17:15:43.306 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 17:15:43.309 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 17:15:43.313 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 17:15:43.315 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 17:15:43.320 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 17:15:43.352 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 17:15:43.356 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 17:15:43.359 | ++ functions:get_random_port:837 : true 2022-02-08 17:15:43.362 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 17:15:43.365 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 17:15:43.368 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 17:15:43.463 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 17:15:43.467 | ++ functions:get_random_port:841 : break 2 2022-02-08 17:15:43.470 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 17:15:43.474 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 17:15:43.478 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 17:15:43.506 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 17:15:43.533 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 17:15:43.561 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:15:43.588 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:15:43.618 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:15:43.650 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:15:43.683 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:15:43.712 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:15:43.741 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:15:43.768 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:15:43.795 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:15:43.823 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:15:43.849 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:15:43.876 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 17:15:43.904 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 17:15:43.931 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 17:15:43.962 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 17:15:43.992 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 17:15:44.020 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 17:15:44.022 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 17:15:44.024 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:15:44.027 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:44.029 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:44.031 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 17:15:44.033 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 17:15:44.106 | proxy (enabled by site administrator) 2022-02-08 17:15:44.111 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 17:15:44.115 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 17:15:44.118 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:15:44.122 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:44.126 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:44.129 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 17:15:44.133 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 17:15:44.188 | No module matches proxy_http 2022-02-08 17:15:44.192 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-08 17:15:44.269 | Considering dependency proxy for proxy_http: 2022-02-08 17:15:44.269 | Module proxy already enabled 2022-02-08 17:15:44.269 | Enabling module proxy_http. 2022-02-08 17:15:44.277 | To activate the new configuration, you need to run: 2022-02-08 17:15:44.277 | systemctl restart apache2 2022-02-08 17:15:44.285 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-08 17:15:44.288 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:15:44.292 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:15:44.295 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:15:44.429 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 17:15:44.432 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 17:15:44.434 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 17:15:44.436 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:15:44.439 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:44.441 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:44.444 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:15:44.446 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:15:44.449 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 17:15:44.450 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:15:44.460 | KeepAlive Off 2022-02-08 17:15:44.464 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 17:15:44.464 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:15:44.477 | SetEnv proxy-sendchunked 1 2022-02-08 17:15:44.482 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 17:15:44.482 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:15:44.491 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 17:15:44.496 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 17:15:44.498 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 17:15:44.501 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:15:44.503 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:15:44.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:15:44.508 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:44.510 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:44.512 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:15:44.515 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:15:44.517 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:15:44.519 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:15:44.522 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 17:15:44.585 | Enabling site glance-wsgi-api. 2022-02-08 17:15:44.593 | To activate the new configuration, you need to run: 2022-02-08 17:15:44.593 | systemctl reload apache2 2022-02-08 17:15:44.598 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 17:15:44.601 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:15:44.603 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:15:44.605 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:15:44.736 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 17:15:44.741 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 17:15:44.770 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 17:15:44.773 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 17:15:44.790 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:44.792 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 17:15:44.794 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 17:15:44.797 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 17:15:44.799 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:15:44.802 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 17:15:44.804 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 17:15:44.807 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 17:15:44.809 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 17:15:44.811 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:15:44.814 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:15:44.817 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:15:44.820 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:15:44.822 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:15:44.825 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:15:44.843 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:15:44.846 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:15:44.849 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:15:44.852 | + functions-common:git_clone:618 : echo master 2022-02-08 17:15:44.852 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:15:44.858 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 17:15:44.860 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:15:44.862 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 17:15:44.865 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:15:44.866 | + functions-common:git_clone:667 : head -1 2022-02-08 17:15:44.874 | 638688b5b Merge "Remove various unused code" 2022-02-08 17:15:44.878 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:15:44.880 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 17:15:44.883 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:15:44.885 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:15:44.888 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 17:15:44.890 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:15:44.893 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 17:15:44.896 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:15:44.898 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:15:44.900 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 17:15:44.903 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:15:44.905 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:15:44.908 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 17:15:44.911 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:15:44.913 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 17:15:44.916 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:15:44.918 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:15:44.922 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 17:15:44.928 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 17:15:44.931 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 17:15:45.579 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 17:15:45.582 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:15:45.585 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:15:45.588 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:15:45.591 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:15:45.594 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 17:15:45.597 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:15:45.600 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:15:45.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:15:45.606 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:15:45.609 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:15:45.611 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:15:45.613 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:15:45.616 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 17:15:45.639 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 17:15:45.641 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-08 17:15:46.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:46.499 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:46.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:46.499 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:47.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:15:47.645 | Obtaining file:///opt/stack/cinder 2022-02-08 17:15:47.646 | Preparing metadata (setup.py): started 2022-02-08 17:15:49.624 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:15:49.858 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 17:15:49.859 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 17:15:49.860 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 17:15:49.861 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 17:15:49.862 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 17:15:49.863 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 17:15:49.864 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:15:49.865 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:15:49.866 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 17:15:50.774 | Collecting lxml>=4.5.2 2022-02-08 17:15:50.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-08 17:15:51.035 | Collecting oauth2client>=4.1.3 2022-02-08 17:15:51.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-08 17:15:51.050 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 17:15:51.051 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:15:51.052 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 17:15:51.053 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 17:15:51.054 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 17:15:51.055 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 17:15:51.056 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:15:51.059 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 17:15:51.060 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 17:15:51.061 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 17:15:51.062 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 17:15:51.063 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 17:15:51.064 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 17:15:51.065 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 17:15:51.066 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 17:15:51.067 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:15:51.068 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 17:15:51.069 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 17:15:51.187 | Collecting paramiko>=2.7.2 2022-02-08 17:15:51.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-08 17:15:51.204 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:15:51.204 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 17:15:51.205 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 17:15:51.206 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 17:15:51.208 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 17:15:51.299 | Collecting python-glanceclient>=3.2.2 2022-02-08 17:15:51.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-08 17:15:51.316 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:15:51.317 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 17:15:51.381 | Collecting python-swiftclient>=3.10.1 2022-02-08 17:15:51.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-08 17:15:51.393 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 17:15:51.394 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 17:15:51.395 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 17:15:51.396 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 17:15:51.436 | Collecting rtslib-fb>=2.1.74 2022-02-08 17:15:51.444 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-08 17:15:51.449 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 17:15:51.450 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 17:15:51.451 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 17:15:51.452 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:15:51.494 | Collecting tabulate>=0.8.7 2022-02-08 17:15:51.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-08 17:15:51.505 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 17:15:51.506 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 17:15:51.507 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:15:51.650 | Collecting oslo.vmware>=3.10.0 2022-02-08 17:15:51.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-08 17:15:51.673 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:15:51.674 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 17:15:51.676 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:15:51.822 | Collecting google-api-python-client>=1.11.0 2022-02-08 17:15:51.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9e8/863dec46224d4/google_api_python_client-2.36.0-py2.py3-none-any.whl (8.0 MB) 2022-02-08 17:15:52.040 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:15:52.041 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 17:15:52.042 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 17:15:52.085 | Collecting zstd>=1.4.5.1 2022-02-08 17:15:52.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-08 17:15:52.189 | Preparing metadata (setup.py): started 2022-02-08 17:15:52.893 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:15:54.004 | Collecting boto3>=1.16.51 2022-02-08 17:15:54.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c6/301d9676cb18f/boto3-1.20.48-py3-none-any.whl (131 kB) 2022-02-08 17:15:54.096 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-08 17:15:54.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-08 17:15:54.109 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.10.0) 2022-02-08 17:15:55.458 | Collecting botocore<1.24.0,>=1.23.48 2022-02-08 17:15:55.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/768/acb9a2247155b/botocore-1.23.48-py3-none-any.whl (8.5 MB) 2022-02-08 17:15:55.742 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 17:15:55.772 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 17:15:55.822 | Collecting uritemplate<5,>=3.0.1 2022-02-08 17:15:55.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-08 17:15:55.972 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-08 17:15:55.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-08 17:15:56.097 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-08 17:15:56.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-08 17:15:56.148 | Collecting google-auth-httplib2>=0.1.0 2022-02-08 17:15:56.155 | 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) 2022-02-08 17:15:56.252 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev189) (1.7.0) 2022-02-08 17:15:56.305 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (3.1.1) 2022-02-08 17:15:56.306 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:15:56.396 | Collecting rsa>=3.1.4 2022-02-08 17:15:56.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-08 17:15:56.406 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/lib/python3/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.2.1) 2022-02-08 17:15:56.601 | Collecting pyasn1>=0.1.7 2022-02-08 17:15:56.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-08 17:15:56.667 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev189) (0.17.3) 2022-02-08 17:15:56.710 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 17:15:56.711 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:15:56.712 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (0.8.0) 2022-02-08 17:15:56.714 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:15:56.772 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.7.6) 2022-02-08 17:15:56.773 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:15:56.774 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:15:56.831 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (0.9.6) 2022-02-08 17:15:56.832 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (2.8.2) 2022-02-08 17:15:56.892 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.4.0) 2022-02-08 17:15:56.893 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:15:56.895 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:15:56.896 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.2.3) 2022-02-08 17:15:56.898 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.9) 2022-02-08 17:15:56.923 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:15:56.924 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 17:15:56.928 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.3.0) 2022-02-08 17:15:56.969 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev189) (1.0.3) 2022-02-08 17:15:57.053 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:15:57.055 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:15:57.078 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:15:57.103 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev189) (0.11.0) 2022-02-08 17:15:57.205 | Collecting suds-community>=0.6 2022-02-08 17:15:57.214 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-08 17:15:57.236 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.26.8) 2022-02-08 17:15:57.483 | Collecting pynacl>=1.0.1 2022-02-08 17:15:57.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-08 17:15:57.535 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 17:15:57.673 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:15:57.713 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (22.0.0) 2022-02-08 17:15:57.752 | Collecting warlock<2,>=1.2.0 2022-02-08 17:15:57.758 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-08 17:15:57.762 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.13.3) 2022-02-08 17:15:57.954 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 17:15:57.957 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2.0.11) 2022-02-08 17:15:57.959 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 17:15:57.993 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 17:15:58.063 | Collecting pyudev>=0.16.1 2022-02-08 17:15:58.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/d71b527211a6d/pyudev-0.23.1-py3-none-any.whl (63 kB) 2022-02-08 17:15:58.303 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 17:15:58.303 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 17:15:58.441 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 17:15:58.445 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 17:15:58.446 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:15:58.570 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 17:15:58.685 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (4.10.1) 2022-02-08 17:15:58.687 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (5.4.0) 2022-02-08 17:15:58.688 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.1.6) 2022-02-08 17:15:58.721 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:15:58.962 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 17:15:59.038 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (2.3.3) 2022-02-08 17:15:59.039 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:15:59.202 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:15:59.360 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-08 17:15:59.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-08 17:15:59.380 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (3.19.4) 2022-02-08 17:15:59.561 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:15:59.971 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (1.1.5) 2022-02-08 17:16:00.021 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.13.1) 2022-02-08 17:16:00.068 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (0.2.5) 2022-02-08 17:16:01.232 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.32) 2022-02-08 17:16:01.503 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (1.8.2) 2022-02-08 17:16:01.504 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (21.4.0) 2022-02-08 17:16:01.647 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (2.2) 2022-02-08 17:16:01.834 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 17:16:01.959 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (3.7.0) 2022-02-08 17:16:02.662 | Building wheels for collected packages: zstd 2022-02-08 17:16:02.662 | Building wheel for zstd (setup.py): started 2022-02-08 17:16:48.590 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-08 17:16:48.608 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761631 sha256=d8e179ac2e68acace88cdc42aceb63201eff5712c939f5bee8f36835a88afa64 2022-02-08 17:16:48.608 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-08 17:16:48.612 | Successfully built zstd 2022-02-08 17:16:49.615 | Installing collected packages: pyasn1, rsa, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, lxml, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-swiftclient, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-02-08 17:16:49.615 | Attempting uninstall: pyasn1 2022-02-08 17:16:49.617 | Found existing installation: pyasn1 0.4.2 2022-02-08 17:16:49.619 | Uninstalling pyasn1-0.4.2: 2022-02-08 17:16:49.722 | Successfully uninstalled pyasn1-0.4.2 2022-02-08 17:16:49.840 | Attempting uninstall: rsa 2022-02-08 17:16:49.843 | Found existing installation: rsa 4.0 2022-02-08 17:16:49.847 | Uninstalling rsa-4.0: 2022-02-08 17:16:49.945 | Successfully uninstalled rsa-4.0 2022-02-08 17:16:50.156 | Attempting uninstall: google-auth 2022-02-08 17:16:50.159 | Found existing installation: google-auth 1.5.1 2022-02-08 17:16:50.160 | Uninstalling google-auth-1.5.1: 2022-02-08 17:16:50.256 | Successfully uninstalled google-auth-1.5.1 2022-02-08 17:16:51.730 | Attempting uninstall: pynacl 2022-02-08 17:16:51.732 | Found existing installation: PyNaCl 1.3.0 2022-02-08 17:16:51.741 | Uninstalling PyNaCl-1.3.0: 2022-02-08 17:16:51.839 | Successfully uninstalled PyNaCl-1.3.0 2022-02-08 17:16:51.938 | Attempting uninstall: lxml 2022-02-08 17:16:51.940 | Found existing installation: lxml 4.5.0 2022-02-08 17:16:51.942 | Uninstalling lxml-4.5.0: 2022-02-08 17:16:52.038 | Successfully uninstalled lxml-4.5.0 2022-02-08 17:16:54.109 | Running setup.py develop for cinder 2022-02-08 17:16:57.668 | Successfully installed boto3-1.20.48 botocore-1.23.48 cinder google-api-core-2.5.0 google-api-python-client-2.36.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 lxml-4.7.1 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pynacl-1.5.0 python-glanceclient-3.5.0 python-swiftclient-3.13.0 pyudev-0.23.1 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-08 17:16:57.668 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:16:57.677 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:16:57.677 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:16:57.956 | + inc/python:pip_install:200 : result=0 2022-02-08 17:16:57.959 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:16:57.963 | + functions-common:time_stop:2414 : local name 2022-02-08 17:16:57.966 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:16:57.968 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:16:57.970 | + functions-common:time_stop:2417 : local total 2022-02-08 17:16:57.974 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:16:57.976 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:16:57.978 | + functions-common:time_stop:2421 : start_time=1644340545632 2022-02-08 17:16:57.981 | + functions-common:time_stop:2423 : [[ -z 1644340545632 ]] 2022-02-08 17:16:57.984 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:16:57.989 | + functions-common:time_stop:2426 : end_time=1644340617986 2022-02-08 17:16:57.991 | + functions-common:time_stop:2427 : elapsed_time=72354 2022-02-08 17:16:57.993 | + functions-common:time_stop:2428 : total=85596 2022-02-08 17:16:57.997 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:16:57.999 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157950 2022-02-08 17:16:58.001 | + inc/python:pip_install:203 : return 0 2022-02-08 17:16:58.005 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:16:58.007 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:16:58.009 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:16:58.031 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:16:58.043 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 17:16:58.046 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 17:16:58.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:16:58.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:16:58.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 17:16:58.057 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:16:58.060 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 17:16:58.062 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 17:16:58.065 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 17:16:58.067 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:16:58.070 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:16:58.072 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 17:16:58.085 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 17:16:58.088 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:16:58.090 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:16:58.093 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:16:58.095 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:16:58.097 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:16:58.100 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:16:58.102 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:16:58.105 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:16:58.107 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:16:58.110 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:16:58.112 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:16:58.115 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:16:58.117 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 17:16:58.120 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:16:58.122 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:16:58.125 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:16:58.127 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 17:16:58.151 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 17:16:58.260 | Reading package lists... 2022-02-08 17:16:58.505 | Building dependency tree... 2022-02-08 17:16:58.507 | Reading state information... 2022-02-08 17:16:58.747 | The following packages were automatically installed and are no longer required: 2022-02-08 17:16:58.748 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:16:58.748 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:16:58.748 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:16:58.748 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:16:58.748 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:16:58.748 | python3-zope.interface 2022-02-08 17:16:58.748 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:16:58.749 | The following additional packages will be installed: 2022-02-08 17:16:58.749 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-02-08 17:16:58.750 | Suggested packages: 2022-02-08 17:16:58.750 | python-urwid-doc 2022-02-08 17:16:58.826 | The following NEW packages will be installed: 2022-02-08 17:16:58.826 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-02-08 17:16:58.826 | targetcli-fb 2022-02-08 17:16:58.970 | 0 upgraded, 5 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:16:58.970 | Need to get 295 kB of archives. 2022-02-08 17:16:58.971 | After this operation, 1,989 kB of additional disk space will be used. 2022-02-08 17:16:58.971 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-08 17:16:59.205 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-02-08 17:16:59.217 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-08 17:16:59.233 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-02-08 17:16:59.246 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-08 17:16:59.868 | Fetched 295 kB in 0s (699 kB/s) 2022-02-08 17:16:59.919 | Selecting previously unselected package python3-urwid. 2022-02-08 17:16:59.979 | (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 ... 100152 files and directories currently installed.) 2022-02-08 17:16:59.985 | Preparing to unpack .../python3-urwid_2.0.1-3_amd64.deb ... 2022-02-08 17:16:59.990 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-08 17:17:00.070 | Selecting previously unselected package python3-configshell-fb. 2022-02-08 17:17:00.084 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-08 17:17:00.089 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-08 17:17:00.144 | Selecting previously unselected package python3-pyudev. 2022-02-08 17:17:00.155 | Preparing to unpack .../python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-08 17:17:00.160 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-08 17:17:00.218 | Selecting previously unselected package python3-rtslib-fb. 2022-02-08 17:17:00.229 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-08 17:17:00.233 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-08 17:17:00.294 | Selecting previously unselected package targetcli-fb. 2022-02-08 17:17:00.305 | Preparing to unpack .../targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-08 17:17:00.310 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-08 17:17:00.398 | Setting up python3-urwid (2.0.1-3) ... 2022-02-08 17:17:00.780 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 17:17:00.780 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 17:17:00.780 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 17:17:00.780 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 17:17:00.781 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 17:17:00.781 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 17:17:00.781 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 17:17:00.781 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 17:17:00.900 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-08 17:17:01.254 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-08 17:17:01.569 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-08 17:17:02.981 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-08 17:17:03.559 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-08 17:17:03.559 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-08 17:17:05.709 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:17:05.841 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 17:17:13.959 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:17:13.963 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:17:13.967 | + functions-common:time_stop:2414 : local name 2022-02-08 17:17:13.970 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:17:13.974 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:17:13.978 | + functions-common:time_stop:2417 : local total 2022-02-08 17:17:13.981 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:17:13.985 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:17:13.987 | + functions-common:time_stop:2421 : start_time=1644340618148 2022-02-08 17:17:13.990 | + functions-common:time_stop:2423 : [[ -z 1644340618148 ]] 2022-02-08 17:17:13.993 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:17:13.998 | + functions-common:time_stop:2426 : end_time=1644340633995 2022-02-08 17:17:14.000 | + functions-common:time_stop:2427 : elapsed_time=15847 2022-02-08 17:17:14.004 | + functions-common:time_stop:2428 : total=465166 2022-02-08 17:17:14.006 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:17:14.009 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=481013 2022-02-08 17:17:14.013 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:17:14.016 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:17:14.018 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 17:17:14.021 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 17:17:14.035 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 17:17:14.040 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 17:17:14.042 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 17:17:14.046 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:17:14.049 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:17:14.050 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 17:17:14.054 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 17:17:14.057 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 17:17:14.059 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:17:14.061 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 17:17:14.063 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 17:17:14.066 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 17:17:14.068 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 17:17:14.070 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 17:17:14.083 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 17:17:14.097 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-08 17:17:14.113 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-08 17:17:14.129 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 17:17:14.145 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:17:14.148 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:17:14.152 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.DvzZEMoPOF 2022-02-08 17:17:14.154 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:17:14.157 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:17:14.159 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 17:17:14.162 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.DvzZEMoPOF 2022-02-08 17:17:14.166 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.DvzZEMoPOF 2022-02-08 17:17:14.178 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.DvzZEMoPOF /etc/sudoers.d/cinder-rootwrap 2022-02-08 17:17:14.190 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 17:17:14.195 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:17:14.197 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:17:14.200 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:17:14.202 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:17:14.205 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-08 17:17:14.208 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-08 17:17:14.210 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 17:17:14.213 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 17:17:14.218 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 17:17:14.224 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 17:17:14.243 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 17:17:14.262 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 17:17:14.281 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 17:17:14.300 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 17:17:14.320 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 17:17:14.340 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 17:17:14.363 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 17:17:14.383 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 17:17:14.386 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:17:14.388 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 17:17:14.390 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:17:14.393 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 17:17:14.426 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 17:17:14.460 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:17:14.489 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 17:17:14.517 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 17:17:14.546 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 17:17:14.575 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 17:17:14.608 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 17:17:14.637 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:17:14.666 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:17:14.694 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 17:17:14.725 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 17:17:14.760 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 17:17:14.763 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 17:17:14.765 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 17:17:14.768 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 17:17:14.770 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:17:14.773 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:17:14.805 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 17:17:14.835 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 17:17:14.869 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 17:17:14.898 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 17:17:14.928 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 17:17:14.961 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 17:17:14.996 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 17:17:14.998 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.75 2022-02-08 17:17:15.029 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:17:15.067 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 17:17:15.078 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 58b93256d45a5f3eb40e64acb766c357 2022-02-08 17:17:15.112 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 17:17:15.115 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 17:17:15.145 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 17:17:15.174 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 17:17:15.205 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 17:17:15.235 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 17:17:15.251 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:15.254 | + lib/cinder:configure_cinder:299 : [[ -n ceph ]] 2022-02-08 17:17:15.256 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 17:17:15.258 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 17:17:15.261 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 17:17:15.263 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:17:15.266 | + lib/cinder:configure_cinder:304 : be_type=ceph 2022-02-08 17:17:15.268 | + lib/cinder:configure_cinder:305 : be_name=ceph 2022-02-08 17:17:15.270 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_ceph 2022-02-08 17:17:15.273 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_ceph ceph 2022-02-08 17:17:15.277 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2022-02-08 17:17:15.279 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-02-08 17:17:15.313 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-02-08 17:17:15.345 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-02-08 17:17:15.377 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-02-08 17:17:15.408 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2022-02-08 17:17:15.440 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid 31aab6b7-e833-485e-aef4-cb0bcfbdb454 2022-02-08 17:17:15.472 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2022-02-08 17:17:15.505 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-02-08 17:17:15.535 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2022-02-08 17:17:15.566 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 17:17:15.569 | + lib/cinder:configure_cinder:310 : default_name=ceph 2022-02-08 17:17:15.571 | + lib/cinder:configure_cinder:312 : enabled_backends+=ceph, 2022-02-08 17:17:15.573 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-02-08 17:17:15.613 | + lib/cinder:configure_cinder:315 : [[ -n ceph ]] 2022-02-08 17:17:15.616 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2022-02-08 17:17:15.650 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 17:17:15.653 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 17:17:15.656 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=ceph 2022-02-08 17:17:15.658 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2022-02-08 17:17:15.688 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 17:17:15.690 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 17:17:15.693 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 17:17:15.709 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:15.711 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 17:17:15.728 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:15.730 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 17:17:15.749 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:15.752 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 17:17:15.754 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 17:17:15.757 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 17:17:15.760 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 17:17:15.763 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:17:15.766 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:17:15.768 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:17:15.792 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:15.796 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:17:15.800 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:17:15.803 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:17:15.827 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:15.835 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:17:15.843 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:17:15.872 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:17:15.874 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:17:15.876 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 17:17:15.880 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 17:17:15.883 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:17:15.886 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:17:15.903 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:17:15.905 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:17:15.908 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:17:15.910 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:17:15.913 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:17:15.941 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:17:15.969 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:17:15.998 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:17:16.030 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 17:17:16.046 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:16.048 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 17:17:16.051 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:17:16.053 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 17:17:16.056 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 17:17:16.058 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:17:16.060 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:17:16.065 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 17:17:16.071 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 17:17:16.079 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:17:16.083 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:17:16.098 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:17:16.098 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:17:16.107 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:17:16.111 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:17:16.127 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:17:16.130 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:17:16.134 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 17:17:16.164 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:17:16.192 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 17:17:16.222 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:17:16.251 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:17:16.278 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:17:16.306 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:17:16.335 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:17:16.366 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:17:16.394 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:17:16.424 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:17:16.454 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:17:16.485 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:17:16.516 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:17:16.518 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:17:16.522 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 17:17:16.524 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 17:17:16.527 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:17:16.529 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:17:16.532 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:17:16.534 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:17:16.537 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:17:16.540 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:17:16.570 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:17:16.601 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 17:17:16.601 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:17:16.610 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 17:17:16.614 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 17:17:16.616 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 17:17:16.619 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:17:16.622 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:17:16.624 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:17:16.627 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:17:16.629 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:17:16.631 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:17:16.634 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:17:16.636 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:17:16.639 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:17:16.642 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 17:17:16.705 | Enabling site cinder-wsgi. 2022-02-08 17:17:16.710 | To activate the new configuration, you need to run: 2022-02-08 17:17:16.710 | systemctl reload apache2 2022-02-08 17:17:16.715 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:17:16.718 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:17:16.720 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:17:16.722 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:17:16.854 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2022-02-08 17:17:16.856 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 17:17:16.889 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.75/image 2022-02-08 17:17:16.919 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 17:17:16.937 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:16.939 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 17:17:16.942 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:17:16.944 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:17:16.947 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:17:16.949 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 17:17:16.981 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 17:17:17.011 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.75/identity 2022-02-08 17:17:17.040 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 17:17:17.071 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 17:17:17.101 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 17:17:17.131 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 17:17:17.162 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 17:17:17.191 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:17:17.220 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 17:17:17.249 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 17:17:17.278 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:17:17.309 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 17:17:17.311 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 17:17:17.330 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:17.333 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.75:2379 2022-02-08 17:17:17.365 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 17:17:17.368 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 17:17:17.386 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:17.388 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 17:17:17.391 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 17:17:17.393 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 17:17:17.396 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:17:17.398 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 17:17:17.401 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 17:17:17.405 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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 2022-02-08 17:17:17.405 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:17:17.411 | + lib/neutron:is_neutron_legacy_enabled:136 : 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 2022-02-08 17:17:17.414 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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 ]] 2022-02-08 17:17:17.416 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-02-08 17:17:17.419 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:17:17.421 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 17:17:17.424 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 17:17:17.427 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 17:17:17.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:17:17.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:17:17.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 17:17:17.437 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:17:17.439 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 17:17:17.442 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 17:17:17.444 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 17:17:17.446 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:17:17.449 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:17:17.452 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:17:17.454 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:17:17.457 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:17:17.459 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:17:17.476 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:17:17.478 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:17:17.480 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:17:17.483 | + functions-common:git_clone:618 : echo master 2022-02-08 17:17:17.483 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:17:17.489 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 17:17:17.491 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:17:17.494 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 17:17:17.497 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:17:17.497 | + functions-common:git_clone:667 : head -1 2022-02-08 17:17:17.502 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 17:17:17.506 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:17:17.508 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 17:17:17.511 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:17:17.513 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:17:17.516 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 17:17:17.518 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:17:17.521 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 17:17:17.524 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:17:17.526 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:17:17.528 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 17:17:17.531 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:17:17.533 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:17:17.537 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 17:17:17.539 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:17:17.542 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 17:17:17.545 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:17:17.547 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:17:17.550 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 17:17:17.557 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 17:17:17.559 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 17:17:18.211 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 17:17:18.213 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:17:18.215 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:17:18.218 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:17:18.220 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:17:18.223 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 17:17:18.225 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:17:18.228 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:17:18.230 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:17:18.232 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:17:18.235 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:17:18.237 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:17:18.240 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:17:18.242 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 17:17:18.264 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 17:17:18.267 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-08 17:17:19.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:19.181 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:19.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:19.181 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:20.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:17:20.338 | Obtaining file:///opt/stack/neutron 2022-02-08 17:17:20.338 | Preparing metadata (setup.py): started 2022-02-08 17:17:22.510 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:17:22.599 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 17:17:22.600 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:17:22.601 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 17:17:22.602 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 17:17:22.603 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:17:22.604 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 17:17:22.605 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 17:17:22.606 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 17:17:22.607 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 17:17:22.608 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 17:17:22.609 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 17:17:22.610 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 17:17:22.611 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 17:17:22.613 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 17:17:22.614 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 17:17:22.615 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 17:17:22.616 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 17:17:22.617 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 17:17:22.618 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 17:17:22.619 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:17:22.620 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 17:17:22.621 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:17:22.622 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:17:22.623 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:17:22.624 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 17:17:22.625 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 17:17:22.626 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 17:17:22.628 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 17:17:22.629 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 17:17:22.630 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 17:17:22.631 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:17:22.632 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 17:17:22.633 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 17:17:22.634 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:17:22.635 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 17:17:22.636 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 17:17:22.637 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 17:17:22.638 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:17:22.639 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 17:17:22.640 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:17:22.641 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 17:17:22.642 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:17:22.643 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 17:17:22.644 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 17:17:22.645 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:17:22.647 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 17:17:22.647 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 17:17:22.648 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:22.649 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 17:17:22.650 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 17:17:22.652 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 17:17:22.653 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:17:22.654 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:17:22.655 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:17:22.656 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:17:22.672 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 17:17:22.674 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 17:17:22.675 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 17:17:22.684 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 17:17:22.697 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 17:17:22.697 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:17:22.698 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 17:17:22.717 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev486) (3.0.7) 2022-02-08 17:17:22.724 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:17:22.788 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.7.0) 2022-02-08 17:17:22.790 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 17:17:22.842 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:17:22.845 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (3.1.1) 2022-02-08 17:17:22.893 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:17:22.895 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (1.2.2) 2022-02-08 17:17:22.922 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 17:17:22.923 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.32) 2022-02-08 17:17:22.925 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.1.5) 2022-02-08 17:17:22.925 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 17:17:22.927 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:17:22.929 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 17:17:22.929 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:17:22.931 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 17:17:22.949 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev486) (1.0.3) 2022-02-08 17:17:23.036 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev486) (0.17.3) 2022-02-08 17:17:23.080 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev486) (1.5.0) 2022-02-08 17:17:23.173 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:17:23.174 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:17:23.175 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.13.0) 2022-02-08 17:17:23.233 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (0.9.6) 2022-02-08 17:17:23.235 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (2.8.2) 2022-02-08 17:17:23.294 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:17:23.295 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.4.0) 2022-02-08 17:17:23.297 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.2.3) 2022-02-08 17:17:23.298 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.9) 2022-02-08 17:17:23.325 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.3.0) 2022-02-08 17:17:23.326 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:17:23.372 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:17:23.424 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 17:17:23.456 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 17:17:23.461 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:17:23.484 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:17:23.627 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:17:23.697 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 17:17:23.774 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:17:23.775 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 17:17:23.908 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:23.910 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:23.911 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:23.913 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:23.914 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:23.915 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:23.916 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:17:24.138 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.4.2) 2022-02-08 17:17:24.139 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:17:24.140 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.10.0) 2022-02-08 17:17:24.189 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (3.16.0) 2022-02-08 17:17:24.191 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:17:24.282 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2.0.11) 2022-02-08 17:17:24.283 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (1.26.8) 2022-02-08 17:17:24.285 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 17:17:24.286 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 17:17:24.322 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 17:17:24.650 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 17:17:24.725 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:17:24.912 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (2.21) 2022-02-08 17:17:24.984 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.3.3) 2022-02-08 17:17:24.987 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:17:25.212 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:17:25.385 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.2) 2022-02-08 17:17:25.943 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.13.1) 2022-02-08 17:17:25.992 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (0.2.5) 2022-02-08 17:17:26.587 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.2) 2022-02-08 17:17:26.587 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.4.2) 2022-02-08 17:17:26.882 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.0.0) 2022-02-08 17:17:26.883 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (4.10.0) 2022-02-08 17:17:27.046 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev486) (3.7.0) 2022-02-08 17:17:27.286 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (1.8.2) 2022-02-08 17:17:27.287 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (21.4.0) 2022-02-08 17:17:27.474 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.0.0) 2022-02-08 17:17:27.685 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.3.1) 2022-02-08 17:17:29.097 | Installing collected packages: neutron 2022-02-08 17:17:29.097 | Attempting uninstall: neutron 2022-02-08 17:17:29.099 | Found existing installation: neutron 19.1.0 2022-02-08 17:17:30.356 | Uninstalling neutron-19.1.0: 2022-02-08 17:17:30.431 | Successfully uninstalled neutron-19.1.0 2022-02-08 17:17:30.433 | Running setup.py develop for neutron 2022-02-08 17:17:34.311 | Successfully installed neutron 2022-02-08 17:17:34.311 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:17:34.319 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:17:34.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:17:34.462 | + inc/python:pip_install:200 : result=0 2022-02-08 17:17:34.465 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:17:34.467 | + functions-common:time_stop:2414 : local name 2022-02-08 17:17:34.469 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:17:34.472 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:17:34.474 | + functions-common:time_stop:2417 : local total 2022-02-08 17:17:34.476 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:17:34.478 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:17:34.481 | + functions-common:time_stop:2421 : start_time=1644340638258 2022-02-08 17:17:34.483 | + functions-common:time_stop:2423 : [[ -z 1644340638258 ]] 2022-02-08 17:17:34.486 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:17:34.490 | + functions-common:time_stop:2426 : end_time=1644340654487 2022-02-08 17:17:34.493 | + functions-common:time_stop:2427 : elapsed_time=16229 2022-02-08 17:17:34.495 | + functions-common:time_stop:2428 : total=157950 2022-02-08 17:17:34.498 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:17:34.500 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=174179 2022-02-08 17:17:34.502 | + inc/python:pip_install:203 : return 0 2022-02-08 17:17:34.505 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:17:34.507 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:17:34.510 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:17:34.528 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:17:34.541 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 17:17:34.543 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 17:17:34.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:17:34.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:17:34.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 17:17:34.554 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:17:34.557 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:17:34.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:17:34.562 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 17:17:34.580 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:34.582 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 17:17:34.585 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 17:17:34.588 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 17:17:34.590 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:17:34.593 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 17:17:34.596 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 17:17:34.598 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 17:17:34.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:17:34.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:17:34.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 17:17:34.608 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:17:34.611 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 17:17:34.627 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:34.630 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 17:17:34.646 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:34.649 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 17:17:34.667 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:34.670 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 17:17:34.672 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 17:17:34.674 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 17:17:34.677 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:17:34.679 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:17:34.682 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:17:34.685 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:17:34.687 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:17:34.690 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:17:34.707 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:17:34.709 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:17:34.711 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:17:34.714 | + functions-common:git_clone:618 : echo master 2022-02-08 17:17:34.715 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:17:34.720 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 17:17:34.722 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:17:34.725 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 17:17:34.728 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:17:34.728 | + functions-common:git_clone:667 : head -1 2022-02-08 17:17:34.739 | b6fe7521af Merge "docs: Follow-ups for cells v2, architecture docs" 2022-02-08 17:17:34.742 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:17:34.745 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 17:17:34.747 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:17:34.750 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:17:34.752 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 17:17:34.755 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:17:34.757 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 17:17:34.760 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:17:34.762 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:17:34.765 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 17:17:34.767 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:17:34.770 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:17:34.773 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 17:17:34.775 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:17:34.778 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 17:17:34.781 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:17:34.783 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:17:34.786 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 17:17:34.792 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 17:17:34.795 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 17:17:35.431 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 17:17:35.434 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:17:35.436 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:17:35.438 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:17:35.441 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:17:35.443 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 17:17:35.445 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:17:35.448 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:17:35.450 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:17:35.452 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:17:35.455 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:17:35.457 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:17:35.459 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:17:35.462 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 17:17:35.483 | Using python 3.8 to install /opt/stack/nova 2022-02-08 17:17:35.485 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-08 17:17:36.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:36.386 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:36.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:36.386 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:37.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:17:37.531 | Obtaining file:///opt/stack/nova 2022-02-08 17:17:37.532 | Preparing metadata (setup.py): started 2022-02-08 17:17:40.574 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:17:40.809 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.8.0) 2022-02-08 17:17:40.810 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.4.31) 2022-02-08 17:17:40.811 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.1.1) 2022-02-08 17:17:40.812 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.33.0) 2022-02-08 17:17:40.813 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.0.3) 2022-02-08 17:17:40.814 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (9.3.0) 2022-02-08 17:17:40.815 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.7.1) 2022-02-08 17:17:40.816 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.5.1) 2022-02-08 17:17:40.817 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (36.0.1) 2022-02-08 17:17:40.818 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.8.7) 2022-02-08 17:17:40.819 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.1.2) 2022-02-08 17:17:40.820 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.1.1) 2022-02-08 17:17:40.821 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.5.0) 2022-02-08 17:17:40.822 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.0.0) 2022-02-08 17:17:40.823 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.13.0) 2022-02-08 17:17:40.824 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.7.6) 2022-02-08 17:17:40.826 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.8.0) 2022-02-08 17:17:40.827 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.11.0) 2022-02-08 17:17:40.828 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.8.1) 2022-02-08 17:17:40.829 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.0.2) 2022-02-08 17:17:40.830 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev224) (3.2.0) 2022-02-08 17:17:40.831 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (8.2.0) 2022-02-08 17:17:40.832 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.4.0) 2022-02-08 17:17:40.833 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (7.7.0) 2022-02-08 17:17:40.834 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.5.0) 2022-02-08 17:17:40.835 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.27.1) 2022-02-08 17:17:40.836 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.5.0) 2022-02-08 17:17:41.326 | Collecting websockify>=0.9.0 2022-02-08 17:17:41.334 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-08 17:17:41.339 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.10.0) 2022-02-08 17:17:41.340 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.5.0) 2022-02-08 17:17:41.342 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (8.7.1) 2022-02-08 17:17:41.343 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.4.0) 2022-02-08 17:17:41.344 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.6.1) 2022-02-08 17:17:41.345 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.3.0) 2022-02-08 17:17:41.346 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.2.0) 2022-02-08 17:17:41.347 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.4.0) 2022-02-08 17:17:41.348 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.12.1) 2022-02-08 17:17:41.349 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (11.1.0) 2022-02-08 17:17:41.351 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (6.3.0) 2022-02-08 17:17:41.352 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (12.12.0) 2022-02-08 17:17:41.353 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.10.1) 2022-02-08 17:17:41.354 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.6.2) 2022-02-08 17:17:41.355 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.1.0) 2022-02-08 17:17:41.357 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.8.0) 2022-02-08 17:17:41.358 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.5.0) 2022-02-08 17:17:41.359 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.5.0) 2022-02-08 17:17:41.359 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.9.0) 2022-02-08 17:17:41.361 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.5.0) 2022-02-08 17:17:41.362 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.1.0) 2022-02-08 17:17:41.363 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.1.0) 2022-02-08 17:17:41.364 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.7.0) 2022-02-08 17:17:41.365 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.7.0) 2022-02-08 17:17:41.366 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.5.0) 2022-02-08 17:17:41.367 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.10.0) 2022-02-08 17:17:41.800 | Collecting microversion-parse>=0.2.1 2022-02-08 17:17:41.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-08 17:17:41.811 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.10.0) 2022-02-08 17:17:41.812 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.2.2) 2022-02-08 17:17:42.314 | Collecting pypowervm>=1.1.15 2022-02-08 17:17:42.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2022-02-08 17:17:42.360 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.3.3) 2022-02-08 17:17:42.362 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.7.0) 2022-02-08 17:17:42.363 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.6.3) 2022-02-08 17:17:42.364 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.8.2) 2022-02-08 17:17:42.397 | Collecting zVMCloudConnector>=1.3.0 2022-02-08 17:17:42.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-02-08 17:17:42.473 | Preparing metadata (setup.py): started 2022-02-08 17:17:43.216 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:17:43.220 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:17:43.222 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.61.0) 2022-02-08 17:17:43.223 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (6.0) 2022-02-08 17:17:43.243 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev224) (4.10.1) 2022-02-08 17:17:43.244 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev224) (5.4.0) 2022-02-08 17:17:43.245 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev224) (1.1.6) 2022-02-08 17:17:43.265 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev224) (5.2.0) 2022-02-08 17:17:43.306 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev224) (1.15.0) 2022-02-08 17:17:43.336 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev224) (1.16.0) 2022-02-08 17:17:43.337 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev224) (2.1.0) 2022-02-08 17:17:43.360 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev224) (2.0.1) 2022-02-08 17:17:43.490 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev224) (3.1.1) 2022-02-08 17:17:43.493 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev224) (4.4.0) 2022-02-08 17:17:43.580 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.32) 2022-02-08 17:17:43.581 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.4.4) 2022-02-08 17:17:43.582 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.1.5) 2022-02-08 17:17:43.583 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (0.10.0) 2022-02-08 17:17:43.586 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (2.5.0) 2022-02-08 17:17:43.587 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.4.0) 2022-02-08 17:17:43.609 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev224) (6.3.1) 2022-02-08 17:17:43.663 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev224) (1.15.0) 2022-02-08 17:17:43.664 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:43.666 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:17:43.749 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev224) (0.17.3) 2022-02-08 17:17:43.866 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev224) (2.0.1) 2022-02-08 17:17:43.868 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev224) (0.5.0) 2022-02-08 17:17:43.929 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev224) (0.9.6) 2022-02-08 17:17:43.990 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (0.4.0) 2022-02-08 17:17:43.991 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.2.3) 2022-02-08 17:17:43.993 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.0.0) 2022-02-08 17:17:43.996 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.0.9) 2022-02-08 17:17:44.023 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev224) (3.2.0) 2022-02-08 17:17:44.024 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev224) (3.3.0) 2022-02-08 17:17:44.078 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev224) (1.0.3) 2022-02-08 17:17:44.136 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev224) (2021.3) 2022-02-08 17:17:44.171 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev224) (1.3.3) 2022-02-08 17:17:44.172 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev224) (3.0.0) 2022-02-08 17:17:44.226 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev224) (21.3) 2022-02-08 17:17:44.229 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev224) (3.0.7) 2022-02-08 17:17:44.315 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev224) (1.5.0) 2022-02-08 17:17:44.340 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev224) (60.7.1) 2022-02-08 17:17:44.418 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev224) (0.2.5) 2022-02-08 17:17:44.506 | Requirement already satisfied: pyasn1-modules in /usr/lib/python3/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev224) (0.2.1) 2022-02-08 17:17:44.507 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev224) (0.4.8) 2022-02-08 17:17:44.859 | Collecting babel 2022-02-08 17:17:44.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-02-08 17:17:45.157 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev224) (3.16.0) 2022-02-08 17:17:45.224 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev224) (22.0.0) 2022-02-08 17:17:45.226 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev224) (1.13.3) 2022-02-08 17:17:45.227 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev224) (1.3.3) 2022-02-08 17:17:45.272 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev224) (2.4.2) 2022-02-08 17:17:45.277 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev224) (2.1.0) 2022-02-08 17:17:45.280 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev224) (3.10.0) 2022-02-08 17:17:45.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (2019.11.28) 2022-02-08 17:17:45.359 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (1.26.8) 2022-02-08 17:17:45.362 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (2.0.11) 2022-02-08 17:17:45.364 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (3.3) 2022-02-08 17:17:45.462 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev224) (0.7) 2022-02-08 17:17:45.708 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev224) (0.4.2) 2022-02-08 17:17:45.709 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev224) (0.5.2) 2022-02-08 17:17:45.825 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev224) (2.6.3) 2022-02-08 17:17:45.827 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev224) (1.4.2) 2022-02-08 17:17:45.829 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:17:45.917 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev224) (0.12.2) 2022-02-08 17:17:48.504 | Collecting numpy 2022-02-08 17:17:48.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-08 17:17:49.023 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev224) (2.3.0) 2022-02-08 17:17:49.061 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.0.0) 2022-02-08 17:17:49.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev224) (2.21) 2022-02-08 17:17:49.382 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (2.3.3) 2022-02-08 17:17:49.385 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (0.5.0) 2022-02-08 17:17:49.604 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev224) (2.5.0) 2022-02-08 17:17:49.729 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev224) (2.2) 2022-02-08 17:17:50.216 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev224) (0.13.1) 2022-02-08 17:17:50.261 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev224) (2.16.0) 2022-02-08 17:17:50.706 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:50.707 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:50.708 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:50.709 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:50.710 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:50.711 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:50.712 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:17:51.990 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev224) (3.7.0) 2022-02-08 17:17:52.502 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (1.8.2) 2022-02-08 17:17:52.504 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (21.4.0) 2022-02-08 17:17:52.603 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:17:52.712 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev224) (1.0.0) 2022-02-08 17:17:53.261 | Building wheels for collected packages: zVMCloudConnector 2022-02-08 17:17:53.261 | Building wheel for zVMCloudConnector (setup.py): started 2022-02-08 17:17:54.282 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-02-08 17:17:54.284 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=fe2aa980aea89a996df42446b9b840e28e8988f4d4ea6a58a198abd5a262d813 2022-02-08 17:17:54.285 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-02-08 17:17:54.290 | Successfully built zVMCloudConnector 2022-02-08 17:17:55.272 | Installing collected packages: numpy, babel, zVMCloudConnector, websockify, pypowervm, microversion-parse, nova 2022-02-08 17:17:55.272 | Attempting uninstall: numpy 2022-02-08 17:17:55.275 | Found existing installation: numpy 1.17.4 2022-02-08 17:17:55.279 | Uninstalling numpy-1.17.4: 2022-02-08 17:17:55.406 | Successfully uninstalled numpy-1.17.4 2022-02-08 17:18:00.463 | Running setup.py develop for nova 2022-02-08 17:18:04.855 | Successfully installed babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.22.2 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2022-02-08 17:18:04.856 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:18:04.863 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:18:04.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:18:05.054 | + inc/python:pip_install:200 : result=0 2022-02-08 17:18:05.056 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:18:05.058 | + functions-common:time_stop:2414 : local name 2022-02-08 17:18:05.061 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:18:05.063 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:18:05.065 | + functions-common:time_stop:2417 : local total 2022-02-08 17:18:05.068 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:18:05.070 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:18:05.072 | + functions-common:time_stop:2421 : start_time=1644340655477 2022-02-08 17:18:05.074 | + functions-common:time_stop:2423 : [[ -z 1644340655477 ]] 2022-02-08 17:18:05.077 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:18:05.081 | + functions-common:time_stop:2426 : end_time=1644340685079 2022-02-08 17:18:05.083 | + functions-common:time_stop:2427 : elapsed_time=29602 2022-02-08 17:18:05.086 | + functions-common:time_stop:2428 : total=174179 2022-02-08 17:18:05.088 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:18:05.090 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=203781 2022-02-08 17:18:05.093 | + inc/python:pip_install:203 : return 0 2022-02-08 17:18:05.095 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:18:05.098 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:18:05.100 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:18:05.119 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:18:05.131 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 17:18:05.133 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 17:18:05.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:18:05.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:18:05.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 17:18:05.143 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:18:05.146 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-08 17:18:05.159 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:18:05.161 | + ./stack.sh:main:937 : configure_nova 2022-02-08 17:18:05.164 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 17:18:05.177 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 17:18:05.179 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 17:18:05.182 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:18:05.185 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 17:18:05.185 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:18:05.190 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 17:18:05.193 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 17:18:05.195 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:18:05.198 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 17:18:05.200 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 17:18:05.203 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 17:18:05.205 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 17:18:05.207 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 17:18:05.219 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 17:18:05.231 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-08 17:18:05.244 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-08 17:18:05.256 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 17:18:05.269 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:18:05.272 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:18:05.276 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Sc9bgvs20p 2022-02-08 17:18:05.279 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:18:05.281 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:18:05.284 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 17:18:05.286 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:18:05.289 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:18:05.291 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Sc9bgvs20p 2022-02-08 17:18:05.295 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Sc9bgvs20p 2022-02-08 17:18:05.307 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Sc9bgvs20p /etc/sudoers.d/nova-rootwrap 2022-02-08 17:18:05.321 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 17:18:05.325 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:18:05.328 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:18:05.330 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:18:05.333 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:18:05.335 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-08 17:18:05.337 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-08 17:18:05.340 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ n-api ]] 2022-02-08 17:18:05.343 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 17:18:05.348 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 17:18:05.365 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:05.367 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 17:18:05.370 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 17:18:05.374 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 17:18:05.378 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 17:18:05.407 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 17:18:05.409 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 17:18:05.435 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 17:18:05.465 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 17:18:05.492 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 17:18:05.521 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 17:18:05.557 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 17:18:05.587 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 17:18:05.589 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.75 2022-02-08 17:18:05.617 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 17:18:05.645 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 17:18:05.673 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 17:18:05.702 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 17:18:05.730 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:18:05.762 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 17:18:05.764 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:18:05.766 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:18:05.768 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:18:05.771 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:18:05.773 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:18:05.775 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:18:05.778 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:18:05.780 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:18:05.782 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:18:05.785 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:18:05.787 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:18:05.789 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 17:18:05.791 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:18:05.794 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:18:05.796 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:18:05.798 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:18:05.800 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:18:05.803 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:18:05.805 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 17:18:05.821 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:05.824 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:18:05.827 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 17:18:05.833 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 17:18:05.863 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 17:18:05.865 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 17:18:05.867 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 17:18:05.869 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 17:18:05.872 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:18:05.874 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:18:05.905 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 17:18:05.907 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 17:18:05.910 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 17:18:05.912 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 17:18:05.914 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:18:05.917 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:18:05.948 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 17:18:05.978 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 17:18:06.006 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 17:18:06.033 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 17:18:06.049 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:06.052 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 17:18:06.068 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:06.071 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 17:18:06.072 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 17:18:06.077 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 17:18:06.079 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 17:18:06.111 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 17:18:06.128 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:06.130 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 17:18:06.132 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:18:06.134 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:18:06.137 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:18:06.139 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 17:18:06.170 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 17:18:06.201 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:18:06.229 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 17:18:06.257 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 17:18:06.285 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 17:18:06.314 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 17:18:06.341 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 17:18:06.372 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:18:06.401 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:18:06.429 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 17:18:06.446 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:06.448 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 17:18:06.451 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 17:18:06.481 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 17:18:06.508 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.75/identity 2022-02-08 17:18:06.536 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 17:18:06.563 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 17:18:06.591 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 17:18:06.619 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 17:18:06.646 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 17:18:06.674 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 17:18:06.691 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:06.693 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 17:18:06.695 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 17:18:06.723 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 17:18:06.753 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 17:18:06.755 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 17:18:06.783 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 17:18:06.785 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 17:18:06.787 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 17:18:06.790 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:18:06.792 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:18:06.794 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:18:06.797 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:18:06.799 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:18:06.803 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:18:06.805 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 17:18:06.807 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:18:06.810 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:18:06.812 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:18:06.814 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:18:06.817 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:18:06.819 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:18:06.821 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:18:06.824 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:18:06.826 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:18:06.828 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:18:06.830 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:18:06.833 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 17:18:06.835 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 17:18:06.837 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:18:06.841 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:18:06.860 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:18:06.862 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:18:06.865 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:18:06.867 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:18:06.869 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:18:06.897 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.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' 2022-02-08 17:18:06.924 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:18:06.953 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:18:06.980 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 17:18:07.011 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 17:18:07.027 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:07.029 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 17:18:07.032 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 17:18:07.034 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 17:18:07.036 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 17:18:07.039 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:18:07.041 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:18:07.044 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 17:18:07.049 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 17:18:07.051 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:18:07.053 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:18:07.066 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:18:07.067 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:18:07.075 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:18:07.079 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:18:07.095 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:18:07.097 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 17:18:07.101 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 17:18:07.131 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:18:07.158 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 17:18:07.186 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:18:07.213 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:18:07.241 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:18:07.268 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:18:07.295 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:18:07.323 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:18:07.350 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:18:07.377 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:18:07.405 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:18:07.434 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:18:07.463 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:18:07.465 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:18:07.469 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 17:18:07.471 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 17:18:07.474 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:18:07.476 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:07.479 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:07.481 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:18:07.484 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:18:07.487 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:18:07.515 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:18:07.542 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 17:18:07.543 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:18:07.552 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 17:18:07.555 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 17:18:07.558 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 17:18:07.560 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:18:07.563 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:18:07.565 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:18:07.567 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:07.570 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:07.572 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:18:07.574 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:18:07.576 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:07.579 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:07.581 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 17:18:07.643 | Enabling site nova-api-wsgi. 2022-02-08 17:18:07.649 | To activate the new configuration, you need to run: 2022-02-08 17:18:07.649 | systemctl reload apache2 2022-02-08 17:18:07.653 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:18:07.656 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:18:07.658 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:18:07.661 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:18:07.792 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 17:18:07.809 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:07.811 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-08 17:18:07.814 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:18:07.816 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 17:18:07.819 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 17:18:07.821 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 17:18:07.824 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:18:07.826 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:18:07.831 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 17:18:07.833 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:18:07.836 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:18:07.849 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:18:07.850 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:18:07.859 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:18:07.862 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:18:07.879 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 17:18:07.881 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:18:07.885 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:18:07.915 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 17:18:07.943 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 17:18:07.970 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:18:07.998 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:18:08.025 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:18:08.053 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:18:08.083 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:18:08.110 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:18:08.138 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:18:08.166 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:18:08.202 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:18:08.233 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:18:08.264 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 17:18:08.267 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 17:18:08.294 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 17:18:08.311 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:08.313 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:18:08.345 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 17:18:08.347 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 17:18:08.350 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 17:18:08.369 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:08.372 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:18:08.375 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:18:08.408 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 17:18:08.443 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 17:18:08.445 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:18:08.448 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 17:18:08.450 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:18:08.453 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:18:08.455 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:18:08.471 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:08.474 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:18:08.477 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:18:08.479 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:18:08.497 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:08.499 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:18:08.502 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:18:08.532 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:18:08.535 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:18:08.538 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 17:18:08.570 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 17:18:08.598 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 17:18:08.630 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 17:18:08.648 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:08.651 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:18:08.680 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 17:18:08.682 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 17:18:08.685 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 17:18:08.718 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 17:18:08.750 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.75/identity 2022-02-08 17:18:08.782 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 17:18:08.811 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 17:18:08.840 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 17:18:08.868 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 17:18:08.897 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 17:18:08.929 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 17:18:08.960 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 17:18:08.977 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:08.981 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 17:18:08.985 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:18:08.988 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 17:18:08.990 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 17:18:08.994 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 17:18:08.996 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:18:09.000 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:18:09.003 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:18:09.006 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 17:18:09.010 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 17:18:09.015 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 17:18:09.017 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 17:18:09.019 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 17:18:09.022 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 17:18:09.024 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:18:09.027 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:18:09.062 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 17:18:09.098 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 17:18:09.136 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:18:09.138 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 17:18:09.141 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 17:18:09.143 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 17:18:09.160 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:09.163 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 17:18:09.163 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 17:18:09.920 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-08 17:18:09.922 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-08 17:18:10.631 | Adding vhost "nova_cell1" ... 2022-02-08 17:18:10.683 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-08 17:18:11.378 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-08 17:18:11.404 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 17:18:11.407 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:18:11.409 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 17:18:11.412 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:18:11.414 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 17:18:11.417 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:18:11.436 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:11.439 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 17:18:11.442 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 17:18:11.446 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:18:11.464 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:11.466 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-02-08 17:18:11.469 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-02-08 17:18:11.497 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:18:11.499 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:18:11.501 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 17:18:11.518 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:11.520 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 17:18:11.523 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:18:11.525 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 17:18:11.561 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.75/identity 2022-02-08 17:18:11.592 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 17:18:11.623 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 17:18:11.652 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 17:18:11.682 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 17:18:11.719 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 17:18:11.753 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 17:18:11.784 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 17:18:11.787 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 17:18:11.790 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 17:18:11.795 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:18:11.820 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:18:11.823 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:18:11.827 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:18:11.831 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:18:11.834 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:18:11.870 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.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' 2022-02-08 17:18:11.901 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:18:11.938 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:18:11.968 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:18:11.971 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 17:18:11.976 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:18:11.978 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 17:18:11.981 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 17:18:11.984 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 17:18:11.986 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:18:11.988 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:18:11.991 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:18:11.994 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 17:18:11.996 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 17:18:11.998 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:18:12.002 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 17:18:12.005 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 17:18:12.007 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 17:18:12.025 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:12.027 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 17:18:12.030 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 17:18:12.048 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:12.051 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 17:18:12.070 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:12.073 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 17:18:12.090 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:18:12.093 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 17:18:12.114 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:18:12.116 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 17:18:12.119 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 17:18:12.122 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 17:18:12.125 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:18:12.128 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 17:18:12.131 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 17:18:12.134 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 17:18:12.137 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:12.140 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:12.142 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 17:18:12.145 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:18:12.148 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:18:12.150 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:18:12.153 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:18:12.156 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:18:12.158 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:18:12.161 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:12.163 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:12.166 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:18:12.168 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:18:12.171 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:18:12.173 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:18:12.176 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 17:18:12.179 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:18:12.181 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:12.187 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:12.190 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 17:18:12.213 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 17:18:12.323 | Reading package lists... 2022-02-08 17:18:12.569 | Building dependency tree... 2022-02-08 17:18:12.570 | Reading state information... 2022-02-08 17:18:12.811 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:18:12.811 | The following packages were automatically installed and are no longer required: 2022-02-08 17:18:12.813 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:18:12.813 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:18:12.813 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:18:12.813 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:18:12.813 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:18:12.813 | python3-zope.interface 2022-02-08 17:18:12.813 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:18:12.939 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:18:12.946 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:18:12.949 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:18:12.954 | + functions-common:time_stop:2414 : local name 2022-02-08 17:18:12.957 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:18:12.962 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:18:12.966 | + functions-common:time_stop:2417 : local total 2022-02-08 17:18:12.968 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:18:12.971 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:18:12.973 | + functions-common:time_stop:2421 : start_time=1644340692210 2022-02-08 17:18:12.976 | + functions-common:time_stop:2423 : [[ -z 1644340692210 ]] 2022-02-08 17:18:12.979 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:18:12.983 | + functions-common:time_stop:2426 : end_time=1644340692980 2022-02-08 17:18:12.986 | + functions-common:time_stop:2427 : elapsed_time=770 2022-02-08 17:18:12.988 | + functions-common:time_stop:2428 : total=481013 2022-02-08 17:18:12.990 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:18:12.993 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=481783 2022-02-08 17:18:12.995 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:18:12.998 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 17:18:13.001 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 17:18:13.003 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 17:18:13.006 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 17:18:13.009 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 17:18:13.035 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 17:18:13.038 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:18:13.042 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:18:13.044 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:18:13.047 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:18:13.050 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:18:13.053 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:18:13.056 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:13.059 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:13.062 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:18:13.065 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:18:13.068 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:18:13.071 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:18:13.073 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 17:18:13.076 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:18:13.079 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:13.081 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:13.084 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 17:18:13.108 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-08 17:18:13.221 | Reading package lists... 2022-02-08 17:18:13.465 | Building dependency tree... 2022-02-08 17:18:13.466 | Reading state information... 2022-02-08 17:18:13.719 | The following packages were automatically installed and are no longer required: 2022-02-08 17:18:13.720 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:18:13.720 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:18:13.720 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:18:13.720 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:18:13.720 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:18:13.720 | python3-zope.interface 2022-02-08 17:18:13.720 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:18:13.797 | The following NEW packages will be installed: 2022-02-08 17:18:13.798 | libapache2-mod-wsgi-py3 2022-02-08 17:18:13.911 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:18:13.911 | Need to get 93.3 kB of archives. 2022-02-08 17:18:13.911 | After this operation, 300 kB of additional disk space will be used. 2022-02-08 17:18:13.911 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-08 17:18:14.667 | Fetched 93.3 kB in 0s (409 kB/s) 2022-02-08 17:18:14.711 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-08 17:18:14.776 | (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 ... 100313 files and directories currently installed.) 2022-02-08 17:18:14.781 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-08 17:18:14.786 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-08 17:18:14.873 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-08 17:18:15.065 | apache2_invoke: Enable module wsgi 2022-02-08 17:18:23.467 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:18:23.470 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:18:23.474 | + functions-common:time_stop:2414 : local name 2022-02-08 17:18:23.477 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:18:23.480 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:18:23.483 | + functions-common:time_stop:2417 : local total 2022-02-08 17:18:23.486 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:18:23.489 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:18:23.492 | + functions-common:time_stop:2421 : start_time=1644340693105 2022-02-08 17:18:23.495 | + functions-common:time_stop:2423 : [[ -z 1644340693105 ]] 2022-02-08 17:18:23.499 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:18:23.504 | + functions-common:time_stop:2426 : end_time=1644340703501 2022-02-08 17:18:23.507 | + functions-common:time_stop:2427 : elapsed_time=10396 2022-02-08 17:18:23.511 | + functions-common:time_stop:2428 : total=481783 2022-02-08 17:18:23.514 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:18:23.517 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=492179 2022-02-08 17:18:23.520 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:18:23.523 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 17:18:23.525 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 17:18:23.528 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:18:23.531 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:18:23.534 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:18:23.537 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 17:18:23.539 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 17:18:23.598 | wsgi (enabled by maintainer script) 2022-02-08 17:18:23.602 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 17:18:23.606 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 17:18:23.610 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:18:23.619 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 17:18:23.623 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 17:18:23.626 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:18:23.630 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:18:23.631 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:18:23.640 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 17:18:23.643 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 17:18:23.647 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 17:18:23.651 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 17:18:23.654 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 17:18:23.684 | Using python 3.8 to install osc-placement 2022-02-08 17:18:23.687 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-08 17:18:24.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:18:24.638 | from cryptography.utils import int_from_bytes 2022-02-08 17:18:24.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:18:24.638 | from cryptography.utils import int_from_bytes 2022-02-08 17:18:25.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:18:25.880 | Collecting osc-placement 2022-02-08 17:18:25.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-08 17:18:25.904 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 17:18:25.905 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 17:18:25.906 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 17:18:25.907 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 17:18:25.908 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.16.0) 2022-02-08 17:18:25.909 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 17:18:25.967 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-08 17:18:25.968 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-08 17:18:25.969 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-08 17:18:25.971 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-08 17:18:25.984 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-08 17:18:25.987 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-08 17:18:25.988 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-08 17:18:26.001 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-08 17:18:26.002 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-08 17:18:26.003 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-08 17:18:26.005 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-08 17:18:26.006 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-08 17:18:26.007 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-08 17:18:26.027 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-08 17:18:26.028 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-08 17:18:26.029 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-02-08 17:18:26.030 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-08 17:18:26.039 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-08 17:18:26.082 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-08 17:18:26.083 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-08 17:18:26.084 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-08 17:18:26.086 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-08 17:18:26.087 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-08 17:18:26.089 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-08 17:18:26.090 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-08 17:18:26.091 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-08 17:18:26.157 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-08 17:18:26.158 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-08 17:18:26.160 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.11) 2022-02-08 17:18:26.162 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-08 17:18:26.253 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-08 17:18:26.254 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-08 17:18:26.255 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-08 17:18:26.297 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-08 17:18:26.337 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-08 17:18:26.496 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-08 17:18:28.569 | Installing collected packages: osc-placement 2022-02-08 17:18:28.765 | Successfully installed osc-placement-3.1.1 2022-02-08 17:18:28.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:18:28.772 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:18:28.772 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:18:28.905 | + inc/python:pip_install:200 : result=0 2022-02-08 17:18:28.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:18:28.911 | + functions-common:time_stop:2414 : local name 2022-02-08 17:18:28.915 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:18:28.918 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:18:28.921 | + functions-common:time_stop:2417 : local total 2022-02-08 17:18:28.926 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:18:28.929 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:18:28.933 | + functions-common:time_stop:2421 : start_time=1644340703676 2022-02-08 17:18:28.936 | + functions-common:time_stop:2423 : [[ -z 1644340703676 ]] 2022-02-08 17:18:28.940 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:18:28.947 | + functions-common:time_stop:2426 : end_time=1644340708944 2022-02-08 17:18:28.949 | + functions-common:time_stop:2427 : elapsed_time=5268 2022-02-08 17:18:28.953 | + functions-common:time_stop:2428 : total=203781 2022-02-08 17:18:28.955 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:18:28.958 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=209049 2022-02-08 17:18:28.961 | + inc/python:pip_install:203 : return 0 2022-02-08 17:18:28.963 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 17:18:28.966 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 17:18:28.969 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 17:18:28.971 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:18:28.974 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:18:28.977 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:18:28.980 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:18:28.983 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:18:28.986 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:18:29.004 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:18:29.006 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:18:29.009 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:18:29.012 | + functions-common:git_clone:618 : echo master 2022-02-08 17:18:29.012 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:18:29.018 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 17:18:29.020 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-02-08 17:18:29.023 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-08 17:18:29.025 | + functions-common:git_timed:691 : local count=0 2022-02-08 17:18:29.028 | + functions-common:git_timed:692 : local timeout=0 2022-02-08 17:18:29.030 | + functions-common:git_timed:694 : [[ -n 0 ]] 2022-02-08 17:18:29.033 | + functions-common:git_timed:695 : timeout=0 2022-02-08 17:18:29.036 | + functions-common:git_timed:698 : time_start git_timed 2022-02-08 17:18:29.038 | + functions-common:time_start:2400 : local name=git_timed 2022-02-08 17:18:29.041 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:18:29.043 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:18:29.046 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:18:29.051 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340709048 2022-02-08 17:18:29.054 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-08 17:18:29.057 | Cloning into '/opt/stack/placement'... 2022-02-08 17:21:59.035 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2022-02-08 17:21:59.035 | fatal: the remote end hung up unexpectedly 2022-02-08 17:21:59.035 | fatal: early EOF 2022-02-08 17:21:59.037 | fatal: index-pack failed 2022-02-08 17:21:59.047 | + functions-common:git_timed:702 : [[ 128 -ne 124 ]] 2022-02-08 17:21:59.049 | + functions-common:git_timed:703 : die 703 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2022-02-08 17:21:59.052 | + functions-common:die:253 : local exitcode=0 2022-02-08 17:21:59.054 | [Call Trace] 2022-02-08 17:21:59.055 | ./stack.sh:942:stack_install_service 2022-02-08 17:21:59.055 | /home/ubuntu/devstack/lib/stack:32:install_placement 2022-02-08 17:21:59.055 | /home/ubuntu/devstack/lib/placement:140:git_clone 2022-02-08 17:21:59.055 | /home/ubuntu/devstack/functions-common:639:git_timed 2022-02-08 17:21:59.055 | /home/ubuntu/devstack/functions-common:703:die 2022-02-08 17:21:59.059 | [ERROR] /home/ubuntu/devstack/functions-common:703 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2022-02-08 17:22:00.063 | Error on exit