2021-12-16 16:22:09.586 | + ./stack.sh:main:481 : exec 2021-12-16 16:22:09.586 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-16-162209' 2021-12-16 16:22:09.586 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-16-162209.summary.2021-12-16-162209 2021-12-16 16:22:09.586 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-16 16:22:09.586 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-16-162209 2021-12-16 16:22:09.586 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-16-162209 /opt/stack/logs/stack.sh.log 2021-12-16 16:22:09.586 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-16-162209.summary.2021-12-16-162209 /opt/stack/logs/stack.sh.log.summary 2021-12-16 16:22:09.586 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-16 16:22:09.586 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-16 16:22:09.586 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-16 16:22:09.586 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-16 16:22:09.586 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-16 16:22:09.586 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-16 16:22:09.586 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-16 16:22:09.586 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-16 16:22:09.586 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-16 16:22:09.588 | + ./stack.sh:main:567 : set -o errexit 2021-12-16 16:22:09.589 | + ./stack.sh:main:570 : uname -a 2021-12-16 16:22:09.591 | Linux dv-neutron-821998-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-16 16:22:09.593 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-16 16:22:09.594 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-16 16:22:09.597 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-16 16:22:09.625 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-16 16:22:09.639 | + ./stack.sh:main:584 : fetch_plugins 2021-12-16 16:22:09.641 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-16 16:22:09.643 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-16 16:22:09.645 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-16 16:22:09.647 | + functions-common:fetch_plugins:1753 : return 2021-12-16 16:22:09.648 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-16 16:22:09.650 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-16 16:22:09.652 | + functions-common:run_phase:1831 : local phase= 2021-12-16 16:22:09.654 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-16 16:22:09.655 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-16 16:22:09.657 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-16 16:22:09.659 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-16 16:22:09.660 | + functions-common:run_phase:1840 : local extra 2021-12-16 16:22:09.663 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-16 16:22:09.665 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-16 16:22:09.667 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-16 16:22:09.669 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-16 16:22:09.671 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-16 16:22:09.673 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-16 16:22:09.686 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:22:09.688 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-16 16:22:09.689 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-16 16:22:09.691 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-16 16:22:09.693 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-16 16:22:09.695 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-16 16:22:09.696 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-16 16:22:09.698 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-16 16:22:09.700 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-16 16:22:09.702 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-16 16:22:09.703 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-16 16:22:09.706 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-16 16:22:09.707 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-16 16:22:09.709 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-16 16:22:09.711 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-16 16:22:09.712 | + functions-common:plugin_override_defaults:1794 : return 2021-12-16 16:22:09.714 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-16 16:22:09.731 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-16 16:22:09.733 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-16 16:22:09.745 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:22:09.748 | +++ lib/tls:source:43 : hostname -f 2021-12-16 16:22:09.751 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-16 16:22:09.753 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-16 16:22:09.755 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-16 16:22:09.757 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-16 16:22:09.759 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-16 16:22:09.760 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-16 16:22:09.763 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-16 16:22:09.765 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-16 16:22:09.766 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-16 16:22:09.768 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-16 16:22:09.772 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-16 16:22:09.784 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-16 16:22:09.800 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-16 16:22:09.812 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-16 16:22:09.823 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-16 16:22:09.853 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-16 16:22:09.908 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-16 16:22:09.988 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-16 16:22:10.008 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-16 16:22:10.055 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-16 16:22:10.107 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-16 16:22:10.227 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-16 16:22:10.241 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-16 16:22:10.253 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-16 16:22:10.265 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-16 16:22:10.350 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-16 16:22:10.352 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-16 16:22:10.355 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-16 16:22:10.357 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-16 16:22:10.359 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-16 16:22:10.361 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-16 16:22:10.364 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-16 16:22:10.364 | False' 2021-12-16 16:22:10.366 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-16 16:22:10.380 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-16 16:22:10.382 | + ./stack.sh:main:618 : run_phase source 2021-12-16 16:22:10.384 | + functions-common:run_phase:1830 : local mode=source 2021-12-16 16:22:10.386 | + functions-common:run_phase:1831 : local phase= 2021-12-16 16:22:10.389 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-16 16:22:10.391 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-16 16:22:10.393 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-16 16:22:10.395 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-16 16:22:10.397 | + functions-common:run_phase:1840 : local extra 2021-12-16 16:22:10.399 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-16 16:22:10.403 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-16 16:22:10.405 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-16 16:22:10.407 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-16 16:22:10.409 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-16 16:22:10.411 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-16 16:22:10.425 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:22:10.427 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-16 16:22:10.428 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-16 16:22:10.465 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-16 16:22:10.467 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-16 16:22:10.469 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-16 16:22:10.471 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-16 16:22:10.473 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-16 16:22:10.475 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-16 16:22:10.477 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-16 16:22:10.479 | + functions-common:load_plugin_settings:1771 : return 2021-12-16 16:22:10.482 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-16 16:22:10.484 | + functions-common:verify_disabled_services:2113 : local service 2021-12-16 16:22:10.486 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.488 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-16 16:22:10.490 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.492 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-16 16:22:10.494 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.497 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-16 16:22:10.499 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.501 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-16 16:22:10.503 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.506 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-16 16:22:10.508 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.510 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-16 16:22:10.512 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.514 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-16 16:22:10.516 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.519 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-16 16:22:10.521 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.523 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-16 16:22:10.525 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.527 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-16 16:22:10.529 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.532 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-16 16:22:10.534 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.536 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-16 16:22:10.538 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.540 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-16 16:22:10.542 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.545 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-16 16:22:10.547 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.550 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-16 16:22:10.552 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.554 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-16 16:22:10.556 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.558 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-16 16:22:10.561 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.563 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-16 16:22:10.565 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.567 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-16 16:22:10.570 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.572 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-16 16:22:10.574 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.576 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-16 16:22:10.578 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.581 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-16 16:22:10.583 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.585 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-16 16:22:10.587 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.589 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-16 16:22:10.591 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.594 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-16 16:22:10.596 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.598 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-16 16:22:10.600 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.602 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-16 16:22:10.604 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.607 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-16 16:22:10.609 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.611 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-16 16:22:10.613 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.616 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-16 16:22:10.618 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.620 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-16 16:22:10.623 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.625 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-16 16:22:10.627 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.629 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-16 16:22:10.631 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.633 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-16 16:22:10.636 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.638 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-16 16:22:10.640 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.642 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-16 16:22:10.644 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.647 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-16 16:22:10.649 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.651 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-16 16:22:10.653 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.655 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-16 16:22:10.658 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.660 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-16 16:22:10.662 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.664 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-16 16:22:10.666 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.669 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-16 16:22:10.671 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.673 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-16 16:22:10.675 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.677 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-16 16:22:10.680 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.682 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-16 16:22:10.684 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.687 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-16 16:22:10.689 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-16 16:22:10.691 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-16 16:22:10.694 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-16 16:22:10.696 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-16 16:22:10.698 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-16 16:22:10.712 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:22:10.714 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-16 16:22:10.717 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-16 16:22:10.719 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-16 16:22:10.735 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:22:10.737 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-16 16:22:10.739 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-16 16:22:10.741 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-16 16:22:10.743 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-16 16:22:10.746 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-16 16:22:10.748 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-16 16:22:10.750 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-16 16:22:10.753 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-16 16:22:10.755 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-16 16:22:10.757 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-16 16:22:10.760 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-16 16:22:10.762 | + lib/database:initialize_database_backends:104 : return 0 2021-12-16 16:22:10.764 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-16 16:22:10.764 | Using mysql database backend 2021-12-16 16:22:10.767 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-16 16:22:10.782 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-16 16:22:10.798 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:22:10.800 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-16 16:22:10.816 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-16 16:22:10.831 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:22:10.834 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-16 16:22:10.850 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-16 16:22:10.866 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-16 16:22:10.881 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:22:10.883 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-16 16:22:10.899 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:22:10.901 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-16 16:22:10.917 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-16 16:22:10.920 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-16 16:22:10.922 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-16 16:22:10.924 | + functions-common:save_stackenv:60 : local tag=749 2021-12-16 16:22:10.927 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-16 16:22:10.931 | + functions-common:save_stackenv:62 : time_stamp=2021-12-16-162210 2021-12-16 16:22:10.933 | + functions-common:save_stackenv:63 : echo '# 2021-12-16-162210 749' 2021-12-16 16:22:10.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.938 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-16 16:22:10.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.942 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-16 16:22:10.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.947 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-16 16:22:10.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.951 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-16 16:22:10.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.956 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-12-16 16:22:10.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.961 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-12-16 16:22:10.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.966 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-16-162209 2021-12-16 16:22:10.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.970 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-16 16:22:10.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.975 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-12-16 16:22:10.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.979 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-16 16:22:10.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.984 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-16 16:22:10.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.989 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-16 16:22:10.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-16 16:22:10.993 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-16 16:22:10.996 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-16 16:22:10.998 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-16 16:22:11.000 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-16 16:22:11.002 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:22:11.004 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:22:11.007 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:22:11.009 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:22:11.011 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:22:11.014 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:22:11.029 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:22:11.031 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:22:11.033 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:22:11.036 | + functions-common:git_clone:606 : echo master 2021-12-16 16:22:11.036 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:22:11.041 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-16 16:22:11.043 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-16 16:22:11.045 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-16 16:22:11.048 | + functions-common:git_clone:655 : git show --oneline 2021-12-16 16:22:11.048 | + functions-common:git_clone:655 : head -1 2021-12-16 16:22:11.051 | 134bfe05 update constraint for neutron-lib to new release 2.18.0 2021-12-16 16:22:11.054 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-16 16:22:11.056 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-16 16:22:11.058 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-16 16:22:11.061 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-16 16:22:11.063 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-16 16:22:11.065 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-16 16:22:11.068 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-16 16:22:11.070 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-16 16:22:11.072 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-16 16:22:11.075 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-16 16:22:11.078 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-16 16:22:11.081 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-16 16:22:11.084 | ++ tools/install_prereqs.sh:source:47 : NOW=1639671731 2021-12-16 16:22:11.088 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-16 16:22:11.092 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-16 16:22:11.095 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-16 16:22:11.097 | ++ tools/install_prereqs.sh:source:49 : DELTA=1639671731 2021-12-16 16:22:11.099 | ++ tools/install_prereqs.sh:source:50 : [[ 1639671731 -lt 7200 ]] 2021-12-16 16:22:11.101 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-16 16:22:11.104 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-16 16:22:11.106 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-16 16:22:11.108 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-16 16:22:11.110 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-16 16:22:11.113 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-16 16:22:11.115 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-16 16:22:11.118 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-16 16:22:11.164 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-16 16:22:11.165 | apache2-dev 2021-12-16 16:22:11.165 | bc 2021-12-16 16:22:11.165 | bsdmainutils 2021-12-16 16:22:11.165 | curl 2021-12-16 16:22:11.165 | g++ 2021-12-16 16:22:11.165 | gawk 2021-12-16 16:22:11.165 | gcc 2021-12-16 16:22:11.165 | gettext 2021-12-16 16:22:11.165 | git 2021-12-16 16:22:11.165 | graphviz 2021-12-16 16:22:11.165 | iputils-ping 2021-12-16 16:22:11.165 | libapache2-mod-proxy-uwsgi 2021-12-16 16:22:11.165 | libffi-dev 2021-12-16 16:22:11.165 | libjpeg-dev 2021-12-16 16:22:11.165 | libpcre3-dev 2021-12-16 16:22:11.165 | libpq-dev 2021-12-16 16:22:11.165 | libssl-dev 2021-12-16 16:22:11.165 | libsystemd-dev 2021-12-16 16:22:11.165 | libxml2-dev 2021-12-16 16:22:11.165 | libxslt1-dev 2021-12-16 16:22:11.165 | libyaml-dev 2021-12-16 16:22:11.165 | lsof 2021-12-16 16:22:11.165 | openssh-server 2021-12-16 16:22:11.165 | openssl 2021-12-16 16:22:11.165 | pkg-config 2021-12-16 16:22:11.165 | psmisc 2021-12-16 16:22:11.165 | python3-dev 2021-12-16 16:22:11.165 | python3-pip 2021-12-16 16:22:11.165 | python3-systemd 2021-12-16 16:22:11.165 | python3-venv 2021-12-16 16:22:11.165 | tar 2021-12-16 16:22:11.165 | tcpdump 2021-12-16 16:22:11.165 | unzip 2021-12-16 16:22:11.165 | uuid-runtime 2021-12-16 16:22:11.165 | wget 2021-12-16 16:22:11.165 | wget 2021-12-16 16:22:11.165 | zlib1g-dev 2021-12-16 16:22:11.166 | libkrb5-dev 2021-12-16 16:22:11.166 | libldap2-dev 2021-12-16 16:22:11.166 | libsasl2-dev 2021-12-16 16:22:11.166 | memcached 2021-12-16 16:22:11.166 | python3-mysqldb 2021-12-16 16:22:11.166 | sqlite3 2021-12-16 16:22:11.166 | conntrack 2021-12-16 16:22:11.166 | curl 2021-12-16 16:22:11.166 | dnsmasq-base 2021-12-16 16:22:11.166 | dnsmasq-utils 2021-12-16 16:22:11.166 | ebtables 2021-12-16 16:22:11.166 | genisoimage 2021-12-16 16:22:11.166 | iptables 2021-12-16 16:22:11.166 | iputils-arping 2021-12-16 16:22:11.166 | kpartx 2021-12-16 16:22:11.166 | libjs-jquery-tablesorter 2021-12-16 16:22:11.166 | parted 2021-12-16 16:22:11.166 | pm-utils 2021-12-16 16:22:11.166 | python3-mysqldb 2021-12-16 16:22:11.166 | socat 2021-12-16 16:22:11.166 | sqlite3 2021-12-16 16:22:11.166 | sudo 2021-12-16 16:22:11.166 | vlan 2021-12-16 16:22:11.166 | lsscsi 2021-12-16 16:22:11.166 | open-iscsi 2021-12-16 16:22:11.166 | lvm2 2021-12-16 16:22:11.166 | qemu-utils 2021-12-16 16:22:11.166 | thin-provisioning-tools 2021-12-16 16:22:11.166 | acl 2021-12-16 16:22:11.166 | dnsmasq-base 2021-12-16 16:22:11.166 | dnsmasq-utils 2021-12-16 16:22:11.166 | ebtables 2021-12-16 16:22:11.166 | haproxy 2021-12-16 16:22:11.166 | iptables 2021-12-16 16:22:11.166 | iputils-arping 2021-12-16 16:22:11.166 | iputils-ping 2021-12-16 16:22:11.166 | postgresql-server-dev-all 2021-12-16 16:22:11.166 | python3-mysqldb 2021-12-16 16:22:11.166 | sqlite3 2021-12-16 16:22:11.166 | sudo 2021-12-16 16:22:11.167 | vlan 2021-12-16 16:22:11.167 | pcp 2021-12-16 16:22:11.167 | ipset 2021-12-16 16:22:11.167 | conntrack 2021-12-16 16:22:11.167 | conntrackd 2021-12-16 16:22:11.167 | keepalived 2021-12-16 16:22:11.167 | lvm2 2021-12-16 16:22:11.167 | qemu-utils 2021-12-16 16:22:11.167 | thin-provisioning-tools 2021-12-16 16:22:11.167 | curl 2021-12-16 16:22:11.167 | liberasurecode-dev 2021-12-16 16:22:11.167 | make 2021-12-16 16:22:11.167 | memcached 2021-12-16 16:22:11.167 | sqlite3 2021-12-16 16:22:11.167 | xfsprogs' 2021-12-16 16:22:11.169 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-16 16:22:11.186 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-16 16:22:11.186 | apache2-dev 2021-12-16 16:22:11.186 | bc 2021-12-16 16:22:11.186 | bsdmainutils 2021-12-16 16:22:11.186 | curl 2021-12-16 16:22:11.186 | g++ 2021-12-16 16:22:11.186 | gawk 2021-12-16 16:22:11.186 | gcc 2021-12-16 16:22:11.186 | gettext 2021-12-16 16:22:11.186 | git 2021-12-16 16:22:11.186 | graphviz 2021-12-16 16:22:11.186 | iputils-ping 2021-12-16 16:22:11.186 | libapache2-mod-proxy-uwsgi 2021-12-16 16:22:11.186 | libffi-dev 2021-12-16 16:22:11.186 | libjpeg-dev 2021-12-16 16:22:11.186 | libpcre3-dev 2021-12-16 16:22:11.186 | libpq-dev 2021-12-16 16:22:11.186 | libssl-dev 2021-12-16 16:22:11.186 | libsystemd-dev 2021-12-16 16:22:11.186 | libxml2-dev 2021-12-16 16:22:11.186 | libxslt1-dev 2021-12-16 16:22:11.186 | libyaml-dev 2021-12-16 16:22:11.186 | lsof 2021-12-16 16:22:11.186 | openssh-server 2021-12-16 16:22:11.186 | openssl 2021-12-16 16:22:11.186 | pkg-config 2021-12-16 16:22:11.186 | psmisc 2021-12-16 16:22:11.186 | python3-dev 2021-12-16 16:22:11.186 | python3-pip 2021-12-16 16:22:11.186 | python3-systemd 2021-12-16 16:22:11.186 | python3-venv 2021-12-16 16:22:11.186 | tar 2021-12-16 16:22:11.186 | tcpdump 2021-12-16 16:22:11.186 | unzip 2021-12-16 16:22:11.187 | uuid-runtime 2021-12-16 16:22:11.187 | wget 2021-12-16 16:22:11.187 | wget 2021-12-16 16:22:11.187 | zlib1g-dev 2021-12-16 16:22:11.187 | libkrb5-dev 2021-12-16 16:22:11.187 | libldap2-dev 2021-12-16 16:22:11.187 | libsasl2-dev 2021-12-16 16:22:11.187 | memcached 2021-12-16 16:22:11.187 | python3-mysqldb 2021-12-16 16:22:11.187 | sqlite3 2021-12-16 16:22:11.187 | conntrack 2021-12-16 16:22:11.187 | curl 2021-12-16 16:22:11.187 | dnsmasq-base 2021-12-16 16:22:11.187 | dnsmasq-utils 2021-12-16 16:22:11.187 | ebtables 2021-12-16 16:22:11.187 | genisoimage 2021-12-16 16:22:11.187 | iptables 2021-12-16 16:22:11.187 | iputils-arping 2021-12-16 16:22:11.187 | kpartx 2021-12-16 16:22:11.187 | libjs-jquery-tablesorter 2021-12-16 16:22:11.187 | parted 2021-12-16 16:22:11.187 | pm-utils 2021-12-16 16:22:11.187 | python3-mysqldb 2021-12-16 16:22:11.187 | socat 2021-12-16 16:22:11.187 | sqlite3 2021-12-16 16:22:11.187 | sudo 2021-12-16 16:22:11.187 | vlan 2021-12-16 16:22:11.187 | lsscsi 2021-12-16 16:22:11.187 | open-iscsi 2021-12-16 16:22:11.187 | lvm2 2021-12-16 16:22:11.187 | qemu-utils 2021-12-16 16:22:11.187 | thin-provisioning-tools 2021-12-16 16:22:11.187 | acl 2021-12-16 16:22:11.187 | dnsmasq-base 2021-12-16 16:22:11.187 | dnsmasq-utils 2021-12-16 16:22:11.187 | ebtables 2021-12-16 16:22:11.187 | haproxy 2021-12-16 16:22:11.187 | iptables 2021-12-16 16:22:11.187 | iputils-arping 2021-12-16 16:22:11.188 | iputils-ping 2021-12-16 16:22:11.188 | postgresql-server-dev-all 2021-12-16 16:22:11.188 | python3-mysqldb 2021-12-16 16:22:11.188 | sqlite3 2021-12-16 16:22:11.188 | sudo 2021-12-16 16:22:11.188 | vlan 2021-12-16 16:22:11.188 | pcp 2021-12-16 16:22:11.188 | ipset 2021-12-16 16:22:11.188 | conntrack 2021-12-16 16:22:11.188 | conntrackd 2021-12-16 16:22:11.188 | keepalived 2021-12-16 16:22:11.188 | lvm2 2021-12-16 16:22:11.188 | qemu-utils 2021-12-16 16:22:11.188 | thin-provisioning-tools 2021-12-16 16:22:11.188 | curl 2021-12-16 16:22:11.188 | liberasurecode-dev 2021-12-16 16:22:11.188 | make 2021-12-16 16:22:11.188 | memcached 2021-12-16 16:22:11.188 | sqlite3 2021-12-16 16:22:11.188 | xfsprogs ' 2021-12-16 16:22:11.188 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-16 16:22:11.190 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:22:11.192 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:22:11.195 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-16 16:22:11.196 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-16 16:22:11.201 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-16 16:22:11.203 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-16 16:22:11.205 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:22:11.207 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-16 16:22:11.209 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:22:11.211 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:22:11.213 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:22:11.216 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:22:11.218 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:22:11.220 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:22:11.222 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-16 16:22:11.224 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-16 16:22:11.226 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-16 16:22:11.229 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-16 16:22:11.232 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-16 16:22:11.234 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-16 16:22:11.236 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-16 16:22:11.238 | ++ functions-common:time_start:2389 : local start_time= 2021-12-16 16:22:11.240 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-16 16:22:11.243 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-16 16:22:11.246 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639671731244 2021-12-16 16:22:11.248 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-16 16:22:11.250 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-16 16:22:11.252 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-16 16:22:11.625 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-16 16:22:11.707 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-16 16:22:11.739 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-16 16:22:11.862 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-16 16:22:13.768 | Reading package lists... 2021-12-16 16:22:13.798 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-16 16:22:13.800 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-16 16:22:13.802 | ++ functions-common:time_stop:2402 : local name 2021-12-16 16:22:13.804 | ++ functions-common:time_stop:2403 : local end_time 2021-12-16 16:22:13.806 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:22:13.808 | ++ functions-common:time_stop:2405 : local total 2021-12-16 16:22:13.810 | ++ functions-common:time_stop:2406 : local start_time 2021-12-16 16:22:13.812 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-16 16:22:13.814 | ++ functions-common:time_stop:2409 : start_time=1639671731244 2021-12-16 16:22:13.816 | ++ functions-common:time_stop:2411 : [[ -z 1639671731244 ]] 2021-12-16 16:22:13.819 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:22:13.823 | ++ functions-common:time_stop:2414 : end_time=1639671733820 2021-12-16 16:22:13.825 | ++ functions-common:time_stop:2415 : elapsed_time=2576 2021-12-16 16:22:13.827 | ++ functions-common:time_stop:2416 : total=0 2021-12-16 16:22:13.829 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:22:13.831 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2576 2021-12-16 16:22:13.834 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-16 16:22:13.836 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:22:13.838 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:22:13.840 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:22:13.844 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-16 16:22:13.863 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-16 16:22:13.971 | Reading package lists... 2021-12-16 16:22:14.217 | Building dependency tree... 2021-12-16 16:22:14.218 | Reading state information... 2021-12-16 16:22:14.477 | bc is already the newest version (1.07.1-2build1). 2021-12-16 16:22:14.477 | bc set to manually installed. 2021-12-16 16:22:14.477 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-16 16:22:14.477 | bsdmainutils set to manually installed. 2021-12-16 16:22:14.477 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-16 16:22:14.477 | gawk set to manually installed. 2021-12-16 16:22:14.477 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-16 16:22:14.477 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-16 16:22:14.477 | iptables set to manually installed. 2021-12-16 16:22:14.477 | iputils-ping is already the newest version (3:20190709-3). 2021-12-16 16:22:14.477 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-16 16:22:14.477 | kpartx set to manually installed. 2021-12-16 16:22:14.477 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-16 16:22:14.478 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-16 16:22:14.478 | psmisc is already the newest version (23.3-1). 2021-12-16 16:22:14.478 | psmisc set to manually installed. 2021-12-16 16:22:14.478 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-16 16:22:14.478 | python3-systemd is already the newest version (234-3build2). 2021-12-16 16:22:14.478 | python3-systemd set to manually installed. 2021-12-16 16:22:14.478 | tcpdump is already the newest version (4.9.3-4). 2021-12-16 16:22:14.478 | tcpdump set to manually installed. 2021-12-16 16:22:14.478 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-16 16:22:14.478 | thin-provisioning-tools set to manually installed. 2021-12-16 16:22:14.478 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-16 16:22:14.478 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-16 16:22:14.478 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-16 16:22:14.478 | lsof set to manually installed. 2021-12-16 16:22:14.478 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-16 16:22:14.478 | parted set to manually installed. 2021-12-16 16:22:14.478 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-16 16:22:14.478 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-16 16:22:14.478 | tar set to manually installed. 2021-12-16 16:22:14.478 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-16 16:22:14.478 | uuid-runtime set to manually installed. 2021-12-16 16:22:14.478 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-16 16:22:14.478 | zlib1g-dev set to manually installed. 2021-12-16 16:22:14.478 | The following packages were automatically installed and are no longer required: 2021-12-16 16:22:14.478 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:22:14.478 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:22:14.478 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:22:14.478 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:22:14.478 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:22:14.478 | python3-zope.interface 2021-12-16 16:22:14.478 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:22:14.479 | The following additional packages will be installed: 2021-12-16 16:22:14.479 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-16 16:22:14.479 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-16 16:22:14.479 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-16 16:22:14.479 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-16 16:22:14.479 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-16 16:22:14.479 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-16 16:22:14.479 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-16 16:22:14.479 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-16 16:22:14.479 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-16 16:22:14.479 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-16 16:22:14.479 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-16 16:22:14.479 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-12-16 16:22:14.479 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-16 16:22:14.479 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-12-16 16:22:14.479 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-12-16 16:22:14.479 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-12-16 16:22:14.479 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-12-16 16:22:14.479 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-12-16 16:22:14.479 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-12-16 16:22:14.479 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-12-16 16:22:14.479 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-12-16 16:22:14.479 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-12-16 16:22:14.479 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-16 16:22:14.479 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-12-16 16:22:14.479 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-12-16 16:22:14.479 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-12-16 16:22:14.479 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-12-16 16:22:14.479 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-16 16:22:14.479 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-16 16:22:14.480 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-12-16 16:22:14.480 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-12-16 16:22:14.480 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-12-16 16:22:14.480 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-16 16:22:14.480 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-12-16 16:22:14.480 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-12-16 16:22:14.480 | systemd-timesyncd uuid-dev vbetool x11-common 2021-12-16 16:22:14.481 | Suggested packages: 2021-12-16 16:22:14.481 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-16 16:22:14.481 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-16 16:22:14.481 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-16 16:22:14.481 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-16 16:22:14.481 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-12-16 16:22:14.481 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-12-16 16:22:14.482 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-12-16 16:22:14.482 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-12-16 16:22:14.482 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-12-16 16:22:14.482 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-12-16 16:22:14.482 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-12-16 16:22:14.482 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-12-16 16:22:14.482 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-12-16 16:22:14.482 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-12-16 16:22:14.482 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-12-16 16:22:14.701 | The following NEW packages will be installed: 2021-12-16 16:22:14.701 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-16 16:22:14.701 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-16 16:22:14.701 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-16 16:22:14.701 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-16 16:22:14.701 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-16 16:22:14.701 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-16 16:22:14.701 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-16 16:22:14.701 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-16 16:22:14.701 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-16 16:22:14.701 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-16 16:22:14.702 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-16 16:22:14.702 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-16 16:22:14.702 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-16 16:22:14.702 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-16 16:22:14.702 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-16 16:22:14.702 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-16 16:22:14.702 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-16 16:22:14.702 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-16 16:22:14.702 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-16 16:22:14.702 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-16 16:22:14.702 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-16 16:22:14.702 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-16 16:22:14.702 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-16 16:22:14.702 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-12-16 16:22:14.702 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-12-16 16:22:14.702 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-12-16 16:22:14.702 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-12-16 16:22:14.702 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-12-16 16:22:14.702 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-12-16 16:22:14.702 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-12-16 16:22:14.702 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-12-16 16:22:14.702 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-16 16:22:14.702 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-16 16:22:14.702 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-16 16:22:14.702 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-12-16 16:22:14.702 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-12-16 16:22:14.702 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-12-16 16:22:14.702 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-16 16:22:14.702 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-12-16 16:22:14.702 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-12-16 16:22:14.702 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-12-16 16:22:14.702 | unzip uuid-dev vbetool vlan x11-common 2021-12-16 16:22:14.703 | The following packages will be upgraded: 2021-12-16 16:22:14.703 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-16 16:22:14.704 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-16 16:22:14.704 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-16 16:22:14.980 | 18 upgraded, 219 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:22:14.980 | Need to get 164 MB of archives. 2021-12-16 16:22:14.980 | After this operation, 768 MB of additional disk space will be used. 2021-12-16 16:22:14.980 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-16 16:22:15.448 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-16 16:22:15.479 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-16 16:22:15.494 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-16 16:22:15.704 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-16 16:22:16.239 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-16 16:22:16.260 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-16 16:22:16.268 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-16 16:22:16.381 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-16 16:22:16.388 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-16 16:22:16.389 | 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] 2021-12-16 16:22:16.402 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-16 16:22:16.403 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-16 16:22:16.539 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-16 16:22:16.561 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-16 16:22:16.562 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-16 16:22:16.570 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-16 16:22:17.821 | 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] 2021-12-16 16:22:17.858 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-16 16:22:18.180 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-16 16:22:18.184 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-16 16:22:18.344 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-16 16:22:18.346 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-16 16:22:18.348 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-16 16:22:18.436 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-16 16:22:18.437 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-16 16:22:18.437 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-16 16:22:18.438 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-16 16:22:18.677 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-16 16:22:18.686 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-16 16:22:18.686 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-16 16:22:18.691 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-16 16:22:19.091 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2021-12-16 16:22:19.099 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-16 16:22:19.102 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-16 16:22:19.108 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-16 16:22:19.121 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-16 16:22:19.125 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-16 16:22:19.126 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-16 16:22:19.135 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-16 16:22:19.253 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-16 16:22:19.386 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-16 16:22:19.387 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-16 16:22:19.388 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-16 16:22:19.391 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-16 16:22:19.479 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-16 16:22:19.643 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-16 16:22:19.650 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-16 16:22:22.074 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-16 16:22:23.613 | 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] 2021-12-16 16:22:24.136 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-16 16:22:24.138 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-16 16:22:24.139 | 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] 2021-12-16 16:22:24.150 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-16 16:22:24.485 | 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] 2021-12-16 16:22:24.487 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-16 16:22:24.588 | 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] 2021-12-16 16:22:25.403 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-16 16:22:26.625 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-16 16:22:26.627 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-16 16:22:26.651 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-16 16:22:26.652 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-16 16:22:26.653 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-16 16:22:26.655 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-16 16:22:26.655 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-16 16:22:26.656 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-16 16:22:26.657 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-16 16:22:26.751 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-16 16:22:26.889 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-16 16:22:27.003 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-16 16:22:27.025 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-16 16:22:27.038 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-16 16:22:27.178 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-16 16:22:27.181 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-16 16:22:27.218 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-16 16:22:27.352 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-16 16:22:27.357 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-16 16:22:27.358 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-16 16:22:27.367 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-16 16:22:27.477 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-16 16:22:27.518 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-16 16:22:27.579 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-16 16:22:27.607 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-16 16:22:27.616 | 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] 2021-12-16 16:22:29.329 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-16 16:22:29.334 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-16 16:22:29.334 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-16 16:22:29.335 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-16 16:22:29.336 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-16 16:22:29.336 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-16 16:22:29.356 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-16 16:22:29.356 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-16 16:22:29.363 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-16 16:22:29.458 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-16 16:22:29.460 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-16 16:22:29.584 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-16 16:22:29.587 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-16 16:22:29.596 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-16 16:22:29.759 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-16 16:22:29.886 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-16 16:22:29.891 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-16 16:22:30.154 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-16 16:22:30.743 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-16 16:22:30.944 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-16 16:22:30.955 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-16 16:22:30.963 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-16 16:22:30.981 | 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] 2021-12-16 16:22:31.012 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-16 16:22:31.012 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-16 16:22:31.018 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-16 16:22:31.060 | 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] 2021-12-16 16:22:31.097 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-16 16:22:31.104 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-16 16:22:31.191 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-16 16:22:31.204 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-16 16:22:31.223 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-16 16:22:31.224 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-16 16:22:31.225 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-16 16:22:31.226 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-16 16:22:31.276 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-16 16:22:31.314 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-16 16:22:31.348 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-16 16:22:31.359 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-16 16:22:31.438 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-16 16:22:31.440 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-16 16:22:31.454 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-16 16:22:31.456 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-16 16:22:31.459 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-16 16:22:31.461 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-16 16:22:31.516 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-16 16:22:31.562 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-16 16:22:31.577 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-16 16:22:31.579 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-16 16:22:31.685 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-16 16:22:31.687 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-16 16:22:31.701 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-16 16:22:31.705 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-16 16:22:31.719 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-16 16:22:31.770 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-16 16:22:31.782 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-16 16:22:31.809 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-16 16:22:31.829 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-16 16:22:31.845 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-16 16:22:31.933 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-16 16:22:31.933 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-16 16:22:31.938 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-16 16:22:31.941 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-16 16:22:31.945 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-16 16:22:31.949 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-16 16:22:31.952 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-16 16:22:32.056 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-16 16:22:32.060 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-16 16:22:32.061 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-16 16:22:32.180 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-16 16:22:32.181 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-16 16:22:32.201 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-16 16:22:32.222 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-16 16:22:32.225 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-16 16:22:32.228 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-16 16:22:33.486 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-16 16:22:33.488 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-16 16:22:33.490 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-16 16:22:33.492 | 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] 2021-12-16 16:22:33.533 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-16 16:22:33.533 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-16 16:22:33.534 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-16 16:22:33.539 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-16 16:22:33.539 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-16 16:22:33.612 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-16 16:22:33.666 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-16 16:22:33.668 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-16 16:22:33.670 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-16 16:22:33.698 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-12-16 16:22:33.708 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2021-12-16 16:22:33.920 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-16 16:22:33.963 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-12-16 16:22:33.964 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-12-16 16:22:33.965 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-12-16 16:22:33.982 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-12-16 16:22:33.984 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-12-16 16:22:34.010 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-16 16:22:34.013 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-16 16:22:34.016 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-16 16:22:34.590 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-16 16:22:34.830 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-16 16:22:34.834 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-16 16:22:35.397 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-16 16:22:35.403 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-16 16:22:35.403 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-16 16:22:35.405 | 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] 2021-12-16 16:22:35.420 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-16 16:22:35.423 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-16 16:22:35.426 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-16 16:22:35.431 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-16 16:22:36.139 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-16 16:22:36.141 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-16 16:22:36.374 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-16 16:22:36.421 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-16 16:22:37.688 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-16 16:22:37.690 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-16 16:22:41.761 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-16 16:22:41.761 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-16 16:22:42.006 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-16 16:22:42.376 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-16 16:22:42.410 | 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] 2021-12-16 16:22:42.927 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-16 16:22:42.929 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-16 16:22:42.949 | 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] 2021-12-16 16:22:43.051 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-16 16:22:43.052 | 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] 2021-12-16 16:22:43.206 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-16 16:22:43.209 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-16 16:22:43.211 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-16 16:22:43.231 | 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] 2021-12-16 16:22:43.231 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-16 16:22:43.232 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-16 16:22:43.236 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-16 16:22:43.319 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-16 16:22:43.353 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-16 16:22:43.426 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-16 16:22:43.440 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-16 16:22:43.565 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-16 16:22:43.567 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-16 16:22:43.599 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-12-16 16:22:43.600 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-12-16 16:22:43.600 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-12-16 16:22:43.601 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-16 16:22:43.602 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-12-16 16:22:43.603 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-12-16 16:22:43.603 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-12-16 16:22:43.718 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-12-16 16:22:43.719 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-12-16 16:22:43.839 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-16 16:22:43.845 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-12-16 16:22:43.851 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-12-16 16:22:44.103 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-16 16:22:44.250 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-16 16:22:45.822 | Preconfiguring packages ... 2021-12-16 16:22:45.963 | Fetched 164 MB in 30s (5,518 kB/s) 2021-12-16 16:22:46.029 | (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.) 2021-12-16 16:22:46.031 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-16 16:22:46.047 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-16 16:22:46.118 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-16 16:22:46.131 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-16 16:22:46.523 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-16 16:22:46.529 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-16 16:22:46.569 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-16 16:22:46.583 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-16 16:22:46.653 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-16 16:22:46.806 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-16 16:22:47.613 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-16 16:22:47.626 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-16 16:22:47.708 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-16 16:22:47.758 | Selecting previously unselected package libapr1:amd64. 2021-12-16 16:22:47.796 | (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.) 2021-12-16 16:22:47.798 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-16 16:22:47.801 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-16 16:22:47.857 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-16 16:22:47.867 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-16 16:22:48.072 | Selecting previously unselected package libaprutil1:amd64. 2021-12-16 16:22:48.079 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-16 16:22:48.082 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-16 16:22:48.117 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-16 16:22:48.125 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-16 16:22:48.127 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-16 16:22:48.163 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-16 16:22:48.169 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-16 16:22:48.221 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-16 16:22:48.228 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-16 16:22:48.231 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-16 16:22:48.263 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-16 16:22:48.269 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-16 16:22:48.328 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-16 16:22:48.335 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-16 16:22:48.397 | Selecting previously unselected package libjansson4:amd64. 2021-12-16 16:22:48.404 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-16 16:22:48.407 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-16 16:22:48.436 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-16 16:22:48.443 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-16 16:22:48.446 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-16 16:22:48.496 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-16 16:22:48.502 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-16 16:22:49.766 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:22:49.777 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-16 16:22:49.892 | Selecting previously unselected package apache2-bin. 2021-12-16 16:22:49.899 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-16 16:22:49.901 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-16 16:22:50.109 | Selecting previously unselected package apache2-data. 2021-12-16 16:22:50.116 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-16 16:22:50.118 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-16 16:22:50.220 | Selecting previously unselected package apache2-utils. 2021-12-16 16:22:50.228 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-16 16:22:50.230 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-16 16:22:50.272 | Selecting previously unselected package apache2. 2021-12-16 16:22:50.279 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-16 16:22:50.298 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-16 16:22:50.361 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-16 16:22:50.368 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-16 16:22:50.370 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-16 16:22:50.414 | Selecting previously unselected package haproxy. 2021-12-16 16:22:50.422 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-16 16:22:50.431 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-16 16:22:50.649 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-16 16:22:50.661 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-16 16:22:50.667 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-16 16:22:50.706 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-16 16:22:50.713 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-16 16:22:50.715 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-16 16:22:50.745 | Selecting previously unselected package mysql-common. 2021-12-16 16:22:50.752 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-16 16:22:50.769 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-16 16:22:50.798 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-16 16:22:50.805 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:22:50.808 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:22:51.047 | Selecting previously unselected package libsensors-config. 2021-12-16 16:22:51.054 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-16 16:22:51.056 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-16 16:22:51.084 | Selecting previously unselected package libsensors5:amd64. 2021-12-16 16:22:51.091 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-16 16:22:51.171 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-16 16:22:51.202 | Selecting previously unselected package libsnmp-base. 2021-12-16 16:22:51.209 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-16 16:22:51.211 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-16 16:22:51.281 | Selecting previously unselected package libsnmp35:amd64. 2021-12-16 16:22:51.288 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-16 16:22:51.290 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-16 16:22:51.452 | Selecting previously unselected package keepalived. 2021-12-16 16:22:51.459 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2021-12-16 16:22:51.461 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-16 16:22:51.546 | Selecting previously unselected package memcached. 2021-12-16 16:22:51.553 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-16 16:22:51.556 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-16 16:22:51.613 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-16 16:22:52.069 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-16 16:22:52.177 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-16 16:22:52.184 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-16 16:22:52.312 | Selecting previously unselected package python3-yaml. 2021-12-16 16:22:52.320 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-16 16:22:52.322 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-16 16:22:52.375 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-16 16:22:52.380 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-16 16:22:52.427 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-16 16:22:52.505 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-16 16:22:52.940 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-16 16:22:52.962 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-16 16:22:53.116 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-16 16:22:53.122 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-16 16:22:53.196 | Selecting previously unselected package acl. 2021-12-16 16:22:53.203 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-16 16:22:53.206 | Unpacking acl (2.2.53-6) ... 2021-12-16 16:22:53.235 | Selecting previously unselected package autotools-dev. 2021-12-16 16:22:53.243 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-16 16:22:53.245 | Unpacking autotools-dev (20180224.1) ... 2021-12-16 16:22:53.276 | Selecting previously unselected package m4. 2021-12-16 16:22:53.283 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-16 16:22:53.285 | Unpacking m4 (1.4.18-4) ... 2021-12-16 16:22:53.338 | Selecting previously unselected package autoconf. 2021-12-16 16:22:53.346 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-16 16:22:53.348 | Unpacking autoconf (2.69-11.1) ... 2021-12-16 16:22:53.429 | Selecting previously unselected package automake. 2021-12-16 16:22:53.436 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-16 16:22:53.440 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-16 16:22:53.539 | Selecting previously unselected package autopoint. 2021-12-16 16:22:53.547 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-16 16:22:53.549 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-16 16:22:53.589 | Selecting previously unselected package libllvm10:amd64. 2021-12-16 16:22:53.597 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:22:53.599 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:22:55.827 | Selecting previously unselected package libclang-cpp10. 2021-12-16 16:22:55.835 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:22:55.837 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:22:57.268 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-16 16:22:57.276 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-16 16:22:57.278 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-16 16:22:57.720 | Selecting previously unselected package libgc1c2:amd64. 2021-12-16 16:22:57.727 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-16 16:22:57.729 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-16 16:22:57.766 | Selecting previously unselected package libobjc4:amd64. 2021-12-16 16:22:57.773 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-16 16:22:57.775 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-16 16:22:57.805 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-16 16:22:57.813 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-16 16:22:57.815 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-16 16:22:57.891 | Selecting previously unselected package libc6-i386. 2021-12-16 16:22:57.899 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-16 16:22:57.901 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-16 16:22:58.398 | Selecting previously unselected package lib32gcc-s1. 2021-12-16 16:22:58.405 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-16 16:22:58.407 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-16 16:22:58.445 | Selecting previously unselected package lib32stdc++6. 2021-12-16 16:22:58.452 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-16 16:22:58.454 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-16 16:22:58.553 | Selecting previously unselected package libclang-common-10-dev. 2021-12-16 16:22:58.561 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:22:58.563 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-16 16:22:59.534 | Selecting previously unselected package libclang1-10. 2021-12-16 16:22:59.541 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:22:59.544 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:00.659 | Selecting previously unselected package clang-10. 2021-12-16 16:23:00.667 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:00.669 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:00.703 | Selecting previously unselected package libtool. 2021-12-16 16:23:00.711 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-16 16:23:00.713 | Unpacking libtool (2.4.6-14) ... 2021-12-16 16:23:00.764 | Selecting previously unselected package dh-autoreconf. 2021-12-16 16:23:00.772 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-16 16:23:00.774 | Unpacking dh-autoreconf (19) ... 2021-12-16 16:23:00.800 | Selecting previously unselected package libdebhelper-perl. 2021-12-16 16:23:00.808 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-16 16:23:00.810 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-16 16:23:00.857 | Selecting previously unselected package libarchive-zip-perl. 2021-12-16 16:23:00.864 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-16 16:23:00.866 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-16 16:23:00.907 | Selecting previously unselected package libsub-override-perl. 2021-12-16 16:23:00.914 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-16 16:23:00.916 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-16 16:23:00.941 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-16 16:23:00.949 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-16 16:23:00.952 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-16 16:23:00.979 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-16 16:23:00.987 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-16 16:23:00.989 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-16 16:23:01.015 | Selecting previously unselected package libdpkg-perl. 2021-12-16 16:23:01.023 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-16 16:23:01.026 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-16 16:23:01.096 | Selecting previously unselected package make. 2021-12-16 16:23:01.104 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-16 16:23:01.106 | Unpacking make (4.2.1-1.2) ... 2021-12-16 16:23:01.155 | Selecting previously unselected package dpkg-dev. 2021-12-16 16:23:01.163 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-16 16:23:01.165 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-16 16:23:01.300 | Selecting previously unselected package dwz. 2021-12-16 16:23:01.308 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-16 16:23:01.310 | Unpacking dwz (0.13-5) ... 2021-12-16 16:23:01.359 | Selecting previously unselected package libcroco3:amd64. 2021-12-16 16:23:01.367 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-16 16:23:01.369 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-16 16:23:01.406 | Selecting previously unselected package gettext. 2021-12-16 16:23:01.413 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-16 16:23:01.415 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-16 16:23:01.578 | Selecting previously unselected package intltool-debian. 2021-12-16 16:23:01.586 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-16 16:23:01.588 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-16 16:23:01.616 | Selecting previously unselected package po-debconf. 2021-12-16 16:23:01.624 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-16 16:23:01.626 | Unpacking po-debconf (1.0.21) ... 2021-12-16 16:23:01.691 | Selecting previously unselected package debhelper. 2021-12-16 16:23:01.698 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-16 16:23:01.700 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-16 16:23:01.888 | Selecting previously unselected package uuid-dev:amd64. 2021-12-16 16:23:01.896 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-16 16:23:01.898 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-16 16:23:01.944 | Selecting previously unselected package libsctp1:amd64. 2021-12-16 16:23:01.952 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-16 16:23:01.955 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-16 16:23:01.980 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-16 16:23:01.988 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-16 16:23:01.991 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-16 16:23:02.025 | Selecting previously unselected package libapr1-dev. 2021-12-16 16:23:02.034 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-16 16:23:02.036 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-16 16:23:02.277 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-16 16:23:02.287 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-16 16:23:02.289 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-16 16:23:02.397 | Selecting previously unselected package libaprutil1-dev. 2021-12-16 16:23:02.406 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-16 16:23:02.408 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-16 16:23:02.615 | Selecting previously unselected package apache2-dev. 2021-12-16 16:23:02.623 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-16 16:23:02.625 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-16 16:23:02.690 | Selecting previously unselected package binfmt-support. 2021-12-16 16:23:02.697 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-16 16:23:02.707 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-16 16:23:02.740 | Selecting previously unselected package g++-9. 2021-12-16 16:23:02.748 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-16 16:23:02.749 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-16 16:23:03.880 | Selecting previously unselected package g++. 2021-12-16 16:23:03.888 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-16 16:23:03.890 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-16 16:23:03.913 | Selecting previously unselected package build-essential. 2021-12-16 16:23:03.921 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-16 16:23:03.923 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-16 16:23:03.948 | Selecting previously unselected package conntrack. 2021-12-16 16:23:03.956 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-16 16:23:03.958 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-16 16:23:03.989 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-16 16:23:03.997 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-16 16:23:03.999 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-16 16:23:04.026 | Selecting previously unselected package libnetfilter-queue1. 2021-12-16 16:23:04.034 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-16 16:23:04.036 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-16 16:23:04.068 | Selecting previously unselected package conntrackd. 2021-12-16 16:23:04.076 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-16 16:23:04.078 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-16 16:23:04.124 | Selecting previously unselected package dns-root-data. 2021-12-16 16:23:04.131 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-16 16:23:04.133 | Unpacking dns-root-data (2019052802) ... 2021-12-16 16:23:04.163 | Selecting previously unselected package libidn11:amd64. 2021-12-16 16:23:04.172 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-16 16:23:04.174 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-16 16:23:04.210 | Selecting previously unselected package dnsmasq-base. 2021-12-16 16:23:04.219 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-16 16:23:04.221 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-16 16:23:04.286 | Selecting previously unselected package dnsmasq-utils. 2021-12-16 16:23:04.294 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-16 16:23:04.297 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-16 16:23:04.329 | Selecting previously unselected package ebtables. 2021-12-16 16:23:04.337 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-16 16:23:04.353 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-16 16:23:04.393 | Selecting previously unselected package libfakeroot:amd64. 2021-12-16 16:23:04.401 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2021-12-16 16:23:04.404 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-16 16:23:04.434 | Selecting previously unselected package fakeroot. 2021-12-16 16:23:04.442 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2021-12-16 16:23:04.444 | Unpacking fakeroot (1.24-1) ... 2021-12-16 16:23:04.484 | Selecting previously unselected package fonts-dejavu-core. 2021-12-16 16:23:04.491 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-16 16:23:04.493 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-16 16:23:04.665 | Selecting previously unselected package fonts-liberation. 2021-12-16 16:23:04.673 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-16 16:23:04.675 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-16 16:23:04.813 | Selecting previously unselected package fontconfig-config. 2021-12-16 16:23:04.821 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-16 16:23:04.823 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-16 16:23:04.860 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-16 16:23:04.868 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-16 16:23:04.870 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-16 16:23:04.914 | Selecting previously unselected package fontconfig. 2021-12-16 16:23:04.922 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-16 16:23:04.924 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-16 16:23:04.972 | Selecting previously unselected package genisoimage. 2021-12-16 16:23:04.982 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-16 16:23:04.985 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-16 16:23:05.063 | Selecting previously unselected package libann0. 2021-12-16 16:23:05.071 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-16 16:23:05.073 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-16 16:23:05.106 | Selecting previously unselected package libcdt5:amd64. 2021-12-16 16:23:05.114 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-16 16:23:05.117 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:05.145 | Selecting previously unselected package libcgraph6:amd64. 2021-12-16 16:23:05.154 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-16 16:23:05.156 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:05.189 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-16 16:23:05.197 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-16 16:23:05.199 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-16 16:23:05.243 | Selecting previously unselected package libjpeg8:amd64. 2021-12-16 16:23:05.251 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-16 16:23:05.254 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-16 16:23:05.282 | Selecting previously unselected package libjbig0:amd64. 2021-12-16 16:23:05.290 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-16 16:23:05.294 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-16 16:23:05.325 | Selecting previously unselected package libwebp6:amd64. 2021-12-16 16:23:05.333 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:05.337 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-16 16:23:05.389 | Selecting previously unselected package libtiff5:amd64. 2021-12-16 16:23:05.397 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-16 16:23:05.399 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-16 16:23:05.450 | Selecting previously unselected package libxpm4:amd64. 2021-12-16 16:23:05.458 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-16 16:23:05.460 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-16 16:23:05.494 | Selecting previously unselected package libgd3:amd64. 2021-12-16 16:23:05.502 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-16 16:23:05.504 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-16 16:23:05.550 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-16 16:23:05.557 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-16 16:23:05.561 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-16 16:23:05.609 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-16 16:23:05.617 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-16 16:23:05.619 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-16 16:23:05.678 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-16 16:23:05.686 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2021-12-16 16:23:05.688 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-16 16:23:05.719 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-16 16:23:05.727 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-16 16:23:05.729 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-16 16:23:05.757 | Selecting previously unselected package libxrender1:amd64. 2021-12-16 16:23:05.765 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-16 16:23:05.768 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-16 16:23:05.799 | Selecting previously unselected package libcairo2:amd64. 2021-12-16 16:23:05.807 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:05.810 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-16 16:23:05.910 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-16 16:23:05.917 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-16 16:23:05.919 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-16 16:23:05.958 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-16 16:23:05.966 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-16 16:23:05.968 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-16 16:23:06.048 | Selecting previously unselected package libthai-data. 2021-12-16 16:23:06.056 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2021-12-16 16:23:06.058 | Unpacking libthai-data (0.1.28-3) ... 2021-12-16 16:23:06.111 | Selecting previously unselected package libdatrie1:amd64. 2021-12-16 16:23:06.118 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-16 16:23:06.120 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-16 16:23:06.150 | Selecting previously unselected package libthai0:amd64. 2021-12-16 16:23:06.158 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2021-12-16 16:23:06.161 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-16 16:23:06.191 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-16 16:23:06.198 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-16 16:23:06.200 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-16 16:23:06.251 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-16 16:23:06.259 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-16 16:23:06.262 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-16 16:23:06.296 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-16 16:23:06.303 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-16 16:23:06.305 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-16 16:23:06.335 | Selecting previously unselected package libpathplan4:amd64. 2021-12-16 16:23:06.343 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-16 16:23:06.345 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:06.377 | Selecting previously unselected package libgvc6. 2021-12-16 16:23:06.384 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-16 16:23:06.386 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-16 16:23:06.505 | Selecting previously unselected package libgvpr2:amd64. 2021-12-16 16:23:06.514 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-16 16:23:06.516 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:06.566 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-16 16:23:06.574 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-16 16:23:06.577 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:06.730 | Selecting previously unselected package x11-common. 2021-12-16 16:23:06.739 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-16 16:23:06.763 | dpkg-query: no packages found matching nux-tools 2021-12-16 16:23:06.773 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-16 16:23:06.810 | Selecting previously unselected package libice6:amd64. 2021-12-16 16:23:06.818 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-16 16:23:06.820 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-16 16:23:06.852 | Selecting previously unselected package libsm6:amd64. 2021-12-16 16:23:06.861 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-16 16:23:06.863 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-16 16:23:06.892 | Selecting previously unselected package libxt6:amd64. 2021-12-16 16:23:06.900 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-16 16:23:06.902 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-16 16:23:06.952 | Selecting previously unselected package libxmu6:amd64. 2021-12-16 16:23:06.960 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-16 16:23:06.962 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-16 16:23:06.998 | Selecting previously unselected package libxaw7:amd64. 2021-12-16 16:23:07.006 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-16 16:23:07.008 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-16 16:23:07.059 | Selecting previously unselected package graphviz. 2021-12-16 16:23:07.067 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-16 16:23:07.069 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-16 16:23:07.209 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-16 16:23:07.217 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-16 16:23:07.219 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-16 16:23:07.270 | Selecting previously unselected package libibverbs1:amd64. 2021-12-16 16:23:07.278 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-16 16:23:07.280 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-16 16:23:07.326 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-16 16:23:07.334 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-16 16:23:07.349 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-16 16:23:07.417 | Selecting previously unselected package icu-devtools. 2021-12-16 16:23:07.425 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-16 16:23:07.428 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-16 16:23:07.488 | Selecting previously unselected package iputils-arping. 2021-12-16 16:23:07.497 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-16 16:23:07.500 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-16 16:23:07.533 | Selecting previously unselected package javascript-common. 2021-12-16 16:23:07.542 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2021-12-16 16:23:07.558 | Unpacking javascript-common (11) ... 2021-12-16 16:23:07.587 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-16 16:23:07.595 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-16 16:23:07.599 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:07.637 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-16 16:23:07.645 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-16 16:23:07.648 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:07.685 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-16 16:23:07.693 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-16 16:23:07.696 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:07.735 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-16 16:23:07.743 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-16 16:23:07.746 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:07.781 | Selecting previously unselected package comerr-dev:amd64. 2021-12-16 16:23:07.789 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-16 16:23:07.794 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-16 16:23:07.829 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-16 16:23:07.838 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-16 16:23:07.840 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:07.893 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-16 16:23:07.902 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-16 16:23:07.904 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-16 16:23:07.939 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-16 16:23:07.947 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-16 16:23:07.949 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-16 16:23:07.976 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-16 16:23:07.984 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-16 16:23:07.987 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-16 16:23:08.015 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-16 16:23:08.023 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-16 16:23:08.025 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-16 16:23:08.056 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-16 16:23:08.065 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-16 16:23:08.067 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-16 16:23:08.134 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-16 16:23:08.142 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-16 16:23:08.145 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-16 16:23:08.211 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-16 16:23:08.221 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-16 16:23:08.224 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-16 16:23:08.256 | Selecting previously unselected package libgts-bin. 2021-12-16 16:23:08.265 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-16 16:23:08.267 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-16 16:23:08.304 | Selecting previously unselected package libicu-dev:amd64. 2021-12-16 16:23:08.313 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-16 16:23:08.315 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-16 16:23:09.748 | Selecting previously unselected package libipset13:amd64. 2021-12-16 16:23:09.756 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:09.772 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-16 16:23:09.808 | Selecting previously unselected package librdmacm1:amd64. 2021-12-16 16:23:09.817 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-16 16:23:09.819 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-16 16:23:09.858 | Selecting previously unselected package libiscsi7:amd64. 2021-12-16 16:23:09.866 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-16 16:23:09.868 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-16 16:23:09.903 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-16 16:23:09.911 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-16 16:23:09.914 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-16 16:23:09.975 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-16 16:23:09.982 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-16 16:23:09.985 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-16 16:23:10.010 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-16 16:23:10.018 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-16 16:23:10.020 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-16 16:23:10.044 | Selecting previously unselected package libjs-jquery. 2021-12-16 16:23:10.052 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-16 16:23:10.054 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-16 16:23:10.113 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-16 16:23:10.121 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-16 16:23:10.124 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-16 16:23:10.151 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-16 16:23:10.159 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-16 16:23:10.161 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-16 16:23:10.239 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-16 16:23:10.247 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-16 16:23:10.249 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-16 16:23:10.304 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-16 16:23:10.313 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-16 16:23:10.315 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-16 16:23:10.345 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-16 16:23:10.353 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-16 16:23:10.356 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-16 16:23:10.384 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-16 16:23:10.392 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-16 16:23:10.394 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-16 16:23:10.488 | Selecting previously unselected package libnspr4:amd64. 2021-12-16 16:23:10.496 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-12-16 16:23:10.499 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-12-16 16:23:10.540 | Selecting previously unselected package libnss3:amd64. 2021-12-16 16:23:10.549 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2021-12-16 16:23:10.551 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-16 16:23:10.756 | Selecting previously unselected package libomp5-10:amd64. 2021-12-16 16:23:10.764 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:10.766 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:10.840 | Selecting previously unselected package libomp-10-dev. 2021-12-16 16:23:10.848 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:10.850 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:10.884 | Selecting previously unselected package pcp-conf. 2021-12-16 16:23:10.892 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-12-16 16:23:10.894 | Unpacking pcp-conf (5.0.3-1) ... 2021-12-16 16:23:10.926 | Selecting previously unselected package libpcp3. 2021-12-16 16:23:10.933 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-12-16 16:23:10.936 | Unpacking libpcp3 (5.0.3-1) ... 2021-12-16 16:23:11.000 | Selecting previously unselected package libpcp-pmda3. 2021-12-16 16:23:11.007 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-12-16 16:23:11.009 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-12-16 16:23:11.040 | Selecting previously unselected package libpcp-pmda-perl. 2021-12-16 16:23:11.048 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-12-16 16:23:11.050 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-12-16 16:23:11.082 | Selecting previously unselected package libpq5:amd64. 2021-12-16 16:23:11.091 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:11.093 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:11.136 | Selecting previously unselected package libpq-dev. 2021-12-16 16:23:11.144 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:11.147 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:11.220 | Selecting previously unselected package librados2. 2021-12-16 16:23:11.228 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:11.231 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-16 16:23:11.703 | Selecting previously unselected package librbd1. 2021-12-16 16:23:11.711 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:11.713 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-16 16:23:11.971 | Selecting previously unselected package libsasl2-dev. 2021-12-16 16:23:11.979 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-16 16:23:11.982 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-16 16:23:12.048 | Selecting previously unselected package libssl-dev:amd64. 2021-12-16 16:23:12.056 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-16 16:23:12.058 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-16 16:23:12.316 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-16 16:23:12.324 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-16 16:23:12.326 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-16 16:23:12.436 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-16 16:23:12.444 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-16 16:23:12.447 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-16 16:23:12.473 | Selecting previously unselected package libx86-1:amd64. 2021-12-16 16:23:12.482 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-16 16:23:12.484 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-16 16:23:12.520 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-16 16:23:12.528 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:12.531 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-16 16:23:12.672 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-16 16:23:12.680 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-16 16:23:12.682 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-16 16:23:12.765 | Selecting previously unselected package llvm-10-runtime. 2021-12-16 16:23:12.774 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:12.776 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:12.833 | Selecting previously unselected package libpfm4:amd64. 2021-12-16 16:23:12.841 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-16 16:23:12.843 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-16 16:23:12.917 | Selecting previously unselected package llvm-10. 2021-12-16 16:23:12.925 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:12.928 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:13.700 | Selecting previously unselected package libffi-dev:amd64. 2021-12-16 16:23:13.708 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2021-12-16 16:23:13.710 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-16 16:23:13.757 | Selecting previously unselected package python3-pygments. 2021-12-16 16:23:13.766 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-16 16:23:13.768 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-16 16:23:13.906 | Selecting previously unselected package llvm-10-tools. 2021-12-16 16:23:13.914 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:13.916 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:14.055 | Selecting previously unselected package libz3-4:amd64. 2021-12-16 16:23:14.064 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-16 16:23:14.066 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-16 16:23:15.016 | Selecting previously unselected package libz3-dev:amd64. 2021-12-16 16:23:15.025 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-16 16:23:15.027 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-16 16:23:15.073 | Selecting previously unselected package llvm-10-dev. 2021-12-16 16:23:15.082 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-16 16:23:15.084 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:19.549 | Selecting previously unselected package lsscsi. 2021-12-16 16:23:19.558 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2021-12-16 16:23:19.561 | Unpacking lsscsi (0.30-0.1) ... 2021-12-16 16:23:19.595 | Selecting previously unselected package pkg-config. 2021-12-16 16:23:19.603 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-16 16:23:19.606 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-16 16:23:19.640 | Selecting previously unselected package pm-utils. 2021-12-16 16:23:19.649 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2021-12-16 16:23:19.651 | Unpacking pm-utils (1.4.1-19) ... 2021-12-16 16:23:19.709 | Selecting previously unselected package postgresql-client-common. 2021-12-16 16:23:19.718 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-16 16:23:19.720 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-16 16:23:19.753 | Selecting previously unselected package postgresql-client-12. 2021-12-16 16:23:19.761 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:19.763 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:19.963 | Selecting previously unselected package ssl-cert. 2021-12-16 16:23:19.972 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2021-12-16 16:23:19.974 | Unpacking ssl-cert (1.0.39) ... 2021-12-16 16:23:20.011 | Selecting previously unselected package postgresql-common. 2021-12-16 16:23:20.020 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-16 16:23:20.048 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-16 16:23:20.054 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-16 16:23:20.119 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-16 16:23:20.129 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:20.131 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:20.441 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-16 16:23:20.450 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-16 16:23:20.452 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-16 16:23:20.483 | Selecting previously unselected package python-pip-whl. 2021-12-16 16:23:20.492 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-16 16:23:20.494 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-16 16:23:20.702 | Selecting previously unselected package python3-mysqldb. 2021-12-16 16:23:20.711 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-16 16:23:20.713 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-16 16:23:20.749 | Selecting previously unselected package python3-wheel. 2021-12-16 16:23:20.758 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2021-12-16 16:23:20.760 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-16 16:23:20.793 | Selecting previously unselected package python3-pip. 2021-12-16 16:23:20.802 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-16 16:23:20.804 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-16 16:23:20.886 | Selecting previously unselected package python3.8-venv. 2021-12-16 16:23:20.895 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2021-12-16 16:23:20.897 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-16 16:23:20.923 | Selecting previously unselected package python3-venv. 2021-12-16 16:23:20.931 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-16 16:23:20.933 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-16 16:23:20.960 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-16 16:23:20.969 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-16 16:23:20.971 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-16 16:23:21.003 | Selecting previously unselected package qemu-utils. 2021-12-16 16:23:21.012 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-16 16:23:21.014 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-16 16:23:21.195 | Selecting previously unselected package sharutils. 2021-12-16 16:23:21.204 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-16 16:23:21.206 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-16 16:23:21.255 | Selecting previously unselected package sqlite3. 2021-12-16 16:23:21.264 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-16 16:23:21.266 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-16 16:23:21.411 | Selecting previously unselected package unzip. 2021-12-16 16:23:21.420 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-16 16:23:21.423 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-16 16:23:21.471 | Selecting previously unselected package vbetool. 2021-12-16 16:23:21.480 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2021-12-16 16:23:21.482 | Unpacking vbetool (1.1-4) ... 2021-12-16 16:23:21.511 | Selecting previously unselected package ipset. 2021-12-16 16:23:21.520 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:23:21.529 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-16 16:23:21.561 | Selecting previously unselected package ipvsadm. 2021-12-16 16:23:21.570 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-16 16:23:21.572 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-16 16:23:21.607 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-16 16:23:21.616 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-16 16:23:21.625 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-16 16:23:21.651 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-16 16:23:21.660 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2021-12-16 16:23:21.663 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-12-16 16:23:21.696 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-12-16 16:23:21.705 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-12-16 16:23:21.707 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-16 16:23:21.737 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-16 16:23:21.746 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-16 16:23:21.748 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:21.782 | Selecting previously unselected package libpcp-gui2. 2021-12-16 16:23:21.791 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-12-16 16:23:21.793 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-12-16 16:23:21.822 | Selecting previously unselected package libpcp-import1. 2021-12-16 16:23:21.831 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2021-12-16 16:23:21.833 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-12-16 16:23:21.862 | Selecting previously unselected package libpcp-mmv1. 2021-12-16 16:23:21.870 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-12-16 16:23:21.872 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-12-16 16:23:21.902 | Selecting previously unselected package libpcp-trace2. 2021-12-16 16:23:21.910 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-12-16 16:23:21.913 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-12-16 16:23:21.942 | Selecting previously unselected package libpcp-web1. 2021-12-16 16:23:21.950 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2021-12-16 16:23:21.953 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-12-16 16:23:21.995 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-16 16:23:22.005 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-16 16:23:22.007 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-16 16:23:22.042 | Selecting previously unselected package python3-pcp. 2021-12-16 16:23:22.050 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2021-12-16 16:23:22.052 | Unpacking python3-pcp (5.0.3-1) ... 2021-12-16 16:23:22.098 | Selecting previously unselected package pcp. 2021-12-16 16:23:22.106 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2021-12-16 16:23:22.176 | Unpacking pcp (5.0.3-1) ... 2021-12-16 16:23:22.717 | Selecting previously unselected package socat. 2021-12-16 16:23:22.726 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2021-12-16 16:23:22.728 | Unpacking socat (1.7.3.3-2) ... 2021-12-16 16:23:22.805 | Selecting previously unselected package vlan. 2021-12-16 16:23:22.814 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-16 16:23:22.816 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-16 16:23:22.880 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-16 16:23:22.886 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-16 16:23:22.896 | Setting up javascript-common (11) ... 2021-12-16 16:23:22.927 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-16 16:23:22.943 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-16 16:23:22.948 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-16 16:23:22.953 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-16 16:23:22.959 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-16 16:23:22.981 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-16 16:23:22.984 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-16 16:23:22.990 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-16 16:23:22.995 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-16 16:23:23.000 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-16 16:23:23.006 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-16 16:23:23.011 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-16 16:23:23.016 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-16 16:23:23.022 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-16 16:23:23.027 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-16 16:23:23.032 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-16 16:23:23.039 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-16 16:23:23.044 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-16 16:23:23.051 | Setting up vbetool (1.1-4) ... 2021-12-16 16:23:23.056 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-16 16:23:23.061 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-16 16:23:23.070 | Setting up pm-utils (1.4.1-19) ... 2021-12-16 16:23:23.079 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-16 16:23:23.323 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-16 16:23:23.347 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-16 16:23:23.353 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:23.358 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-16 16:23:23.595 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-16 16:23:24.278 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-16 16:23:24.288 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-16 16:23:24.294 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-16 16:23:24.299 | Setting up m4 (1.4.18-4) ... 2021-12-16 16:23:24.305 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-16 16:23:24.591 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-16 16:23:24.597 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-16 16:23:24.602 | Setting up iputils-arping (3:20190709-3) ... 2021-12-16 16:23:24.640 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-16 16:23:24.646 | Setting up conntrack (1:1.4.5-2) ... 2021-12-16 16:23:24.651 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-16 16:23:24.657 | Setting up python3-wheel (0.34.2-1) ... 2021-12-16 16:23:24.908 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-16 16:23:24.913 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-16 16:23:25.115 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-16 16:23:27.182 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-16 16:23:28.409 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-16 16:23:29.081 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-16 16:23:29.102 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-16 16:23:29.110 | Setting up acl (2.2.53-6) ... 2021-12-16 16:23:29.117 | Setting up dns-root-data (2019052802) ... 2021-12-16 16:23:29.122 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:29.128 | Setting up fakeroot (1.24-1) ... 2021-12-16 16:23:29.135 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-16 16:23:29.143 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-16 16:23:29.149 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-16 16:23:29.154 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:29.161 | Setting up autotools-dev (20180224.1) ... 2021-12-16 16:23:29.167 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-16 16:23:29.968 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-16 16:23:29.974 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-16 16:23:29.979 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-16 16:23:29.985 | Setting up make (4.2.1-1.2) ... 2021-12-16 16:23:29.991 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-12-16 16:23:29.996 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-16 16:23:30.002 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:30.008 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-16 16:23:30.014 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:30.020 | Setting up ebtables (2.0.11-3build1) ... 2021-12-16 16:23:30.557 | Setting up socat (1.7.3.3-2) ... 2021-12-16 16:23:30.562 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-16 16:23:30.568 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-16 16:23:30.575 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-16 16:23:30.581 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-16 16:23:30.587 | Setting up binfmt-support (2.2.0-2) ... 2021-12-16 16:23:30.866 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-16 16:23:31.910 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-16 16:23:31.916 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-16 16:23:31.936 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-16 16:23:31.966 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-16 16:23:31.972 | Setting up lsscsi (0.30-0.1) ... 2021-12-16 16:23:31.978 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-16 16:23:31.983 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-16 16:23:31.990 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-16 16:23:31.996 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-16 16:23:32.002 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-16 16:23:32.009 | Setting up autoconf (2.69-11.1) ... 2021-12-16 16:23:32.016 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-12-16 16:23:32.022 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-16 16:23:32.065 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-16 16:23:32.069 | Setting up dwz (0.13-5) ... 2021-12-16 16:23:32.075 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-16 16:23:32.081 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-16 16:23:32.087 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-16 16:23:32.092 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-16 16:23:32.098 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-16 16:23:32.110 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:32.116 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:32.121 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-16 16:23:32.127 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-16 16:23:32.132 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-16 16:23:32.137 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-16 16:23:32.146 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-16 16:23:32.151 | Setting up pcp-conf (5.0.3-1) ... 2021-12-16 16:23:32.158 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-16 16:23:32.165 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-16 16:23:32.170 | Setting up libsub-override-perl (0.09-2) ... 2021-12-16 16:23:32.175 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-16 16:23:32.180 | Setting up libthai-data (0.1.28-3) ... 2021-12-16 16:23:32.185 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-16 16:23:32.191 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:32.197 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:32.202 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-16 16:23:32.207 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-16 16:23:32.212 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:32.218 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-16 16:23:32.223 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-16 16:23:32.228 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-16 16:23:32.240 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-16 16:23:32.249 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-16 16:23:33.275 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-16 16:23:33.596 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-16 16:23:33.601 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-16 16:23:33.606 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-16 16:23:33.612 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-16 16:23:33.617 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-16 16:23:33.622 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-16 16:23:33.627 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-16 16:23:33.632 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-16 16:23:33.638 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-16 16:23:33.643 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-16 16:23:33.654 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-16 16:23:33.659 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-16 16:23:33.664 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-16 16:23:33.670 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:33.676 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-16 16:23:33.681 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-16 16:23:33.686 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-16 16:23:33.692 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-16 16:23:33.698 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:23:33.704 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:33.711 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-16 16:23:33.718 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:33.724 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-16 16:23:33.736 | Setting up libtool (2.4.6-14) ... 2021-12-16 16:23:33.742 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-16 16:23:33.846 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-16 16:23:33.875 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:33.881 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-16 16:23:34.273 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-16 16:23:35.334 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:35.340 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-16 16:23:35.346 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-16 16:23:35.352 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-16 16:23:35.496 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-16 16:23:35.502 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:35.510 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:35.518 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-16 16:23:35.529 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-16 16:23:35.536 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-16 16:23:35.788 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-16 16:23:35.795 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-16 16:23:35.800 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-16 16:23:35.808 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-16 16:23:35.813 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:36.416 | 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 2021-12-16 16:23:36.444 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-16 16:23:36.450 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-16 16:23:36.458 | Setting up ssl-cert (1.0.39) ... 2021-12-16 16:23:37.061 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-16 16:23:37.067 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-16 16:23:37.146 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-16 16:23:37.151 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-16 16:23:37.622 | Adding user postgres to group ssl-cert 2021-12-16 16:23:37.779 | 2021-12-16 16:23:37.779 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-16 16:23:37.971 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-16 16:23:37.971 | Removing obsolete dictionary files: 2021-12-16 16:23:38.561 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-16 16:23:39.661 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-16 16:23:39.668 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-16 16:23:39.676 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-16 16:23:39.771 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-16 16:23:40.180 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-16 16:23:40.187 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-16 16:23:40.192 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-16 16:23:40.197 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-16 16:23:40.204 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-16 16:23:40.211 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-16 16:23:40.217 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-16 16:23:40.223 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-16 16:23:40.228 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-16 16:23:40.234 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-16 16:23:40.240 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:40.246 | Setting up ipvsadm (1:1.31-1) ... 2021-12-16 16:23:40.978 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-16 16:23:40.984 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-16 16:23:41.083 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-16 16:23:43.156 | Regenerating fonts cache... done. 2021-12-16 16:23:43.160 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-16 16:23:43.166 | Setting up libpcp3 (5.0.3-1) ... 2021-12-16 16:23:43.171 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-12-16 16:23:43.177 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-16 16:23:43.183 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-16 16:23:44.497 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-16 16:23:45.313 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-16 16:23:45.362 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:45.368 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-16 16:23:46.355 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-16 16:23:47.055 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:47.062 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-12-16 16:23:47.070 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-16 16:23:47.075 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-12-16 16:23:47.082 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-16 16:23:47.087 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-12-16 16:23:47.093 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-16 16:23:47.099 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-16 16:23:47.105 | Setting up libpcp-web1 (5.0.3-1) ... 2021-12-16 16:23:47.110 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-16 16:23:47.116 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-16 16:23:47.122 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:47.128 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-16 16:23:47.148 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-12-16 16:23:47.154 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-16 16:23:47.159 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-16 16:23:47.165 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-16 16:23:47.174 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-16 16:23:47.180 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-16 16:23:47.185 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-16 16:23:47.192 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-16 16:23:47.197 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-16 16:23:47.204 | Setting up libpcp-import1 (5.0.3-1) ... 2021-12-16 16:23:47.212 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-16 16:23:47.219 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-16 16:23:47.226 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-16 16:23:47.231 | Setting up po-debconf (1.0.21) ... 2021-12-16 16:23:47.238 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-16 16:23:47.628 | Enabling module mpm_event. 2021-12-16 16:23:47.692 | Enabling module authz_core. 2021-12-16 16:23:47.697 | Enabling module authz_host. 2021-12-16 16:23:47.757 | Enabling module authn_core. 2021-12-16 16:23:47.761 | Enabling module auth_basic. 2021-12-16 16:23:47.820 | Enabling module access_compat. 2021-12-16 16:23:47.881 | Enabling module authn_file. 2021-12-16 16:23:47.941 | Enabling module authz_user. 2021-12-16 16:23:48.000 | Enabling module alias. 2021-12-16 16:23:48.062 | Enabling module dir. 2021-12-16 16:23:48.121 | Enabling module autoindex. 2021-12-16 16:23:48.180 | Enabling module env. 2021-12-16 16:23:48.240 | Enabling module mime. 2021-12-16 16:23:48.299 | Enabling module negotiation. 2021-12-16 16:23:48.358 | Enabling module setenvif. 2021-12-16 16:23:48.418 | Enabling module filter. 2021-12-16 16:23:48.478 | Enabling module deflate. 2021-12-16 16:23:48.537 | Enabling module status. 2021-12-16 16:23:48.598 | Enabling module reqtimeout. 2021-12-16 16:23:48.656 | Enabling conf charset. 2021-12-16 16:23:48.716 | Enabling conf localized-error-pages. 2021-12-16 16:23:48.775 | Enabling conf other-vhosts-access-log. 2021-12-16 16:23:48.837 | Enabling conf security. 2021-12-16 16:23:48.896 | Enabling conf serve-cgi-bin. 2021-12-16 16:23:48.955 | Enabling site 000-default. 2021-12-16 16:23:49.007 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-16 16:23:49.063 | Enabling conf javascript-common. 2021-12-16 16:23:49.320 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-16 16:23:49.897 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-16 16:23:52.645 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-16 16:23:52.657 | Setting up python3-pcp (5.0.3-1) ... 2021-12-16 16:23:52.965 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-16 16:23:52.986 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-16 16:23:52.992 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-16 16:23:53.005 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-16 16:23:53.010 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-16 16:23:53.015 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-16 16:23:53.022 | Setting up graphviz (2.42.2-3build2) ... 2021-12-16 16:23:53.029 | Setting up pcp (5.0.3-1) ... 2021-12-16 16:23:53.376 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-12-16 16:23:53.821 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-12-16 16:23:54.258 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-12-16 16:23:54.678 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-12-16 16:24:10.850 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-16 16:24:10.858 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-16 16:24:10.862 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-16 16:24:11.994 | Setting up dh-autoreconf (19) ... 2021-12-16 16:24:12.000 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-16 16:24:12.841 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-16 16:24:12.849 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-16 16:24:12.857 | Setting up debhelper (12.10ubuntu1) ... 2021-12-16 16:24:12.863 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-16 16:24:13.200 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-16 16:24:13.207 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-16 16:24:13.231 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-16 16:24:13.302 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-16 16:24:26.418 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-16 16:24:26.441 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-16 16:24:26.862 | Processing triggers for ufw (0.36-6) ... 2021-12-16 16:24:26.997 | Processing triggers for man-db (2.9.1-1) ... 2021-12-16 16:24:52.909 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-16 16:24:52.922 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-16 16:24:59.811 | ++ functions-common:apt_get:1211 : result=0 2021-12-16 16:24:59.813 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:24:59.815 | ++ functions-common:time_stop:2402 : local name 2021-12-16 16:24:59.817 | ++ functions-common:time_stop:2403 : local end_time 2021-12-16 16:24:59.819 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:24:59.822 | ++ functions-common:time_stop:2405 : local total 2021-12-16 16:24:59.824 | ++ functions-common:time_stop:2406 : local start_time 2021-12-16 16:24:59.826 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:24:59.828 | ++ functions-common:time_stop:2409 : start_time=1639671733860 2021-12-16 16:24:59.830 | ++ functions-common:time_stop:2411 : [[ -z 1639671733860 ]] 2021-12-16 16:24:59.833 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:24:59.837 | ++ functions-common:time_stop:2414 : end_time=1639671899834 2021-12-16 16:24:59.839 | ++ functions-common:time_stop:2415 : elapsed_time=165974 2021-12-16 16:24:59.841 | ++ functions-common:time_stop:2416 : total=716 2021-12-16 16:24:59.844 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:24:59.846 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=166690 2021-12-16 16:24:59.848 | ++ functions-common:apt_get:1215 : return 0 2021-12-16 16:24:59.850 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-16 16:24:59.853 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-16 16:24:59.856 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-16 16:24:59.859 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-16 16:24:59.863 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-16 16:24:59.865 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-16 16:24:59.868 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-16 16:25:01.213 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-16 16:25:01.215 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-16 16:25:01.217 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-16 16:25:01.220 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-16 16:25:01.222 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-16 16:25:01.224 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-16 16:25:01.226 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-16 16:25:01.228 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-16 16:25:01.230 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-16 16:25:01.231 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-16 16:25:01.233 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-16 16:25:01.235 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-16 16:25:01.236 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-16 16:25:01.238 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-16 16:25:01.240 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-16 16:25:01.241 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-16 16:25:01.243 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-16 16:25:01.245 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-16 16:25:01.246 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-16 16:25:01.248 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-16 16:25:01.250 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-16 16:25:01.252 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-16 16:25:01.254 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-16 16:25:01.256 | + functions-common:_ensure_lsb_release:383 : return 2021-12-16 16:25:01.258 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-16 16:25:01.325 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-16 16:25:01.327 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-16 16:25:01.393 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-16 16:25:01.395 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-16 16:25:01.462 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-16 16:25:01.464 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-16 16:25:01.466 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-16 16:25:01.467 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-16 16:25:01.469 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-16 16:25:01.471 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-16 16:25:01.473 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-16 16:25:01.475 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-16 16:25:01.477 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-16 16:25:01.479 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-16 16:25:01.481 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-16 16:25:01.481 | Distro: focal 2021-12-16 16:25:01.483 | + tools/install_pip.sh:main:115 : get_versions 2021-12-16 16:25:01.486 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-16 16:25:01.489 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-16 16:25:01.491 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-16 16:25:01.494 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-16 16:25:01.494 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-16 16:25:01.902 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-16 16:25:01.903 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-16 16:25:01.903 | pip: 20.2.2 2021-12-16 16:25:01.905 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-16 16:25:01.907 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-16 16:25:01.909 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-16 16:25:01.910 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-16 16:25:01.912 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-16 16:25:01.916 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-16 16:25:01.918 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-16 16:25:01.920 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-16 16:25:01.921 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-16 16:25:01.923 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:25:01.925 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-16 16:25:01.927 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-16 16:25:01.928 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-16 16:25:01.930 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-16 16:25:01.932 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-16 16:25:01.933 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-16 16:25:01.935 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-16 16:25:01.945 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-16 16:25:01.945 | Dload Upload Total Spent Left Speed 2021-12-16 16:25:02.228 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 2108k 49 1051k 0 0 3983k 0 --:--:-- --:--:-- --:--:-- 3968k 100 2108k 100 2108k 0 0 7477k 0 --:--:-- --:--:-- --:--:-- 7451k 2021-12-16 16:25:02.232 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-16 16:25:02.235 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-16 16:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:05.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:05.282 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:05.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:25:06.167 | Collecting pip 2021-12-16 16:25:06.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-16 16:25:07.793 | Installing collected packages: pip 2021-12-16 16:25:07.793 | Attempting uninstall: pip 2021-12-16 16:25:07.794 | Found existing installation: pip 20.2.2 2021-12-16 16:25:08.026 | Uninstalling pip-20.2.2: 2021-12-16 16:25:08.058 | Successfully uninstalled pip-20.2.2 2021-12-16 16:25:09.668 | Successfully installed pip-21.3.1 2021-12-16 16:25:09.668 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-16 16:25:09.668 | warnings.warn( 2021-12-16 16:25:09.668 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-16 16:25:09.668 | warnings.warn( 2021-12-16 16:25:09.668 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-16 16:25:09.669 | warnings.warn( 2021-12-16 16:25:09.669 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:25:09.804 | + tools/install_pip.sh:main:136 : set -x 2021-12-16 16:25:09.806 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-16 16:25:09.808 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-16 16:25:09.810 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-16 16:25:09.813 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-16 16:25:09.815 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-16 16:25:09.816 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-16 16:25:09.819 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-16 16:25:09.819 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-16 16:25:09.824 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-12-16 16:25:09.826 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-12-16 16:25:09.828 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-16 16:25:09.830 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-16 16:25:09.832 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-16 16:25:09.848 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-16 16:25:09.849 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-16 16:25:10.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:10.563 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:10.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:10.563 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:11.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:25:11.630 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-16 16:25:13.187 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:25:13.291 | + inc/python:pip_install:200 : result=0 2021-12-16 16:25:13.292 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:25:13.294 | + functions-common:time_stop:2402 : local name 2021-12-16 16:25:13.296 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:25:13.298 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:25:13.299 | + functions-common:time_stop:2405 : local total 2021-12-16 16:25:13.301 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:25:13.303 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:25:13.305 | + functions-common:time_stop:2409 : start_time=1639671909843 2021-12-16 16:25:13.306 | + functions-common:time_stop:2411 : [[ -z 1639671909843 ]] 2021-12-16 16:25:13.308 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:25:13.311 | + functions-common:time_stop:2414 : end_time=1639671913310 2021-12-16 16:25:13.313 | + functions-common:time_stop:2415 : elapsed_time=3467 2021-12-16 16:25:13.315 | + functions-common:time_stop:2416 : total=0 2021-12-16 16:25:13.316 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:25:13.318 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3467 2021-12-16 16:25:13.321 | + inc/python:pip_install:203 : return 0 2021-12-16 16:25:13.323 | + tools/install_pip.sh:main:142 : get_versions 2021-12-16 16:25:13.325 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-16 16:25:13.328 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-16 16:25:13.330 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-16 16:25:13.333 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-16 16:25:13.333 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-16 16:25:13.890 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-16 16:25:13.892 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-16 16:25:13.892 | pip: 21.3.1 2021-12-16 16:25:13.895 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-16 16:25:13.898 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-16 16:25:13.901 | + ./stack.sh:main:786 : fixup_all 2021-12-16 16:25:13.904 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-16 16:25:13.906 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-16 16:25:13.908 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:25:13.910 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:25:13.913 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-12-16 16:25:13.924 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-16 16:25:13.935 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-16 16:25:13.945 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-16 16:25:13.947 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-16 16:25:13.949 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-16 16:25:13.951 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-16 16:25:13.953 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-16 16:25:13.955 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-16 16:25:13.957 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-16 16:25:13.959 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-16 16:25:13.962 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-16 16:25:13.964 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:25:13.966 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-16 16:25:13.968 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-16 16:25:13.970 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-16 16:25:13.972 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-16 16:25:13.974 | + functions-common:is_suse:524 : is_opensuse 2021-12-16 16:25:13.977 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-16 16:25:13.979 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-16 16:25:13.981 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-16 16:25:13.983 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-16 16:25:13.985 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-16 16:25:13.987 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-16 16:25:13.989 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-16 16:25:14.010 | Using python 3.8 to install os-testr 2021-12-16 16:25:14.012 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-16 16:25:14.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:14.732 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:14.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:14.733 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:15.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:25:16.282 | Collecting os-testr 2021-12-16 16:25:16.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-12-16 16:25:16.301 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-16 16:25:16.302 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-16 16:25:16.736 | Collecting stestr>=1.0.0 2021-12-16 16:25:16.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2021-12-16 16:25:17.086 | Collecting python-subunit>=1.0.0 2021-12-16 16:25:17.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-16 16:25:17.115 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-16 16:25:17.141 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-16 16:25:17.142 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-16 16:25:17.523 | Collecting future 2021-12-16 16:25:17.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-16 16:25:17.740 | Preparing metadata (setup.py): started 2021-12-16 16:25:18.355 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:25:18.363 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-16 16:25:18.364 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-16 16:25:18.388 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-16 16:25:18.390 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-16 16:25:18.391 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-16 16:25:18.392 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-16 16:25:18.393 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-16 16:25:18.406 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-16 16:25:18.474 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-16 16:25:18.475 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-16 16:25:18.476 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-16 16:25:18.575 | Building wheels for collected packages: future 2021-12-16 16:25:18.576 | Building wheel for future (setup.py): started 2021-12-16 16:25:19.559 | Building wheel for future (setup.py): finished with status 'done' 2021-12-16 16:25:19.563 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=eaaae9cc8ed8045493f223fce6bb6d89fcafb69d8e4168bec54d3887c9b359de 2021-12-16 16:25:19.563 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-16 16:25:19.570 | Successfully built future 2021-12-16 16:25:21.005 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-16 16:25:21.854 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2021-12-16 16:25:21.854 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:25:21.994 | + inc/python:pip_install:200 : result=0 2021-12-16 16:25:21.996 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:25:21.999 | + functions-common:time_stop:2402 : local name 2021-12-16 16:25:22.001 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:25:22.003 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:25:22.005 | + functions-common:time_stop:2405 : local total 2021-12-16 16:25:22.007 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:25:22.009 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:25:22.011 | + functions-common:time_stop:2409 : start_time=1639671914004 2021-12-16 16:25:22.013 | + functions-common:time_stop:2411 : [[ -z 1639671914004 ]] 2021-12-16 16:25:22.015 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:25:22.019 | + functions-common:time_stop:2414 : end_time=1639671922017 2021-12-16 16:25:22.021 | + functions-common:time_stop:2415 : elapsed_time=8013 2021-12-16 16:25:22.023 | + functions-common:time_stop:2416 : total=0 2021-12-16 16:25:22.025 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:25:22.027 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8013 2021-12-16 16:25:22.029 | + inc/python:pip_install:203 : return 0 2021-12-16 16:25:22.032 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-16 16:25:22.080 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-16 16:25:22.177 | + ./stack.sh:main:800 : install_infra 2021-12-16 16:25:22.180 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-16 16:25:22.182 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-16 16:25:22.185 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-16 16:25:25.308 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-16 16:25:25.311 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-16 16:25:25.333 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-16 16:25:27.129 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.175 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.248 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.277 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.318 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.386 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.475 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.505 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.523 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.560 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.629 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.690 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.694 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.698 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.771 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.787 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.802 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.822 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.853 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.909 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.944 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.986 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.993 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:27.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:25:28.122 | Collecting pbr===5.8.0 2021-12-16 16:25:28.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-16 16:25:28.167 | Installing collected packages: pbr 2021-12-16 16:25:28.308 | Successfully installed pbr-5.8.0 2021-12-16 16:25:28.368 | + inc/python:pip_install:200 : result=0 2021-12-16 16:25:28.370 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:25:28.372 | + functions-common:time_stop:2402 : local name 2021-12-16 16:25:28.374 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:25:28.376 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:25:28.378 | + functions-common:time_stop:2405 : local total 2021-12-16 16:25:28.380 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:25:28.382 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:25:28.384 | + functions-common:time_stop:2409 : start_time=1639671925326 2021-12-16 16:25:28.386 | + functions-common:time_stop:2411 : [[ -z 1639671925326 ]] 2021-12-16 16:25:28.389 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:25:28.392 | + functions-common:time_stop:2414 : end_time=1639671928390 2021-12-16 16:25:28.395 | + functions-common:time_stop:2415 : elapsed_time=3064 2021-12-16 16:25:28.396 | + functions-common:time_stop:2416 : total=8013 2021-12-16 16:25:28.399 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:25:28.401 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=11077 2021-12-16 16:25:28.403 | + inc/python:pip_install:203 : return 0 2021-12-16 16:25:28.405 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-16 16:25:28.408 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-16 16:25:28.430 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-16 16:25:30.237 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.284 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.360 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.388 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.431 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.500 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.590 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.621 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.638 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.676 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.747 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.809 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.813 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.817 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.891 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.906 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.923 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:30.974 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:31.031 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:31.067 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:31.110 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:31.117 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-16 16:25:31.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:25:31.124 | Processing /opt/stack/requirements 2021-12-16 16:25:32.359 | Collecting fixtures===3.0.0 2021-12-16 16:25:32.368 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-16 16:25:32.579 | Collecting PyYAML===6.0 2021-12-16 16:25:32.589 | 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) 2021-12-16 16:25:32.758 | Collecting requests===2.26.0 2021-12-16 16:25:32.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-12-16 16:25:32.858 | Collecting packaging===21.3 2021-12-16 16:25:32.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-16 16:25:32.926 | Collecting testtools===2.5.0 2021-12-16 16:25:32.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-12-16 16:25:33.013 | Collecting idna===3.3 2021-12-16 16:25:33.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-12-16 16:25:33.153 | Collecting pyparsing===3.0.6 2021-12-16 16:25:33.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-16 16:25:33.217 | Collecting six===1.16.0 2021-12-16 16:25:33.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-12-16 16:25:33.273 | Collecting charset-normalizer===2.0.9 2021-12-16 16:25:33.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1ee/caa09422db5be/charset_normalizer-2.0.9-py3-none-any.whl (39 kB) 2021-12-16 16:25:33.313 | Collecting Parsley>=1.2 2021-12-16 16:25:33.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-16 16:25:33.364 | Collecting beagle>=0.2.1 2021-12-16 16:25:33.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-16 16:25:33.395 | 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 47)) (5.8.0) 2021-12-16 16:25:33.464 | Collecting certifi>=2017.4.17 2021-12-16 16:25:33.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-12-16 16:25:33.550 | Collecting urllib3===1.26.7 2021-12-16 16:25:33.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-12-16 16:25:33.619 | Collecting extras===1.0.0 2021-12-16 16:25:33.625 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-12-16 16:25:33.707 | Collecting cliff===3.10.0 2021-12-16 16:25:33.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2021-12-16 16:25:33.879 | Collecting cmd2===2.3.3 2021-12-16 16:25:33.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2021-12-16 16:25:33.980 | Collecting autopage===0.4.0 2021-12-16 16:25:33.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-12-16 16:25:34.029 | Collecting prettytable===2.4.0 2021-12-16 16:25:34.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB) 2021-12-16 16:25:34.125 | Collecting stevedore===3.5.0 2021-12-16 16:25:34.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2021-12-16 16:25:34.191 | Collecting pyperclip===1.8.2 2021-12-16 16:25:34.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-12-16 16:25:34.583 | Collecting wcwidth===0.2.5 2021-12-16 16:25:34.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-16 16:25:34.642 | Collecting attrs===21.2.0 2021-12-16 16:25:34.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-12-16 16:25:34.718 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-12-16 16:25:34.719 | Building wheel for pyperclip (setup.py): started 2021-12-16 16:25:34.961 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-12-16 16:25:34.961 | ERROR: Command errored out with exit status 1: 2021-12-16 16:25:34.961 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-wzlztx0g/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-wzlztx0g/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-mpae5o1e 2021-12-16 16:25:34.961 | cwd: /tmp/pip-install-wzlztx0g/pyperclip/ 2021-12-16 16:25:34.961 | Complete output (6 lines): 2021-12-16 16:25:34.961 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-16 16:25:34.961 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-16 16:25:34.961 | or: setup.py --help-commands 2021-12-16 16:25:34.961 | or: setup.py cmd --help 2021-12-16 16:25:34.961 | 2021-12-16 16:25:34.961 | error: invalid command 'bdist_wheel' 2021-12-16 16:25:34.961 | ---------------------------------------- 2021-12-16 16:25:34.961 | ERROR: Failed building wheel for pyperclip 2021-12-16 16:25:34.962 | Running setup.py clean for pyperclip 2021-12-16 16:25:35.210 | Building wheel for openstack-requirements (setup.py): started 2021-12-16 16:25:36.006 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-16 16:25:36.006 | ERROR: Command errored out with exit status 1: 2021-12-16 16:25:36.006 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ivsvg2x6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ivsvg2x6/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-c076w35j 2021-12-16 16:25:36.006 | cwd: /tmp/pip-req-build-ivsvg2x6/ 2021-12-16 16:25:36.006 | Complete output (6 lines): 2021-12-16 16:25:36.006 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-16 16:25:36.006 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-16 16:25:36.006 | or: setup.py --help-commands 2021-12-16 16:25:36.006 | or: setup.py cmd --help 2021-12-16 16:25:36.006 | 2021-12-16 16:25:36.006 | error: invalid command 'bdist_wheel' 2021-12-16 16:25:36.006 | ---------------------------------------- 2021-12-16 16:25:36.006 | ERROR: Failed building wheel for openstack-requirements 2021-12-16 16:25:36.007 | Running setup.py clean for openstack-requirements 2021-12-16 16:25:36.806 | Failed to build pyperclip openstack-requirements 2021-12-16 16:25:37.060 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, pyparsing, autopage, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-16 16:25:38.148 | Running setup.py install for pyperclip: started 2021-12-16 16:25:38.540 | Running setup.py install for pyperclip: finished with status 'done' 2021-12-16 16:25:39.254 | Running setup.py install for openstack-requirements: started 2021-12-16 16:25:41.380 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-16 16:25:41.413 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.9 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5105 packaging-21.3 prettytable-2.4.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-12-16 16:25:41.543 | + inc/python:pip_install:200 : result=0 2021-12-16 16:25:41.546 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:25:41.548 | + functions-common:time_stop:2402 : local name 2021-12-16 16:25:41.550 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:25:41.552 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:25:41.554 | + functions-common:time_stop:2405 : local total 2021-12-16 16:25:41.556 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:25:41.559 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:25:41.561 | + functions-common:time_stop:2409 : start_time=1639671928423 2021-12-16 16:25:41.563 | + functions-common:time_stop:2411 : [[ -z 1639671928423 ]] 2021-12-16 16:25:41.565 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:25:41.569 | + functions-common:time_stop:2414 : end_time=1639671941566 2021-12-16 16:25:41.572 | + functions-common:time_stop:2415 : elapsed_time=13143 2021-12-16 16:25:41.574 | + functions-common:time_stop:2416 : total=11077 2021-12-16 16:25:41.576 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:25:41.578 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=24220 2021-12-16 16:25:41.580 | + inc/python:pip_install:203 : return 0 2021-12-16 16:25:41.582 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-16 16:25:41.584 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-16 16:25:41.587 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-16 16:25:41.589 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:25:41.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:25:41.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-16 16:25:41.596 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:25:41.598 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-16 16:25:41.618 | Using python 3.8 to install pbr 2021-12-16 16:25:41.620 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-16 16:25:42.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:42.348 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:42.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:25:42.348 | from cryptography.utils import int_from_bytes 2021-12-16 16:25:43.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:25:43.425 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-16 16:25:45.177 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:25:45.286 | + inc/python:pip_install:200 : result=0 2021-12-16 16:25:45.288 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:25:45.291 | + functions-common:time_stop:2402 : local name 2021-12-16 16:25:45.293 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:25:45.295 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:25:45.297 | + functions-common:time_stop:2405 : local total 2021-12-16 16:25:45.299 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:25:45.301 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:25:45.303 | + functions-common:time_stop:2409 : start_time=1639671941612 2021-12-16 16:25:45.305 | + functions-common:time_stop:2411 : [[ -z 1639671941612 ]] 2021-12-16 16:25:45.308 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:25:45.312 | + functions-common:time_stop:2414 : end_time=1639671945309 2021-12-16 16:25:45.314 | + functions-common:time_stop:2415 : elapsed_time=3697 2021-12-16 16:25:45.316 | + functions-common:time_stop:2416 : total=24220 2021-12-16 16:25:45.319 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:25:45.321 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=27917 2021-12-16 16:25:45.323 | + inc/python:pip_install:203 : return 0 2021-12-16 16:25:45.326 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-16 16:25:48.428 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-16 16:25:50.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:25:50.701 | Collecting bindep 2021-12-16 16:25:50.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-16 16:25:50.842 | Collecting pbr>=2.0.0 2021-12-16 16:25:50.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-16 16:25:50.896 | Collecting Parsley 2021-12-16 16:25:50.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-16 16:25:51.257 | Collecting distro 2021-12-16 16:25:51.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-16 16:25:51.348 | Collecting packaging; python_version >= "3.6" 2021-12-16 16:25:51.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-16 16:25:51.524 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-16 16:25:51.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-16 16:25:51.577 | Installing collected packages: pbr, Parsley, distro, pyparsing, packaging, bindep 2021-12-16 16:25:52.131 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-16 16:25:52.200 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-16 16:25:52.202 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-16 16:25:52.205 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-16 16:25:52.222 | + ./stack.sh:main:809 : pkgs= 2021-12-16 16:25:52.224 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-16 16:25:52.227 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-16 16:25:52.229 | + functions-common:run_phase:1830 : local mode=stack 2021-12-16 16:25:52.231 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-16 16:25:52.233 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-16 16:25:52.236 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-16 16:25:52.238 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-16 16:25:52.240 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-16 16:25:52.242 | + functions-common:run_phase:1840 : local extra 2021-12-16 16:25:52.245 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-16 16:25:52.248 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-16 16:25:52.250 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-16 16:25:52.252 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-16 16:25:52.255 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-16 16:25:52.257 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-16 16:25:52.271 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:25:52.273 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-16 16:25:52.275 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-16 16:25:52.277 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-16 16:25:52.279 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-16 16:25:52.281 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-16 16:25:52.283 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-16 16:25:52.285 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-16 16:25:52.287 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-16 16:25:52.290 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-16 16:25:52.292 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-16 16:25:52.294 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-16 16:25:52.296 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-16 16:25:52.298 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-16 16:25:52.300 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-16 16:25:52.302 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-16 16:25:52.304 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-16 16:25:52.307 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-16 16:25:52.309 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-16 16:25:52.311 | + functions-common:run_plugins:1819 : local plugins= 2021-12-16 16:25:52.313 | + functions-common:run_plugins:1820 : local plugin 2021-12-16 16:25:52.315 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-16 16:25:52.317 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-16 16:25:52.320 | + functions:set_systemd_override:821 : local value=2048 2021-12-16 16:25:52.322 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-16 16:25:52.324 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-16 16:25:52.372 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-16 16:25:52.372 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-16 16:25:52.374 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-16 16:25:52.729 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-16 16:25:52.731 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-16 16:25:52.746 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:25:52.748 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-16 16:25:52.750 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:25:52.753 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:25:52.755 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:25:52.758 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:25:52.760 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:25:52.762 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:25:52.764 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:25:52.767 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:25:52.769 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:25:52.771 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:25:52.774 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:25:52.776 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:25:52.778 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-16 16:25:52.781 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:25:52.783 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:25:52.785 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:25:52.787 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-16 16:25:52.808 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-16 16:25:52.913 | Reading package lists... 2021-12-16 16:25:53.143 | Building dependency tree... 2021-12-16 16:25:53.145 | Reading state information... 2021-12-16 16:25:53.381 | The following packages were automatically installed and are no longer required: 2021-12-16 16:25:53.382 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:25:53.382 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:25:53.383 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:25:53.383 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:25:53.383 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:25:53.383 | python3-zope.interface 2021-12-16 16:25:53.383 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:25:53.383 | The following additional packages will be installed: 2021-12-16 16:25:53.383 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-16 16:25:53.383 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-16 16:25:53.383 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-16 16:25:53.384 | erlang-tools erlang-xmerl locales-all 2021-12-16 16:25:53.385 | Suggested packages: 2021-12-16 16:25:53.385 | erlang erlang-manpages erlang-doc 2021-12-16 16:25:53.453 | The following NEW packages will be installed: 2021-12-16 16:25:53.454 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-16 16:25:53.454 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-16 16:25:53.454 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-16 16:25:53.454 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-16 16:25:53.859 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:25:53.860 | Need to get 38.1 MB of archives. 2021-12-16 16:25:53.860 | After this operation, 276 MB of additional disk space will be used. 2021-12-16 16:25:53.860 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-12-16 16:25:55.725 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-16 16:25:55.786 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-16 16:25:55.798 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-12-16 16:25:56.051 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-16 16:25:56.061 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-12-16 16:25:56.064 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-12-16 16:25:56.152 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-12-16 16:25:56.154 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-12-16 16:25:56.155 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-12-16 16:25:56.164 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-16 16:25:56.525 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-12-16 16:25:56.547 | 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] 2021-12-16 16:25:56.549 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-16 16:25:56.551 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-12-16 16:25:56.666 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-16 16:25:56.698 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-12-16 16:25:57.026 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-16 16:25:58.607 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-12-16 16:26:00.934 | Fetched 38.1 MB in 7s (5,516 kB/s) 2021-12-16 16:26:00.965 | Selecting previously unselected package erlang-base. 2021-12-16 16:26:01.012 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2021-12-16 16:26:01.015 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:01.017 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.096 | Selecting previously unselected package erlang-asn1. 2021-12-16 16:26:02.105 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.107 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.217 | Selecting previously unselected package erlang-crypto. 2021-12-16 16:26:02.225 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.227 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.271 | Selecting previously unselected package erlang-public-key. 2021-12-16 16:26:02.280 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.282 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.380 | Selecting previously unselected package erlang-mnesia. 2021-12-16 16:26:02.389 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.391 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.504 | Selecting previously unselected package erlang-runtime-tools. 2021-12-16 16:26:02.512 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.515 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.572 | Selecting previously unselected package erlang-ssl. 2021-12-16 16:26:02.580 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.583 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.752 | Selecting previously unselected package erlang-eldap. 2021-12-16 16:26:02.760 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.763 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.800 | Selecting previously unselected package erlang-ftp. 2021-12-16 16:26:02.809 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.811 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.845 | Selecting previously unselected package erlang-tftp. 2021-12-16 16:26:02.854 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.856 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:02.892 | Selecting previously unselected package erlang-inets. 2021-12-16 16:26:02.901 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:02.903 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:03.008 | Selecting previously unselected package erlang-snmp. 2021-12-16 16:26:03.017 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:03.019 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:03.275 | Selecting previously unselected package erlang-os-mon. 2021-12-16 16:26:03.284 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:03.286 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:03.324 | Selecting previously unselected package erlang-parsetools. 2021-12-16 16:26:03.332 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:03.335 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:03.379 | Selecting previously unselected package erlang-syntax-tools. 2021-12-16 16:26:03.388 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:03.391 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:03.460 | Selecting previously unselected package erlang-tools. 2021-12-16 16:26:03.469 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:03.471 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:03.564 | Selecting previously unselected package erlang-xmerl. 2021-12-16 16:26:03.572 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-16 16:26:03.575 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:03.750 | Selecting previously unselected package locales-all. 2021-12-16 16:26:03.759 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-16 16:26:03.761 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-16 16:26:07.911 | Selecting previously unselected package rabbitmq-server. 2021-12-16 16:26:07.923 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-16 16:26:07.925 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-16 16:26:09.061 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:09.454 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-16 16:26:09.454 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-16 16:26:13.690 | Searching for services which depend on erlang and should be started... none found. 2021-12-16 16:26:13.692 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.698 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.703 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-16 16:26:13.710 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.715 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.720 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.725 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.731 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.736 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.741 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.746 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.751 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.756 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.761 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.766 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.771 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.777 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-16 16:26:13.782 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-16 16:26:13.870 | Adding group `rabbitmq' (GID 125) ... 2021-12-16 16:26:13.883 | Done. 2021-12-16 16:26:13.965 | Adding system user `rabbitmq' (UID 117) ... 2021-12-16 16:26:13.965 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-12-16 16:26:13.997 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-16 16:26:14.262 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-16 16:26:19.964 | Processing triggers for man-db (2.9.1-1) ... 2021-12-16 16:26:20.540 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-16 16:26:27.582 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:26:27.585 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:26:27.587 | + functions-common:time_stop:2402 : local name 2021-12-16 16:26:27.589 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:26:27.591 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:26:27.593 | + functions-common:time_stop:2405 : local total 2021-12-16 16:26:27.596 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:26:27.598 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:26:27.600 | + functions-common:time_stop:2409 : start_time=1639671952805 2021-12-16 16:26:27.602 | + functions-common:time_stop:2411 : [[ -z 1639671952805 ]] 2021-12-16 16:26:27.605 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:26:27.609 | + functions-common:time_stop:2414 : end_time=1639671987607 2021-12-16 16:26:27.611 | + functions-common:time_stop:2415 : elapsed_time=34802 2021-12-16 16:26:27.613 | + functions-common:time_stop:2416 : total=166690 2021-12-16 16:26:27.615 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:26:27.618 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=201492 2021-12-16 16:26:27.620 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:26:27.623 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-16 16:26:27.625 | + functions-common:is_suse:524 : is_opensuse 2021-12-16 16:26:27.627 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-16 16:26:27.629 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-16 16:26:27.632 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-16 16:26:27.634 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-16 16:26:27.636 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-16 16:26:27.638 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-16 16:26:27.640 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-16 16:26:27.643 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-16 16:26:27.645 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-16 16:26:27.647 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-16 16:26:27.649 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-16 16:26:27.651 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-16 16:26:27.654 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-16 16:26:27.656 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:26:27.658 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-16 16:26:27.660 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-16 16:26:27.662 | + functions-common:is_suse:524 : is_opensuse 2021-12-16 16:26:27.665 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-16 16:26:27.668 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-16 16:26:27.670 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-16 16:26:27.672 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-16 16:26:27.674 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-16 16:26:27.676 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-16 16:26:27.679 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-16 16:26:27.695 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:26:27.697 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-16 16:26:27.699 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-16 16:26:27.702 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-16 16:26:27.704 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-16 16:26:27.707 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-16 16:26:27.711 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-16 16:26:27.713 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-16 16:26:27.715 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-16 16:26:27.717 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-16 16:26:27.720 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-16 16:26:27.722 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-16 16:26:27.725 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-16 16:26:28.393 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-16 16:26:28.393 | user tags 2021-12-16 16:26:28.393 | guest [administrator]' 2021-12-16 16:26:28.397 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-16 16:26:28.397 | user tags 2021-12-16 16:26:28.397 | guest [administrator]' 2021-12-16 16:26:28.397 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-16 16:26:28.403 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-16 16:26:28.406 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-16 16:26:28.408 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-16 16:26:29.056 | Adding user "stackrabbit" ... 2021-12-16 16:26:29.079 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-16 16:26:29.729 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-16 16:26:29.751 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-16 16:26:29.753 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-16 16:26:30.403 | Changing password for user "stackrabbit" ... 2021-12-16 16:26:30.425 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-16 16:26:30.427 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-16 16:26:30.429 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-16 16:26:31.076 | Deleting user "guest" ... 2021-12-16 16:26:31.098 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-16 16:26:31.115 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:26:31.117 | + ./stack.sh:main:826 : install_database 2021-12-16 16:26:31.119 | + lib/database:install_database:116 : install_database_mysql 2021-12-16 16:26:31.121 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-16 16:26:31.124 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:26:31.126 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:26:31.128 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-16 16:26:31.341 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-16 16:26:31.344 | + lib/databases/mysql:install_database_mysql:166 : cat 2021-12-16 16:26:31.348 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2021-12-16 16:26:31.350 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:26:31.353 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:26:31.355 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2021-12-16 16:26:31.357 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2021-12-16 16:26:31.359 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-16 16:26:31.363 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-16 16:26:31.365 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-16 16:26:31.368 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:26:31.370 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-16 16:26:31.372 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-16 16:26:31.374 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-16 16:26:31.377 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-16 16:26:31.379 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-16 16:26:31.381 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-16 16:26:31.383 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-16 16:26:31.386 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-16 16:26:31.388 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:26:31.390 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-16 16:26:31.393 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-16 16:26:31.395 | + functions-common:is_suse:524 : is_opensuse 2021-12-16 16:26:31.397 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-16 16:26:31.400 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-16 16:26:31.402 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-16 16:26:31.405 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-16 16:26:31.407 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-16 16:26:31.409 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-16 16:26:31.412 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:26:31.414 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:26:31.416 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-16 16:26:31.418 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:26:31.420 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:26:31.422 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:26:31.424 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:26:31.427 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:26:31.429 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:26:31.431 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:26:31.433 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:26:31.435 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:26:31.437 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:26:31.440 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:26:31.442 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:26:31.444 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-16 16:26:31.447 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:26:31.449 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:26:31.451 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:26:31.453 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-16 16:26:31.474 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-16 16:26:31.581 | Reading package lists... 2021-12-16 16:26:31.810 | Building dependency tree... 2021-12-16 16:26:31.811 | Reading state information... 2021-12-16 16:26:32.051 | The following packages were automatically installed and are no longer required: 2021-12-16 16:26:32.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:26:32.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:26:32.052 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:26:32.052 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:26:32.052 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:26:32.052 | python3-zope.interface 2021-12-16 16:26:32.052 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:26:32.053 | The following additional packages will be installed: 2021-12-16 16:26:32.053 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-16 16:26:32.053 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-16 16:26:32.053 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-16 16:26:32.053 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-16 16:26:32.053 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-16 16:26:32.053 | mysql-server-8.0 mysql-server-core-8.0 2021-12-16 16:26:32.054 | Suggested packages: 2021-12-16 16:26:32.054 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-16 16:26:32.129 | The following NEW packages will be installed: 2021-12-16 16:26:32.129 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-16 16:26:32.129 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-16 16:26:32.129 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-16 16:26:32.130 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-16 16:26:32.130 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-16 16:26:32.130 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-16 16:26:32.246 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:26:32.246 | Need to get 31.9 MB of archives. 2021-12-16 16:26:32.246 | After this operation, 263 MB of additional disk space will be used. 2021-12-16 16:26:32.247 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-12-16 16:26:32.947 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-12-16 16:26:32.949 | 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] 2021-12-16 16:26:32.956 | 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] 2021-12-16 16:26:32.957 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-16 16:26:32.978 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-12-16 16:26:35.699 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-12-16 16:26:35.911 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-16 16:26:35.911 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-16 16:26:35.913 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-16 16:26:35.915 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-16 16:26:35.920 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-16 16:26:35.922 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-16 16:26:35.922 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-16 16:26:35.923 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-16 16:26:35.938 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-16 16:26:35.959 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-16 16:26:36.010 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-16 16:26:36.013 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-16 16:26:36.016 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-16 16:26:36.026 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-16 16:26:36.027 | 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] 2021-12-16 16:26:37.043 | 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] 2021-12-16 16:26:37.044 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-12-16 16:26:37.541 | Preconfiguring packages ... 2021-12-16 16:26:37.657 | Fetched 31.9 MB in 5s (6,498 kB/s) 2021-12-16 16:26:37.685 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-16 16:26:37.736 | (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 ... 90053 files and directories currently installed.) 2021-12-16 16:26:37.740 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:26:37.742 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:38.662 | Selecting previously unselected package mysql-client-8.0. 2021-12-16 16:26:38.672 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:26:38.674 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:38.707 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-16 16:26:38.717 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-16 16:26:38.721 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-16 16:26:38.760 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-16 16:26:38.770 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-16 16:26:38.772 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-16 16:26:38.801 | Selecting previously unselected package libmecab2:amd64. 2021-12-16 16:26:38.810 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-16 16:26:38.813 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-16 16:26:38.880 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-16 16:26:38.890 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:26:38.892 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:41.815 | Selecting previously unselected package mysql-server-8.0. 2021-12-16 16:26:41.825 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-16 16:26:42.288 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:42.360 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-16 16:26:42.370 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-16 16:26:42.373 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-16 16:26:42.400 | Selecting previously unselected package liburi-perl. 2021-12-16 16:26:42.409 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-16 16:26:42.412 | Unpacking liburi-perl (1.76-2) ... 2021-12-16 16:26:42.460 | Selecting previously unselected package libhtml-parser-perl. 2021-12-16 16:26:42.470 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-16 16:26:42.472 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-16 16:26:42.513 | Selecting previously unselected package libcgi-pm-perl. 2021-12-16 16:26:42.522 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-16 16:26:42.524 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-16 16:26:42.577 | Selecting previously unselected package libfcgi-perl. 2021-12-16 16:26:42.586 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-16 16:26:42.589 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-16 16:26:42.620 | Selecting previously unselected package libcgi-fast-perl. 2021-12-16 16:26:42.630 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-16 16:26:42.633 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-16 16:26:42.660 | Selecting previously unselected package libencode-locale-perl. 2021-12-16 16:26:42.671 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-16 16:26:42.673 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-16 16:26:42.700 | Selecting previously unselected package libhtml-template-perl. 2021-12-16 16:26:42.710 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-16 16:26:42.712 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-16 16:26:42.747 | Selecting previously unselected package libtimedate-perl. 2021-12-16 16:26:42.756 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-16 16:26:42.759 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-16 16:26:42.799 | Selecting previously unselected package libhttp-date-perl. 2021-12-16 16:26:42.808 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-16 16:26:42.811 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-16 16:26:42.836 | Selecting previously unselected package libio-html-perl. 2021-12-16 16:26:42.846 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-16 16:26:42.848 | Unpacking libio-html-perl (1.001-1) ... 2021-12-16 16:26:42.876 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-16 16:26:42.885 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-16 16:26:42.887 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-16 16:26:42.915 | Selecting previously unselected package libhttp-message-perl. 2021-12-16 16:26:42.925 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-16 16:26:42.927 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-16 16:26:42.963 | Selecting previously unselected package mecab-utils. 2021-12-16 16:26:42.973 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-16 16:26:42.976 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-16 16:26:43.005 | Selecting previously unselected package mecab-ipadic. 2021-12-16 16:26:43.014 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-16 16:26:43.016 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-16 16:26:44.265 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-16 16:26:44.275 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-16 16:26:44.277 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-16 16:26:44.303 | Selecting previously unselected package mysql-server. 2021-12-16 16:26:44.313 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-16 16:26:44.315 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:44.368 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-16 16:26:44.375 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:44.381 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-16 16:26:44.386 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-16 16:26:44.391 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-16 16:26:44.397 | Setting up mecab-utils (0.996-10build1) ... 2021-12-16 16:26:44.402 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-16 16:26:44.408 | Setting up libio-html-perl (1.001-1) ... 2021-12-16 16:26:44.414 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-16 16:26:44.420 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:44.425 | Setting up libfcgi-perl (0.79-1) ... 2021-12-16 16:26:44.431 | Setting up liburi-perl (1.76-2) ... 2021-12-16 16:26:44.437 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-16 16:26:44.443 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-16 16:26:44.448 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-16 16:26:44.453 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-16 16:26:44.457 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-16 16:26:44.457 | 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% |###########################################| 2021-12-16 16:26:44.457 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-16 16:26:44.457 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-16 16:26:44.602 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-16 16:26:44.603 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-16 16:26:44.603 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-16 16:26:44.603 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-16 16:26:44.611 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-16 16:26:44.701 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-16 16:26:44.702 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-16 16:26:44.702 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-16 16:26:44.728 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-16 16:26:44.774 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-16 16:26:45.065 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-16 16:26:45.071 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-16 16:26:45.163 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-16 16:26:45.163 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-16 16:26:45.163 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-16 16:26:45.163 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-16 16:26:45.167 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-16 16:26:45.167 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-16 16:26:45.214 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-16 16:26:45.407 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-16 16:26:45.408 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-16 16:26:45.408 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-16 16:26:45.408 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-16 16:26:45.411 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-16 16:26:45.411 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-16 16:26:45.832 | 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% |###########################################| 2021-12-16 16:26:45.952 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-16 16:26:46.272 | 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% |###########################################| 2021-12-16 16:26:46.276 | 2021-12-16 16:26:46.277 | done! 2021-12-16 16:26:46.283 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-16 16:26:46.288 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:46.293 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-16 16:26:46.298 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-16 16:26:46.314 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-16 16:26:46.314 | 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% |###########################################| 2021-12-16 16:26:46.314 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-16 16:26:46.314 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-16 16:26:46.524 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-16 16:26:46.524 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-16 16:26:46.524 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-16 16:26:46.524 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-16 16:26:46.537 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-16 16:26:46.666 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-16 16:26:46.666 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-16 16:26:46.667 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-16 16:26:46.707 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-16 16:26:46.779 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-16 16:26:47.271 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-16 16:26:47.281 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-16 16:26:47.391 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-16 16:26:47.391 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-16 16:26:47.391 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-16 16:26:47.391 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-16 16:26:47.397 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-16 16:26:47.397 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-16 16:26:47.487 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-16 16:26:47.773 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-16 16:26:47.774 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-16 16:26:47.775 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-16 16:26:47.775 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-16 16:26:47.779 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-16 16:26:47.779 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-16 16:26:48.284 | 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% |###########################################| 2021-12-16 16:26:48.420 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-16 16:26:48.743 | 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% |###########################################| 2021-12-16 16:26:48.747 | 2021-12-16 16:26:48.747 | done! 2021-12-16 16:26:48.755 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-16 16:26:48.758 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-16 16:26:48.764 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-16 16:26:48.769 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:26:49.438 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-16 16:26:49.469 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-16 16:26:57.483 | mysqld will log errors to /var/log/mysql/error.log 2021-12-16 16:26:58.079 | mysqld is running as pid 56202 2021-12-16 16:27:00.905 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-16 16:27:02.959 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-16 16:27:02.965 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-16 16:27:02.970 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-16 16:27:02.976 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-16 16:27:02.982 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-16 16:27:03.331 | Processing triggers for man-db (2.9.1-1) ... 2021-12-16 16:27:05.015 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-16 16:27:11.815 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:27:11.817 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:27:11.819 | + functions-common:time_stop:2402 : local name 2021-12-16 16:27:11.821 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:27:11.824 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:27:11.826 | + functions-common:time_stop:2405 : local total 2021-12-16 16:27:11.828 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:27:11.830 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:27:11.832 | + functions-common:time_stop:2409 : start_time=1639671991471 2021-12-16 16:27:11.834 | + functions-common:time_stop:2411 : [[ -z 1639671991471 ]] 2021-12-16 16:27:11.837 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:27:11.841 | + functions-common:time_stop:2414 : end_time=1639672031839 2021-12-16 16:27:11.844 | + functions-common:time_stop:2415 : elapsed_time=40368 2021-12-16 16:27:11.846 | + functions-common:time_stop:2416 : total=201492 2021-12-16 16:27:11.848 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:27:11.850 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=241860 2021-12-16 16:27:11.852 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:27:11.854 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-16 16:27:11.856 | + ./stack.sh:main:829 : install_database_python 2021-12-16 16:27:11.859 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-16 16:27:11.861 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-16 16:27:11.863 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-16 16:27:11.865 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-16 16:27:11.868 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-16 16:27:11.870 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-16 16:27:11.873 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-16 16:27:11.876 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-16 16:27:11.876 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-16 16:27:11.881 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-16 16:27:11.883 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-16 16:27:11.886 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-16 16:27:11.889 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-16 16:27:11.891 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-16 16:27:11.912 | Using python 3.8 to install PyMySQL 2021-12-16 16:27:11.914 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-16 16:27:12.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:12.638 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:12.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:12.638 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:13.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:27:13.822 | Collecting PyMySQL 2021-12-16 16:27:13.830 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-12-16 16:27:15.383 | Installing collected packages: PyMySQL 2021-12-16 16:27:15.508 | Successfully installed PyMySQL-1.0.2 2021-12-16 16:27:15.508 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:27:15.618 | + inc/python:pip_install:200 : result=0 2021-12-16 16:27:15.620 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:27:15.622 | + functions-common:time_stop:2402 : local name 2021-12-16 16:27:15.624 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:27:15.626 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:27:15.629 | + functions-common:time_stop:2405 : local total 2021-12-16 16:27:15.631 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:27:15.633 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:27:15.635 | + functions-common:time_stop:2409 : start_time=1639672031906 2021-12-16 16:27:15.638 | + functions-common:time_stop:2411 : [[ -z 1639672031906 ]] 2021-12-16 16:27:15.641 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:27:15.645 | + functions-common:time_stop:2414 : end_time=1639672035642 2021-12-16 16:27:15.647 | + functions-common:time_stop:2415 : elapsed_time=3736 2021-12-16 16:27:15.649 | + functions-common:time_stop:2416 : total=27917 2021-12-16 16:27:15.652 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:27:15.654 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=31653 2021-12-16 16:27:15.657 | + inc/python:pip_install:203 : return 0 2021-12-16 16:27:15.659 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-16 16:27:15.661 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-16 16:27:15.663 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-16 16:27:15.666 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-16 16:27:15.682 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:27:15.684 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-16 16:27:15.686 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-16 16:27:15.690 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-16 16:27:15.690 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-16 16:27:15.695 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-16 16:27:15.697 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-16 16:27:15.700 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-16 16:27:15.703 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-16 16:27:15.705 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-16 16:27:15.707 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-16 16:27:15.723 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:27:15.725 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-16 16:27:15.727 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:27:15.730 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:27:15.732 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:27:15.734 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:27:15.736 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:27:15.739 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:27:15.741 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:15.743 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:15.745 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:27:15.747 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:27:15.750 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:27:15.752 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:27:15.754 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-16 16:27:15.756 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:27:15.759 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:15.762 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:15.764 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-16 16:27:15.784 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-16 16:27:15.892 | Reading package lists... 2021-12-16 16:27:16.119 | Building dependency tree... 2021-12-16 16:27:16.120 | Reading state information... 2021-12-16 16:27:16.352 | The following packages were automatically installed and are no longer required: 2021-12-16 16:27:16.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:27:16.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:27:16.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:27:16.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:27:16.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:27:16.354 | python3-zope.interface 2021-12-16 16:27:16.354 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:27:16.420 | The following NEW packages will be installed: 2021-12-16 16:27:16.420 | radvd 2021-12-16 16:27:16.536 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:27:16.536 | Need to get 59.0 kB of archives. 2021-12-16 16:27:16.536 | After this operation, 164 kB of additional disk space will be used. 2021-12-16 16:27:16.536 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-16 16:27:17.184 | Fetched 59.0 kB in 0s (275 kB/s) 2021-12-16 16:27:17.218 | Selecting previously unselected package radvd. 2021-12-16 16:27:17.271 | (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 ... 90631 files and directories currently installed.) 2021-12-16 16:27:17.275 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-16 16:27:17.278 | Unpacking radvd (1:2.17-2) ... 2021-12-16 16:27:17.338 | Setting up radvd (1:2.17-2) ... 2021-12-16 16:27:18.255 | Job for radvd.service failed because the control process exited with error code. 2021-12-16 16:27:18.255 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-16 16:27:18.257 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-16 16:27:18.269 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-16 16:27:18.269 | Loaded: loaded (]8;;file://dv-neutron-821998-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-16 16:27:18.269 | Active: failed (Result: exit-code) since Thu 2021-12-16 16:27:18 UTC; 15ms ago 2021-12-16 16:27:18.269 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-16 16:27:18.269 | Process: 57301 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-16 16:27:18.269 | 2021-12-16 16:27:18.269 | Dec 16 16:27:18 dv-neutron-821998-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-16 16:27:18.269 | Dec 16 16:27:18 dv-neutron-821998-1-hyperv radvd[57301]: can't open /etc/radvd.conf: No such file or directory 2021-12-16 16:27:18.269 | Dec 16 16:27:18 dv-neutron-821998-1-hyperv radvd[57301]: Insecure file permissions, but continuing anyway 2021-12-16 16:27:18.269 | Dec 16 16:27:18 dv-neutron-821998-1-hyperv radvd[57301]: exiting, failed to read config file 2021-12-16 16:27:18.269 | Dec 16 16:27:18 dv-neutron-821998-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-16 16:27:18.270 | Dec 16 16:27:18 dv-neutron-821998-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-16 16:27:18.270 | Dec 16 16:27:18 dv-neutron-821998-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-16 16:27:18.273 | Processing triggers for man-db (2.9.1-1) ... 2021-12-16 16:27:18.373 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-16 16:27:25.475 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:27:25.477 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:27:25.479 | + functions-common:time_stop:2402 : local name 2021-12-16 16:27:25.481 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:27:25.484 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:27:25.486 | + functions-common:time_stop:2405 : local total 2021-12-16 16:27:25.488 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:27:25.490 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:27:25.492 | + functions-common:time_stop:2409 : start_time=1639672035782 2021-12-16 16:27:25.494 | + functions-common:time_stop:2411 : [[ -z 1639672035782 ]] 2021-12-16 16:27:25.497 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:27:25.501 | + functions-common:time_stop:2414 : end_time=1639672045499 2021-12-16 16:27:25.503 | + functions-common:time_stop:2415 : elapsed_time=9717 2021-12-16 16:27:25.505 | + functions-common:time_stop:2416 : total=241860 2021-12-16 16:27:25.507 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:27:25.509 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=251577 2021-12-16 16:27:25.512 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:27:25.514 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-16 16:27:25.531 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:27:25.533 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-16 16:27:25.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-16 16:27:25.539 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-16 16:27:25.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-16 16:27:25.561 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:27:25.563 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:27:25.565 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:27:25.568 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:27:25.570 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:27:25.572 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:27:25.575 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:25.577 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:25.579 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:27:25.581 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:27:25.583 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:27:25.585 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:27:25.588 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-16 16:27:25.590 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:27:25.592 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:25.594 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:25.596 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-16 16:27:25.616 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-16 16:27:25.724 | Reading package lists... 2021-12-16 16:27:25.953 | Building dependency tree... 2021-12-16 16:27:25.954 | Reading state information... 2021-12-16 16:27:26.187 | fakeroot is already the newest version (1.24-1). 2021-12-16 16:27:26.187 | fakeroot set to manually installed. 2021-12-16 16:27:26.187 | make is already the newest version (4.2.1-1.2). 2021-12-16 16:27:26.187 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-16 16:27:26.187 | The following packages were automatically installed and are no longer required: 2021-12-16 16:27:26.188 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:27:26.188 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:27:26.188 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:27:26.188 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:27:26.188 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:27:26.188 | python3-zope.interface 2021-12-16 16:27:26.188 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:27:26.315 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:27:26.320 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:27:26.322 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:27:26.325 | + functions-common:time_stop:2402 : local name 2021-12-16 16:27:26.327 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:27:26.329 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:27:26.331 | + functions-common:time_stop:2405 : local total 2021-12-16 16:27:26.333 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:27:26.335 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:27:26.337 | + functions-common:time_stop:2409 : start_time=1639672045614 2021-12-16 16:27:26.340 | + functions-common:time_stop:2411 : [[ -z 1639672045614 ]] 2021-12-16 16:27:26.342 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:27:26.346 | + functions-common:time_stop:2414 : end_time=1639672046344 2021-12-16 16:27:26.348 | + functions-common:time_stop:2415 : elapsed_time=730 2021-12-16 16:27:26.350 | + functions-common:time_stop:2416 : total=251577 2021-12-16 16:27:26.352 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:27:26.355 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=252307 2021-12-16 16:27:26.358 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:27:26.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-16 16:27:26.362 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:26.364 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:26.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-16 16:27:26.369 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-16 16:27:26.371 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-16 16:27:26.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-16 16:27:26.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-16 16:27:26.381 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-16 16:27:26.381 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-16 16:27:26.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-16 16:27:26.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-16 16:27:26.391 | + functions:vercmp:628 : local v1=5.4 2021-12-16 16:27:26.393 | + functions:vercmp:629 : local 'op=<' 2021-12-16 16:27:26.395 | + functions:vercmp:630 : local v2=3.13 2021-12-16 16:27:26.397 | + functions:vercmp:631 : local result 2021-12-16 16:27:26.400 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-16 16:27:26.401 | ++ functions:vercmp:635 : head -1 2021-12-16 16:27:26.402 | ++ functions:vercmp:635 : sort -V 2021-12-16 16:27:26.406 | + functions:vercmp:635 : result=3.13 2021-12-16 16:27:26.409 | + functions:vercmp:637 : case $op in 2021-12-16 16:27:26.411 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-16 16:27:26.413 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-16 16:27:26.415 | + functions:vercmp:648 : return 2021-12-16 16:27:26.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-16 16:27:26.420 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-16 16:27:26.422 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-16 16:27:26.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-16 16:27:26.744 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-16 16:27:26.746 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:26.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:26.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-16 16:27:26.755 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:26.757 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-16 16:27:26.775 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:27:26.778 | + ./stack.sh:main:837 : install_etcd3 2021-12-16 16:27:26.781 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-16 16:27:26.781 | Installing etcd 2021-12-16 16:27:26.783 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-16 16:27:26.795 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-16 16:27:26.807 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-16 16:27:26.810 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-16 16:27:26.822 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-16 16:27:26.825 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:26.830 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:26.834 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:26.838 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:26.841 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-16 16:27:26.844 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-16 16:27:26.846 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:26.849 | --2021-12-16 16:27:26-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:26.903 | Resolving github.com (github.com)... 140.82.121.4 2021-12-16 16:27:26.947 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-16 16:27:27.085 | HTTP request sent, awaiting response... 302 Found 2021-12-16 16:27:27.085 | 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%2F20211216%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211216T162656Z&X-Amz-Expires=300&X-Amz-Signature=780b131a4b8e68ed4d03cbe617b07c2fe5a5453f302a07ce0c36c7e7194c601b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-16 16:27:27.085 | --2021-12-16 16:27: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%2F20211216%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211216T162656Z&X-Amz-Expires=300&X-Amz-Signature=780b131a4b8e68ed4d03cbe617b07c2fe5a5453f302a07ce0c36c7e7194c601b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-16 16:27:27.200 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2021-12-16 16:27:27.225 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-12-16 16:27:27.599 | HTTP request sent, awaiting response... 200 OK 2021-12-16 16:27:27.599 | Length: 11350736 (11M) [application/octet-stream] 2021-12-16 16:27:27.600 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-16 16:27:27.715 | 2021-12-16 16:27:27.875 | 0K ........ .. 100% 39.4M=0.3s 2021-12-16 16:27:27.875 | 2021-12-16 16:27:27.875 | 2021-12-16 16:27:27 (39.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-16 16:27:27.875 | 2021-12-16 16:27:27.878 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-12-16 16:27:27.881 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:27.883 | ++ functions:get_extra_file:74 : return 2021-12-16 16:27:27.886 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-16 16:27:27.888 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-16 16:27:27.894 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-16 16:27:27.897 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-16 16:27:28.029 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-16 16:27:28.031 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-16 16:27:28.035 | etcd-v3.3.12-linux-amd64/ 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/README.md 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-16 16:27:28.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-16 16:27:28.037 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-16 16:27:28.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-16 16:27:28.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-16 16:27:28.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-16 16:27:28.041 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-16 16:27:28.042 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-16 16:27:28.042 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-16 16:27:28.042 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-16 16:27:28.042 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-16 16:27:28.042 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-16 16:27:28.042 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-16 16:27:28.042 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-16 16:27:28.043 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-16 16:27:28.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-16 16:27:28.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-16 16:27:28.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-16 16:27:28.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-16 16:27:28.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-16 16:27:28.046 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-16 16:27:28.046 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-16 16:27:28.046 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-16 16:27:28.046 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-16 16:27:28.046 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-16 16:27:28.047 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-16 16:27:28.047 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-16 16:27:28.047 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-16 16:27:28.234 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-16 16:27:28.234 | etcd-v3.3.12-linux-amd64/etcd 2021-12-16 16:27:28.462 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-16 16:27:28.500 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-16 16:27:28.534 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-16 16:27:28.536 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-16 16:27:28.553 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:27:28.555 | + ./stack.sh:main:856 : install_dstat 2021-12-16 16:27:28.557 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-16 16:27:28.575 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:27:28.577 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-16 16:27:28.579 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-16 16:27:28.581 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-16 16:27:28.584 | + ./stack.sh:main:865 : install_libs 2021-12-16 16:27:28.586 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-16 16:27:28.588 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-16 16:27:28.591 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-16 16:27:28.593 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-16 16:27:28.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-16 16:27:28.601 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.604 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-16 16:27:28.606 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-16 16:27:28.608 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-16 16:27:28.610 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-16 16:27:28.612 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-16 16:27:28.619 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.621 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-16 16:27:28.623 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-16 16:27:28.626 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-16 16:27:28.628 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-16 16:27:28.630 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-16 16:27:28.637 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.639 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-16 16:27:28.641 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-16 16:27:28.644 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-16 16:27:28.646 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-16 16:27:28.648 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-16 16:27:28.654 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.657 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-16 16:27:28.659 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-16 16:27:28.661 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-16 16:27:28.663 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-16 16:27:28.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-16 16:27:28.671 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.674 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-16 16:27:28.676 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-16 16:27:28.678 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-16 16:27:28.680 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-16 16:27:28.682 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-16 16:27:28.689 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.692 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-16 16:27:28.694 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-16 16:27:28.696 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-16 16:27:28.699 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-16 16:27:28.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-16 16:27:28.708 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.710 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-16 16:27:28.712 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-16 16:27:28.714 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-16 16:27:28.716 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-16 16:27:28.719 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-16 16:27:28.725 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.727 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-16 16:27:28.729 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-16 16:27:28.732 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-16 16:27:28.734 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-16 16:27:28.736 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-16 16:27:28.742 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.745 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-16 16:27:28.748 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-16 16:27:28.750 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-16 16:27:28.752 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-16 16:27:28.754 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-16 16:27:28.761 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.763 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-16 16:27:28.765 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-16 16:27:28.767 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-16 16:27:28.770 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-16 16:27:28.772 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-16 16:27:28.779 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.781 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-16 16:27:28.784 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-16 16:27:28.786 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-16 16:27:28.788 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-16 16:27:28.790 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-16 16:27:28.797 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.799 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-16 16:27:28.802 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-16 16:27:28.804 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-16 16:27:28.806 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-16 16:27:28.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-16 16:27:28.815 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.817 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-16 16:27:28.819 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-16 16:27:28.822 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-16 16:27:28.824 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-16 16:27:28.826 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-16 16:27:28.833 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.835 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-16 16:27:28.837 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-16 16:27:28.840 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-16 16:27:28.842 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-16 16:27:28.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-16 16:27:28.851 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.853 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-16 16:27:28.856 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-16 16:27:28.858 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-16 16:27:28.860 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-16 16:27:28.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-16 16:27:28.869 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.872 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-16 16:27:28.874 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-16 16:27:28.876 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-16 16:27:28.878 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-16 16:27:28.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-16 16:27:28.887 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.889 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-16 16:27:28.892 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-16 16:27:28.894 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-16 16:27:28.896 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-16 16:27:28.898 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-16 16:27:28.905 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.908 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-16 16:27:28.910 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-16 16:27:28.912 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-16 16:27:28.914 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-16 16:27:28.916 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-16 16:27:28.923 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.925 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-16 16:27:28.928 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-16 16:27:28.930 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-16 16:27:28.932 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-16 16:27:28.934 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-16 16:27:28.941 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.943 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-16 16:27:28.946 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-16 16:27:28.948 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-16 16:27:28.951 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-16 16:27:28.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-16 16:27:28.959 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.962 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-16 16:27:28.964 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-16 16:27:28.967 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-16 16:27:28.969 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-16 16:27:28.971 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-16 16:27:28.978 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.980 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-16 16:27:28.982 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-16 16:27:28.984 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-16 16:27:28.987 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-16 16:27:28.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:28.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:28.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-16 16:27:28.995 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:28.998 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-16 16:27:29.000 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-16 16:27:29.002 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-16 16:27:29.004 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-16 16:27:29.006 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-16 16:27:29.014 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.016 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-16 16:27:29.018 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-16 16:27:29.020 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-16 16:27:29.022 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-16 16:27:29.025 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.030 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-16 16:27:29.032 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.034 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-16 16:27:29.036 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-16 16:27:29.038 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-16 16:27:29.041 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-16 16:27:29.043 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-16 16:27:29.050 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.052 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-16 16:27:29.054 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-16 16:27:29.056 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-16 16:27:29.059 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-16 16:27:29.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-16 16:27:29.067 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.070 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-16 16:27:29.072 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-16 16:27:29.075 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-16 16:27:29.077 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-16 16:27:29.079 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-16 16:27:29.086 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.088 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-16 16:27:29.091 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-16 16:27:29.093 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-16 16:27:29.095 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-16 16:27:29.097 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-16 16:27:29.104 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.106 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-16 16:27:29.108 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-16 16:27:29.110 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-16 16:27:29.113 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-16 16:27:29.115 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-16 16:27:29.121 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.124 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-16 16:27:29.126 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-16 16:27:29.128 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-16 16:27:29.130 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-16 16:27:29.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-16 16:27:29.140 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.142 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-16 16:27:29.144 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-16 16:27:29.146 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-16 16:27:29.148 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-16 16:27:29.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-16 16:27:29.158 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.160 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-16 16:27:29.162 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-16 16:27:29.164 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-16 16:27:29.166 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-16 16:27:29.168 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-16 16:27:29.175 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.177 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-16 16:27:29.179 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-16 16:27:29.182 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-16 16:27:29.184 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-16 16:27:29.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-16 16:27:29.193 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.195 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-16 16:27:29.197 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-16 16:27:29.200 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-16 16:27:29.202 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-16 16:27:29.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-16 16:27:29.211 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.213 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-16 16:27:29.216 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-16 16:27:29.218 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-16 16:27:29.221 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-16 16:27:29.223 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-16 16:27:29.229 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.232 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-16 16:27:29.234 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-16 16:27:29.236 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-16 16:27:29.238 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-16 16:27:29.240 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:29.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:29.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-16 16:27:29.247 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:29.249 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-16 16:27:29.270 | Using python 3.8 to install etcd3 2021-12-16 16:27:29.272 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-16 16:27:29.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:29.994 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:29.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:29.994 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:31.046 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:27:31.491 | Collecting etcd3 2021-12-16 16:27:31.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-16 16:27:31.524 | Preparing metadata (setup.py): started 2021-12-16 16:27:32.113 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:27:36.940 | Collecting grpcio>=1.27.1 2021-12-16 16:27:36.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f2e/3f250e5398bf4/grpcio-1.42.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) 2021-12-16 16:27:38.684 | Collecting protobuf>=3.6.1 2021-12-16 16:27:38.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2021-12-16 16:27:38.725 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-16 16:27:38.726 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-16 16:27:38.753 | Building wheels for collected packages: etcd3 2021-12-16 16:27:38.754 | Building wheel for etcd3 (setup.py): started 2021-12-16 16:27:39.441 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-16 16:27:39.442 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=c0da71a8625667cd2395b4d8ed24b04f1416f14972ccc0e833bcab17ac49c704 2021-12-16 16:27:39.442 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-16 16:27:39.447 | Successfully built etcd3 2021-12-16 16:27:41.027 | Installing collected packages: protobuf, grpcio, etcd3 2021-12-16 16:27:41.615 | Successfully installed etcd3-0.12.0 grpcio-1.42.0 protobuf-3.19.1 2021-12-16 16:27:41.615 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:27:41.765 | + inc/python:pip_install:200 : result=0 2021-12-16 16:27:41.767 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:27:41.770 | + functions-common:time_stop:2402 : local name 2021-12-16 16:27:41.772 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:27:41.774 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:27:41.776 | + functions-common:time_stop:2405 : local total 2021-12-16 16:27:41.778 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:27:41.781 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:27:41.783 | + functions-common:time_stop:2409 : start_time=1639672049265 2021-12-16 16:27:41.785 | + functions-common:time_stop:2411 : [[ -z 1639672049265 ]] 2021-12-16 16:27:41.787 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:27:41.791 | + functions-common:time_stop:2414 : end_time=1639672061789 2021-12-16 16:27:41.793 | + functions-common:time_stop:2415 : elapsed_time=12524 2021-12-16 16:27:41.796 | + functions-common:time_stop:2416 : total=31653 2021-12-16 16:27:41.798 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:27:41.800 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44177 2021-12-16 16:27:41.802 | + inc/python:pip_install:203 : return 0 2021-12-16 16:27:41.804 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-16 16:27:41.826 | Using python 3.8 to install etcd3gw 2021-12-16 16:27:41.828 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-16 16:27:42.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:42.569 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:42.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:42.569 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:43.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:27:44.155 | Collecting etcd3gw 2021-12-16 16:27:44.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-12-16 16:27:44.173 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-16 16:27:44.174 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-16 16:27:44.175 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-16 16:27:44.176 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-16 16:27:44.209 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-16 16:27:44.211 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-16 16:27:44.214 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-16 16:27:44.215 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-16 16:27:45.766 | Installing collected packages: etcd3gw 2021-12-16 16:27:45.869 | Successfully installed etcd3gw-1.0.0 2021-12-16 16:27:45.869 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:27:45.978 | + inc/python:pip_install:200 : result=0 2021-12-16 16:27:45.980 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:27:45.983 | + functions-common:time_stop:2402 : local name 2021-12-16 16:27:45.985 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:27:45.987 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:27:45.989 | + functions-common:time_stop:2405 : local total 2021-12-16 16:27:45.991 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:27:45.994 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:27:45.996 | + functions-common:time_stop:2409 : start_time=1639672061820 2021-12-16 16:27:45.998 | + functions-common:time_stop:2411 : [[ -z 1639672061820 ]] 2021-12-16 16:27:46.001 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:27:46.005 | + functions-common:time_stop:2414 : end_time=1639672066003 2021-12-16 16:27:46.007 | + functions-common:time_stop:2415 : elapsed_time=4183 2021-12-16 16:27:46.009 | + functions-common:time_stop:2416 : total=44177 2021-12-16 16:27:46.011 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:27:46.014 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=48360 2021-12-16 16:27:46.016 | + inc/python:pip_install:203 : return 0 2021-12-16 16:27:46.018 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-16 16:27:46.021 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-16 16:27:46.023 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-16 16:27:46.025 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-16 16:27:46.027 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-16 16:27:46.030 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-16 16:27:46.032 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-16 16:27:46.034 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-16 16:27:46.036 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-16 16:27:46.039 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-16 16:27:46.041 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:27:46.043 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-16 16:27:46.045 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-16 16:27:46.048 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-16 16:27:46.050 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:46.052 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:46.054 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-16 16:27:46.057 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-16 16:27:46.059 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:27:46.062 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:27:46.064 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:27:46.066 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:27:46.068 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:27:46.071 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:27:46.073 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:46.075 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:46.078 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:27:46.080 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:27:46.082 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:27:46.084 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:27:46.087 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-16 16:27:46.089 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:27:46.091 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:46.094 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:46.096 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-16 16:27:46.117 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-16 16:27:46.224 | Reading package lists... 2021-12-16 16:27:46.452 | Building dependency tree... 2021-12-16 16:27:46.454 | Reading state information... 2021-12-16 16:27:46.685 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-16 16:27:46.685 | The following packages were automatically installed and are no longer required: 2021-12-16 16:27:46.686 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:27:46.686 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:27:46.686 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:27:46.686 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:27:46.687 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:27:46.687 | python3-zope.interface 2021-12-16 16:27:46.687 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:27:46.687 | The following additional packages will be installed: 2021-12-16 16:27:46.688 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-16 16:27:46.689 | Suggested packages: 2021-12-16 16:27:46.689 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-16 16:27:46.754 | The following NEW packages will be installed: 2021-12-16 16:27:46.755 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-16 16:27:46.871 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:27:46.871 | Need to get 1,306 kB of archives. 2021-12-16 16:27:46.871 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-16 16:27:46.871 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-16 16:27:47.128 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-12-16 16:27:47.147 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-16 16:27:47.188 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-16 16:27:47.238 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-16 16:27:47.240 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-16 16:27:47.793 | Fetched 1,306 kB in 0s (2,701 kB/s) 2021-12-16 16:27:47.824 | Selecting previously unselected package libnorm1:amd64. 2021-12-16 16:27:47.876 | (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 ... 90644 files and directories currently installed.) 2021-12-16 16:27:47.880 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-16 16:27:47.884 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-16 16:27:47.953 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-16 16:27:47.962 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-16 16:27:47.965 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-16 16:27:48.015 | Selecting previously unselected package libzmq5:amd64. 2021-12-16 16:27:48.024 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-16 16:27:48.026 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-16 16:27:48.088 | Selecting previously unselected package uwsgi-core. 2021-12-16 16:27:48.098 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-16 16:27:48.100 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-16 16:27:48.239 | Selecting previously unselected package uwsgi. 2021-12-16 16:27:48.249 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-16 16:27:48.251 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-16 16:27:48.285 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-16 16:27:48.295 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-16 16:27:48.297 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-16 16:27:48.365 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-16 16:27:48.370 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-16 16:27:48.377 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-16 16:27:48.382 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-16 16:27:48.395 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-16 16:27:49.208 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-16 16:27:49.234 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-16 16:27:49.603 | Processing triggers for man-db (2.9.1-1) ... 2021-12-16 16:27:49.953 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-16 16:27:56.695 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:27:56.697 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:27:56.699 | + functions-common:time_stop:2402 : local name 2021-12-16 16:27:56.702 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:27:56.704 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:27:56.706 | + functions-common:time_stop:2405 : local total 2021-12-16 16:27:56.708 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:27:56.710 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:27:56.712 | + functions-common:time_stop:2409 : start_time=1639672066114 2021-12-16 16:27:56.715 | + functions-common:time_stop:2411 : [[ -z 1639672066114 ]] 2021-12-16 16:27:56.718 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:27:56.722 | + functions-common:time_stop:2414 : end_time=1639672076719 2021-12-16 16:27:56.724 | + functions-common:time_stop:2415 : elapsed_time=10605 2021-12-16 16:27:56.726 | + functions-common:time_stop:2416 : total=252307 2021-12-16 16:27:56.728 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:27:56.730 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=262912 2021-12-16 16:27:56.733 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:27:56.735 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-16 16:27:56.738 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:27:56.740 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:27:56.742 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-16 16:27:56.803 | Enabling module proxy. 2021-12-16 16:27:56.809 | To activate the new configuration, you need to run: 2021-12-16 16:27:56.809 | systemctl restart apache2 2021-12-16 16:27:56.814 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-16 16:27:56.875 | Considering dependency proxy for proxy_uwsgi: 2021-12-16 16:27:56.875 | Module proxy already enabled 2021-12-16 16:27:56.875 | Enabling module proxy_uwsgi. 2021-12-16 16:27:56.880 | To activate the new configuration, you need to run: 2021-12-16 16:27:56.881 | systemctl restart apache2 2021-12-16 16:27:56.885 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-16 16:27:56.887 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-16 16:27:56.889 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-16 16:27:56.892 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-16 16:27:57.021 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-16 16:27:57.023 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-16 16:27:57.026 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-16 16:27:57.028 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-16 16:27:57.036 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.038 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-16 16:27:57.041 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-16 16:27:57.043 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-16 16:27:57.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-16 16:27:57.053 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.055 | + ./stack.sh:main:873 : install_glanceclient 2021-12-16 16:27:57.057 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-16 16:27:57.060 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-16 16:27:57.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-16 16:27:57.069 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.071 | + ./stack.sh:main:874 : install_cinderclient 2021-12-16 16:27:57.074 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-16 16:27:57.076 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-16 16:27:57.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-16 16:27:57.085 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.087 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-16 16:27:57.090 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-16 16:27:57.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-16 16:27:57.099 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.102 | + ./stack.sh:main:875 : install_novaclient 2021-12-16 16:27:57.104 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-16 16:27:57.106 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-16 16:27:57.109 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-16 16:27:57.116 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.118 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-16 16:27:57.134 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:27:57.137 | + ./stack.sh:main:877 : install_swiftclient 2021-12-16 16:27:57.139 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-16 16:27:57.142 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-16 16:27:57.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-16 16:27:57.151 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.153 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-16 16:27:57.169 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:27:57.172 | + ./stack.sh:main:880 : install_neutronclient 2021-12-16 16:27:57.174 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-16 16:27:57.177 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-16 16:27:57.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-16 16:27:57.186 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.188 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-16 16:27:57.191 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-16 16:27:57.193 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-16 16:27:57.195 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:27:57.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:27:57.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-16 16:27:57.204 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:27:57.206 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-16 16:27:57.209 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-16 16:27:57.211 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-16 16:27:57.214 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-16 16:27:57.216 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-16 16:27:57.219 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-16 16:27:57.222 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-16 16:27:57.223 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-16 16:27:57.227 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-16 16:27:57.230 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-16 16:27:57.232 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-16 16:27:57.235 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-16 16:27:57.238 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-16 16:27:57.258 | Using python 3.8 to install keystonemiddleware 2021-12-16 16:27:57.260 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-16 16:27:58.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:58.001 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:58.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:27:58.002 | from cryptography.utils import int_from_bytes 2021-12-16 16:27:59.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:27:59.083 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-16 16:27:59.153 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-16 16:27:59.154 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-16 16:27:59.155 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-16 16:27:59.156 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-16 16:27:59.157 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-16 16:27:59.158 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-16 16:27:59.160 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-16 16:27:59.161 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-16 16:27:59.162 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-16 16:27:59.163 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-16 16:27:59.164 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-16 16:27:59.165 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-16 16:27:59.166 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-16 16:27:59.167 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-16 16:27:59.227 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-16 16:27:59.228 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-16 16:27:59.229 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-16 16:27:59.266 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-16 16:27:59.306 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-16 16:27:59.308 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-16 16:27:59.309 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-16 16:27:59.310 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-16 16:27:59.358 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-16 16:27:59.361 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-16 16:27:59.372 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2021-12-16 16:27:59.372 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-16 16:27:59.387 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-16 16:27:59.388 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-16 16:27:59.390 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-16 16:27:59.453 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-16 16:27:59.455 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-16 16:27:59.457 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-16 16:27:59.458 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-16 16:27:59.510 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-16 16:27:59.522 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-16 16:28:01.076 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:28:01.185 | + inc/python:pip_install:200 : result=0 2021-12-16 16:28:01.187 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:28:01.190 | + functions-common:time_stop:2402 : local name 2021-12-16 16:28:01.192 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:28:01.194 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:28:01.196 | + functions-common:time_stop:2405 : local total 2021-12-16 16:28:01.198 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:28:01.200 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:28:01.203 | + functions-common:time_stop:2409 : start_time=1639672077252 2021-12-16 16:28:01.205 | + functions-common:time_stop:2411 : [[ -z 1639672077252 ]] 2021-12-16 16:28:01.208 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:28:01.212 | + functions-common:time_stop:2414 : end_time=1639672081210 2021-12-16 16:28:01.214 | + functions-common:time_stop:2415 : elapsed_time=3958 2021-12-16 16:28:01.216 | + functions-common:time_stop:2416 : total=48360 2021-12-16 16:28:01.219 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:28:01.221 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=52318 2021-12-16 16:28:01.223 | + inc/python:pip_install:203 : return 0 2021-12-16 16:28:01.226 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-16 16:28:01.228 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-16 16:28:01.230 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-16 16:28:01.233 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-16 16:28:01.236 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-16 16:28:01.238 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-16 16:28:01.242 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-16 16:28:01.242 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-16 16:28:01.247 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-16 16:28:01.250 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-16 16:28:01.252 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-16 16:28:01.255 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-16 16:28:01.257 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-16 16:28:01.278 | Using python 3.8 to install python-memcached 2021-12-16 16:28:01.281 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-16 16:28:02.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:02.019 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:02.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:02.019 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:03.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:28:03.565 | Collecting python-memcached 2021-12-16 16:28:03.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-16 16:28:03.578 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-16 16:28:05.138 | Installing collected packages: python-memcached 2021-12-16 16:28:05.230 | Successfully installed python-memcached-1.59 2021-12-16 16:28:05.230 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:28:05.338 | + inc/python:pip_install:200 : result=0 2021-12-16 16:28:05.340 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:28:05.343 | + functions-common:time_stop:2402 : local name 2021-12-16 16:28:05.349 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:28:05.351 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:28:05.353 | + functions-common:time_stop:2405 : local total 2021-12-16 16:28:05.355 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:28:05.357 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:28:05.360 | + functions-common:time_stop:2409 : start_time=1639672081273 2021-12-16 16:28:05.362 | + functions-common:time_stop:2411 : [[ -z 1639672081273 ]] 2021-12-16 16:28:05.365 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:28:05.369 | + functions-common:time_stop:2414 : end_time=1639672085366 2021-12-16 16:28:05.371 | + functions-common:time_stop:2415 : elapsed_time=4093 2021-12-16 16:28:05.373 | + functions-common:time_stop:2416 : total=52318 2021-12-16 16:28:05.375 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:28:05.377 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=56411 2021-12-16 16:28:05.379 | + inc/python:pip_install:203 : return 0 2021-12-16 16:28:05.382 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-16 16:28:05.397 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:05.400 | + ./stack.sh:main:887 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-12-16 16:28:05.402 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-16 16:28:05.404 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-16 16:28:05.407 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-16 16:28:05.409 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-16 16:28:05.412 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-16 16:28:05.414 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-16 16:28:05.429 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:05.431 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-16 16:28:05.433 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-16 16:28:05.435 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-16 16:28:05.437 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:28:05.439 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:28:05.442 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:28:05.444 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:28:05.447 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:28:05.449 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:28:05.464 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:28:05.466 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:28:05.468 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:28:05.471 | + functions-common:git_clone:606 : echo master 2021-12-16 16:28:05.471 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:28:05.476 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-16 16:28:05.478 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-16 16:28:05.480 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-16 16:28:05.483 | + functions-common:git_clone:655 : git show --oneline 2021-12-16 16:28:05.484 | + functions-common:git_clone:655 : head -1 2021-12-16 16:28:05.487 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-16 16:28:05.489 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-16 16:28:05.491 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-16 16:28:05.494 | + inc/python:setup_develop:338 : local bindep 2021-12-16 16:28:05.496 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-16 16:28:05.498 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-16 16:28:05.500 | + inc/python:setup_develop:344 : local extras= 2021-12-16 16:28:05.503 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-16 16:28:05.505 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-16 16:28:05.507 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-16 16:28:05.509 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-16 16:28:05.511 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-16 16:28:05.514 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-16 16:28:05.516 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-16 16:28:05.519 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-16 16:28:05.521 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-16 16:28:05.524 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-16 16:28:05.526 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-16 16:28:05.529 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-16 16:28:05.535 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-16 16:28:05.537 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-16 16:28:06.172 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-16 16:28:06.175 | + inc/python:setup_package:418 : local bindep=0 2021-12-16 16:28:06.177 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-16 16:28:06.179 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-16 16:28:06.181 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-16 16:28:06.183 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-16 16:28:06.185 | + inc/python:setup_package:427 : local flags=-e 2021-12-16 16:28:06.188 | + inc/python:setup_package:428 : local extras= 2021-12-16 16:28:06.190 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-16 16:28:06.192 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-16 16:28:06.194 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-16 16:28:06.196 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-16 16:28:06.198 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-16 16:28:06.200 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-16 16:28:06.221 | Using python 3.8 to install /opt/stack/keystone 2021-12-16 16:28:06.223 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-16 16:28:06.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:06.961 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:06.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:06.961 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:08.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:28:08.034 | Obtaining file:///opt/stack/keystone 2021-12-16 16:28:08.035 | Preparing metadata (setup.py): started 2021-12-16 16:28:09.423 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:28:09.595 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-16 16:28:09.596 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-16 16:28:10.036 | Collecting Flask!=0.11,>=1.0.2 2021-12-16 16:28:10.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2021-12-16 16:28:10.418 | Collecting Flask-RESTful>=0.3.5 2021-12-16 16:28:10.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-12-16 16:28:10.430 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-16 16:28:10.431 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-16 16:28:10.432 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-16 16:28:10.433 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-16 16:28:10.813 | Collecting passlib>=1.7.0 2021-12-16 16:28:10.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-12-16 16:28:10.837 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-16 16:28:10.838 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-16 16:28:10.839 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-16 16:28:11.628 | Collecting scrypt>=0.8.0 2021-12-16 16:28:11.639 | 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) 2021-12-16 16:28:11.670 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-16 16:28:11.672 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-16 16:28:11.673 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-16 16:28:11.674 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-16 16:28:11.675 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-16 16:28:11.676 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-16 16:28:11.677 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-16 16:28:11.678 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-16 16:28:11.679 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-16 16:28:11.680 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-16 16:28:11.681 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-16 16:28:11.682 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-16 16:28:12.060 | Collecting oauthlib>=0.6.2 2021-12-16 16:28:12.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-12-16 16:28:12.495 | Collecting pysaml2>=5.0.0 2021-12-16 16:28:12.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-12-16 16:28:12.969 | Collecting PyJWT>=1.6.1 2021-12-16 16:28:12.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2021-12-16 16:28:12.980 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-16 16:28:12.981 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-16 16:28:12.982 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-16 16:28:12.983 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-16 16:28:12.984 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-16 16:28:12.985 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-16 16:28:12.995 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-16 16:28:12.996 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-16 16:28:13.039 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-16 16:28:13.052 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-16 16:28:13.405 | Collecting itsdangerous>=2.0 2021-12-16 16:28:13.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-12-16 16:28:13.839 | Collecting click>=7.1.2 2021-12-16 16:28:13.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2021-12-16 16:28:14.292 | Collecting Werkzeug>=2.0 2021-12-16 16:28:14.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2021-12-16 16:28:14.711 | Collecting aniso8601>=0.82 2021-12-16 16:28:14.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-12-16 16:28:14.790 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-16 16:28:14.792 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-16 16:28:14.887 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-16 16:28:14.887 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-16 16:28:14.889 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-16 16:28:14.890 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-16 16:28:14.941 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-16 16:28:14.943 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-16 16:28:14.946 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-16 16:28:14.995 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-16 16:28:14.998 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-16 16:28:15.079 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-16 16:28:15.080 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-16 16:28:15.081 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-16 16:28:15.083 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-16 16:28:15.084 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.7.0) 2021-12-16 16:28:15.087 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-16 16:28:15.105 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-16 16:28:15.152 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-16 16:28:15.173 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-16 16:28:15.173 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-16 16:28:15.176 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-16 16:28:15.177 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-16 16:28:15.227 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-16 16:28:15.829 | Collecting xmlschema>=1.2.1 2021-12-16 16:28:15.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99b/24c60efaa2cc3/xmlschema-1.9.1-py3-none-any.whl (273 kB) 2021-12-16 16:28:15.846 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-16 16:28:16.166 | Collecting defusedxml 2021-12-16 16:28:16.173 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-12-16 16:28:16.177 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-16 16:28:16.393 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-16 16:28:16.414 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-16 16:28:16.415 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-16 16:28:16.484 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-16 16:28:16.486 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-16 16:28:16.503 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.0) 2021-12-16 16:28:16.576 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-16 16:28:16.619 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.13.3) 2021-12-16 16:28:16.730 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-16 16:28:16.803 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.7.0) 2021-12-16 16:28:16.928 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (0.14.1) 2021-12-16 16:28:16.957 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.12.0) 2021-12-16 16:28:16.996 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.5.0) 2021-12-16 16:28:16.997 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.0.0) 2021-12-16 16:28:17.000 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.33.0) 2021-12-16 16:28:17.001 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.1) 2021-12-16 16:28:17.002 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.5.1) 2021-12-16 16:28:17.004 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (1.3.3) 2021-12-16 16:28:17.056 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-16 16:28:17.190 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.26.7) 2021-12-16 16:28:17.191 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-16 16:28:17.194 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (3.3) 2021-12-16 16:28:17.196 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.0.9) 2021-12-16 16:28:17.347 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-16 16:28:17.835 | Collecting elementpath<3.0.0,>=2.4.0 2021-12-16 16:28:17.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2021-12-16 16:28:17.927 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-16 16:28:18.111 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-16 16:28:18.138 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-16 16:28:18.286 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-16 16:28:18.381 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.7) 2021-12-16 16:28:18.416 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.0.0) 2021-12-16 16:28:19.838 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-12-16 16:28:20.342 | Attempting uninstall: click 2021-12-16 16:28:20.344 | Found existing installation: Click 7.0 2021-12-16 16:28:20.349 | Uninstalling Click-7.0: 2021-12-16 16:28:20.378 | Successfully uninstalled Click-7.0 2021-12-16 16:28:21.585 | Attempting uninstall: PyJWT 2021-12-16 16:28:21.587 | Found existing installation: PyJWT 1.7.1 2021-12-16 16:28:21.596 | Uninstalling PyJWT-1.7.1: 2021-12-16 16:28:21.625 | Successfully uninstalled PyJWT-1.7.1 2021-12-16 16:28:22.072 | Attempting uninstall: oauthlib 2021-12-16 16:28:22.074 | Found existing installation: oauthlib 3.1.0 2021-12-16 16:28:22.082 | Uninstalling oauthlib-3.1.0: 2021-12-16 16:28:22.110 | Successfully uninstalled oauthlib-3.1.0 2021-12-16 16:28:22.269 | Running setup.py develop for keystone 2021-12-16 16:28:24.194 | 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.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.19 xmlschema-1.9.1 2021-12-16 16:28:24.194 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:28:24.345 | + inc/python:pip_install:200 : result=0 2021-12-16 16:28:24.347 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:28:24.349 | + functions-common:time_stop:2402 : local name 2021-12-16 16:28:24.351 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:28:24.353 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:28:24.355 | + functions-common:time_stop:2405 : local total 2021-12-16 16:28:24.357 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:28:24.360 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:28:24.362 | + functions-common:time_stop:2409 : start_time=1639672086216 2021-12-16 16:28:24.364 | + functions-common:time_stop:2411 : [[ -z 1639672086216 ]] 2021-12-16 16:28:24.367 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:28:24.370 | + functions-common:time_stop:2414 : end_time=1639672104368 2021-12-16 16:28:24.372 | + functions-common:time_stop:2415 : elapsed_time=18152 2021-12-16 16:28:24.375 | + functions-common:time_stop:2416 : total=56411 2021-12-16 16:28:24.377 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:28:24.379 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=74563 2021-12-16 16:28:24.381 | + inc/python:pip_install:203 : return 0 2021-12-16 16:28:24.383 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-16 16:28:24.386 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-16 16:28:24.388 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-16 16:28:24.406 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-16 16:28:24.418 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-16 16:28:24.420 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-16 16:28:24.423 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:28:24.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:28:24.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-16 16:28:24.429 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:28:24.432 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-16 16:28:24.448 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:24.451 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-16 16:28:24.453 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-16 16:28:24.455 | + ./stack.sh:main:889 : configure_keystone 2021-12-16 16:28:24.458 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-16 16:28:24.470 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-16 16:28:24.472 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-16 16:28:24.476 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-16 16:28:24.492 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:24.495 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-16 16:28:24.524 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-16 16:28:24.553 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-16 16:28:24.584 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-16 16:28:24.613 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-16 16:28:24.643 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-16 16:28:24.673 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-16 16:28:24.701 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-16 16:28:24.728 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-16 16:28:24.731 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-16 16:28:24.733 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-16 16:28:24.736 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-16 16:28:24.738 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-16 16:28:24.740 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-16 16:28:24.755 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:24.758 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-16 16:28:24.760 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-16 16:28:24.763 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-16 16:28:24.777 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:24.779 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:28:24.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:28:24.812 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-16 16:28:24.815 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-16 16:28:24.817 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-16 16:28:24.819 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-16 16:28:24.835 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:24.837 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.41/identity 2021-12-16 16:28:24.867 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-16 16:28:24.869 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-16 16:28:24.899 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-16 16:28:24.901 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-16 16:28:24.903 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-16 16:28:24.906 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-16 16:28:24.908 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-16 16:28:24.911 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-16 16:28:24.940 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-16 16:28:24.943 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-16 16:28:24.945 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-16 16:28:24.947 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-16 16:28:24.950 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-16 16:28:24.966 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-16 16:28:24.969 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-16 16:28:24.971 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-16 16:28:24.974 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-16 16:28:24.976 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-16 16:28:25.003 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-16 16:28:25.030 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-16 16:28:25.057 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-16 16:28:25.084 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-16 16:28:25.111 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-16 16:28:25.114 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-16 16:28:25.116 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-16 16:28:25.118 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-16 16:28:25.120 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-16 16:28:25.123 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-16 16:28:25.125 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-16 16:28:25.128 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-16 16:28:25.132 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-16 16:28:25.134 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-16 16:28:25.136 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-16 16:28:25.149 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-16 16:28:25.149 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:28:25.158 | d /var/run/uwsgi 0755 ubuntu root 2021-12-16 16:28:25.161 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:28:25.176 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-16 16:28:25.178 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-16 16:28:25.182 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-16 16:28:25.211 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-16 16:28:25.238 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-16 16:28:25.263 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-16 16:28:25.291 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-16 16:28:25.317 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-16 16:28:25.345 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-16 16:28:25.371 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-16 16:28:25.399 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-16 16:28:25.427 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-16 16:28:25.455 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-16 16:28:25.482 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-16 16:28:25.509 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-16 16:28:25.535 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-16 16:28:25.538 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-16 16:28:25.540 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-16 16:28:25.543 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-16 16:28:25.545 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-16 16:28:25.548 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:28:25.550 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:28:25.552 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-16 16:28:25.555 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-16 16:28:25.557 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-16 16:28:25.584 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-16 16:28:25.612 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-16 16:28:25.612 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-16 16:28:25.621 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-16 16:28:25.624 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-16 16:28:25.626 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-16 16:28:25.628 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-16 16:28:25.631 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-16 16:28:25.633 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-16 16:28:25.635 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:28:25.637 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:28:25.639 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-16 16:28:25.642 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-16 16:28:25.644 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:28:25.646 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:28:25.648 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-16 16:28:25.711 | Enabling site keystone-wsgi-public. 2021-12-16 16:28:25.716 | To activate the new configuration, you need to run: 2021-12-16 16:28:25.716 | systemctl reload apache2 2021-12-16 16:28:25.721 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-16 16:28:25.724 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-16 16:28:25.726 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-16 16:28:25.728 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-16 16:28:25.851 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-16 16:28:25.883 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-16 16:28:25.914 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-16 16:28:25.949 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-16 16:28:25.951 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-16 16:28:25.982 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-16 16:28:26.009 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-16 16:28:26.038 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-16 16:28:26.054 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:26.056 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-16 16:28:26.072 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:26.075 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-16 16:28:26.078 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-16 16:28:26.080 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-16 16:28:26.082 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-16 16:28:26.085 | + lib/stack:stack_install_service:32 : install_swift 2021-12-16 16:28:26.087 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-16 16:28:26.089 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-16 16:28:26.092 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-16 16:28:26.095 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:28:26.097 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:28:26.100 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:28:26.102 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:28:26.104 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:28:26.107 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:28:26.123 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:28:26.125 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:28:26.127 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:28:26.130 | + functions-common:git_clone:606 : echo master 2021-12-16 16:28:26.131 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:28:26.136 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-16 16:28:26.138 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-16 16:28:26.141 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-16 16:28:26.143 | + functions-common:git_clone:655 : git show --oneline 2021-12-16 16:28:26.144 | + functions-common:git_clone:655 : head -1 2021-12-16 16:28:26.147 | ebf75f6e2 Merge "Move CI from CentOS 8 to CentOS 8 Stream" 2021-12-16 16:28:26.149 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-16 16:28:26.152 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-16 16:28:26.154 | + inc/python:setup_develop:338 : local bindep 2021-12-16 16:28:26.157 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-16 16:28:26.159 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-16 16:28:26.162 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-16 16:28:26.164 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-16 16:28:26.167 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-16 16:28:26.169 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-16 16:28:26.171 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-16 16:28:26.174 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-16 16:28:26.176 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-16 16:28:26.179 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-16 16:28:26.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-16 16:28:26.184 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-16 16:28:26.186 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-16 16:28:26.189 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-16 16:28:26.192 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-16 16:28:26.197 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-16 16:28:26.200 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-16 16:28:26.835 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-16 16:28:26.838 | + inc/python:setup_package:418 : local bindep=0 2021-12-16 16:28:26.840 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-16 16:28:26.842 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-16 16:28:26.844 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-16 16:28:26.846 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-16 16:28:26.848 | + inc/python:setup_package:427 : local flags=-e 2021-12-16 16:28:26.851 | + inc/python:setup_package:428 : local extras=keystone 2021-12-16 16:28:26.853 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-16 16:28:26.855 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-16 16:28:26.857 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-16 16:28:26.860 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-16 16:28:26.862 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-16 16:28:26.864 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-16 16:28:26.885 | Using python 3.8 to install /opt/stack/swift 2021-12-16 16:28:26.887 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-16 16:28:27.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:27.646 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:27.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:27.646 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:28.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:28:28.724 | Obtaining file:///opt/stack/swift 2021-12-16 16:28:28.725 | Preparing metadata (setup.py): started 2021-12-16 16:28:29.828 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:28:29.958 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (0.33.0) 2021-12-16 16:28:29.959 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (1.1.2) 2021-12-16 16:28:29.961 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (0.11.0) 2021-12-16 16:28:29.962 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (2.1.1) 2021-12-16 16:28:30.865 | Collecting lxml>=3.4.1 2021-12-16 16:28:30.890 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf2/01bf5594d1aab/lxml-4.6.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2021-12-16 16:28:31.051 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (2.26.0) 2021-12-16 16:28:31.052 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (1.16.0) 2021-12-16 16:28:32.176 | Collecting xattr>=0.4 2021-12-16 16:28:32.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e58/94e585979e729/xattr-0.9.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2021-12-16 16:28:33.053 | Collecting PyECLib>=1.3.1 2021-12-16 16:28:33.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-16 16:28:33.383 | Preparing metadata (setup.py): started 2021-12-16 16:28:33.980 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:28:33.984 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (36.0.0) 2021-12-16 16:28:33.985 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev86) (9.3.0) 2021-12-16 16:28:34.024 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev86) (1.15.0) 2021-12-16 16:28:34.032 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev86) (2.1.0) 2021-12-16 16:28:34.086 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (2.8.1) 2021-12-16 16:28:34.087 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (4.6.1) 2021-12-16 16:28:34.088 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (5.1.0) 2021-12-16 16:28:34.089 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (8.7.1) 2021-12-16 16:28:34.090 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (3.1.1) 2021-12-16 16:28:34.092 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (4.3.0) 2021-12-16 16:28:34.093 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (4.4.0) 2021-12-16 16:28:34.094 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (3.4.0) 2021-12-16 16:28:34.095 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (5.8.0) 2021-12-16 16:28:34.097 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (4.2.0) 2021-12-16 16:28:34.098 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (1.8.7) 2021-12-16 16:28:34.099 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (4.12.0) 2021-12-16 16:28:34.123 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev86) (59.5.0) 2021-12-16 16:28:34.154 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev86) (3.3) 2021-12-16 16:28:34.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev86) (2019.11.28) 2021-12-16 16:28:34.157 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev86) (1.26.7) 2021-12-16 16:28:34.159 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev86) (2.0.9) 2021-12-16 16:28:34.183 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev86) (2.21) 2021-12-16 16:28:34.273 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (1.0.2) 2021-12-16 16:28:34.275 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (3.5.0) 2021-12-16 16:28:34.276 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (1.7.0) 2021-12-16 16:28:34.317 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (1.1.4) 2021-12-16 16:28:34.394 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (1.5.0) 2021-12-16 16:28:34.395 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (6.0) 2021-12-16 16:28:34.396 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (0.8.0) 2021-12-16 16:28:34.398 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (2.3.0) 2021-12-16 16:28:34.459 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (0.9.6) 2021-12-16 16:28:34.461 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (2.8.2) 2021-12-16 16:28:34.475 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (1.0.3) 2021-12-16 16:28:34.476 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (2021.3) 2021-12-16 16:28:34.494 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (21.3) 2021-12-16 16:28:34.496 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (3.0.6) 2021-12-16 16:28:34.603 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (1.13.3) 2021-12-16 16:28:34.619 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev86) (5.1.0) 2021-12-16 16:28:34.887 | Building wheels for collected packages: PyECLib 2021-12-16 16:28:34.888 | Building wheel for PyECLib (setup.py): started 2021-12-16 16:28:36.129 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-12-16 16:28:36.130 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55557 sha256=4f78b974aaeef0f86504693fa79114e8b26d11ca208b57abfb31f445b3e3c631 2021-12-16 16:28:36.131 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-12-16 16:28:36.134 | Successfully built PyECLib 2021-12-16 16:28:37.535 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-12-16 16:28:37.893 | Running setup.py develop for swift 2021-12-16 16:28:39.617 | Successfully installed PyECLib-1.6.0 lxml-4.6.4 swift xattr-0.9.8 2021-12-16 16:28:39.617 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:28:39.767 | + inc/python:pip_install:200 : result=0 2021-12-16 16:28:39.769 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:28:39.771 | + functions-common:time_stop:2402 : local name 2021-12-16 16:28:39.774 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:28:39.776 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:28:39.778 | + functions-common:time_stop:2405 : local total 2021-12-16 16:28:39.780 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:28:39.782 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:28:39.784 | + functions-common:time_stop:2409 : start_time=1639672106880 2021-12-16 16:28:39.786 | + functions-common:time_stop:2411 : [[ -z 1639672106880 ]] 2021-12-16 16:28:39.789 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:28:39.793 | + functions-common:time_stop:2414 : end_time=1639672119790 2021-12-16 16:28:39.795 | + functions-common:time_stop:2415 : elapsed_time=12910 2021-12-16 16:28:39.797 | + functions-common:time_stop:2416 : total=74563 2021-12-16 16:28:39.799 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:28:39.801 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=87473 2021-12-16 16:28:39.803 | + inc/python:pip_install:203 : return 0 2021-12-16 16:28:39.806 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-16 16:28:39.808 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-16 16:28:39.810 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-16 16:28:39.829 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-16 16:28:39.841 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-16 16:28:39.843 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-16 16:28:39.846 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:28:39.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:28:39.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-16 16:28:39.853 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:28:39.855 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-16 16:28:39.857 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-16 16:28:39.860 | + ./stack.sh:main:898 : configure_swift 2021-12-16 16:28:39.862 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-16 16:28:39.864 | + lib/swift:configure_swift:335 : local node_number 2021-12-16 16:28:39.866 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-16 16:28:39.868 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-16 16:28:39.870 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-16 16:28:40.850 | No proxy-server running 2021-12-16 16:28:40.850 | No object-reconstructor running 2021-12-16 16:28:40.850 | No account-server running 2021-12-16 16:28:40.850 | No object-auditor running 2021-12-16 16:28:40.850 | No object-updater running 2021-12-16 16:28:40.850 | No container-auditor running 2021-12-16 16:28:40.850 | No container-replicator running 2021-12-16 16:28:40.850 | No container-sharder running 2021-12-16 16:28:40.850 | No account-reaper running 2021-12-16 16:28:40.850 | No container-sync running 2021-12-16 16:28:40.850 | No container-server running 2021-12-16 16:28:40.850 | No object-server running 2021-12-16 16:28:40.850 | No container-reconciler running 2021-12-16 16:28:40.850 | No account-auditor running 2021-12-16 16:28:40.850 | No account-replicator running 2021-12-16 16:28:40.850 | No object-replicator running 2021-12-16 16:28:40.850 | No container-updater running 2021-12-16 16:28:40.850 | No object-expirer running 2021-12-16 16:28:40.918 | + lib/swift:configure_swift:340 : true 2021-12-16 16:28:40.920 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-16 16:28:40.932 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-16 16:28:40.944 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-16 16:28:40.947 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-16 16:28:40.948 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-16 16:28:40.953 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-16 16:28:40.953 | s/%GROUP%/ubuntu/; 2021-12-16 16:28:40.953 | s/%USER%/ubuntu/; 2021-12-16 16:28:40.953 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-16 16:28:40.953 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-16 16:28:40.960 | uid = ubuntu 2021-12-16 16:28:40.960 | gid = ubuntu 2021-12-16 16:28:40.960 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-16 16:28:40.960 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-16 16:28:40.960 | address = 127.0.0.1 2021-12-16 16:28:40.960 | 2021-12-16 16:28:40.961 | [account6612] 2021-12-16 16:28:40.961 | max connections = 25 2021-12-16 16:28:40.961 | path = /opt/stack/data/swift/1/node/ 2021-12-16 16:28:40.961 | read only = false 2021-12-16 16:28:40.961 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-16 16:28:40.961 | 2021-12-16 16:28:40.961 | [account6622] 2021-12-16 16:28:40.961 | max connections = 25 2021-12-16 16:28:40.961 | path = /opt/stack/data/swift/2/node/ 2021-12-16 16:28:40.961 | read only = false 2021-12-16 16:28:40.961 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-16 16:28:40.961 | 2021-12-16 16:28:40.961 | [account6632] 2021-12-16 16:28:40.961 | max connections = 25 2021-12-16 16:28:40.961 | path = /opt/stack/data/swift/3/node/ 2021-12-16 16:28:40.961 | read only = false 2021-12-16 16:28:40.961 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-16 16:28:40.961 | 2021-12-16 16:28:40.961 | [account6642] 2021-12-16 16:28:40.961 | max connections = 25 2021-12-16 16:28:40.961 | path = /opt/stack/data/swift/4/node/ 2021-12-16 16:28:40.961 | read only = false 2021-12-16 16:28:40.961 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-16 16:28:40.961 | 2021-12-16 16:28:40.961 | 2021-12-16 16:28:40.961 | [container6611] 2021-12-16 16:28:40.961 | max connections = 25 2021-12-16 16:28:40.961 | path = /opt/stack/data/swift/1/node/ 2021-12-16 16:28:40.961 | read only = false 2021-12-16 16:28:40.961 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-16 16:28:40.961 | 2021-12-16 16:28:40.961 | [container6621] 2021-12-16 16:28:40.961 | max connections = 25 2021-12-16 16:28:40.961 | path = /opt/stack/data/swift/2/node/ 2021-12-16 16:28:40.961 | read only = false 2021-12-16 16:28:40.962 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-16 16:28:40.962 | 2021-12-16 16:28:40.962 | [container6631] 2021-12-16 16:28:40.962 | max connections = 25 2021-12-16 16:28:40.962 | path = /opt/stack/data/swift/3/node/ 2021-12-16 16:28:40.962 | read only = false 2021-12-16 16:28:40.962 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-16 16:28:40.962 | 2021-12-16 16:28:40.962 | [container6641] 2021-12-16 16:28:40.962 | max connections = 25 2021-12-16 16:28:40.962 | path = /opt/stack/data/swift/4/node/ 2021-12-16 16:28:40.962 | read only = false 2021-12-16 16:28:40.962 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-16 16:28:40.962 | 2021-12-16 16:28:40.962 | 2021-12-16 16:28:40.962 | [object6613] 2021-12-16 16:28:40.962 | max connections = 25 2021-12-16 16:28:40.962 | path = /opt/stack/data/swift/1/node/ 2021-12-16 16:28:40.962 | read only = false 2021-12-16 16:28:40.962 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-16 16:28:40.962 | 2021-12-16 16:28:40.962 | [object6623] 2021-12-16 16:28:40.962 | max connections = 25 2021-12-16 16:28:40.962 | path = /opt/stack/data/swift/2/node/ 2021-12-16 16:28:40.962 | read only = false 2021-12-16 16:28:40.962 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-16 16:28:40.962 | 2021-12-16 16:28:40.962 | [object6633] 2021-12-16 16:28:40.962 | max connections = 25 2021-12-16 16:28:40.962 | path = /opt/stack/data/swift/3/node/ 2021-12-16 16:28:40.962 | read only = false 2021-12-16 16:28:40.962 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-16 16:28:40.962 | 2021-12-16 16:28:40.962 | [object6643] 2021-12-16 16:28:40.962 | max connections = 25 2021-12-16 16:28:40.962 | path = /opt/stack/data/swift/4/node/ 2021-12-16 16:28:40.962 | read only = false 2021-12-16 16:28:40.962 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-16 16:28:40.963 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-16 16:28:40.965 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:28:40.968 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:28:40.970 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-16 16:28:40.990 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-16 16:28:40.992 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-16 16:28:40.997 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-16 16:28:41.001 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-16 16:28:41.003 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-16 16:28:41.007 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-16 16:28:41.035 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.41:8080/v1/ 2021-12-16 16:28:41.059 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-16 16:28:41.076 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-16 16:28:41.104 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-16 16:28:41.121 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-16 16:28:41.149 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-16 16:28:41.166 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-16 16:28:41.192 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-16 16:28:41.210 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-16 16:28:41.238 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-16 16:28:41.255 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-16 16:28:41.283 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-16 16:28:41.300 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-16 16:28:41.314 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:41.316 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-16 16:28:41.344 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-16 16:28:41.371 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-16 16:28:41.398 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-16 16:28:41.424 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-16 16:28:41.440 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:41.442 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-16 16:28:41.469 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-16 16:28:41.483 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:41.485 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-16 16:28:41.500 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:41.502 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-16 16:28:41.504 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-16 16:28:41.519 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:41.521 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-16 16:28:41.523 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-16 16:28:41.525 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-16 16:28:41.530 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-16 16:28:41.535 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-16 16:28:41.561 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-16 16:28:41.588 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-16 16:28:41.617 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-16 16:28:41.646 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-16 16:28:41.673 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-16 16:28:41.675 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-16 16:28:41.677 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-16 16:28:41.679 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-16 16:28:41.681 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-16 16:28:41.707 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-16 16:28:41.734 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.41/identity 2021-12-16 16:28:41.760 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-16 16:28:41.787 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-16 16:28:41.813 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-16 16:28:41.844 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-16 16:28:41.870 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-16 16:28:41.896 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-16 16:28:41.924 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-16 16:28:41.950 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-16 16:28:41.978 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-16 16:28:42.005 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-16 16:28:42.031 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-16 16:28:42.060 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-16 16:28:42.088 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-16 16:28:42.106 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-16 16:28:42.133 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-16 16:28:42.160 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-16 16:28:42.164 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-16 16:28:42.192 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-16 16:28:42.219 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-16 16:28:42.245 | + lib/swift:configure_swift:478 : local node_number 2021-12-16 16:28:42.247 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-16 16:28:42.250 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-16 16:28:42.252 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-16 16:28:42.256 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-16 16:28:42.258 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-16 16:28:42.260 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-16 16:28:42.262 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-16 16:28:42.265 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-16 16:28:42.267 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-16 16:28:42.269 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-16 16:28:42.271 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-16 16:28:42.289 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-16 16:28:42.316 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-16 16:28:42.336 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-16 16:28:42.364 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-16 16:28:42.382 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-16 16:28:42.410 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-16 16:28:42.428 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-16 16:28:42.456 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-16 16:28:42.474 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-16 16:28:42.502 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-16 16:28:42.520 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-16 16:28:42.548 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-16 16:28:42.566 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-16 16:28:42.596 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-16 16:28:42.614 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-16 16:28:42.641 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-16 16:28:42.659 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-16 16:28:42.686 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-16 16:28:42.691 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-16 16:28:42.710 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-16 16:28:42.738 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-16 16:28:42.767 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-16 16:28:42.769 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-16 16:28:42.773 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-16 16:28:42.776 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-16 16:28:42.778 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-16 16:28:42.780 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-16 16:28:42.782 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-16 16:28:42.784 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-16 16:28:42.786 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-16 16:28:42.788 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-16 16:28:42.806 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-16 16:28:42.836 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-16 16:28:42.854 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-16 16:28:42.883 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-16 16:28:42.902 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-16 16:28:42.930 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-16 16:28:42.948 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-16 16:28:42.976 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-16 16:28:42.993 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-16 16:28:43.022 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-16 16:28:43.039 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-16 16:28:43.067 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-16 16:28:43.085 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-16 16:28:43.113 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-16 16:28:43.131 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-16 16:28:43.158 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-16 16:28:43.176 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-16 16:28:43.204 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-16 16:28:43.209 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-16 16:28:43.226 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-16 16:28:43.254 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-16 16:28:43.256 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-16 16:28:43.260 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-16 16:28:43.263 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-16 16:28:43.265 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-16 16:28:43.267 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-16 16:28:43.269 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-16 16:28:43.271 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-16 16:28:43.274 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-16 16:28:43.276 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-16 16:28:43.293 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-16 16:28:43.321 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-16 16:28:43.339 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-16 16:28:43.367 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-16 16:28:43.384 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-16 16:28:43.412 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-16 16:28:43.430 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-16 16:28:43.459 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-16 16:28:43.477 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-16 16:28:43.505 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-16 16:28:43.523 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-16 16:28:43.551 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-16 16:28:43.568 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-16 16:28:43.598 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-16 16:28:43.616 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-16 16:28:43.644 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-16 16:28:43.662 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-16 16:28:43.689 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-16 16:28:43.693 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-16 16:28:43.711 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-16 16:28:43.739 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-16 16:28:43.767 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-16 16:28:43.794 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-16 16:28:43.822 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-16 16:28:43.824 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-16 16:28:43.829 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-16 16:28:43.857 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-16 16:28:43.885 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-16 16:28:43.913 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-16 16:28:43.942 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-16 16:28:43.970 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-16 16:28:43.997 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-16 16:28:44.024 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-16 16:28:44.050 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-16 16:28:44.078 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-16 16:28:44.093 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:44.096 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-16 16:28:44.114 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-16 16:28:44.117 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-16 16:28:44.137 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-16 16:28:44.139 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.41 2021-12-16 16:28:44.165 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-16 16:28:44.168 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-16 16:28:44.195 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.41/identity 2021-12-16 16:28:44.223 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-16 16:28:44.225 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-16 16:28:44.253 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-16 16:28:44.268 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:44.270 | + lib/swift:configure_swift:541 : local user_group 2021-12-16 16:28:44.273 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-16 16:28:44.278 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-16 16:28:44.281 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-16 16:28:44.293 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-16 16:28:44.296 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-16 16:28:44.307 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-16 16:28:44.309 | + lib/swift:configure_swift:548 : is_suse 2021-12-16 16:28:44.311 | + functions-common:is_suse:524 : is_opensuse 2021-12-16 16:28:44.314 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-16 16:28:44.316 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-16 16:28:44.318 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-16 16:28:44.320 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-16 16:28:44.323 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-16 16:28:44.325 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-16 16:28:44.337 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-16 16:28:44.339 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-16 16:28:44.342 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-16 16:28:44.359 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:28:44.362 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-16 16:28:44.379 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:44.381 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-16 16:28:44.384 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-16 16:28:44.386 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-16 16:28:44.388 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-16 16:28:44.391 | + lib/stack:stack_install_service:32 : install_glance 2021-12-16 16:28:44.393 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-16 16:28:44.396 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-16 16:28:44.398 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-16 16:28:44.415 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:44.418 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-16 16:28:44.420 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-16 16:28:44.436 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:28:44.439 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-16 16:28:44.441 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-16 16:28:44.444 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-16 16:28:44.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:28:44.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:28:44.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-16 16:28:44.455 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:28:44.458 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-16 16:28:44.460 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-16 16:28:44.463 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-16 16:28:44.466 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-16 16:28:44.469 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-16 16:28:44.471 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-16 16:28:44.474 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-16 16:28:44.477 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-16 16:28:44.480 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-16 16:28:44.482 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-16 16:28:44.487 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-16 16:28:44.487 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-16 16:28:44.492 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-16 16:28:44.494 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-16 16:28:44.497 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-16 16:28:44.500 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-16 16:28:44.503 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-16 16:28:44.524 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-16 16:28:44.526 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-16 16:28:45.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:45.296 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:45.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:45.296 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:46.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:28:46.985 | Collecting glance-store[cinder,swift]!=0.29.0 2021-12-16 16:28:46.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-12-16 16:28:47.086 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2021-12-16 16:28:47.087 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-16 16:28:47.088 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2021-12-16 16:28:47.089 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-16 16:28:47.090 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-16 16:28:47.091 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-16 16:28:47.093 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-16 16:28:47.094 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2021-12-16 16:28:47.095 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-16 16:28:47.096 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-16 16:28:47.097 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-16 16:28:47.098 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-16 16:28:47.100 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-16 16:28:47.239 | Collecting os-brick>=2.6.0 2021-12-16 16:28:47.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2021-12-16 16:28:47.258 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-16 16:28:47.355 | Collecting python-cinderclient>=4.1.0 2021-12-16 16:28:47.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2021-12-16 16:28:47.881 | Collecting python-swiftclient>=3.2.0 2021-12-16 16:28:47.893 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2021-12-16 16:28:47.900 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-12-16 16:28:47.910 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-16 16:28:47.911 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-16 16:28:47.924 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-12-16 16:28:47.992 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2021-12-16 16:28:47.993 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-16 16:28:47.995 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-12-16 16:28:48.019 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-16 16:28:48.021 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-16 16:28:48.023 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-16 16:28:48.024 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-16 16:28:48.025 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-16 16:28:48.037 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-16 16:28:48.079 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-12-16 16:28:48.080 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-16 16:28:48.081 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-16 16:28:48.083 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-16 16:28:48.101 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-16 16:28:48.102 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2021-12-16 16:28:48.119 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-16 16:28:48.134 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-16 16:28:48.136 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2021-12-16 16:28:48.156 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-12-16 16:28:48.157 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2021-12-16 16:28:48.237 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2021-12-16 16:28:48.240 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-16 16:28:48.241 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-16 16:28:48.242 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-12-16 16:28:48.291 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2021-12-16 16:28:48.319 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-16 16:28:48.356 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-16 16:28:48.524 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-16 16:28:48.526 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-16 16:28:48.559 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-16 16:28:48.560 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-16 16:28:48.561 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-16 16:28:48.564 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-16 16:28:48.565 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-16 16:28:48.567 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-16 16:28:48.625 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-12-16 16:28:48.832 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-16 16:28:48.870 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-16 16:28:48.956 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-16 16:28:49.106 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-16 16:28:50.719 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-12-16 16:28:51.766 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2021-12-16 16:28:51.766 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:28:51.892 | + inc/python:pip_install:200 : result=0 2021-12-16 16:28:51.895 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:28:51.897 | + functions-common:time_stop:2402 : local name 2021-12-16 16:28:51.899 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:28:51.902 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:28:51.904 | + functions-common:time_stop:2405 : local total 2021-12-16 16:28:51.907 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:28:51.909 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:28:51.912 | + functions-common:time_stop:2409 : start_time=1639672124518 2021-12-16 16:28:51.914 | + functions-common:time_stop:2411 : [[ -z 1639672124518 ]] 2021-12-16 16:28:51.917 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:28:51.922 | + functions-common:time_stop:2414 : end_time=1639672131919 2021-12-16 16:28:51.924 | + functions-common:time_stop:2415 : elapsed_time=7401 2021-12-16 16:28:51.926 | + functions-common:time_stop:2416 : total=87473 2021-12-16 16:28:51.929 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:28:51.931 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=94874 2021-12-16 16:28:51.933 | + inc/python:pip_install:203 : return 0 2021-12-16 16:28:51.936 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-16 16:28:51.938 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-16 16:28:51.941 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-16 16:28:51.954 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-16 16:28:51.959 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-16 16:28:51.961 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-16 16:28:51.963 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-16 16:28:51.965 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:28:51.968 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:28:51.971 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:28:51.974 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:28:51.976 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:28:51.979 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:28:51.995 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:28:51.997 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:28:52.000 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:28:52.003 | + functions-common:git_clone:606 : echo master 2021-12-16 16:28:52.003 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:28:52.008 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-16 16:28:52.010 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-16 16:28:52.013 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-16 16:28:52.016 | + functions-common:git_clone:655 : git show --oneline 2021-12-16 16:28:52.016 | + functions-common:git_clone:655 : head -1 2021-12-16 16:28:52.019 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-16 16:28:52.021 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-16 16:28:52.024 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-16 16:28:52.027 | + inc/python:setup_develop:338 : local bindep 2021-12-16 16:28:52.030 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-16 16:28:52.033 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-16 16:28:52.035 | + inc/python:setup_develop:344 : local extras= 2021-12-16 16:28:52.038 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-16 16:28:52.040 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-16 16:28:52.043 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-16 16:28:52.046 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-16 16:28:52.048 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-16 16:28:52.051 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-16 16:28:52.054 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-16 16:28:52.056 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-16 16:28:52.059 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-16 16:28:52.062 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-16 16:28:52.064 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-16 16:28:52.067 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-16 16:28:52.073 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-16 16:28:52.076 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-16 16:28:52.723 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-16 16:28:52.726 | + inc/python:setup_package:418 : local bindep=0 2021-12-16 16:28:52.728 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-16 16:28:52.730 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-16 16:28:52.733 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-16 16:28:52.736 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-16 16:28:52.738 | + inc/python:setup_package:427 : local flags=-e 2021-12-16 16:28:52.740 | + inc/python:setup_package:428 : local extras= 2021-12-16 16:28:52.742 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-16 16:28:52.745 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-16 16:28:52.747 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-16 16:28:52.749 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-16 16:28:52.752 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-16 16:28:52.754 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-16 16:28:52.775 | Using python 3.8 to install /opt/stack/glance 2021-12-16 16:28:52.777 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-16 16:28:53.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:53.554 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:53.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:28:53.554 | from cryptography.utils import int_from_bytes 2021-12-16 16:28:54.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:28:54.620 | Obtaining file:///opt/stack/glance 2021-12-16 16:28:54.621 | Preparing metadata (setup.py): started 2021-12-16 16:28:55.710 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:28:55.881 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-16 16:28:55.882 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-16 16:28:55.883 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-16 16:28:55.884 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-16 16:28:55.885 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-16 16:28:55.886 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-16 16:28:55.887 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-16 16:28:55.888 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-16 16:28:55.890 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-16 16:28:55.891 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-16 16:28:55.892 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-16 16:28:55.893 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-16 16:28:55.894 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-16 16:28:55.895 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-16 16:28:55.896 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-16 16:28:55.897 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-16 16:28:55.898 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-16 16:28:56.052 | Collecting taskflow>=4.0.0 2021-12-16 16:28:56.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2021-12-16 16:28:56.079 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-16 16:28:56.080 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-16 16:28:56.572 | Collecting WSME>=0.8.0 2021-12-16 16:28:56.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-12-16 16:28:56.584 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-16 16:28:56.585 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-16 16:28:56.586 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-16 16:28:56.589 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-16 16:28:56.590 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-16 16:28:56.591 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-16 16:28:56.592 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-16 16:28:56.593 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-16 16:28:57.052 | Collecting oslo.limit>=1.0.0 2021-12-16 16:28:57.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-12-16 16:28:57.062 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-16 16:28:57.064 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-16 16:28:57.065 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-16 16:28:57.066 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-16 16:28:57.067 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-16 16:28:57.098 | Collecting retrying!=1.3.0,>=1.2.3 2021-12-16 16:28:57.105 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-16 16:28:57.109 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-16 16:28:57.110 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-16 16:28:57.111 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-16 16:28:57.112 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-16 16:28:57.143 | Collecting cursive>=0.2.1 2021-12-16 16:28:57.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-16 16:28:57.153 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-16 16:28:57.155 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-16 16:28:57.241 | Collecting castellan>=0.17.0 2021-12-16 16:28:57.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2021-12-16 16:28:57.270 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-16 16:28:57.272 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-16 16:28:57.274 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-16 16:28:57.293 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-16 16:28:57.355 | Collecting python-barbicanclient>=4.5.2 2021-12-16 16:28:57.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-12-16 16:28:57.407 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-16 16:28:57.428 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-16 16:28:57.439 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-16 16:28:57.454 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-16 16:28:57.455 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-16 16:28:57.544 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-16 16:28:57.619 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-16 16:28:57.670 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-16 16:28:57.673 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-16 16:28:57.704 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-16 16:28:57.748 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-16 16:28:57.750 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-16 16:28:57.751 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-16 16:28:57.834 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-16 16:28:57.836 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-16 16:28:57.838 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-16 16:28:57.863 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-16 16:28:57.910 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-16 16:28:57.914 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-16 16:28:57.971 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-16 16:28:57.973 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-16 16:28:57.974 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-16 16:28:57.977 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-16 16:28:57.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.dev27) (5.2.2) 2021-12-16 16:28:58.003 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-16 16:28:58.004 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-16 16:28:58.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.dev27) (3.2.0) 2021-12-16 16:28:58.049 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-16 16:28:58.090 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-16 16:28:58.091 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-16 16:28:58.091 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-16 16:28:58.169 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-16 16:28:58.228 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-16 16:28:58.329 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-16 16:28:58.655 | Collecting pydot>=1.2.4 2021-12-16 16:28:58.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-12-16 16:28:58.766 | Collecting networkx>=2.1.0 2021-12-16 16:28:58.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2021-12-16 16:28:58.898 | Collecting automaton>=1.9.0 2021-12-16 16:28:58.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-12-16 16:28:58.909 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-16 16:28:59.320 | Collecting simplegeneric 2021-12-16 16:28:59.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-16 16:28:59.332 | Preparing metadata (setup.py): started 2021-12-16 16:28:59.899 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:28:59.931 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-16 16:29:00.054 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-16 16:29:00.116 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-16 16:29:00.167 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-16 16:29:00.388 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-16 16:29:00.391 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-16 16:29:00.392 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-16 16:29:00.393 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-16 16:29:00.395 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-16 16:29:00.396 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-16 16:29:00.397 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-16 16:29:00.524 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-16 16:29:00.555 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-16 16:29:00.605 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-16 16:29:00.608 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-16 16:29:00.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.dev27) (3.10.0) 2021-12-16 16:29:01.096 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-16 16:29:01.097 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-16 16:29:01.099 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-16 16:29:01.100 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-16 16:29:01.178 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-16 16:29:01.339 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-16 16:29:01.444 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-16 16:29:01.765 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-16 16:29:01.766 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-16 16:29:01.998 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-16 16:29:02.324 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-16 16:29:02.642 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-16 16:29:02.643 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-16 16:29:02.973 | Building wheels for collected packages: simplegeneric 2021-12-16 16:29:02.974 | Building wheel for simplegeneric (setup.py): started 2021-12-16 16:29:03.604 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-16 16:29:03.604 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=8622a7cec4fe07bbaeefb1b66c19993030b7f327805574f67fdd386b5194e46c 2021-12-16 16:29:03.605 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-12-16 16:29:03.609 | Successfully built simplegeneric 2021-12-16 16:29:04.478 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-12-16 16:29:07.122 | Running setup.py develop for glance 2021-12-16 16:29:09.108 | 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.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2021-12-16 16:29:09.108 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:29:09.260 | + inc/python:pip_install:200 : result=0 2021-12-16 16:29:09.262 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:29:09.265 | + functions-common:time_stop:2402 : local name 2021-12-16 16:29:09.267 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:29:09.270 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:29:09.272 | + functions-common:time_stop:2405 : local total 2021-12-16 16:29:09.274 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:29:09.276 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:29:09.279 | + functions-common:time_stop:2409 : start_time=1639672132770 2021-12-16 16:29:09.281 | + functions-common:time_stop:2411 : [[ -z 1639672132770 ]] 2021-12-16 16:29:09.284 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:29:09.289 | + functions-common:time_stop:2414 : end_time=1639672149286 2021-12-16 16:29:09.291 | + functions-common:time_stop:2415 : elapsed_time=16516 2021-12-16 16:29:09.293 | + functions-common:time_stop:2416 : total=94874 2021-12-16 16:29:09.295 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:29:09.298 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=111390 2021-12-16 16:29:09.300 | + inc/python:pip_install:203 : return 0 2021-12-16 16:29:09.302 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-16 16:29:09.305 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-16 16:29:09.307 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-16 16:29:09.329 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-16 16:29:09.343 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-16 16:29:09.345 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-16 16:29:09.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:29:09.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:29:09.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-16 16:29:09.355 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:29:09.358 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-16 16:29:09.361 | + ./stack.sh:main:910 : configure_glance 2021-12-16 16:29:09.364 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-16 16:29:09.378 | + lib/glance:configure_glance:326 : local dburl 2021-12-16 16:29:09.381 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-16 16:29:09.383 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-16 16:29:09.385 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-16 16:29:09.388 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-16 16:29:09.390 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-16 16:29:09.393 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-16 16:29:09.395 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-16 16:29:09.427 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-16 16:29:09.458 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-16 16:29:09.487 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-16 16:29:09.516 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-16 16:29:09.550 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-16 16:29:09.584 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-16 16:29:09.586 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-16 16:29:09.589 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-16 16:29:09.591 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-16 16:29:09.594 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-16 16:29:09.624 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-16 16:29:09.658 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-12-16 16:29:09.689 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-16 16:29:09.719 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-16 16:29:09.752 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-16 16:29:09.781 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-16 16:29:09.810 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-16 16:29:09.841 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-16 16:29:09.873 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-16 16:29:09.902 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-16 16:29:09.940 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-16 16:29:09.942 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-16 16:29:09.945 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-16 16:29:09.947 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-16 16:29:09.950 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-16 16:29:09.952 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-16 16:29:09.969 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:29:09.972 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-16 16:29:09.974 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-16 16:29:09.977 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-16 16:29:09.993 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:29:09.996 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:29:09.998 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:29:10.026 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-16 16:29:10.029 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-16 16:29:10.032 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-16 16:29:10.034 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-16 16:29:10.037 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-16 16:29:10.065 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-16 16:29:10.093 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-16 16:29:10.096 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-16 16:29:10.098 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-16 16:29:10.100 | + lib/glance:configure_glance_store:254 : local be 2021-12-16 16:29:10.103 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-16 16:29:10.105 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-16 16:29:10.108 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-16 16:29:10.139 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-16 16:29:10.141 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.41 2021-12-16 16:29:10.173 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-16 16:29:10.175 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-16 16:29:10.192 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:29:10.194 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-16 16:29:10.223 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-16 16:29:10.251 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-16 16:29:10.280 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-16 16:29:10.307 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-16 16:29:10.336 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-16 16:29:10.352 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:29:10.355 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-16 16:29:10.382 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-16 16:29:10.413 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-16 16:29:10.442 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.41/identity/v3 2021-12-16 16:29:10.473 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-16 16:29:10.500 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.41/image 2021-12-16 16:29:10.529 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-16 16:29:10.545 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:29:10.548 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-16 16:29:10.550 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-16 16:29:10.552 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-16 16:29:10.555 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-16 16:29:10.572 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-16 16:29:10.575 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-16 16:29:10.578 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-16 16:29:10.580 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-16 16:29:10.582 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-16 16:29:10.610 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-16 16:29:10.638 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-16 16:29:10.666 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-16 16:29:10.694 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-16 16:29:10.699 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-16 16:29:10.729 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-16 16:29:10.757 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-16 16:29:10.785 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.41/identity 2021-12-16 16:29:10.814 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-16 16:29:10.842 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-16 16:29:10.872 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-16 16:29:10.900 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-16 16:29:10.931 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-16 16:29:10.963 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-16 16:29:10.993 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-16 16:29:11.022 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-16 16:29:11.026 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-16 16:29:11.033 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-16 16:29:11.050 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:29:11.052 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-16 16:29:11.054 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-16 16:29:11.057 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-16 16:29:11.059 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-16 16:29:11.062 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-16 16:29:11.064 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-16 16:29:11.068 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-16 16:29:11.070 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-16 16:29:11.074 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-16 16:29:11.103 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-16 16:29:11.106 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-16 16:29:11.108 | ++ functions:get_random_port:837 : true 2021-12-16 16:29:11.111 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-16 16:29:11.113 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-16 16:29:11.115 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-16 16:29:11.177 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-16 16:29:11.179 | ++ functions:get_random_port:841 : break 2 2021-12-16 16:29:11.181 | ++ functions:get_random_port:845 : echo 60999 2021-12-16 16:29:11.184 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-16 16:29:11.187 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-16 16:29:11.214 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-16 16:29:11.241 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-16 16:29:11.268 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-16 16:29:11.296 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-16 16:29:11.322 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-16 16:29:11.350 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-16 16:29:11.377 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-16 16:29:11.403 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-16 16:29:11.431 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-16 16:29:11.458 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-16 16:29:11.486 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-16 16:29:11.513 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-16 16:29:11.540 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-16 16:29:11.569 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-16 16:29:11.596 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-16 16:29:11.624 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-16 16:29:11.651 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-16 16:29:11.679 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-16 16:29:11.707 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-16 16:29:11.709 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-16 16:29:11.711 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-16 16:29:11.714 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:29:11.716 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:29:11.719 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-16 16:29:11.721 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-16 16:29:11.781 | proxy (enabled by site administrator) 2021-12-16 16:29:11.784 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-16 16:29:11.787 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-16 16:29:11.789 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-16 16:29:11.791 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:29:11.794 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:29:11.796 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-16 16:29:11.799 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-16 16:29:11.860 | No module matches proxy_http 2021-12-16 16:29:11.863 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-16 16:29:11.926 | Considering dependency proxy for proxy_http: 2021-12-16 16:29:11.926 | Module proxy already enabled 2021-12-16 16:29:11.926 | Enabling module proxy_http. 2021-12-16 16:29:11.931 | To activate the new configuration, you need to run: 2021-12-16 16:29:11.931 | systemctl restart apache2 2021-12-16 16:29:11.935 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-16 16:29:11.938 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-16 16:29:11.940 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-16 16:29:11.942 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-16 16:29:12.071 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-16 16:29:12.078 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-16 16:29:12.082 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-16 16:29:12.084 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-16 16:29:12.087 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:29:12.089 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:29:12.092 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-16 16:29:12.095 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-16 16:29:12.098 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-16 16:29:12.099 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-16 16:29:12.109 | KeepAlive Off 2021-12-16 16:29:12.113 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-16 16:29:12.113 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-16 16:29:12.121 | SetEnv proxy-sendchunked 1 2021-12-16 16:29:12.125 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-16 16:29:12.126 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-16 16:29:12.134 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-16 16:29:12.137 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-16 16:29:12.140 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-16 16:29:12.142 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-16 16:29:12.144 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-16 16:29:12.147 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-16 16:29:12.149 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:29:12.151 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:29:12.154 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-16 16:29:12.157 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-16 16:29:12.159 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:29:12.161 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:29:12.163 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-16 16:29:12.225 | Enabling site glance-wsgi-api. 2021-12-16 16:29:12.230 | To activate the new configuration, you need to run: 2021-12-16 16:29:12.230 | systemctl reload apache2 2021-12-16 16:29:12.235 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-16 16:29:12.237 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-16 16:29:12.240 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-16 16:29:12.242 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-16 16:29:12.369 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-16 16:29:12.376 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-16 16:29:12.406 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-16 16:29:12.408 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-16 16:29:12.425 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:29:12.428 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-16 16:29:12.430 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-16 16:29:12.433 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-16 16:29:12.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-16 16:29:12.438 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-16 16:29:12.440 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-16 16:29:12.443 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-16 16:29:12.445 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-16 16:29:12.447 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:29:12.450 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:29:12.453 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:29:12.456 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:29:12.458 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:29:12.461 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:29:12.477 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:29:12.480 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:29:12.482 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:29:12.486 | + functions-common:git_clone:606 : echo master 2021-12-16 16:29:12.486 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:29:12.491 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-16 16:29:12.493 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-16 16:29:12.495 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-16 16:29:12.498 | + functions-common:git_clone:655 : git show --oneline 2021-12-16 16:29:12.499 | + functions-common:git_clone:655 : head -1 2021-12-16 16:29:12.509 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-16 16:29:12.511 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-16 16:29:12.515 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-16 16:29:12.517 | + inc/python:setup_develop:338 : local bindep 2021-12-16 16:29:12.520 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-16 16:29:12.522 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-16 16:29:12.525 | + inc/python:setup_develop:344 : local extras= 2021-12-16 16:29:12.527 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-16 16:29:12.530 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-16 16:29:12.532 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-16 16:29:12.535 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-16 16:29:12.537 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-16 16:29:12.540 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-16 16:29:12.543 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-16 16:29:12.545 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-16 16:29:12.548 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-16 16:29:12.550 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-16 16:29:12.553 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-16 16:29:12.556 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-16 16:29:12.562 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-16 16:29:12.564 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-16 16:29:13.202 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-16 16:29:13.204 | + inc/python:setup_package:418 : local bindep=0 2021-12-16 16:29:13.207 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-16 16:29:13.209 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-16 16:29:13.211 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-16 16:29:13.213 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-16 16:29:13.216 | + inc/python:setup_package:427 : local flags=-e 2021-12-16 16:29:13.218 | + inc/python:setup_package:428 : local extras= 2021-12-16 16:29:13.221 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-16 16:29:13.223 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-16 16:29:13.225 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-16 16:29:13.228 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-16 16:29:13.230 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-16 16:29:13.233 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-16 16:29:13.254 | Using python 3.8 to install /opt/stack/cinder 2021-12-16 16:29:13.256 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-16 16:29:14.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:29:14.060 | from cryptography.utils import int_from_bytes 2021-12-16 16:29:14.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:29:14.060 | from cryptography.utils import int_from_bytes 2021-12-16 16:29:15.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:29:15.135 | Obtaining file:///opt/stack/cinder 2021-12-16 16:29:15.136 | Preparing metadata (setup.py): started 2021-12-16 16:29:16.937 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:29:17.163 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-16 16:29:17.164 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-16 16:29:17.165 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-16 16:29:17.166 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-16 16:29:17.167 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-16 16:29:17.168 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-16 16:29:17.169 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-16 16:29:17.170 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-16 16:29:17.171 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-16 16:29:17.172 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-16 16:29:17.590 | Collecting oauth2client>=4.1.3 2021-12-16 16:29:17.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-16 16:29:17.604 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-16 16:29:17.605 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-16 16:29:17.606 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-16 16:29:17.608 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-16 16:29:17.609 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-16 16:29:17.611 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-16 16:29:17.612 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-16 16:29:17.613 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-16 16:29:17.614 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-16 16:29:17.615 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-16 16:29:17.616 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-16 16:29:17.617 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-16 16:29:17.618 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-16 16:29:17.619 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-16 16:29:17.620 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-16 16:29:17.622 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-16 16:29:17.623 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-16 16:29:17.624 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-16 16:29:17.742 | Collecting paramiko>=2.7.2 2021-12-16 16:29:17.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2021-12-16 16:29:17.759 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-16 16:29:17.760 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-16 16:29:17.761 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-16 16:29:17.761 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-16 16:29:17.763 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-16 16:29:17.851 | Collecting python-glanceclient>=3.2.2 2021-12-16 16:29:17.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-12-16 16:29:17.867 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-16 16:29:17.868 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-16 16:29:17.869 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-16 16:29:17.870 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-16 16:29:17.871 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-16 16:29:17.873 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-16 16:29:17.874 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-16 16:29:18.249 | Collecting rtslib-fb>=2.1.74 2021-12-16 16:29:18.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-12-16 16:29:18.281 | Preparing metadata (setup.py): started 2021-12-16 16:29:18.879 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:29:18.883 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-16 16:29:18.884 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-16 16:29:18.885 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-16 16:29:18.886 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-16 16:29:19.239 | Collecting tabulate>=0.8.7 2021-12-16 16:29:19.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-12-16 16:29:19.250 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-16 16:29:19.251 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-16 16:29:19.252 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-16 16:29:19.860 | Collecting oslo.vmware>=3.10.0 2021-12-16 16:29:19.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2021-12-16 16:29:19.886 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-16 16:29:19.887 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-16 16:29:19.889 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-16 16:29:20.477 | Collecting google-api-python-client>=1.11.0 2021-12-16 16:29:20.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/132/2d026110bc62e/google_api_python_client-2.33.0-py2.py3-none-any.whl (7.9 MB) 2021-12-16 16:29:20.722 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-16 16:29:20.723 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-16 16:29:20.724 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-16 16:29:21.181 | Collecting zstd>=1.4.5.1 2021-12-16 16:29:21.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d0/48f03fc6354c5/zstd-1.5.0.4.tar.gz (535 kB) 2021-12-16 16:29:21.282 | Preparing metadata (setup.py): started 2021-12-16 16:29:21.886 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:29:24.328 | Collecting boto3>=1.16.51 2021-12-16 16:29:24.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76b/3ee0d1dd860c9/boto3-1.20.23-py3-none-any.whl (131 kB) 2021-12-16 16:29:24.746 | Collecting s3transfer<0.6.0,>=0.5.0 2021-12-16 16:29:24.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-12-16 16:29:24.762 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-16 16:29:27.427 | Collecting botocore<1.24.0,>=1.23.23 2021-12-16 16:29:27.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/745/9766c4594f3b8/botocore-1.23.23-py3-none-any.whl (8.4 MB) 2021-12-16 16:29:27.764 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-16 16:29:27.793 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-16 16:29:28.173 | Collecting uritemplate<5,>=3.0.0 2021-12-16 16:29:28.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2021-12-16 16:29:28.537 | Collecting google-auth-httplib2>=0.1.0 2021-12-16 16:29:28.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-12-16 16:29:29.002 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-12-16 16:29:29.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/65f/e1d9d8dde7a5d/google_api_core-2.3.0-py2.py3-none-any.whl (109 kB) 2021-12-16 16:29:29.552 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-12-16 16:29:29.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2021-12-16 16:29:29.660 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-16 16:29:29.711 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-16 16:29:29.716 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-16 16:29:30.139 | Collecting rsa>=3.1.4 2021-12-16 16:29:30.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2021-12-16 16:29:30.268 | Collecting pyasn1-modules>=0.0.5 2021-12-16 16:29:30.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-16 16:29:30.426 | Collecting pyasn1>=0.1.7 2021-12-16 16:29:30.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-16 16:29:30.490 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-16 16:29:30.532 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-16 16:29:30.533 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-16 16:29:30.535 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-16 16:29:30.536 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-16 16:29:30.595 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-16 16:29:30.597 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-16 16:29:30.598 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-16 16:29:30.655 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-16 16:29:30.659 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-16 16:29:30.717 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-16 16:29:30.718 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-16 16:29:30.723 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-16 16:29:30.724 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-16 16:29:30.725 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-16 16:29:30.747 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-16 16:29:30.751 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-16 16:29:30.752 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-16 16:29:30.797 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-16 16:29:30.881 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-16 16:29:30.883 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-16 16:29:30.910 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-16 16:29:30.937 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-16 16:29:31.001 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-16 16:29:31.368 | Collecting suds-community>=0.6 2021-12-16 16:29:31.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2021-12-16 16:29:31.676 | Collecting pynacl>=1.0.1 2021-12-16 16:29:31.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-12-16 16:29:31.737 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-16 16:29:31.877 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-16 16:29:31.949 | Collecting warlock<2,>=1.2.0 2021-12-16 16:29:31.957 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-16 16:29:31.960 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-16 16:29:31.964 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-16 16:29:32.160 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-16 16:29:32.162 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-16 16:29:32.164 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-16 16:29:32.199 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-16 16:29:32.584 | Collecting pyudev>=0.16.1 2021-12-16 16:29:32.590 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-16 16:29:32.836 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-16 16:29:32.837 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-16 16:29:32.979 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-16 16:29:32.982 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-16 16:29:32.984 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-16 16:29:33.111 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-16 16:29:33.227 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-16 16:29:33.229 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-16 16:29:33.231 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-16 16:29:33.266 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-16 16:29:33.511 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-16 16:29:33.589 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-16 16:29:33.591 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-16 16:29:33.719 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-16 16:29:33.763 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-16 16:29:33.887 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-16 16:29:34.258 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2021-12-16 16:29:34.266 | 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) 2021-12-16 16:29:34.467 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-16 16:29:34.889 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-16 16:29:34.942 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-16 16:29:34.989 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-16 16:29:36.339 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-16 16:29:36.615 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-16 16:29:36.616 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-16 16:29:36.776 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-16 16:29:37.018 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-16 16:29:37.155 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-16 16:29:37.775 | Building wheels for collected packages: rtslib-fb, zstd 2021-12-16 16:29:37.776 | Building wheel for rtslib-fb (setup.py): started 2021-12-16 16:29:38.469 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-16 16:29:38.470 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=e9490ebee87f711825f7c35ed4ac94084d8a14883fc08612c5a6712b4b36c2b0 2021-12-16 16:29:38.470 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-12-16 16:29:38.474 | Building wheel for zstd (setup.py): started 2021-12-16 16:30:39.055 | Building wheel for zstd (setup.py): still running... 2021-12-16 16:30:47.294 | Building wheel for zstd (setup.py): finished with status 'done' 2021-12-16 16:30:47.313 | Created wheel for zstd: filename=zstd-1.5.0.4-cp38-cp38-linux_x86_64.whl size=2350378 sha256=26115c2a8d918341b07c32d9f5dcb2b0041fb0559f7b63b4f2d1dc79fe09c874 2021-12-16 16:30:47.313 | Stored in directory: /root/.cache/pip/wheels/40/a6/c0/7dd724e5b3708b089a06a9ec04bebd0e235aa318d2289defa9 2021-12-16 16:30:47.317 | Successfully built rtslib-fb zstd 2021-12-16 16:30:48.375 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-12-16 16:30:50.397 | Attempting uninstall: pynacl 2021-12-16 16:30:50.399 | Found existing installation: PyNaCl 1.3.0 2021-12-16 16:30:50.403 | Uninstalling PyNaCl-1.3.0: 2021-12-16 16:30:50.429 | Successfully uninstalled PyNaCl-1.3.0 2021-12-16 16:30:52.186 | Running setup.py develop for cinder 2021-12-16 16:30:55.499 | Successfully installed boto3-1.20.23 botocore-1.23.23 cinder google-api-core-2.3.0 google-api-python-client-2.33.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.4 2021-12-16 16:30:55.499 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:30:55.762 | + inc/python:pip_install:200 : result=0 2021-12-16 16:30:55.765 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:30:55.767 | + functions-common:time_stop:2402 : local name 2021-12-16 16:30:55.769 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:30:55.771 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:30:55.773 | + functions-common:time_stop:2405 : local total 2021-12-16 16:30:55.776 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:30:55.778 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:30:55.780 | + functions-common:time_stop:2409 : start_time=1639672153249 2021-12-16 16:30:55.782 | + functions-common:time_stop:2411 : [[ -z 1639672153249 ]] 2021-12-16 16:30:55.785 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:30:55.789 | + functions-common:time_stop:2414 : end_time=1639672255786 2021-12-16 16:30:55.791 | + functions-common:time_stop:2415 : elapsed_time=102537 2021-12-16 16:30:55.793 | + functions-common:time_stop:2416 : total=111390 2021-12-16 16:30:55.795 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:30:55.798 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=213927 2021-12-16 16:30:55.800 | + inc/python:pip_install:203 : return 0 2021-12-16 16:30:55.802 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-16 16:30:55.805 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-16 16:30:55.808 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-16 16:30:55.827 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-16 16:30:55.839 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-16 16:30:55.841 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-16 16:30:55.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:30:55.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:30:55.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-16 16:30:55.856 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:30:55.861 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-16 16:30:55.864 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-16 16:30:55.866 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-16 16:30:55.869 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:30:55.871 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:30:55.874 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-16 16:30:55.885 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-16 16:30:55.888 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:30:55.890 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:30:55.893 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:30:55.895 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:30:55.898 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:30:55.900 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:30:55.903 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:30:55.905 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:30:55.907 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:30:55.910 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:30:55.912 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:30:55.915 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:30:55.918 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-16 16:30:55.920 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:30:55.923 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:30:55.925 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:30:55.928 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-16 16:30:55.950 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-16 16:30:56.057 | Reading package lists... 2021-12-16 16:30:56.285 | Building dependency tree... 2021-12-16 16:30:56.287 | Reading state information... 2021-12-16 16:30:56.521 | The following packages were automatically installed and are no longer required: 2021-12-16 16:30:56.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:30:56.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:30:56.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:30:56.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:30:56.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:30:56.522 | python3-zope.interface 2021-12-16 16:30:56.522 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:30:56.523 | The following additional packages will be installed: 2021-12-16 16:30:56.523 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-16 16:30:56.523 | python3-urwid 2021-12-16 16:30:56.525 | Suggested packages: 2021-12-16 16:30:56.525 | python-pyparsing-doc python-urwid-doc 2021-12-16 16:30:56.593 | The following NEW packages will be installed: 2021-12-16 16:30:56.593 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-16 16:30:56.593 | python3-urwid targetcli-fb 2021-12-16 16:30:56.708 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:30:56.708 | Need to get 356 kB of archives. 2021-12-16 16:30:56.708 | After this operation, 2,294 kB of additional disk space will be used. 2021-12-16 16:30:56.708 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-12-16 16:30:56.857 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-12-16 16:30:56.942 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-12-16 16:30:56.953 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-12-16 16:30:56.962 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-12-16 16:30:56.966 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-12-16 16:30:57.525 | Fetched 356 kB in 0s (952 kB/s) 2021-12-16 16:30:57.556 | Selecting previously unselected package python3-pyparsing. 2021-12-16 16:30:57.609 | (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 ... 90882 files and directories currently installed.) 2021-12-16 16:30:57.612 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-12-16 16:30:57.615 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-12-16 16:30:57.652 | Selecting previously unselected package python3-urwid. 2021-12-16 16:30:57.662 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-12-16 16:30:57.664 | Unpacking python3-urwid (2.0.1-3) ... 2021-12-16 16:30:57.721 | Selecting previously unselected package python3-configshell-fb. 2021-12-16 16:30:57.730 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-12-16 16:30:57.732 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-16 16:30:57.769 | Selecting previously unselected package python3-pyudev. 2021-12-16 16:30:57.779 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-12-16 16:30:57.781 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-16 16:30:57.824 | Selecting previously unselected package python3-rtslib-fb. 2021-12-16 16:30:57.834 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-12-16 16:30:57.836 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-16 16:30:57.878 | Selecting previously unselected package targetcli-fb. 2021-12-16 16:30:57.888 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-12-16 16:30:57.891 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-16 16:30:57.950 | Setting up python3-urwid (2.0.1-3) ... 2021-12-16 16:30:58.305 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-16 16:30:58.305 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-16 16:30:58.305 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-16 16:30:58.305 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-16 16:30:58.305 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-16 16:30:58.305 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-16 16:30:58.305 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-16 16:30:58.305 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-16 16:30:58.412 | Setting up python3-pyparsing (2.4.6-1) ... 2021-12-16 16:30:58.723 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-16 16:30:59.029 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-16 16:30:59.307 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-16 16:31:00.580 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-16 16:31:01.106 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-12-16 16:31:01.106 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-12-16 16:31:03.103 | Processing triggers for man-db (2.9.1-1) ... 2021-12-16 16:31:03.207 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-16 16:31:10.824 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:31:10.827 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:31:10.829 | + functions-common:time_stop:2402 : local name 2021-12-16 16:31:10.831 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:31:10.834 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:31:10.836 | + functions-common:time_stop:2405 : local total 2021-12-16 16:31:10.840 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:31:10.842 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:31:10.844 | + functions-common:time_stop:2409 : start_time=1639672255948 2021-12-16 16:31:10.847 | + functions-common:time_stop:2411 : [[ -z 1639672255948 ]] 2021-12-16 16:31:10.850 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:31:10.854 | + functions-common:time_stop:2414 : end_time=1639672270852 2021-12-16 16:31:10.857 | + functions-common:time_stop:2415 : elapsed_time=14904 2021-12-16 16:31:10.859 | + functions-common:time_stop:2416 : total=262912 2021-12-16 16:31:10.862 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:31:10.864 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=277816 2021-12-16 16:31:10.866 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:31:10.869 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-16 16:31:10.872 | + ./stack.sh:main:916 : configure_cinder 2021-12-16 16:31:10.874 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-16 16:31:10.887 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-16 16:31:10.891 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-16 16:31:10.893 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-16 16:31:10.895 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-16 16:31:10.898 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-16 16:31:10.898 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-16 16:31:10.903 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-16 16:31:10.905 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-16 16:31:10.908 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-16 16:31:10.910 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-16 16:31:10.912 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-16 16:31:10.914 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-16 16:31:10.916 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-16 16:31:10.918 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-16 16:31:10.929 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-16 16:31:10.941 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-16 16:31:10.954 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-16 16:31:10.967 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-16 16:31:10.978 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-16 16:31:10.981 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-16 16:31:10.985 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.9GcNG55dTm 2021-12-16 16:31:10.987 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-16 16:31:10.990 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-16 16:31:10.992 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-16 16:31:10.994 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.9GcNG55dTm 2021-12-16 16:31:10.998 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.9GcNG55dTm 2021-12-16 16:31:11.009 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.9GcNG55dTm /etc/sudoers.d/cinder-rootwrap 2021-12-16 16:31:11.022 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-16 16:31:11.026 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-16 16:31:11.028 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-16 16:31:11.031 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-16 16:31:11.033 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-16 16:31:11.035 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-16 16:31:11.037 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-16 16:31:11.039 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-16 16:31:11.042 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-16 16:31:11.046 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-16 16:31:11.050 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-16 16:31:11.068 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-16 16:31:11.087 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-16 16:31:11.105 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-16 16:31:11.124 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-16 16:31:11.142 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-16 16:31:11.161 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-16 16:31:11.180 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-16 16:31:11.200 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-16 16:31:11.202 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-16 16:31:11.204 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-16 16:31:11.206 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-16 16:31:11.209 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-16 16:31:11.238 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-16 16:31:11.266 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-12-16 16:31:11.293 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-16 16:31:11.320 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-16 16:31:11.349 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-16 16:31:11.376 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-16 16:31:11.404 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-16 16:31:11.431 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-16 16:31:11.460 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-16 16:31:11.489 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-16 16:31:11.520 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-16 16:31:11.549 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-16 16:31:11.551 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-16 16:31:11.554 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-16 16:31:11.556 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-16 16:31:11.559 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-16 16:31:11.562 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-16 16:31:11.592 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-16 16:31:11.619 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-16 16:31:11.647 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-16 16:31:11.675 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-16 16:31:11.703 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-16 16:31:11.731 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-16 16:31:11.761 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-16 16:31:11.764 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.41 2021-12-16 16:31:11.791 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-16 16:31:11.823 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-16 16:31:11.831 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e7309820a47688b3a2dc9e3f5098ef7e 2021-12-16 16:31:11.859 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-16 16:31:11.861 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-16 16:31:11.889 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-16 16:31:11.917 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-16 16:31:11.945 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-16 16:31:11.973 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-16 16:31:11.989 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:11.992 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-16 16:31:11.994 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-16 16:31:11.997 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-16 16:31:11.999 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-16 16:31:12.001 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-16 16:31:12.004 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-16 16:31:12.006 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-16 16:31:12.008 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-16 16:31:12.011 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-16 16:31:12.013 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-16 16:31:12.015 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-16 16:31:12.046 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-16 16:31:12.074 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-16 16:31:12.102 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-16 16:31:12.130 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-16 16:31:12.159 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-16 16:31:12.187 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-16 16:31:12.190 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-16 16:31:12.192 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-16 16:31:12.194 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-16 16:31:12.223 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-16 16:31:12.225 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-16 16:31:12.254 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-16 16:31:12.256 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-16 16:31:12.259 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-16 16:31:12.262 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-16 16:31:12.291 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-16 16:31:12.293 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-16 16:31:12.295 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-16 16:31:12.313 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:12.316 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-16 16:31:12.319 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-16 16:31:12.322 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-16 16:31:12.325 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-16 16:31:12.355 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.41:8080/v1/AUTH_ 2021-12-16 16:31:12.384 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-16 16:31:12.405 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:31:12.408 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-16 16:31:12.425 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:31:12.427 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-16 16:31:12.429 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-16 16:31:12.432 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-16 16:31:12.434 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-16 16:31:12.436 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-16 16:31:12.439 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-16 16:31:12.441 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-16 16:31:12.458 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:12.462 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-16 16:31:12.465 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-16 16:31:12.467 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-16 16:31:12.484 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:12.486 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:31:12.489 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:31:12.518 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-16 16:31:12.520 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-16 16:31:12.523 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-16 16:31:12.525 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-16 16:31:12.531 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-16 16:31:12.536 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-16 16:31:12.555 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-16 16:31:12.557 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-16 16:31:12.560 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-16 16:31:12.562 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-16 16:31:12.564 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-16 16:31:12.595 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-16 16:31:12.623 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-16 16:31:12.653 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-16 16:31:12.683 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-16 16:31:12.701 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:12.703 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-16 16:31:12.706 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-16 16:31:12.709 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-16 16:31:12.711 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-16 16:31:12.714 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-16 16:31:12.717 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-16 16:31:12.720 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-16 16:31:12.725 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-16 16:31:12.727 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-16 16:31:12.730 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-16 16:31:12.742 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-16 16:31:12.743 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:31:12.752 | d /var/run/uwsgi 0755 ubuntu root 2021-12-16 16:31:12.756 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:31:12.773 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-16 16:31:12.777 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-16 16:31:12.781 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-16 16:31:12.817 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-16 16:31:12.849 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-16 16:31:12.879 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-16 16:31:12.909 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-16 16:31:12.938 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-16 16:31:12.966 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-16 16:31:12.993 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-16 16:31:13.021 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-16 16:31:13.048 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-16 16:31:13.076 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-16 16:31:13.106 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-16 16:31:13.133 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-16 16:31:13.162 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-16 16:31:13.164 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-16 16:31:13.167 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-16 16:31:13.170 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-16 16:31:13.172 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-16 16:31:13.174 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:31:13.177 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:31:13.179 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-16 16:31:13.182 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-16 16:31:13.184 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-16 16:31:13.212 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-16 16:31:13.241 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-16 16:31:13.241 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-16 16:31:13.249 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-16 16:31:13.252 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-16 16:31:13.255 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-16 16:31:13.257 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-16 16:31:13.260 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-16 16:31:13.262 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-16 16:31:13.265 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:31:13.267 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:31:13.269 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-16 16:31:13.272 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-16 16:31:13.274 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:31:13.277 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:31:13.279 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-16 16:31:13.341 | Enabling site cinder-wsgi. 2021-12-16 16:31:13.346 | To activate the new configuration, you need to run: 2021-12-16 16:31:13.346 | systemctl reload apache2 2021-12-16 16:31:13.351 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-16 16:31:13.353 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-16 16:31:13.356 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-16 16:31:13.358 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-16 16:31:13.485 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-16 16:31:13.488 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-16 16:31:13.519 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.41/image 2021-12-16 16:31:13.548 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-16 16:31:13.565 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:31:13.567 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-16 16:31:13.569 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-16 16:31:13.572 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-16 16:31:13.575 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-16 16:31:13.577 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-16 16:31:13.607 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-16 16:31:13.635 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.41/identity 2021-12-16 16:31:13.662 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-16 16:31:13.690 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-16 16:31:13.718 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-16 16:31:13.745 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-16 16:31:13.773 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-16 16:31:13.800 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-16 16:31:13.829 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-16 16:31:13.856 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-16 16:31:13.885 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-16 16:31:13.913 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-16 16:31:13.915 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-16 16:31:13.932 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:13.934 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.41:2379 2021-12-16 16:31:13.965 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-16 16:31:13.968 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-16 16:31:13.985 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:13.987 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-16 16:31:13.990 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-16 16:31:13.992 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-16 16:31:13.995 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-16 16:31:13.998 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-16 16:31:14.000 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-16 16:31:14.004 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-16 16:31:14.004 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-16 16:31:14.009 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-16 16:31:14.012 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-16 16:31:14.015 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-16 16:31:14.017 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-16 16:31:14.020 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-16 16:31:14.022 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-16 16:31:14.025 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-16 16:31:14.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:31:14.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:31:14.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-16 16:31:14.035 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:31:14.038 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-16 16:31:14.040 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-16 16:31:14.043 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-16 16:31:14.045 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:31:14.047 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:31:14.050 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:31:14.053 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:31:14.055 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:31:14.058 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:31:14.074 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:31:14.077 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:31:14.079 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:31:14.082 | + functions-common:git_clone:606 : echo master 2021-12-16 16:31:14.082 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:31:14.087 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-16 16:31:14.090 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-16 16:31:14.092 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-16 16:31:14.095 | + functions-common:git_clone:655 : git show --oneline 2021-12-16 16:31:14.095 | + functions-common:git_clone:655 : head -1 2021-12-16 16:31:14.099 | 6ca0b97f52 Merge commit 'refs/changes/98/821998/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2021-12-16 16:31:14.102 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-16 16:31:14.105 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-16 16:31:14.107 | + inc/python:setup_develop:338 : local bindep 2021-12-16 16:31:14.110 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-16 16:31:14.112 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-16 16:31:14.114 | + inc/python:setup_develop:344 : local extras= 2021-12-16 16:31:14.117 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-16 16:31:14.120 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-16 16:31:14.122 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-16 16:31:14.125 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-16 16:31:14.127 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-16 16:31:14.130 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-16 16:31:14.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-16 16:31:14.135 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-16 16:31:14.138 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-16 16:31:14.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-16 16:31:14.143 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-16 16:31:14.146 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-16 16:31:14.153 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-16 16:31:14.155 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-16 16:31:14.785 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-16 16:31:14.788 | + inc/python:setup_package:418 : local bindep=0 2021-12-16 16:31:14.790 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-16 16:31:14.793 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-16 16:31:14.795 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-16 16:31:14.798 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-16 16:31:14.800 | + inc/python:setup_package:427 : local flags=-e 2021-12-16 16:31:14.802 | + inc/python:setup_package:428 : local extras= 2021-12-16 16:31:14.804 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-16 16:31:14.807 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-16 16:31:14.809 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-16 16:31:14.812 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-16 16:31:14.814 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-16 16:31:14.816 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-16 16:31:14.839 | Using python 3.8 to install /opt/stack/neutron 2021-12-16 16:31:14.841 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-16 16:31:15.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:31:15.686 | from cryptography.utils import int_from_bytes 2021-12-16 16:31:15.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:31:15.686 | from cryptography.utils import int_from_bytes 2021-12-16 16:31:16.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:31:16.777 | Obtaining file:///opt/stack/neutron 2021-12-16 16:31:16.778 | Preparing metadata (setup.py): started 2021-12-16 16:31:18.726 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:31:18.841 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (5.8.0) 2021-12-16 16:31:18.842 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (3.5.0) 2021-12-16 16:31:18.843 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.1.1) 2021-12-16 16:31:18.844 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.5.1) 2021-12-16 16:31:18.845 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.3.0) 2021-12-16 16:31:18.846 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (5.1.0) 2021-12-16 16:31:18.847 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (0.33.0) 2021-12-16 16:31:18.848 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (1.4.1) 2021-12-16 16:31:18.850 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (0.20.2) 2021-12-16 16:31:18.851 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.26.0) 2021-12-16 16:31:18.851 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (3.0.3) 2021-12-16 16:31:18.852 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (9.3.0) 2021-12-16 16:31:18.854 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (0.8.0) 2021-12-16 16:31:18.856 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (0.11.0) 2021-12-16 16:31:18.857 | Requirement already satisfied: neutron-lib>=2.17.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.18.0) 2021-12-16 16:31:18.858 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (7.7.0) 2021-12-16 16:31:18.859 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (6.3.1) 2021-12-16 16:31:18.860 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (1.4.28) 2021-12-16 16:31:18.861 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (1.8.7) 2021-12-16 16:31:18.862 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (4.4.0) 2021-12-16 16:31:18.863 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (1.7.5) 2021-12-16 16:31:18.864 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (3.5.0) 2021-12-16 16:31:18.865 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.8.1) 2021-12-16 16:31:18.866 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (4.5.0) 2021-12-16 16:31:18.867 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (8.7.1) 2021-12-16 16:31:18.868 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (3.4.0) 2021-12-16 16:31:18.870 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (11.1.0) 2021-12-16 16:31:18.871 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (5.1.0) 2021-12-16 16:31:18.872 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (4.6.1) 2021-12-16 16:31:18.873 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (12.11.0) 2021-12-16 16:31:18.874 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (4.5.0) 2021-12-16 16:31:18.875 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (3.10.0) 2021-12-16 16:31:18.876 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.6.2) 2021-12-16 16:31:18.877 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.3.0) 2021-12-16 16:31:18.878 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (6.3.0) 2021-12-16 16:31:18.879 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (4.2.0) 2021-12-16 16:31:18.881 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.7.0) 2021-12-16 16:31:18.882 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (1.4.0) 2021-12-16 16:31:18.883 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (4.12.0) 2021-12-16 16:31:18.884 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.5.0) 2021-12-16 16:31:18.885 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (3.4.2) 2021-12-16 16:31:18.887 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.3.0) 2021-12-16 16:31:18.888 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (1.1.0) 2021-12-16 16:31:18.888 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.16.0) 2021-12-16 16:31:18.889 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (1.13.0) 2021-12-16 16:31:18.891 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (21.3) 2021-12-16 16:31:18.892 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (5.8.0) 2021-12-16 16:31:18.893 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (0.6.5) 2021-12-16 16:31:18.894 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (21.0.0) 2021-12-16 16:31:18.895 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (17.6.0) 2021-12-16 16:31:18.896 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (0.61.0) 2021-12-16 16:31:18.897 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (4.4.0) 2021-12-16 16:31:18.898 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.7.0) 2021-12-16 16:31:18.899 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.4.0) 2021-12-16 16:31:18.900 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev289) (2.10.0) 2021-12-16 16:31:18.916 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev289) (4.8.2) 2021-12-16 16:31:18.917 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev289) (1.1.6) 2021-12-16 16:31:18.918 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev289) (5.4.0) 2021-12-16 16:31:18.929 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev289) (1.13.3) 2021-12-16 16:31:18.930 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev289) (1.16.0) 2021-12-16 16:31:18.942 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev289) (2.1.0) 2021-12-16 16:31:18.943 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev289) (1.1.2) 2021-12-16 16:31:18.963 | 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.dev289) (3.0.6) 2021-12-16 16:31:18.970 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev289) (2.0.1) 2021-12-16 16:31:19.029 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev289) (1.0.2) 2021-12-16 16:31:19.031 | 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.dev289) (1.7.0) 2021-12-16 16:31:19.084 | 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.dev289) (4.3.0) 2021-12-16 16:31:19.085 | 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.dev289) (3.1.1) 2021-12-16 16:31:19.134 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.17.0->neutron==19.1.0.dev289) (1.2.2) 2021-12-16 16:31:19.135 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.17.0->neutron==19.1.0.dev289) (2.6.0) 2021-12-16 16:31:19.162 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev289) (2.5.0) 2021-12-16 16:31:19.164 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev289) (0.10.0) 2021-12-16 16:31:19.165 | 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.dev289) (1.32) 2021-12-16 16:31:19.167 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev289) (1.4.0) 2021-12-16 16:31:19.168 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev289) (36.0.0) 2021-12-16 16:31:19.170 | 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.dev289) (1.1.4) 2021-12-16 16:31:19.171 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev289) (6.0) 2021-12-16 16:31:19.172 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev289) (1.4.4) 2021-12-16 16:31:19.190 | 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.dev289) (1.0.3) 2021-12-16 16:31:19.281 | 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.dev289) (0.14.1) 2021-12-16 16:31:19.325 | 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.dev289) (1.5.0) 2021-12-16 16:31:19.389 | 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.dev289) (0.13.0) 2021-12-16 16:31:19.390 | 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.dev289) (2.0.1) 2021-12-16 16:31:19.392 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev289) (0.5.0) 2021-12-16 16:31:19.450 | 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.dev289) (2.8.2) 2021-12-16 16:31:19.453 | 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.dev289) (0.9.6) 2021-12-16 16:31:19.511 | 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.dev289) (0.4.0) 2021-12-16 16:31:19.514 | 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.dev289) (4.2.4) 2021-12-16 16:31:19.515 | 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.dev289) (5.2.2) 2021-12-16 16:31:19.543 | 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.dev289) (5.0.6) 2021-12-16 16:31:19.566 | 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.dev289) (3.3.0) 2021-12-16 16:31:19.568 | 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.dev289) (3.2.0) 2021-12-16 16:31:19.616 | 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.dev289) (1.15.0) 2021-12-16 16:31:19.670 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev289) (2021.3) 2021-12-16 16:31:19.700 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev289) (3.0.0) 2021-12-16 16:31:19.705 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev289) (1.3.3) 2021-12-16 16:31:19.728 | 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.dev289) (2.4.0) 2021-12-16 16:31:19.868 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev289) (2.4.0) 2021-12-16 16:31:19.938 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev289) (59.5.0) 2021-12-16 16:31:20.015 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev289) (3.0.0) 2021-12-16 16:31:20.017 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev289) (0.3.5) 2021-12-16 16:31:20.128 | 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.dev289) (0.6.5) 2021-12-16 16:31:20.129 | 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.dev289) (0.6.5) 2021-12-16 16:31:20.130 | 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.dev289) (0.6.5) 2021-12-16 16:31:20.131 | 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.dev289) (0.6.5) 2021-12-16 16:31:20.132 | 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.dev289) (0.6.5) 2021-12-16 16:31:20.133 | 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.dev289) (0.6.5) 2021-12-16 16:31:20.134 | 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.dev289) (0.6.5) 2021-12-16 16:31:20.343 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev289) (3.2.0) 2021-12-16 16:31:20.345 | 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.dev289) (3.10.0) 2021-12-16 16:31:20.348 | 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.dev289) (2.4.2) 2021-12-16 16:31:20.394 | 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.dev289) (2.1.0) 2021-12-16 16:31:20.395 | 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.dev289) (3.17.6) 2021-12-16 16:31:20.487 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev289) (3.3) 2021-12-16 16:31:20.488 | 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.dev289) (1.26.7) 2021-12-16 16:31:20.490 | 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.dev289) (2.0.9) 2021-12-16 16:31:20.491 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev289) (2019.11.28) 2021-12-16 16:31:20.528 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev289) (0.7) 2021-12-16 16:31:20.867 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev289) (0.12.2) 2021-12-16 16:31:20.942 | 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.dev289) (5.0.0) 2021-12-16 16:31:21.149 | 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.dev289) (2.21) 2021-12-16 16:31:21.223 | 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.dev289) (2.3.3) 2021-12-16 16:31:21.226 | 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.dev289) (0.4.0) 2021-12-16 16:31:21.411 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev289) (1.6) 2021-12-16 16:31:21.452 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev289) (2.5.0) 2021-12-16 16:31:21.625 | 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.dev289) (2.2) 2021-12-16 16:31:22.147 | 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.dev289) (0.12.0) 2021-12-16 16:31:22.191 | 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.dev289) (0.2.5) 2021-12-16 16:31:22.796 | 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.dev289) (0.4.2) 2021-12-16 16:31:22.797 | 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.dev289) (0.5.2) 2021-12-16 16:31:23.098 | 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.dev289) (4.10.0) 2021-12-16 16:31:23.099 | 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.dev289) (2.0.0) 2021-12-16 16:31:23.298 | 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.dev289) (3.6.0) 2021-12-16 16:31:23.547 | 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.dev289) (21.2.0) 2021-12-16 16:31:23.548 | 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.dev289) (1.8.2) 2021-12-16 16:31:23.779 | 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>=1.31.0->neutron==19.1.0.dev289) (1.0.0) 2021-12-16 16:31:23.998 | 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.dev289) (2.3.1) 2021-12-16 16:31:25.424 | Installing collected packages: neutron 2021-12-16 16:31:25.424 | Attempting uninstall: neutron 2021-12-16 16:31:25.426 | Found existing installation: neutron 19.0.0 2021-12-16 16:31:26.723 | Uninstalling neutron-19.0.0: 2021-12-16 16:31:26.803 | Successfully uninstalled neutron-19.0.0 2021-12-16 16:31:26.805 | Running setup.py develop for neutron 2021-12-16 16:31:30.454 | Successfully installed neutron 2021-12-16 16:31:30.454 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:31:30.597 | + inc/python:pip_install:200 : result=0 2021-12-16 16:31:30.600 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:31:30.602 | + functions-common:time_stop:2402 : local name 2021-12-16 16:31:30.605 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:31:30.607 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:31:30.609 | + functions-common:time_stop:2405 : local total 2021-12-16 16:31:30.611 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:31:30.613 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:31:30.616 | + functions-common:time_stop:2409 : start_time=1639672274833 2021-12-16 16:31:30.618 | + functions-common:time_stop:2411 : [[ -z 1639672274833 ]] 2021-12-16 16:31:30.621 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:31:30.625 | + functions-common:time_stop:2414 : end_time=1639672290623 2021-12-16 16:31:30.628 | + functions-common:time_stop:2415 : elapsed_time=15790 2021-12-16 16:31:30.630 | + functions-common:time_stop:2416 : total=213927 2021-12-16 16:31:30.632 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:31:30.634 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=229717 2021-12-16 16:31:30.636 | + inc/python:pip_install:203 : return 0 2021-12-16 16:31:30.639 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-16 16:31:30.641 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-16 16:31:30.644 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-16 16:31:30.663 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-16 16:31:30.675 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-12-16 16:31:30.678 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-12-16 16:31:30.680 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:31:30.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:31:30.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-16 16:31:30.688 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:31:30.690 | + lib/neutron-legacy:install_mutnauq:470 : [[ openvswitch == \o\v\n ]] 2021-12-16 16:31:30.692 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-16 16:31:30.695 | + ./stack.sh:main:924 : is_service_enabled nova 2021-12-16 16:31:30.713 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:30.715 | + ./stack.sh:main:926 : stack_install_service nova 2021-12-16 16:31:30.718 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-16 16:31:30.720 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-16 16:31:30.723 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-16 16:31:30.725 | + lib/stack:stack_install_service:32 : install_nova 2021-12-16 16:31:30.729 | + lib/nova:install_nova:824 : use_library_from_git os-vif 2021-12-16 16:31:30.731 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-12-16 16:31:30.733 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:31:30.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:31:30.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-12-16 16:31:30.740 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:31:30.743 | + lib/nova:install_nova:829 : is_service_enabled n-cpu 2021-12-16 16:31:30.758 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:31:30.761 | + lib/nova:install_nova:833 : is_service_enabled n-novnc 2021-12-16 16:31:30.777 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:31:30.780 | + lib/nova:install_nova:845 : is_service_enabled n-spice 2021-12-16 16:31:30.796 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:31:30.799 | + lib/nova:install_nova:857 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-12-16 16:31:30.801 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-16 16:31:30.803 | + functions-common:git_clone:586 : local git_dest=/opt/stack/nova 2021-12-16 16:31:30.806 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:31:30.808 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:31:30.810 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:31:30.813 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:31:30.815 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:31:30.818 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:31:30.834 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:31:30.836 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:31:30.839 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:31:30.842 | + functions-common:git_clone:606 : echo master 2021-12-16 16:31:30.842 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:31:30.847 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/nova ]] 2021-12-16 16:31:30.849 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-16 16:31:30.851 | + functions-common:git_clone:654 : cd /opt/stack/nova 2021-12-16 16:31:30.855 | + functions-common:git_clone:655 : git show --oneline 2021-12-16 16:31:30.855 | + functions-common:git_clone:655 : head -1 2021-12-16 16:31:30.860 | 14bfbaa50e Merge "[rt] Apply migration context for incoming migrations" 2021-12-16 16:31:30.862 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-16 16:31:30.865 | + lib/nova:install_nova:858 : setup_develop /opt/stack/nova 2021-12-16 16:31:30.867 | + inc/python:setup_develop:338 : local bindep 2021-12-16 16:31:30.869 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-12-16 16:31:30.872 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-12-16 16:31:30.874 | + inc/python:setup_develop:344 : local extras= 2021-12-16 16:31:30.877 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-16 16:31:30.879 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-16 16:31:30.881 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-12-16 16:31:30.884 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-12-16 16:31:30.886 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-16 16:31:30.889 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-16 16:31:30.892 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-12-16 16:31:30.894 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-16 16:31:30.897 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-12-16 16:31:30.902 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-16 16:31:30.904 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-16 16:31:30.908 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-16 16:31:30.914 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-12-16 16:31:30.917 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-12-16 16:31:31.570 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-12-16 16:31:31.572 | + inc/python:setup_package:418 : local bindep=0 2021-12-16 16:31:31.575 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-16 16:31:31.577 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-16 16:31:31.579 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-12-16 16:31:31.581 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-12-16 16:31:31.584 | + inc/python:setup_package:427 : local flags=-e 2021-12-16 16:31:31.586 | + inc/python:setup_package:428 : local extras= 2021-12-16 16:31:31.588 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-16 16:31:31.591 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-16 16:31:31.593 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-16 16:31:31.595 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-16 16:31:31.597 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-16 16:31:31.600 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-12-16 16:31:31.620 | Using python 3.8 to install /opt/stack/nova 2021-12-16 16:31:31.622 | + 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 2021-12-16 16:31:32.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:31:32.475 | from cryptography.utils import int_from_bytes 2021-12-16 16:31:32.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:31:32.475 | from cryptography.utils import int_from_bytes 2021-12-16 16:31:33.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:31:33.556 | Obtaining file:///opt/stack/nova 2021-12-16 16:31:33.557 | Preparing metadata (setup.py): started 2021-12-16 16:31:36.463 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:31:36.699 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (5.8.0) 2021-12-16 16:31:36.701 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.4.28) 2021-12-16 16:31:36.702 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (5.1.0) 2021-12-16 16:31:36.702 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (0.33.0) 2021-12-16 16:31:36.703 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (3.0.3) 2021-12-16 16:31:36.705 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (9.3.0) 2021-12-16 16:31:36.706 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.6.4) 2021-12-16 16:31:36.707 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.5.1) 2021-12-16 16:31:36.708 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (36.0.0) 2021-12-16 16:31:36.708 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.8.7) 2021-12-16 16:31:36.710 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.1.2) 2021-12-16 16:31:36.711 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.1.1) 2021-12-16 16:31:36.712 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (3.5.0) 2021-12-16 16:31:36.713 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.4.0) 2021-12-16 16:31:36.714 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (0.13.0) 2021-12-16 16:31:36.715 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.7.5) 2021-12-16 16:31:36.716 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (0.8.0) 2021-12-16 16:31:36.717 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (0.11.0) 2021-12-16 16:31:36.718 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.8.1) 2021-12-16 16:31:36.719 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.0.2) 2021-12-16 16:31:36.720 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev141) (3.2.0) 2021-12-16 16:31:36.721 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (8.2.0) 2021-12-16 16:31:36.722 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.4.0) 2021-12-16 16:31:36.723 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (7.7.0) 2021-12-16 16:31:36.724 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (3.5.0) 2021-12-16 16:31:36.725 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.26.0) 2021-12-16 16:31:36.726 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (3.5.0) 2021-12-16 16:31:36.802 | Collecting websockify>=0.9.0 2021-12-16 16:31:36.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-12-16 16:31:36.828 | Preparing metadata (setup.py): started 2021-12-16 16:31:37.455 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:31:37.459 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.8.1) 2021-12-16 16:31:37.460 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.5.0) 2021-12-16 16:31:37.461 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (8.7.1) 2021-12-16 16:31:37.463 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (3.4.0) 2021-12-16 16:31:37.464 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.6.1) 2021-12-16 16:31:37.467 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.3.0) 2021-12-16 16:31:37.468 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.2.0) 2021-12-16 16:31:37.469 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.4.0) 2021-12-16 16:31:37.470 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.12.0) 2021-12-16 16:31:37.471 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (11.1.0) 2021-12-16 16:31:37.472 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (6.3.0) 2021-12-16 16:31:37.473 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (12.11.0) 2021-12-16 16:31:37.474 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (3.10.0) 2021-12-16 16:31:37.475 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.6.2) 2021-12-16 16:31:37.476 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (5.1.0) 2021-12-16 16:31:37.478 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.7.0) 2021-12-16 16:31:37.479 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.5.0) 2021-12-16 16:31:37.480 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.5.0) 2021-12-16 16:31:37.481 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (5.8.0) 2021-12-16 16:31:37.483 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.5.0) 2021-12-16 16:31:37.484 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (5.1.0) 2021-12-16 16:31:37.485 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.1.0) 2021-12-16 16:31:37.486 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.6.0) 2021-12-16 16:31:37.487 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.7.0) 2021-12-16 16:31:37.488 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (5.5.0) 2021-12-16 16:31:37.489 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (3.10.0) 2021-12-16 16:31:37.529 | Collecting microversion-parse>=0.2.1 2021-12-16 16:31:37.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-16 16:31:37.577 | Collecting os-xenapi>=0.3.4 2021-12-16 16:31:37.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-12-16 16:31:37.592 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.10.0) 2021-12-16 16:31:37.593 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (0.2.2) 2021-12-16 16:31:37.658 | Collecting pypowervm>=1.1.15 2021-12-16 16:31:37.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2021-12-16 16:31:37.705 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.3.3) 2021-12-16 16:31:37.706 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (1.7.0) 2021-12-16 16:31:37.707 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (4.6.3) 2021-12-16 16:31:37.708 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.8.2) 2021-12-16 16:31:38.165 | Collecting zVMCloudConnector>=1.3.0 2021-12-16 16:31:38.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-16 16:31:38.243 | Preparing metadata (setup.py): started 2021-12-16 16:31:38.896 | Preparing metadata (setup.py): finished with status 'done' 2021-12-16 16:31:38.901 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (2.4.0) 2021-12-16 16:31:38.902 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (0.61.0) 2021-12-16 16:31:38.903 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev141) (6.0) 2021-12-16 16:31:38.921 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev141) (4.8.2) 2021-12-16 16:31:38.922 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev141) (5.4.0) 2021-12-16 16:31:38.923 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev141) (1.1.6) 2021-12-16 16:31:38.943 | 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.dev141) (5.2.0) 2021-12-16 16:31:38.985 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev141) (1.15.0) 2021-12-16 16:31:39.017 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev141) (1.16.0) 2021-12-16 16:31:39.018 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev141) (2.1.0) 2021-12-16 16:31:39.042 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev141) (2.0.1) 2021-12-16 16:31:39.167 | 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.dev141) (4.3.0) 2021-12-16 16:31:39.168 | 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.dev141) (3.1.1) 2021-12-16 16:31:39.227 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev141) (1.4.0) 2021-12-16 16:31:39.229 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev141) (2.5.0) 2021-12-16 16:31:39.230 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev141) (0.10.0) 2021-12-16 16:31:39.231 | 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.dev141) (1.1.4) 2021-12-16 16:31:39.232 | 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.dev141) (1.32) 2021-12-16 16:31:39.235 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev141) (1.4.4) 2021-12-16 16:31:39.256 | 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.dev141) (6.3.1) 2021-12-16 16:31:39.306 | 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.dev141) (1.13.0) 2021-12-16 16:31:39.307 | 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.dev141) (2.3.0) 2021-12-16 16:31:39.311 | 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.dev141) (0.6.5) 2021-12-16 16:31:39.411 | Collecting Babel!=2.4.0,>=2.3.4 2021-12-16 16:31:39.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-12-16 16:31:39.768 | 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.dev141) (0.14.1) 2021-12-16 16:31:39.879 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev141) (0.5.0) 2021-12-16 16:31:39.882 | 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.dev141) (2.0.1) 2021-12-16 16:31:39.946 | 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.dev141) (0.9.6) 2021-12-16 16:31:40.008 | 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.dev141) (4.2.4) 2021-12-16 16:31:40.010 | 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.dev141) (5.0.6) 2021-12-16 16:31:40.014 | 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.dev141) (0.4.0) 2021-12-16 16:31:40.015 | 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.dev141) (5.2.2) 2021-12-16 16:31:40.042 | 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.dev141) (3.3.0) 2021-12-16 16:31:40.045 | 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.dev141) (3.2.0) 2021-12-16 16:31:40.099 | 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.dev141) (1.0.3) 2021-12-16 16:31:40.159 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev141) (2021.3) 2021-12-16 16:31:40.198 | 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.dev141) (3.0.0) 2021-12-16 16:31:40.199 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev141) (1.3.3) 2021-12-16 16:31:40.251 | 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.dev141) (3.0.6) 2021-12-16 16:31:40.252 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev141) (21.3) 2021-12-16 16:31:40.342 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev141) (1.4.0) 2021-12-16 16:31:40.369 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev141) (59.5.0) 2021-12-16 16:31:40.451 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev141) (0.2.5) 2021-12-16 16:31:40.540 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev141) (0.4.8) 2021-12-16 16:31:40.541 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev141) (0.2.8) 2021-12-16 16:31:40.582 | 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.dev141) (3.17.6) 2021-12-16 16:31:40.650 | 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.dev141) (21.0.0) 2021-12-16 16:31:40.653 | 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.dev141) (1.13.3) 2021-12-16 16:31:40.656 | 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.dev141) (1.3.3) 2021-12-16 16:31:40.699 | 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.dev141) (2.1.0) 2021-12-16 16:31:40.702 | 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.dev141) (3.10.0) 2021-12-16 16:31:40.706 | 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.dev141) (2.4.2) 2021-12-16 16:31:40.788 | 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.dev141) (1.26.7) 2021-12-16 16:31:40.791 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev141) (3.3) 2021-12-16 16:31:40.793 | 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.dev141) (2.0.9) 2021-12-16 16:31:40.794 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev141) (2019.11.28) 2021-12-16 16:31:40.896 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev141) (0.7) 2021-12-16 16:31:41.110 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev141) (0.5.2) 2021-12-16 16:31:41.113 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev141) (0.4.2) 2021-12-16 16:31:41.228 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev141) (2.6.3) 2021-12-16 16:31:41.229 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev141) (2.4.0) 2021-12-16 16:31:41.233 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev141) (1.4.2) 2021-12-16 16:31:41.323 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev141) (0.12.2) 2021-12-16 16:31:42.453 | Collecting numpy 2021-12-16 16:31:42.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/c23158b87ed0e/numpy-1.21.4-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2021-12-16 16:31:42.962 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev141) (2.3.0) 2021-12-16 16:31:43.001 | 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.dev141) (5.0.0) 2021-12-16 16:31:43.293 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev141) (2.21) 2021-12-16 16:31:43.376 | 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.dev141) (0.4.0) 2021-12-16 16:31:43.379 | 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.dev141) (2.3.3) 2021-12-16 16:31:43.557 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev141) (1.6) 2021-12-16 16:31:43.605 | 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.dev141) (2.5.0) 2021-12-16 16:31:43.723 | 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.dev141) (2.2) 2021-12-16 16:31:44.160 | 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.dev141) (0.12.0) 2021-12-16 16:31:44.209 | 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.dev141) (2.16.0) 2021-12-16 16:31:44.667 | 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.dev141) (0.6.5) 2021-12-16 16:31:44.668 | 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.dev141) (0.6.5) 2021-12-16 16:31:44.669 | 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.dev141) (0.6.5) 2021-12-16 16:31:44.670 | 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.dev141) (0.6.5) 2021-12-16 16:31:44.671 | 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.dev141) (0.6.5) 2021-12-16 16:31:44.672 | 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.dev141) (0.6.5) 2021-12-16 16:31:44.673 | 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.dev141) (0.6.5) 2021-12-16 16:31:46.002 | 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.dev141) (3.6.0) 2021-12-16 16:31:46.534 | 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.dev141) (1.8.2) 2021-12-16 16:31:46.535 | 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.dev141) (21.2.0) 2021-12-16 16:31:46.691 | 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.dev141) (2.4.0) 2021-12-16 16:31:46.804 | 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.dev141) (1.0.0) 2021-12-16 16:31:47.341 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-12-16 16:31:47.342 | Building wheel for websockify (setup.py): started 2021-12-16 16:31:48.078 | Building wheel for websockify (setup.py): finished with status 'done' 2021-12-16 16:31:48.079 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=f39d89ec1fcfad80454120ad7963e31e7dc6acc20308710af3af8c27e3c4f25e 2021-12-16 16:31:48.079 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-12-16 16:31:48.084 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-16 16:31:49.014 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-16 16:31:49.017 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=db54cff3a5cd1b87a774afec72009265a5b5f740e3c1f9dc85654fd8056a9ab3 2021-12-16 16:31:49.017 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-12-16 16:31:49.022 | Successfully built websockify zVMCloudConnector 2021-12-16 16:31:49.998 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-12-16 16:31:54.905 | Running setup.py develop for nova 2021-12-16 16:31:59.029 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.4 os-xenapi-0.3.4 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-12-16 16:31:59.030 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:31:59.216 | + inc/python:pip_install:200 : result=0 2021-12-16 16:31:59.218 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:31:59.220 | + functions-common:time_stop:2402 : local name 2021-12-16 16:31:59.223 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:31:59.225 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:31:59.227 | + functions-common:time_stop:2405 : local total 2021-12-16 16:31:59.229 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:31:59.231 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:31:59.233 | + functions-common:time_stop:2409 : start_time=1639672291614 2021-12-16 16:31:59.236 | + functions-common:time_stop:2411 : [[ -z 1639672291614 ]] 2021-12-16 16:31:59.238 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:31:59.243 | + functions-common:time_stop:2414 : end_time=1639672319240 2021-12-16 16:31:59.245 | + functions-common:time_stop:2415 : elapsed_time=27626 2021-12-16 16:31:59.247 | + functions-common:time_stop:2416 : total=229717 2021-12-16 16:31:59.249 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:31:59.252 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=257343 2021-12-16 16:31:59.254 | + inc/python:pip_install:203 : return 0 2021-12-16 16:31:59.256 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-16 16:31:59.260 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-16 16:31:59.262 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-16 16:31:59.280 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-16 16:31:59.292 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-12-16 16:31:59.295 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-12-16 16:31:59.297 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-16 16:31:59.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-16 16:31:59.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-16 16:31:59.304 | + inc/python:use_library_from_git:253 : return 1 2021-12-16 16:31:59.307 | + lib/nova:install_nova:859 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-16 16:31:59.320 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-16 16:31:59.323 | + ./stack.sh:main:927 : configure_nova 2021-12-16 16:31:59.326 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-12-16 16:31:59.338 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-12-16 16:31:59.340 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-16 16:31:59.343 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-16 16:31:59.346 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-16 16:31:59.346 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-16 16:31:59.351 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-16 16:31:59.354 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-16 16:31:59.356 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-16 16:31:59.359 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-16 16:31:59.361 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-16 16:31:59.363 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-16 16:31:59.366 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-16 16:31:59.369 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-16 16:31:59.380 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-16 16:31:59.392 | + 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 2021-12-16 16:31:59.405 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-16 16:31:59.417 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-16 16:31:59.428 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-16 16:31:59.432 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-16 16:31:59.436 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.p6LISSmnNY 2021-12-16 16:31:59.439 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-16 16:31:59.441 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-16 16:31:59.444 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-16 16:31:59.447 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-16 16:31:59.449 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-16 16:31:59.452 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.p6LISSmnNY 2021-12-16 16:31:59.456 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.p6LISSmnNY 2021-12-16 16:31:59.467 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.p6LISSmnNY /etc/sudoers.d/nova-rootwrap 2021-12-16 16:31:59.480 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-16 16:31:59.484 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-16 16:31:59.486 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-16 16:31:59.489 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-16 16:31:59.491 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-16 16:31:59.494 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-16 16:31:59.497 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-16 16:31:59.499 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-16 16:31:59.502 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-16 16:31:59.506 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-12-16 16:31:59.523 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:31:59.525 | + lib/nova:configure_nova:323 : create_nova_conf 2021-12-16 16:31:59.528 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-16 16:31:59.531 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2021-12-16 16:31:59.535 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-16 16:31:59.564 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2021-12-16 16:31:59.567 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-16 16:31:59.593 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-16 16:31:59.622 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-16 16:31:59.648 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-16 16:31:59.678 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-16 16:31:59.708 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-16 16:31:59.738 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2021-12-16 16:31:59.740 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.41 2021-12-16 16:31:59.767 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-16 16:31:59.795 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-16 16:31:59.823 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-16 16:31:59.850 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-16 16:31:59.878 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-16 16:31:59.907 | + lib/nova:create_nova_conf:415 : is_fedora 2021-12-16 16:31:59.909 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-16 16:31:59.911 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-16 16:31:59.914 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-16 16:31:59.917 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-16 16:31:59.919 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-16 16:31:59.921 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-16 16:31:59.924 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-16 16:31:59.926 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:31:59.928 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-16 16:31:59.931 | + lib/nova:create_nova_conf:415 : is_suse 2021-12-16 16:31:59.933 | + functions-common:is_suse:524 : is_opensuse 2021-12-16 16:31:59.935 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-16 16:31:59.937 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-16 16:31:59.939 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-16 16:31:59.942 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-16 16:31:59.944 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-16 16:31:59.947 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2021-12-16 16:31:59.963 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:31:59.965 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-16 16:31:59.967 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2021-12-16 16:31:59.969 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-16 16:31:59.997 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2021-12-16 16:31:59.999 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-16 16:32:00.002 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-16 16:32:00.004 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-12-16 16:32:00.006 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-16 16:32:00.009 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-16 16:32:00.039 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2021-12-16 16:32:00.042 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-16 16:32:00.044 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-16 16:32:00.046 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2021-12-16 16:32:00.048 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-16 16:32:00.051 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-16 16:32:00.080 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2021-12-16 16:32:00.111 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-16 16:32:00.137 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-16 16:32:00.165 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2021-12-16 16:32:00.181 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:00.183 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2021-12-16 16:32:00.198 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:00.202 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2021-12-16 16:32:00.202 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2021-12-16 16:32:00.207 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2021-12-16 16:32:00.209 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-16 16:32:00.237 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2021-12-16 16:32:00.252 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:00.254 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-16 16:32:00.257 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2021-12-16 16:32:00.259 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-16 16:32:00.262 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-16 16:32:00.264 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-16 16:32:00.293 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-16 16:32:00.319 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-12-16 16:32:00.346 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-16 16:32:00.373 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-16 16:32:00.400 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-16 16:32:00.427 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-16 16:32:00.454 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-16 16:32:00.482 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-16 16:32:00.509 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-16 16:32:00.536 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2021-12-16 16:32:00.551 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:00.554 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2021-12-16 16:32:00.556 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-16 16:32:00.585 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-16 16:32:00.612 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.41/identity 2021-12-16 16:32:00.640 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder username nova 2021-12-16 16:32:00.667 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-16 16:32:00.694 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-16 16:32:00.721 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-16 16:32:00.748 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-16 16:32:00.775 | + lib/nova:configure_cinder_access:605 : is_service_enabled tls-proxy 2021-12-16 16:32:00.791 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:00.793 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2021-12-16 16:32:00.795 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-16 16:32:00.824 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-16 16:32:00.855 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-16 16:32:00.857 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-16 16:32:00.885 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-12-16 16:32:00.887 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2021-12-16 16:32:00.889 | + lib/nova:create_nova_conf:483 : is_suse 2021-12-16 16:32:00.892 | + functions-common:is_suse:524 : is_opensuse 2021-12-16 16:32:00.894 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-16 16:32:00.896 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-16 16:32:00.898 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-16 16:32:00.901 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-16 16:32:00.903 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-16 16:32:00.905 | + lib/nova:create_nova_conf:483 : is_fedora 2021-12-16 16:32:00.907 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-16 16:32:00.910 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-16 16:32:00.912 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-16 16:32:00.914 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-16 16:32:00.916 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-16 16:32:00.918 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-16 16:32:00.921 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-16 16:32:00.923 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-16 16:32:00.925 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-16 16:32:00.927 | + lib/nova:create_nova_conf:488 : setup_logging /etc/nova/nova.conf 2021-12-16 16:32:00.930 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-12-16 16:32:00.932 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-12-16 16:32:00.935 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-16 16:32:00.952 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-16 16:32:00.954 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-16 16:32:00.956 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-16 16:32:00.958 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-16 16:32:00.960 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-16 16:32:00.987 | + 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' 2021-12-16 16:32:01.019 | + 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' 2021-12-16 16:32:01.048 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-16 16:32:01.076 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-16 16:32:01.106 | + lib/nova:create_nova_conf:492 : is_service_enabled n-api 2021-12-16 16:32:01.122 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:01.124 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-16 16:32:01.127 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-16 16:32:01.129 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-16 16:32:01.132 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-12-16 16:32:01.134 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-16 16:32:01.136 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-16 16:32:01.140 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-12-16 16:32:01.144 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-12-16 16:32:01.146 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-16 16:32:01.148 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-16 16:32:01.160 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-16 16:32:01.161 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:32:01.169 | d /var/run/uwsgi 0755 ubuntu root 2021-12-16 16:32:01.172 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:32:01.188 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-16 16:32:01.190 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-16 16:32:01.194 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-16 16:32:01.223 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-16 16:32:01.249 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-16 16:32:01.275 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-16 16:32:01.302 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-16 16:32:01.328 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-16 16:32:01.356 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-16 16:32:01.382 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-16 16:32:01.409 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-16 16:32:01.436 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-16 16:32:01.463 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-16 16:32:01.490 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-16 16:32:01.517 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-16 16:32:01.544 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-16 16:32:01.546 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-16 16:32:01.549 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-12-16 16:32:01.552 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-12-16 16:32:01.554 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-16 16:32:01.557 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:01.559 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:01.561 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-16 16:32:01.564 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-16 16:32:01.566 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-16 16:32:01.593 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-16 16:32:01.621 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-12-16 16:32:01.621 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-16 16:32:01.630 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-12-16 16:32:01.633 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-12-16 16:32:01.635 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-12-16 16:32:01.638 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-16 16:32:01.640 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-16 16:32:01.642 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-16 16:32:01.644 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:01.646 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:01.650 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-16 16:32:01.652 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-16 16:32:01.654 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:01.656 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:01.659 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-12-16 16:32:01.720 | Enabling site nova-api-wsgi. 2021-12-16 16:32:01.726 | To activate the new configuration, you need to run: 2021-12-16 16:32:01.726 | systemctl reload apache2 2021-12-16 16:32:01.730 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-16 16:32:01.733 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-16 16:32:01.735 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-16 16:32:01.737 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-16 16:32:01.871 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api-meta 2021-12-16 16:32:01.888 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:01.891 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-16 16:32:01.893 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-16 16:32:01.895 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-16 16:32:01.898 | + lib/apache:write_uwsgi_config:256 : local url= 2021-12-16 16:32:01.900 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-12-16 16:32:01.903 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-16 16:32:01.906 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-16 16:32:01.910 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-12-16 16:32:01.912 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-16 16:32:01.914 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-16 16:32:01.927 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:32:01.927 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-16 16:32:01.936 | d /var/run/uwsgi 0755 ubuntu root 2021-12-16 16:32:01.940 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-16 16:32:01.956 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-16 16:32:01.958 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-16 16:32:01.963 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-16 16:32:01.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-16 16:32:02.020 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-16 16:32:02.047 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-16 16:32:02.074 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-16 16:32:02.101 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-16 16:32:02.127 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-16 16:32:02.155 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-16 16:32:02.182 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-16 16:32:02.210 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-16 16:32:02.236 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-16 16:32:02.264 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-16 16:32:02.291 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-16 16:32:02.317 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-12-16 16:32:02.320 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-16 16:32:02.347 | + lib/nova:create_nova_conf:500 : is_service_enabled ceilometer 2021-12-16 16:32:02.363 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:02.365 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-16 16:32:02.397 | ++ lib/nova:create_nova_conf:509 : get_notification_url 2021-12-16 16:32:02.400 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-16 16:32:02.402 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-16 16:32:02.418 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:02.421 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:32:02.423 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:32:02.452 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-16 16:32:02.483 | + lib/nova:create_nova_conf:511 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-16 16:32:02.485 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-16 16:32:02.487 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-16 16:32:02.490 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-16 16:32:02.492 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-16 16:32:02.494 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-16 16:32:02.511 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:02.513 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-16 16:32:02.516 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-16 16:32:02.518 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-16 16:32:02.534 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:02.536 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:32:02.539 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-12-16 16:32:02.567 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-16 16:32:02.569 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-16 16:32:02.572 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-16 16:32:02.599 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-16 16:32:02.627 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-16 16:32:02.657 | + lib/nova:create_nova_conf:518 : is_service_enabled tls-proxy 2021-12-16 16:32:02.673 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:02.676 | + lib/nova:create_nova_conf:523 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-16 16:32:02.704 | + lib/nova:create_nova_conf:525 : '[' True == True ']' 2021-12-16 16:32:02.706 | + lib/nova:create_nova_conf:526 : init_nova_service_user_conf 2021-12-16 16:32:02.708 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-12-16 16:32:02.738 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_type password 2021-12-16 16:32:02.765 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.41/identity 2021-12-16 16:32:02.793 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user username nova 2021-12-16 16:32:02.822 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-12-16 16:32:02.849 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-12-16 16:32:02.877 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user project_name service 2021-12-16 16:32:02.905 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-12-16 16:32:02.933 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-12-16 16:32:02.960 | + lib/nova:create_nova_conf:529 : is_service_enabled n-cond 2021-12-16 16:32:02.977 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:02.980 | ++ lib/nova:create_nova_conf:530 : seq 1 1 2021-12-16 16:32:02.984 | + lib/nova:create_nova_conf:530 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-16 16:32:02.987 | + lib/nova:create_nova_conf:531 : local conf 2021-12-16 16:32:02.989 | + lib/nova:create_nova_conf:532 : local vhost 2021-12-16 16:32:02.992 | ++ lib/nova:create_nova_conf:533 : conductor_conf 1 2021-12-16 16:32:02.994 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-16 16:32:02.997 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-16 16:32:02.999 | + lib/nova:create_nova_conf:533 : conf=/etc/nova/nova_cell1.conf 2021-12-16 16:32:03.002 | + lib/nova:create_nova_conf:534 : vhost=nova_cell1 2021-12-16 16:32:03.004 | + lib/nova:create_nova_conf:536 : rm -f /etc/nova/nova_cell1.conf 2021-12-16 16:32:03.008 | ++ lib/nova:create_nova_conf:537 : database_connection_url nova_cell1 2021-12-16 16:32:03.011 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-16 16:32:03.013 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-16 16:32:03.015 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2021-12-16 16:32:03.017 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-16 16:32:03.020 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-16 16:32:03.052 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-16 16:32:03.082 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-16 16:32:03.113 | + lib/nova:create_nova_conf:541 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-16 16:32:03.115 | + lib/nova:create_nova_conf:544 : rpc_backend_add_vhost nova_cell1 2021-12-16 16:32:03.117 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-16 16:32:03.120 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-16 16:32:03.136 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:03.139 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-16 16:32:03.140 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-16 16:32:03.818 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-16 16:32:03.821 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-16 16:32:04.484 | Adding vhost "nova_cell1" ... 2021-12-16 16:32:04.528 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-16 16:32:05.240 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-12-16 16:32:05.262 | + lib/nova:create_nova_conf:545 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-16 16:32:05.265 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-16 16:32:05.267 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-16 16:32:05.270 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-16 16:32:05.272 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-16 16:32:05.274 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-16 16:32:05.290 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:05.293 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-16 16:32:05.295 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-16 16:32:05.298 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-16 16:32:05.314 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:05.316 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-12-16 16:32:05.319 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-12-16 16:32:05.346 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-16 16:32:05.349 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-16 16:32:05.351 | + lib/nova:create_nova_conf:549 : is_service_enabled placement placement-client 2021-12-16 16:32:05.367 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:05.370 | + lib/nova:create_nova_conf:550 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-16 16:32:05.373 | + lib/nova:configure_placement_nova_compute:578 : local conf=/etc/nova/nova_cell1.conf 2021-12-16 16:32:05.375 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-16 16:32:05.404 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.41/identity 2021-12-16 16:32:05.432 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-16 16:32:05.461 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-16 16:32:05.487 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-16 16:32:05.516 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-16 16:32:05.543 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-16 16:32:05.571 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-16 16:32:05.598 | + lib/nova:create_nova_conf:554 : setup_logging /etc/nova/nova_cell1.conf 2021-12-16 16:32:05.600 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-16 16:32:05.603 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-16 16:32:05.606 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-16 16:32:05.623 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-16 16:32:05.625 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-16 16:32:05.627 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-16 16:32:05.629 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-16 16:32:05.632 | + 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}}' 2021-12-16 16:32:05.659 | + 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' 2021-12-16 16:32:05.687 | + 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' 2021-12-16 16:32:05.715 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-16 16:32:05.742 | + lib/nova:create_nova_conf:561 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-16 16:32:05.745 | ++ lib/nova:create_nova_conf:564 : seq 1 1 2021-12-16 16:32:05.749 | + lib/nova:create_nova_conf:564 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-16 16:32:05.752 | + lib/nova:create_nova_conf:565 : local conf 2021-12-16 16:32:05.754 | + lib/nova:create_nova_conf:566 : local offset 2021-12-16 16:32:05.757 | ++ lib/nova:create_nova_conf:567 : conductor_conf 1 2021-12-16 16:32:05.760 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-16 16:32:05.762 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-16 16:32:05.765 | + lib/nova:create_nova_conf:567 : conf=/etc/nova/nova_cell1.conf 2021-12-16 16:32:05.767 | + lib/nova:create_nova_conf:568 : offset=0 2021-12-16 16:32:05.769 | + lib/nova:create_nova_conf:569 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-16 16:32:05.772 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-12-16 16:32:05.774 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-12-16 16:32:05.776 | + lib/nova:configure_console_proxies:681 : offset=0 2021-12-16 16:32:05.779 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-12-16 16:32:05.795 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:05.797 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-12-16 16:32:05.799 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-spice 2021-12-16 16:32:05.816 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:05.818 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-sproxy 2021-12-16 16:32:05.834 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:05.836 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2021-12-16 16:32:05.853 | + functions-common:is_service_enabled:2058 : return 1 2021-12-16 16:32:05.856 | + ./stack.sh:main:930 : is_service_enabled placement 2021-12-16 16:32:05.873 | + functions-common:is_service_enabled:2058 : return 0 2021-12-16 16:32:05.876 | + ./stack.sh:main:932 : stack_install_service placement 2021-12-16 16:32:05.878 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-16 16:32:05.880 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-16 16:32:05.883 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-16 16:32:05.886 | + lib/stack:stack_install_service:32 : install_placement 2021-12-16 16:32:05.888 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-16 16:32:05.891 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-12-16 16:32:05.893 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:05.896 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:05.898 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-12-16 16:32:05.901 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:32:05.904 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:32:05.906 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:32:05.908 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:32:05.911 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:32:05.913 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:32:05.916 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:05.919 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:05.921 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:32:05.923 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:32:05.926 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:32:05.928 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:32:05.931 | + functions-common:install_package:1441 : real_install_package apache2 2021-12-16 16:32:05.933 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:32:05.935 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:05.938 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:05.940 | + functions-common:real_install_package:1427 : apt_get install apache2 2021-12-16 16:32:05.962 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-16 16:32:06.072 | Reading package lists... 2021-12-16 16:32:06.307 | Building dependency tree... 2021-12-16 16:32:06.309 | Reading state information... 2021-12-16 16:32:06.550 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-16 16:32:06.550 | The following packages were automatically installed and are no longer required: 2021-12-16 16:32:06.551 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:32:06.551 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:32:06.551 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:32:06.551 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:32:06.551 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:32:06.551 | python3-zope.interface 2021-12-16 16:32:06.552 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:32:06.671 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:32:06.676 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:32:06.678 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:32:06.681 | + functions-common:time_stop:2402 : local name 2021-12-16 16:32:06.683 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:32:06.686 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:32:06.688 | + functions-common:time_stop:2405 : local total 2021-12-16 16:32:06.690 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:32:06.693 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:32:06.695 | + functions-common:time_stop:2409 : start_time=1639672325959 2021-12-16 16:32:06.698 | + functions-common:time_stop:2411 : [[ -z 1639672325959 ]] 2021-12-16 16:32:06.701 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:32:06.705 | + functions-common:time_stop:2414 : end_time=1639672326703 2021-12-16 16:32:06.708 | + functions-common:time_stop:2415 : elapsed_time=744 2021-12-16 16:32:06.710 | + functions-common:time_stop:2416 : total=277816 2021-12-16 16:32:06.712 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:32:06.715 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=278560 2021-12-16 16:32:06.717 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:32:06.720 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-12-16 16:32:06.722 | + functions-common:is_package_installed:1449 : [[ -z libapache2-mod-wsgi ]] 2021-12-16 16:32:06.725 | + functions-common:is_package_installed:1453 : [[ -z deb ]] 2021-12-16 16:32:06.727 | + functions-common:is_package_installed:1457 : [[ deb = \d\e\b ]] 2021-12-16 16:32:06.729 | + functions-common:is_package_installed:1458 : dpkg -s libapache2-mod-wsgi 2021-12-16 16:32:06.752 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-12-16 16:32:06.754 | + functions-common:install_package:1440 : update_package_repo 2021-12-16 16:32:06.757 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-16 16:32:06.760 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-16 16:32:06.763 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-16 16:32:06.765 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-16 16:32:06.767 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-16 16:32:06.770 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:06.772 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:06.775 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-16 16:32:06.778 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-16 16:32:06.780 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-16 16:32:06.783 | + functions-common:apt_get_update:1167 : return 2021-12-16 16:32:06.785 | + functions-common:install_package:1441 : real_install_package libapache2-mod-wsgi-py3 2021-12-16 16:32:06.788 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-16 16:32:06.790 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:06.793 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:06.795 | + functions-common:real_install_package:1427 : apt_get install libapache2-mod-wsgi-py3 2021-12-16 16:32:06.817 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-16 16:32:06.925 | Reading package lists... 2021-12-16 16:32:07.153 | Building dependency tree... 2021-12-16 16:32:07.155 | Reading state information... 2021-12-16 16:32:07.392 | The following packages were automatically installed and are no longer required: 2021-12-16 16:32:07.393 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-16 16:32:07.393 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-16 16:32:07.394 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-16 16:32:07.394 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-16 16:32:07.394 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-16 16:32:07.394 | python3-zope.interface 2021-12-16 16:32:07.394 | Use 'sudo apt autoremove' to remove them. 2021-12-16 16:32:07.459 | The following NEW packages will be installed: 2021-12-16 16:32:07.460 | libapache2-mod-wsgi-py3 2021-12-16 16:32:07.572 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-16 16:32:07.572 | Need to get 93.3 kB of archives. 2021-12-16 16:32:07.572 | After this operation, 300 kB of additional disk space will be used. 2021-12-16 16:32:07.572 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-12-16 16:32:08.243 | Fetched 93.3 kB in 0s (411 kB/s) 2021-12-16 16:32:08.276 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-16 16:32:08.328 | (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 ... 91051 files and directories currently installed.) 2021-12-16 16:32:08.332 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-12-16 16:32:08.334 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-16 16:32:08.398 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-16 16:32:08.564 | apache2_invoke: Enable module wsgi 2021-12-16 16:32:16.521 | + functions-common:apt_get:1211 : result=0 2021-12-16 16:32:16.523 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-16 16:32:16.526 | + functions-common:time_stop:2402 : local name 2021-12-16 16:32:16.529 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:32:16.531 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:32:16.533 | + functions-common:time_stop:2405 : local total 2021-12-16 16:32:16.536 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:32:16.538 | + functions-common:time_stop:2408 : name=apt-get 2021-12-16 16:32:16.541 | + functions-common:time_stop:2409 : start_time=1639672326815 2021-12-16 16:32:16.543 | + functions-common:time_stop:2411 : [[ -z 1639672326815 ]] 2021-12-16 16:32:16.546 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:32:16.550 | + functions-common:time_stop:2414 : end_time=1639672336548 2021-12-16 16:32:16.553 | + functions-common:time_stop:2415 : elapsed_time=9733 2021-12-16 16:32:16.555 | + functions-common:time_stop:2416 : total=278560 2021-12-16 16:32:16.557 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:32:16.559 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=288293 2021-12-16 16:32:16.562 | + functions-common:apt_get:1215 : return 0 2021-12-16 16:32:16.564 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-12-16 16:32:16.567 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-16 16:32:16.569 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-16 16:32:16.572 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-16 16:32:16.575 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-16 16:32:16.577 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-16 16:32:16.580 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-16 16:32:16.636 | wsgi (enabled by maintainer script) 2021-12-16 16:32:16.639 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-16 16:32:16.642 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-16 16:32:16.644 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-16 16:32:16.647 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-16 16:32:16.650 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-12-16 16:32:16.653 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-16 16:32:16.657 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-16 16:32:16.657 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-16 16:32:16.662 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-12-16 16:32:16.665 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-12-16 16:32:16.668 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-12-16 16:32:16.671 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-16 16:32:16.673 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-16 16:32:16.696 | Using python 3.8 to install osc-placement 2021-12-16 16:32:16.699 | + 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 2021-12-16 16:32:17.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:32:17.547 | from cryptography.utils import int_from_bytes 2021-12-16 16:32:17.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-16 16:32:17.547 | from cryptography.utils import int_from_bytes 2021-12-16 16:32:18.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-16 16:32:19.105 | Collecting osc-placement 2021-12-16 16:32:19.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-12-16 16:32:19.126 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-12-16 16:32:19.128 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-12-16 16:32:19.129 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2021-12-16 16:32:19.130 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.0) 2021-12-16 16:32:19.130 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-12-16 16:32:19.131 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2021-12-16 16:32:19.190 | 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) 2021-12-16 16:32:19.191 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-12-16 16:32:19.193 | 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) 2021-12-16 16:32:19.194 | 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) 2021-12-16 16:32:19.208 | 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) 2021-12-16 16:32:19.209 | 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) 2021-12-16 16:32:19.211 | 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) 2021-12-16 16:32:19.225 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2021-12-16 16:32:19.226 | 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) 2021-12-16 16:32:19.229 | 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) 2021-12-16 16:32:19.230 | 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.6) 2021-12-16 16:32:19.231 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-12-16 16:32:19.232 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2021-12-16 16:32:19.251 | 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) 2021-12-16 16:32:19.253 | 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) 2021-12-16 16:32:19.254 | 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.4.0) 2021-12-16 16:32:19.255 | 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) (2.4.0) 2021-12-16 16:32:19.265 | 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) 2021-12-16 16:32:19.304 | 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) 2021-12-16 16:32:19.306 | 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) 2021-12-16 16:32:19.308 | 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.0) 2021-12-16 16:32:19.309 | 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.0) 2021-12-16 16:32:19.310 | 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.4) 2021-12-16 16:32:19.311 | 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) 2021-12-16 16:32:19.312 | 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) 2021-12-16 16:32:19.313 | 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) 2021-12-16 16:32:19.379 | 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) 2021-12-16 16:32:19.380 | 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.7) 2021-12-16 16:32:19.383 | 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.9) 2021-12-16 16:32:19.385 | 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) 2021-12-16 16:32:19.479 | 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.2.0) 2021-12-16 16:32:19.480 | 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) 2021-12-16 16:32:19.482 | 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) 2021-12-16 16:32:19.526 | 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) 2021-12-16 16:32:19.567 | 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) 2021-12-16 16:32:19.721 | 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) 2021-12-16 16:32:21.814 | Installing collected packages: osc-placement 2021-12-16 16:32:22.004 | Successfully installed osc-placement-3.1.1 2021-12-16 16:32:22.004 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-16 16:32:22.132 | + inc/python:pip_install:200 : result=0 2021-12-16 16:32:22.135 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-16 16:32:22.137 | + functions-common:time_stop:2402 : local name 2021-12-16 16:32:22.140 | + functions-common:time_stop:2403 : local end_time 2021-12-16 16:32:22.142 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-16 16:32:22.144 | + functions-common:time_stop:2405 : local total 2021-12-16 16:32:22.147 | + functions-common:time_stop:2406 : local start_time 2021-12-16 16:32:22.150 | + functions-common:time_stop:2408 : name=pip_install 2021-12-16 16:32:22.152 | + functions-common:time_stop:2409 : start_time=1639672336690 2021-12-16 16:32:22.155 | + functions-common:time_stop:2411 : [[ -z 1639672336690 ]] 2021-12-16 16:32:22.158 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-16 16:32:22.162 | + functions-common:time_stop:2414 : end_time=1639672342160 2021-12-16 16:32:22.165 | + functions-common:time_stop:2415 : elapsed_time=5470 2021-12-16 16:32:22.167 | + functions-common:time_stop:2416 : total=257343 2021-12-16 16:32:22.170 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-16 16:32:22.172 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=262813 2021-12-16 16:32:22.175 | + inc/python:pip_install:203 : return 0 2021-12-16 16:32:22.177 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-12-16 16:32:22.180 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-16 16:32:22.182 | + functions-common:git_clone:586 : local git_dest=/opt/stack/placement 2021-12-16 16:32:22.185 | + functions-common:git_clone:587 : local git_ref=master 2021-12-16 16:32:22.187 | + functions-common:git_clone:588 : local orig_dir 2021-12-16 16:32:22.190 | ++ functions-common:git_clone:589 : pwd 2021-12-16 16:32:22.193 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-16 16:32:22.196 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-16 16:32:22.199 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-16 16:32:22.217 | + functions-common:git_clone:592 : RECLONE=False 2021-12-16 16:32:22.219 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-16 16:32:22.221 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-16 16:32:22.224 | + functions-common:git_clone:606 : echo master 2021-12-16 16:32:22.225 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-16 16:32:22.230 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/placement ]] 2021-12-16 16:32:22.233 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-12-16 16:32:22.235 | + functions-common:git_clone:627 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-12-16 16:32:22.237 | + functions-common:git_timed:679 : local count=0 2021-12-16 16:32:22.240 | + functions-common:git_timed:680 : local timeout=0 2021-12-16 16:32:22.242 | + functions-common:git_timed:682 : [[ -n 0 ]] 2021-12-16 16:32:22.244 | + functions-common:git_timed:683 : timeout=0 2021-12-16 16:32:22.247 | + functions-common:git_timed:686 : time_start git_timed 2021-12-16 16:32:22.249 | + functions-common:time_start:2388 : local name=git_timed 2021-12-16 16:32:22.251 | + functions-common:time_start:2389 : local start_time= 2021-12-16 16:32:22.254 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-16 16:32:22.256 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-16 16:32:22.261 | + functions-common:time_start:2393 : _TIME_START[$name]=1639672342259 2021-12-16 16:32:22.263 | + functions-common:git_timed:687 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-12-16 16:32:22.266 | Cloning into '/opt/stack/placement'... 2021-12-16 16:35:21.531 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2021-12-16 16:35:21.531 | fatal: the remote end hung up unexpectedly 2021-12-16 16:35:21.531 | fatal: early EOF 2021-12-16 16:35:21.532 | fatal: index-pack failed 2021-12-16 16:35:21.542 | + functions-common:git_timed:690 : [[ 128 -ne 124 ]] 2021-12-16 16:35:21.544 | + functions-common:git_timed:691 : die 691 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2021-12-16 16:35:21.547 | + functions-common:die:253 : local exitcode=0 2021-12-16 16:35:21.549 | [Call Trace] 2021-12-16 16:35:21.549 | ./stack.sh:932:stack_install_service 2021-12-16 16:35:21.549 | /home/ubuntu/devstack/lib/stack:32:install_placement 2021-12-16 16:35:21.549 | /home/ubuntu/devstack/lib/placement:140:git_clone 2021-12-16 16:35:21.549 | /home/ubuntu/devstack/functions-common:627:git_timed 2021-12-16 16:35:21.549 | /home/ubuntu/devstack/functions-common:691:die 2021-12-16 16:35:21.553 | [ERROR] /home/ubuntu/devstack/functions-common:691 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2021-12-16 16:35:22.557 | Error on exit