2022-04-14 03:41:40.546 | + ./stack.sh:main:487 : exec 2022-04-14 03:41:40.546 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-034140' 2022-04-14 03:41:40.546 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-034140.summary.2022-04-14-034140 2022-04-14 03:41:40.546 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 03:41:40.546 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-034140 2022-04-14 03:41:40.546 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-034140 /opt/stack/logs/stack.sh.log 2022-04-14 03:41:40.546 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-034140.summary.2022-04-14-034140 /opt/stack/logs/stack.sh.log.summary 2022-04-14 03:41:40.546 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 03:41:40.546 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 03:41:40.546 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 03:41:40.546 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 03:41:40.547 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 03:41:40.547 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 03:41:40.547 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 03:41:40.547 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 03:41:40.547 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 03:41:40.547 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 03:41:40.547 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 03:41:40.547 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 03:41:40.547 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 03:41:40.547 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 03:41:40.547 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 03:41:40.547 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 03:41:40.549 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 03:41:40.552 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 03:41:40.553 | + ./stack.sh:main:576 : uname -a 2022-04-14 03:41:40.554 | Linux dv-neutron-837681-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 2022-04-14 03:41:40.556 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 03:41:40.558 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 03:41:40.561 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 03:41:40.606 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 03:41:40.620 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 03:41:40.622 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 03:41:40.624 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 03:41:40.625 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 03:41:40.627 | + functions-common:fetch_plugins:1783 : return 2022-04-14 03:41:40.629 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 03:41:40.631 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 03:41:40.632 | + functions-common:run_phase:1861 : local phase= 2022-04-14 03:41:40.634 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 03:41:40.636 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 03:41:40.638 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 03:41:40.639 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 03:41:40.641 | + functions-common:run_phase:1870 : local extra 2022-04-14 03:41:40.643 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 03:41:40.646 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 03:41:40.648 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 03:41:40.650 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 03:41:40.652 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 03:41:40.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 03:41:40.666 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:41:40.667 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 03:41:40.669 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 03:41:40.671 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 03:41:40.672 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 03:41:40.674 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 03:41:40.676 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 03:41:40.677 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 03:41:40.679 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 03:41:40.681 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 03:41:40.683 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 03:41:40.684 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 03:41:40.686 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 03:41:40.688 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 03:41:40.690 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 03:41:40.691 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 03:41:40.693 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 03:41:40.710 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 03:41:40.712 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 03:41:40.724 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:41:40.726 | +++ lib/tls:source:43 : hostname -f 2022-04-14 03:41:40.729 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 03:41:40.731 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 03:41:40.733 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 03:41:40.735 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 03:41:40.737 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 03:41:40.739 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 03:41:40.741 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 03:41:40.743 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 03:41:40.744 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 03:41:40.746 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 03:41:40.750 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 03:41:40.762 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 03:41:40.777 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 03:41:40.789 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 03:41:40.800 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 03:41:40.834 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 03:41:40.888 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 03:41:40.971 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 03:41:40.993 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 03:41:41.040 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 03:41:41.088 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 03:41:41.225 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 03:41:41.238 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 03:41:41.250 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 03:41:41.263 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 03:41:41.347 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 03:41:41.349 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 03:41:41.352 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 03:41:41.354 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 03:41:41.356 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 03:41:41.358 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 03:41:41.360 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 03:41:41.360 | False' 2022-04-14 03:41:41.363 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 03:41:41.377 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 03:41:41.379 | + ./stack.sh:main:624 : run_phase source 2022-04-14 03:41:41.381 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 03:41:41.383 | + functions-common:run_phase:1861 : local phase= 2022-04-14 03:41:41.385 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 03:41:41.387 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 03:41:41.389 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 03:41:41.391 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 03:41:41.393 | + functions-common:run_phase:1870 : local extra 2022-04-14 03:41:41.396 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 03:41:41.399 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 03:41:41.424 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 03:41:41.424 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 03:41:41.424 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 03:41:41.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 03:41:41.424 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:41:41.424 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 03:41:41.426 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 03:41:41.463 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 03:41:41.465 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 03:41:41.468 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 03:41:41.470 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 03:41:41.472 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 03:41:41.474 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 03:41:41.476 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 03:41:41.478 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 03:41:41.480 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 03:41:41.482 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 03:41:41.484 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.486 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 03:41:41.489 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.491 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 03:41:41.493 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.495 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 03:41:41.498 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.500 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 03:41:41.502 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.504 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 03:41:41.507 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.509 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 03:41:41.511 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.513 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 03:41:41.515 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.517 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 03:41:41.519 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.522 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 03:41:41.524 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.526 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 03:41:41.528 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.530 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 03:41:41.532 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.534 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 03:41:41.537 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.539 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 03:41:41.541 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.543 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 03:41:41.545 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.547 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 03:41:41.561 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.563 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 03:41:41.566 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.569 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 03:41:41.571 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.573 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 03:41:41.575 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.577 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 03:41:41.580 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.582 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 03:41:41.584 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.586 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 03:41:41.588 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.590 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 03:41:41.594 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.596 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 03:41:41.598 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.601 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 03:41:41.603 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.606 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 03:41:41.608 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.610 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 03:41:41.613 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.615 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 03:41:41.617 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.620 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 03:41:41.622 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.625 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 03:41:41.627 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.629 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 03:41:41.632 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.634 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 03:41:41.636 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.638 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 03:41:41.641 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.644 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 03:41:41.646 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.648 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 03:41:41.650 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.652 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 03:41:41.655 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.657 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 03:41:41.659 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.661 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 03:41:41.665 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.667 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 03:41:41.669 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.671 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 03:41:41.674 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.677 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 03:41:41.679 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.681 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 03:41:41.683 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.685 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 03:41:41.688 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.690 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 03:41:41.693 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.695 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 03:41:41.697 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.699 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 03:41:41.701 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.704 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 03:41:41.706 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 03:41:41.708 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 03:41:41.711 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 03:41:41.713 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 03:41:41.715 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 03:41:41.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:41:41.732 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 03:41:41.734 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 03:41:41.736 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 03:41:41.751 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:41:41.753 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 03:41:41.756 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 03:41:41.758 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 03:41:41.760 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 03:41:41.762 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 03:41:41.764 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 03:41:41.766 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 03:41:41.769 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 03:41:41.771 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 03:41:41.771 | Using mysql database backend 2022-04-14 03:41:41.773 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 03:41:41.788 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 03:41:41.791 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 03:41:41.793 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 03:41:41.796 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 03:41:41.798 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 03:41:41.801 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 03:41:41.816 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:41:41.818 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 03:41:41.834 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 03:41:41.850 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:41:41.852 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 03:41:41.868 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 03:41:41.883 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 03:41:41.898 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:41:41.900 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 03:41:41.920 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:41:41.922 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 03:41:41.938 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 03:41:41.940 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 03:41:41.942 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 03:41:41.945 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 03:41:41.948 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 03:41:41.952 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-034141 2022-04-14 03:41:41.954 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-034141 757' 2022-04-14 03:41:41.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.958 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 03:41:41.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.963 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 03:41:41.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.968 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 03:41:41.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.972 | + 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 2022-04-14 03:41:41.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.977 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 03:41:41.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.982 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 03:41:41.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.986 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-034140 2022-04-14 03:41:41.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.991 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 03:41:41.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:41.995 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 03:41:41.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:42.000 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 03:41:42.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:42.005 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 03:41:42.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:42.009 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 03:41:42.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:41:42.014 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 03:41:42.016 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 03:41:42.019 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 03:41:42.021 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 03:41:42.023 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 03:41:42.025 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:41:42.027 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:41:42.029 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:41:42.032 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:41:42.034 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:41:42.037 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:41:42.051 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:41:42.053 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:41:42.055 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:41:42.058 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:41:42.058 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:41:42.063 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 03:41:42.065 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 03:41:42.068 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 03:41:42.079 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 03:41:42.082 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:41:42.082 | + functions-common:git_clone:685 : head -1 2022-04-14 03:41:42.085 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 03:41:42.087 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:41:42.090 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 03:41:42.092 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 03:41:42.094 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 03:41:42.097 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 03:41:42.099 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 03:41:42.102 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 03:41:42.104 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 03:41:42.107 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 03:41:42.109 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 03:41:42.111 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 03:41:42.115 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 03:41:42.118 | ++ tools/install_prereqs.sh:source:47 : NOW=1649907702 2022-04-14 03:41:42.122 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 03:41:42.125 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-14 03:41:42.129 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-14 03:41:42.131 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649907702 2022-04-14 03:41:42.133 | ++ tools/install_prereqs.sh:source:50 : [[ 1649907702 -lt 7200 ]] 2022-04-14 03:41:42.136 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 03:41:42.138 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 03:41:42.140 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 03:41:42.142 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 03:41:42.145 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 03:41:42.147 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 03:41:42.150 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 03:41:42.153 | +++ 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 2022-04-14 03:41:42.197 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 03:41:42.197 | apache2-dev 2022-04-14 03:41:42.197 | bc 2022-04-14 03:41:42.197 | bsdmainutils 2022-04-14 03:41:42.197 | curl 2022-04-14 03:41:42.197 | g++ 2022-04-14 03:41:42.197 | gawk 2022-04-14 03:41:42.198 | gcc 2022-04-14 03:41:42.198 | gettext 2022-04-14 03:41:42.198 | git 2022-04-14 03:41:42.198 | graphviz 2022-04-14 03:41:42.198 | iputils-ping 2022-04-14 03:41:42.198 | libapache2-mod-proxy-uwsgi 2022-04-14 03:41:42.198 | libffi-dev 2022-04-14 03:41:42.198 | libjpeg-dev 2022-04-14 03:41:42.198 | libpcre3-dev 2022-04-14 03:41:42.198 | libpq-dev 2022-04-14 03:41:42.198 | libssl-dev 2022-04-14 03:41:42.198 | libsystemd-dev 2022-04-14 03:41:42.198 | libxml2-dev 2022-04-14 03:41:42.198 | libxslt1-dev 2022-04-14 03:41:42.198 | libyaml-dev 2022-04-14 03:41:42.198 | lsof 2022-04-14 03:41:42.198 | openssh-server 2022-04-14 03:41:42.198 | openssl 2022-04-14 03:41:42.198 | pkg-config 2022-04-14 03:41:42.198 | psmisc 2022-04-14 03:41:42.198 | python3-dev 2022-04-14 03:41:42.198 | python3-pip 2022-04-14 03:41:42.198 | python3-systemd 2022-04-14 03:41:42.198 | python3-venv 2022-04-14 03:41:42.198 | tar 2022-04-14 03:41:42.198 | tcpdump 2022-04-14 03:41:42.198 | unzip 2022-04-14 03:41:42.198 | uuid-runtime 2022-04-14 03:41:42.198 | wget 2022-04-14 03:41:42.198 | wget 2022-04-14 03:41:42.198 | zlib1g-dev 2022-04-14 03:41:42.198 | libkrb5-dev 2022-04-14 03:41:42.198 | libldap2-dev 2022-04-14 03:41:42.198 | libsasl2-dev 2022-04-14 03:41:42.198 | memcached 2022-04-14 03:41:42.198 | python3-mysqldb 2022-04-14 03:41:42.198 | sqlite3 2022-04-14 03:41:42.199 | conntrack 2022-04-14 03:41:42.199 | curl 2022-04-14 03:41:42.199 | dnsmasq-base 2022-04-14 03:41:42.199 | dnsmasq-utils 2022-04-14 03:41:42.199 | ebtables 2022-04-14 03:41:42.199 | genisoimage 2022-04-14 03:41:42.199 | iptables 2022-04-14 03:41:42.199 | iputils-arping 2022-04-14 03:41:42.199 | kpartx 2022-04-14 03:41:42.199 | libjs-jquery-tablesorter 2022-04-14 03:41:42.199 | parted 2022-04-14 03:41:42.199 | pm-utils 2022-04-14 03:41:42.199 | python3-mysqldb 2022-04-14 03:41:42.199 | socat 2022-04-14 03:41:42.199 | sqlite3 2022-04-14 03:41:42.199 | sudo 2022-04-14 03:41:42.199 | vlan 2022-04-14 03:41:42.199 | lsscsi 2022-04-14 03:41:42.199 | open-iscsi 2022-04-14 03:41:42.199 | lvm2 2022-04-14 03:41:42.199 | qemu-utils 2022-04-14 03:41:42.199 | thin-provisioning-tools 2022-04-14 03:41:42.199 | acl 2022-04-14 03:41:42.199 | dnsmasq-base 2022-04-14 03:41:42.199 | dnsmasq-utils 2022-04-14 03:41:42.199 | ebtables 2022-04-14 03:41:42.199 | haproxy 2022-04-14 03:41:42.199 | iptables 2022-04-14 03:41:42.199 | iputils-arping 2022-04-14 03:41:42.199 | iputils-ping 2022-04-14 03:41:42.199 | postgresql-server-dev-all 2022-04-14 03:41:42.199 | python3-mysqldb 2022-04-14 03:41:42.199 | sqlite3 2022-04-14 03:41:42.199 | sudo 2022-04-14 03:41:42.199 | vlan 2022-04-14 03:41:42.200 | pcp 2022-04-14 03:41:42.200 | ipset 2022-04-14 03:41:42.200 | conntrack 2022-04-14 03:41:42.200 | conntrackd 2022-04-14 03:41:42.200 | keepalived 2022-04-14 03:41:42.200 | lvm2 2022-04-14 03:41:42.200 | qemu-utils 2022-04-14 03:41:42.200 | thin-provisioning-tools 2022-04-14 03:41:42.200 | curl 2022-04-14 03:41:42.200 | liberasurecode-dev 2022-04-14 03:41:42.200 | make 2022-04-14 03:41:42.200 | memcached 2022-04-14 03:41:42.200 | rsync 2022-04-14 03:41:42.200 | sqlite3 2022-04-14 03:41:42.200 | xfsprogs' 2022-04-14 03:41:42.202 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 03:41:42.219 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 03:41:42.219 | apache2-dev 2022-04-14 03:41:42.219 | bc 2022-04-14 03:41:42.219 | bsdmainutils 2022-04-14 03:41:42.219 | curl 2022-04-14 03:41:42.219 | g++ 2022-04-14 03:41:42.219 | gawk 2022-04-14 03:41:42.219 | gcc 2022-04-14 03:41:42.220 | gettext 2022-04-14 03:41:42.220 | git 2022-04-14 03:41:42.220 | graphviz 2022-04-14 03:41:42.220 | iputils-ping 2022-04-14 03:41:42.220 | libapache2-mod-proxy-uwsgi 2022-04-14 03:41:42.220 | libffi-dev 2022-04-14 03:41:42.220 | libjpeg-dev 2022-04-14 03:41:42.220 | libpcre3-dev 2022-04-14 03:41:42.220 | libpq-dev 2022-04-14 03:41:42.220 | libssl-dev 2022-04-14 03:41:42.220 | libsystemd-dev 2022-04-14 03:41:42.220 | libxml2-dev 2022-04-14 03:41:42.220 | libxslt1-dev 2022-04-14 03:41:42.220 | libyaml-dev 2022-04-14 03:41:42.220 | lsof 2022-04-14 03:41:42.220 | openssh-server 2022-04-14 03:41:42.220 | openssl 2022-04-14 03:41:42.220 | pkg-config 2022-04-14 03:41:42.220 | psmisc 2022-04-14 03:41:42.220 | python3-dev 2022-04-14 03:41:42.220 | python3-pip 2022-04-14 03:41:42.220 | python3-systemd 2022-04-14 03:41:42.220 | python3-venv 2022-04-14 03:41:42.220 | tar 2022-04-14 03:41:42.220 | tcpdump 2022-04-14 03:41:42.220 | unzip 2022-04-14 03:41:42.220 | uuid-runtime 2022-04-14 03:41:42.220 | wget 2022-04-14 03:41:42.220 | wget 2022-04-14 03:41:42.220 | zlib1g-dev 2022-04-14 03:41:42.220 | libkrb5-dev 2022-04-14 03:41:42.220 | libldap2-dev 2022-04-14 03:41:42.220 | libsasl2-dev 2022-04-14 03:41:42.220 | memcached 2022-04-14 03:41:42.220 | python3-mysqldb 2022-04-14 03:41:42.220 | sqlite3 2022-04-14 03:41:42.220 | conntrack 2022-04-14 03:41:42.221 | curl 2022-04-14 03:41:42.221 | dnsmasq-base 2022-04-14 03:41:42.221 | dnsmasq-utils 2022-04-14 03:41:42.221 | ebtables 2022-04-14 03:41:42.221 | genisoimage 2022-04-14 03:41:42.221 | iptables 2022-04-14 03:41:42.221 | iputils-arping 2022-04-14 03:41:42.221 | kpartx 2022-04-14 03:41:42.221 | libjs-jquery-tablesorter 2022-04-14 03:41:42.221 | parted 2022-04-14 03:41:42.221 | pm-utils 2022-04-14 03:41:42.221 | python3-mysqldb 2022-04-14 03:41:42.221 | socat 2022-04-14 03:41:42.221 | sqlite3 2022-04-14 03:41:42.221 | sudo 2022-04-14 03:41:42.221 | vlan 2022-04-14 03:41:42.221 | lsscsi 2022-04-14 03:41:42.221 | open-iscsi 2022-04-14 03:41:42.221 | lvm2 2022-04-14 03:41:42.221 | qemu-utils 2022-04-14 03:41:42.221 | thin-provisioning-tools 2022-04-14 03:41:42.221 | acl 2022-04-14 03:41:42.221 | dnsmasq-base 2022-04-14 03:41:42.221 | dnsmasq-utils 2022-04-14 03:41:42.221 | ebtables 2022-04-14 03:41:42.221 | haproxy 2022-04-14 03:41:42.221 | iptables 2022-04-14 03:41:42.221 | iputils-arping 2022-04-14 03:41:42.221 | iputils-ping 2022-04-14 03:41:42.221 | postgresql-server-dev-all 2022-04-14 03:41:42.221 | python3-mysqldb 2022-04-14 03:41:42.221 | sqlite3 2022-04-14 03:41:42.222 | sudo 2022-04-14 03:41:42.222 | vlan 2022-04-14 03:41:42.222 | pcp 2022-04-14 03:41:42.222 | ipset 2022-04-14 03:41:42.222 | conntrack 2022-04-14 03:41:42.222 | conntrackd 2022-04-14 03:41:42.222 | keepalived 2022-04-14 03:41:42.222 | lvm2 2022-04-14 03:41:42.222 | qemu-utils 2022-04-14 03:41:42.222 | thin-provisioning-tools 2022-04-14 03:41:42.222 | curl 2022-04-14 03:41:42.222 | liberasurecode-dev 2022-04-14 03:41:42.222 | make 2022-04-14 03:41:42.222 | memcached 2022-04-14 03:41:42.222 | rsync 2022-04-14 03:41:42.222 | sqlite3 2022-04-14 03:41:42.222 | xfsprogs ' 2022-04-14 03:41:42.222 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 03:41:42.224 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:41:42.226 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:41:42.229 | ++ 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 rsync sqlite3 xfsprogs 2022-04-14 03:41:42.229 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 03:41:42.234 | ++ 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 rsync sqlite3 xfsprogs 2022-04-14 03:41:42.236 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 03:41:42.239 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:41:42.241 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 03:41:42.243 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:41:42.246 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:41:42.248 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:41:42.251 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:41:42.253 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:41:42.255 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:41:42.257 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 03:41:42.259 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 03:41:42.261 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 03:41:42.264 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 03:41:42.268 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 03:41:42.270 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 03:41:42.272 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 03:41:42.274 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 03:41:42.276 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 03:41:42.278 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 03:41:42.282 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649907702279 2022-04-14 03:41:42.284 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 03:41:42.286 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 03:41:42.288 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 03:41:42.537 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 03:41:42.588 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 03:41:42.763 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 03:41:42.840 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 03:41:43.524 | Fetched 336 kB in 1s (367 kB/s) 2022-04-14 03:41:45.056 | Reading package lists... 2022-04-14 03:41:45.088 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 03:41:45.090 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 03:41:45.092 | ++ functions-common:time_stop:2432 : local name 2022-04-14 03:41:45.094 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 03:41:45.096 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:41:45.098 | ++ functions-common:time_stop:2435 : local total 2022-04-14 03:41:45.100 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 03:41:45.102 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 03:41:45.104 | ++ functions-common:time_stop:2439 : start_time=1649907702279 2022-04-14 03:41:45.106 | ++ functions-common:time_stop:2441 : [[ -z 1649907702279 ]] 2022-04-14 03:41:45.109 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:41:45.113 | ++ functions-common:time_stop:2444 : end_time=1649907705110 2022-04-14 03:41:45.115 | ++ functions-common:time_stop:2445 : elapsed_time=2831 2022-04-14 03:41:45.117 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 03:41:45.119 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:41:45.121 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2831 2022-04-14 03:41:45.123 | ++ functions-common:install_package:1471 : 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 rsync sqlite3 xfsprogs 2022-04-14 03:41:45.125 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:41:45.127 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:41:45.130 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:41:45.132 | ++ functions-common:real_install_package:1457 : 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 rsync sqlite3 xfsprogs 2022-04-14 03:41:45.151 | ++ functions-common:apt_get:1237 : 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 rsync sqlite3 xfsprogs 2022-04-14 03:41:45.259 | Reading package lists... 2022-04-14 03:41:45.492 | Building dependency tree... 2022-04-14 03:41:45.493 | Reading state information... 2022-04-14 03:41:45.764 | bc is already the newest version (1.07.1-2build1). 2022-04-14 03:41:45.764 | bc set to manually installed. 2022-04-14 03:41:45.764 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 03:41:45.764 | bsdmainutils set to manually installed. 2022-04-14 03:41:45.764 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 03:41:45.764 | gawk set to manually installed. 2022-04-14 03:41:45.764 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 03:41:45.764 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 03:41:45.765 | iptables set to manually installed. 2022-04-14 03:41:45.765 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 03:41:45.765 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 03:41:45.765 | kpartx set to manually installed. 2022-04-14 03:41:45.765 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 03:41:45.765 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 03:41:45.765 | psmisc is already the newest version (23.3-1). 2022-04-14 03:41:45.765 | psmisc set to manually installed. 2022-04-14 03:41:45.765 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 03:41:45.765 | python3-systemd is already the newest version (234-3build2). 2022-04-14 03:41:45.765 | python3-systemd set to manually installed. 2022-04-14 03:41:45.765 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 03:41:45.765 | thin-provisioning-tools set to manually installed. 2022-04-14 03:41:45.765 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 03:41:45.765 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 03:41:45.765 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 03:41:45.765 | lsof set to manually installed. 2022-04-14 03:41:45.765 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 03:41:45.765 | parted set to manually installed. 2022-04-14 03:41:45.765 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 03:41:45.765 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 03:41:45.765 | zlib1g-dev set to manually installed. 2022-04-14 03:41:45.765 | The following packages were automatically installed and are no longer required: 2022-04-14 03:41:45.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:41:45.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:41:45.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:41:45.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:41:45.765 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:41:45.765 | python3-zope.interface 2022-04-14 03:41:45.765 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:41:45.765 | The following additional packages will be installed: 2022-04-14 03:41:45.765 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-14 03:41:45.766 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-14 03:41:45.766 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-14 03:41:45.766 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-14 03:41:45.766 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-14 03:41:45.766 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-14 03:41:45.766 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-14 03:41:45.766 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-14 03:41:45.766 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-14 03:41:45.766 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-14 03:41:45.766 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-14 03:41:45.766 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-14 03:41:45.766 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-14 03:41:45.766 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-14 03:41:45.766 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-14 03:41:45.766 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-14 03:41:45.766 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-14 03:41:45.766 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-14 03:41:45.766 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-14 03:41:45.766 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-14 03:41:45.766 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-14 03:41:45.766 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-14 03:41:45.766 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-14 03:41:45.766 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-14 03:41:45.766 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-14 03:41:45.766 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-14 03:41:45.766 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-14 03:41:45.766 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-14 03:41:45.766 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-14 03:41:45.766 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-14 03:41:45.766 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-14 03:41:45.767 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-14 03:41:45.767 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-14 03:41:45.767 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-14 03:41:45.767 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-14 03:41:45.767 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-14 03:41:45.767 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-14 03:41:45.768 | Suggested packages: 2022-04-14 03:41:45.768 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-14 03:41:45.768 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-14 03:41:45.768 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-14 03:41:45.768 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-14 03:41:45.768 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-14 03:41:45.768 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-14 03:41:45.768 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-14 03:41:45.768 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-14 03:41:45.769 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-14 03:41:45.769 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-14 03:41:45.769 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-14 03:41:45.769 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-14 03:41:45.769 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-14 03:41:45.769 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-14 03:41:45.769 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-14 03:41:45.769 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-14 03:41:45.769 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-14 03:41:45.769 | tar-scripts tar-doc zip 2022-04-14 03:41:46.029 | The following NEW packages will be installed: 2022-04-14 03:41:46.029 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-14 03:41:46.029 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-14 03:41:46.029 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-14 03:41:46.029 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-14 03:41:46.029 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-14 03:41:46.029 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-14 03:41:46.029 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-14 03:41:46.029 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-14 03:41:46.029 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-14 03:41:46.030 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-14 03:41:46.030 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-14 03:41:46.030 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-14 03:41:46.030 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-14 03:41:46.030 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-14 03:41:46.030 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-14 03:41:46.030 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-14 03:41:46.030 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-14 03:41:46.030 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-14 03:41:46.030 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-14 03:41:46.030 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-14 03:41:46.030 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-14 03:41:46.030 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-14 03:41:46.030 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-14 03:41:46.030 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-14 03:41:46.030 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-14 03:41:46.030 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-14 03:41:46.030 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-14 03:41:46.030 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-14 03:41:46.030 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-14 03:41:46.030 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-14 03:41:46.030 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-14 03:41:46.030 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-14 03:41:46.030 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-14 03:41:46.030 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-14 03:41:46.030 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-14 03:41:46.030 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-14 03:41:46.030 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-14 03:41:46.030 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-14 03:41:46.030 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-14 03:41:46.030 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-14 03:41:46.031 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-14 03:41:46.031 | unzip uuid-dev vbetool vlan x11-common 2022-04-14 03:41:46.031 | The following packages will be upgraded: 2022-04-14 03:41:46.031 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-14 03:41:46.031 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-14 03:41:46.032 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-14 03:41:46.032 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-14 03:41:46.032 | tcpdump uuid-runtime wget 2022-04-14 03:41:46.182 | 26 upgraded, 219 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:41:46.182 | Need to get 165 MB of archives. 2022-04-14 03:41:46.182 | After this operation, 768 MB of additional disk space will be used. 2022-04-14 03:41:46.182 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-14 03:41:46.511 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.16 [96.1 kB] 2022-04-14 03:41:46.528 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.16 [28.1 kB] 2022-04-14 03:41:46.534 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.16 [10.3 kB] 2022-04-14 03:41:46.535 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.16 [186 kB] 2022-04-14 03:41:46.584 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.16 [3,809 kB] 2022-04-14 03:41:46.934 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.16 [269 kB] 2022-04-14 03:41:46.955 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-14 03:41:46.982 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-14 03:41:46.984 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-14 03:41:46.988 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-14 03:41:46.995 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-14 03:41:47.181 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-14 03:41:47.183 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-14 03:41:47.184 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-14 03:41:47.184 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-14 03:41:47.186 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-14 03:41:47.254 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-14 03:41:47.255 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-14 03:41:47.264 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-14 03:41:47.269 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-14 03:41:47.292 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-14 03:41:47.327 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-14 03:41:48.531 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-14 03:41:48.612 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-14 03:41:48.831 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-14 03:41:48.869 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-14 03:41:48.871 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-14 03:41:48.874 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-14 03:41:48.876 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-14 03:41:49.105 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-14 03:41:49.169 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-14 03:41:49.169 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-14 03:41:49.170 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-14 03:41:49.399 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-14 03:41:49.399 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-14 03:41:49.402 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-14 03:41:49.423 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-14 03:41:49.583 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-14 03:41:49.611 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-14 03:41:49.724 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-14 03:41:49.767 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-14 03:41:49.925 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-14 03:41:49.929 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-14 03:41:49.930 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-14 03:41:50.023 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-14 03:41:50.127 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-14 03:41:50.211 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-14 03:41:50.219 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-14 03:41:50.219 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-14 03:41:50.220 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-14 03:41:50.224 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-14 03:41:50.339 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-14 03:41:50.367 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-14 03:41:50.474 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-14 03:41:52.958 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-14 03:41:54.384 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-14 03:41:54.729 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-14 03:41:54.743 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-14 03:41:54.744 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-14 03:41:54.792 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-14 03:41:55.203 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-14 03:41:55.204 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-14 03:41:55.285 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-14 03:41:56.167 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-14 03:41:57.652 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-14 03:41:57.662 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-14 03:41:57.688 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-14 03:41:57.691 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-14 03:41:57.701 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-14 03:41:57.716 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-14 03:41:57.717 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-14 03:41:57.720 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-14 03:41:57.721 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-14 03:41:57.759 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-14 03:41:57.785 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-14 03:41:57.888 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-14 03:41:57.908 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-14 03:41:57.919 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-14 03:41:58.019 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-14 03:41:58.021 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-14 03:41:58.045 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-14 03:41:58.121 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-14 03:41:58.124 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-14 03:41:58.125 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-14 03:41:58.130 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-14 03:41:58.238 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-14 03:41:58.244 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-14 03:41:58.302 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-14 03:41:58.315 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-14 03:41:58.317 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-14 03:41:59.612 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-14 03:41:59.613 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-14 03:41:59.613 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-14 03:41:59.614 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-14 03:41:59.615 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-14 03:41:59.615 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-14 03:41:59.618 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-14 03:41:59.618 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-14 03:41:59.619 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-14 03:41:59.698 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-14 03:41:59.820 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-14 03:42:00.048 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-14 03:42:00.061 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-14 03:42:00.096 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-14 03:42:00.300 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-14 03:42:00.370 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-14 03:42:00.373 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-14 03:42:00.382 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-14 03:42:00.397 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-14 03:42:00.424 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-14 03:42:00.427 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-14 03:42:00.428 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-14 03:42:00.432 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-14 03:42:00.442 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-14 03:42:00.464 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-14 03:42:00.467 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-14 03:42:00.482 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-14 03:42:00.496 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-14 03:42:00.525 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-14 03:42:00.535 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-14 03:42:00.548 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-14 03:42:00.567 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-14 03:42:00.568 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-14 03:42:00.569 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-14 03:42:00.586 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-14 03:42:00.636 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-14 03:42:00.642 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-14 03:42:00.675 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-14 03:42:00.687 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-14 03:42:00.688 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-14 03:42:00.690 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-14 03:42:00.704 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-14 03:42:00.706 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-14 03:42:00.708 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-14 03:42:00.747 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-14 03:42:00.921 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-14 03:42:00.924 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-14 03:42:00.927 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-14 03:42:00.928 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-14 03:42:00.929 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-14 03:42:00.930 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-14 03:42:00.932 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-14 03:42:00.934 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-14 03:42:00.937 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-14 03:42:00.984 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-14 03:42:01.016 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-14 03:42:01.021 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-14 03:42:01.041 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-14 03:42:01.057 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-14 03:42:01.058 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-14 03:42:01.058 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-14 03:42:01.063 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-14 03:42:01.066 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-14 03:42:01.071 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-14 03:42:01.146 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-14 03:42:01.147 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-14 03:42:01.149 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-14 03:42:01.151 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-14 03:42:01.151 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-14 03:42:01.190 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-14 03:42:01.191 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-14 03:42:01.211 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-14 03:42:01.233 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-14 03:42:01.267 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-14 03:42:01.271 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-14 03:42:02.613 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-14 03:42:02.614 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-14 03:42:02.615 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-14 03:42:02.657 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-14 03:42:02.668 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-14 03:42:02.668 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-14 03:42:02.668 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-14 03:42:02.795 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-14 03:42:02.795 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-14 03:42:02.798 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-14 03:42:02.801 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-14 03:42:02.802 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-14 03:42:02.802 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-14 03:42:02.859 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-14 03:42:02.885 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-14 03:42:03.101 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-14 03:42:03.151 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-14 03:42:03.152 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-14 03:42:03.153 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-14 03:42:03.192 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-14 03:42:03.193 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-14 03:42:03.194 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-14 03:42:03.196 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-14 03:42:03.200 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-14 03:42:03.759 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-14 03:42:04.029 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-14 03:42:04.239 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-14 03:42:04.240 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-14 03:42:04.593 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] 2022-04-14 03:42:04.599 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-14 03:42:04.599 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-14 03:42:04.601 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-14 03:42:04.730 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-14 03:42:04.748 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-14 03:42:04.774 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-14 03:42:04.960 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-14 03:42:06.295 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-14 03:42:06.592 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-14 03:42:06.851 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-14 03:42:06.952 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-14 03:42:07.936 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-14 03:42:07.937 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-14 03:42:12.524 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-14 03:42:12.525 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-14 03:42:12.526 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-14 03:42:12.527 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-14 03:42:12.528 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-14 03:42:12.550 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-14 03:42:12.551 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-14 03:42:12.555 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-14 03:42:12.733 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-14 03:42:12.737 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-14 03:42:13.024 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-14 03:42:13.030 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-14 03:42:13.035 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-14 03:42:13.079 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-14 03:42:13.079 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-14 03:42:13.080 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-14 03:42:13.091 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-14 03:42:13.249 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-14 03:42:13.274 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-14 03:42:13.432 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-14 03:42:13.507 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-14 03:42:13.508 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-14 03:42:13.511 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-14 03:42:13.517 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-14 03:42:13.517 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-14 03:42:13.521 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-14 03:42:13.523 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-14 03:42:13.525 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-14 03:42:13.629 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-14 03:42:13.631 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-14 03:42:13.717 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-14 03:42:13.719 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-14 03:42:13.741 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-14 03:42:13.751 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-14 03:42:13.761 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-14 03:42:14.229 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-14 03:42:14.284 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-14 03:42:15.869 | Preconfiguring packages ... 2022-04-14 03:42:16.123 | Fetched 165 MB in 28s (5,834 kB/s) 2022-04-14 03:42:16.273 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-14 03:42:16.276 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-14 03:42:16.395 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-14 03:42:16.784 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-14 03:42:17.314 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-14 03:42:17.316 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 03:42:17.687 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 03:42:18.100 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 03:42:18.253 | Unpacking systemd-timesyncd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 03:42:18.946 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 03:42:19.041 | Unpacking systemd-sysv (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 03:42:19.443 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 03:42:19.612 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 03:42:20.055 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 03:42:20.357 | Unpacking systemd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 03:42:21.604 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 03:42:21.727 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-14 03:42:22.122 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 03:42:22.641 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-14 03:42:22.643 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-14 03:42:22.818 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-14 03:42:23.621 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-14 03:42:23.755 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-14 03:42:24.064 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-14 03:42:24.515 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-14 03:42:24.517 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-14 03:42:24.635 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-14 03:42:25.047 | Selecting previously unselected package libapr1:amd64. 2022-04-14 03:42:25.055 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-14 03:42:25.104 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-14 03:42:25.541 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-14 03:42:25.681 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-14 03:42:26.282 | Selecting previously unselected package libaprutil1:amd64. 2022-04-14 03:42:26.289 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 03:42:26.333 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 03:42:26.607 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-14 03:42:26.614 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 03:42:26.687 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 03:42:27.020 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 03:42:27.144 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-14 03:42:27.449 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 03:42:27.561 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-14 03:42:28.043 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-14 03:42:28.201 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-14 03:42:28.607 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-14 03:42:28.614 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 03:42:28.664 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 03:42:28.906 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-14 03:42:29.030 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-14 03:42:29.397 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-14 03:42:29.498 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-14 03:42:29.830 | Selecting previously unselected package libjansson4:amd64. 2022-04-14 03:42:29.837 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-14 03:42:29.870 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-14 03:42:30.190 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-14 03:42:30.197 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-14 03:42:30.247 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-14 03:42:30.529 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-14 03:42:30.687 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-14 03:42:32.335 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-14 03:42:32.441 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-14 03:42:32.933 | Selecting previously unselected package apache2-bin. 2022-04-14 03:42:32.940 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 03:42:32.990 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-14 03:42:33.482 | Selecting previously unselected package apache2-data. 2022-04-14 03:42:33.489 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-14 03:42:33.539 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-14 03:42:33.882 | Selecting previously unselected package apache2-utils. 2022-04-14 03:42:33.889 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 03:42:33.927 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-14 03:42:34.333 | Selecting previously unselected package apache2. 2022-04-14 03:42:34.340 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 03:42:34.411 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-14 03:42:34.853 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-14 03:42:34.860 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-14 03:42:34.904 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-14 03:42:35.339 | Selecting previously unselected package haproxy. 2022-04-14 03:42:35.346 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-14 03:42:35.408 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-14 03:42:35.973 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-14 03:42:35.980 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-14 03:42:36.013 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-14 03:42:36.407 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-14 03:42:36.416 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-14 03:42:36.470 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-14 03:42:36.893 | Selecting previously unselected package mysql-common. 2022-04-14 03:42:36.901 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-14 03:42:36.965 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-14 03:42:37.281 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-14 03:42:37.289 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 03:42:37.327 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:42:37.813 | Selecting previously unselected package libsensors-config. 2022-04-14 03:42:37.821 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-14 03:42:37.858 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-14 03:42:38.242 | Selecting previously unselected package libsensors5:amd64. 2022-04-14 03:42:38.249 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-14 03:42:38.398 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-14 03:42:38.749 | Selecting previously unselected package libsnmp-base. 2022-04-14 03:42:38.757 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-14 03:42:38.806 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 03:42:39.064 | Selecting previously unselected package libsnmp35:amd64. 2022-04-14 03:42:39.071 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-14 03:42:39.098 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 03:42:39.653 | Selecting previously unselected package keepalived. 2022-04-14 03:42:39.660 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-14 03:42:39.698 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-14 03:42:40.115 | Selecting previously unselected package memcached. 2022-04-14 03:42:40.124 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-14 03:42:40.172 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-14 03:42:40.706 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-14 03:42:41.503 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-14 03:42:41.935 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-14 03:42:42.075 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-14 03:42:42.533 | Selecting previously unselected package python3-yaml. 2022-04-14 03:42:42.541 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-14 03:42:42.572 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-14 03:42:42.951 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-14 03:42:43.081 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-14 03:42:43.552 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-14 03:42:43.770 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-14 03:42:44.621 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-14 03:42:44.764 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-14 03:42:45.386 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-14 03:42:45.550 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-14 03:42:45.952 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-14 03:42:46.053 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-14 03:42:46.539 | Selecting previously unselected package acl. 2022-04-14 03:42:46.546 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-14 03:42:46.595 | Unpacking acl (2.2.53-6) ... 2022-04-14 03:42:46.864 | Selecting previously unselected package autotools-dev. 2022-04-14 03:42:46.871 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-14 03:42:46.904 | Unpacking autotools-dev (20180224.1) ... 2022-04-14 03:42:47.196 | Selecting previously unselected package m4. 2022-04-14 03:42:47.203 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-14 03:42:47.258 | Unpacking m4 (1.4.18-4) ... 2022-04-14 03:42:47.607 | Selecting previously unselected package autoconf. 2022-04-14 03:42:47.614 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-14 03:42:47.647 | Unpacking autoconf (2.69-11.1) ... 2022-04-14 03:42:48.064 | Selecting previously unselected package automake. 2022-04-14 03:42:48.072 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-14 03:42:48.129 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-14 03:42:48.493 | Selecting previously unselected package autopoint. 2022-04-14 03:42:48.500 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-14 03:42:48.527 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-14 03:42:48.898 | Selecting previously unselected package libllvm10:amd64. 2022-04-14 03:42:48.906 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:42:48.950 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:42:51.567 | Selecting previously unselected package libclang-cpp10. 2022-04-14 03:42:51.575 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:42:51.607 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:42:53.419 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-14 03:42:53.426 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-14 03:42:53.475 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 03:42:54.356 | Selecting previously unselected package libgc1c2:amd64. 2022-04-14 03:42:54.364 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-14 03:42:54.413 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-14 03:42:54.808 | Selecting previously unselected package libobjc4:amd64. 2022-04-14 03:42:54.816 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-14 03:42:54.864 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 03:42:55.179 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-14 03:42:55.186 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-14 03:42:55.224 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 03:42:55.750 | Selecting previously unselected package libc6-i386. 2022-04-14 03:42:55.758 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-14 03:42:55.808 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-14 03:42:56.590 | Selecting previously unselected package lib32gcc-s1. 2022-04-14 03:42:56.598 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-14 03:42:56.630 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 03:42:57.001 | Selecting previously unselected package lib32stdc++6. 2022-04-14 03:42:57.008 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-14 03:42:57.058 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 03:42:57.396 | Selecting previously unselected package libclang-common-10-dev. 2022-04-14 03:42:57.404 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:42:57.435 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 03:42:58.773 | Selecting previously unselected package libclang1-10. 2022-04-14 03:42:58.781 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:42:58.830 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:43:00.304 | Selecting previously unselected package clang-10. 2022-04-14 03:43:00.312 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:43:00.356 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:43:00.670 | Selecting previously unselected package libtool. 2022-04-14 03:43:00.678 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-14 03:43:00.721 | Unpacking libtool (2.4.6-14) ... 2022-04-14 03:43:01.036 | Selecting previously unselected package dh-autoreconf. 2022-04-14 03:43:01.044 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-14 03:43:01.105 | Unpacking dh-autoreconf (19) ... 2022-04-14 03:43:01.373 | Selecting previously unselected package libdebhelper-perl. 2022-04-14 03:43:01.380 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-14 03:43:01.424 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-14 03:43:01.767 | Selecting previously unselected package libarchive-zip-perl. 2022-04-14 03:43:01.774 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-14 03:43:01.824 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-14 03:43:02.105 | Selecting previously unselected package libsub-override-perl. 2022-04-14 03:43:02.113 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-14 03:43:02.144 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-14 03:43:02.384 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-14 03:43:02.392 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-14 03:43:02.424 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-14 03:43:02.664 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-14 03:43:02.672 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-14 03:43:02.716 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-14 03:43:02.945 | Selecting previously unselected package libdpkg-perl. 2022-04-14 03:43:02.952 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-14 03:43:02.996 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-14 03:43:03.390 | Selecting previously unselected package make. 2022-04-14 03:43:03.398 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-14 03:43:03.458 | Unpacking make (4.2.1-1.2) ... 2022-04-14 03:43:03.841 | Selecting previously unselected package dpkg-dev. 2022-04-14 03:43:03.849 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-14 03:43:03.892 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-14 03:43:04.361 | Selecting previously unselected package dwz. 2022-04-14 03:43:04.369 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-14 03:43:04.424 | Unpacking dwz (0.13-5) ... 2022-04-14 03:43:04.784 | Selecting previously unselected package libcroco3:amd64. 2022-04-14 03:43:04.792 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-14 03:43:04.838 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-14 03:43:05.156 | Selecting previously unselected package gettext. 2022-04-14 03:43:05.163 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-14 03:43:05.213 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-14 03:43:05.613 | Selecting previously unselected package intltool-debian. 2022-04-14 03:43:05.621 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-14 03:43:05.658 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-14 03:43:05.956 | Selecting previously unselected package po-debconf. 2022-04-14 03:43:05.964 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-14 03:43:06.013 | Unpacking po-debconf (1.0.21) ... 2022-04-14 03:43:06.390 | Selecting previously unselected package debhelper. 2022-04-14 03:43:06.397 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-14 03:43:06.447 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-14 03:43:06.893 | Selecting previously unselected package uuid-dev:amd64. 2022-04-14 03:43:06.901 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-14 03:43:06.938 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-14 03:43:07.379 | Selecting previously unselected package libsctp1:amd64. 2022-04-14 03:43:07.386 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-14 03:43:07.441 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-14 03:43:07.739 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-14 03:43:07.748 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-14 03:43:07.801 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-14 03:43:08.127 | Selecting previously unselected package libapr1-dev. 2022-04-14 03:43:08.135 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-14 03:43:08.178 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-14 03:43:08.676 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-14 03:43:08.684 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-14 03:43:08.716 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-14 03:43:09.047 | Selecting previously unselected package libaprutil1-dev. 2022-04-14 03:43:09.055 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-14 03:43:09.081 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-14 03:43:09.613 | Selecting previously unselected package apache2-dev. 2022-04-14 03:43:09.621 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 03:43:09.653 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-14 03:43:10.013 | Selecting previously unselected package binfmt-support. 2022-04-14 03:43:10.021 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-14 03:43:10.066 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-14 03:43:10.379 | Selecting previously unselected package g++-9. 2022-04-14 03:43:10.386 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-14 03:43:10.418 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 03:43:11.950 | Selecting previously unselected package g++. 2022-04-14 03:43:11.959 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-14 03:43:11.984 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-14 03:43:12.208 | Selecting previously unselected package build-essential. 2022-04-14 03:43:12.215 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-14 03:43:12.276 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-14 03:43:12.493 | Selecting previously unselected package conntrack. 2022-04-14 03:43:12.501 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-14 03:43:12.550 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-14 03:43:12.818 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-14 03:43:12.826 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-14 03:43:12.881 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-14 03:43:13.110 | Selecting previously unselected package libnetfilter-queue1. 2022-04-14 03:43:13.118 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-14 03:43:13.161 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-14 03:43:13.522 | Selecting previously unselected package conntrackd. 2022-04-14 03:43:13.529 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-14 03:43:13.578 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-14 03:43:13.887 | Selecting previously unselected package dns-root-data. 2022-04-14 03:43:13.895 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-14 03:43:13.944 | Unpacking dns-root-data (2019052802) ... 2022-04-14 03:43:14.288 | Selecting previously unselected package libidn11:amd64. 2022-04-14 03:43:14.295 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-14 03:43:14.338 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-14 03:43:14.796 | Selecting previously unselected package dnsmasq-base. 2022-04-14 03:43:14.804 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-14 03:43:14.864 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-14 03:43:15.173 | Selecting previously unselected package dnsmasq-utils. 2022-04-14 03:43:15.181 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-14 03:43:15.213 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-14 03:43:15.579 | Selecting previously unselected package ebtables. 2022-04-14 03:43:15.586 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-14 03:43:15.637 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-14 03:43:16.030 | Selecting previously unselected package libfakeroot:amd64. 2022-04-14 03:43:16.039 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-14 03:43:16.099 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-14 03:43:16.447 | Selecting previously unselected package fakeroot. 2022-04-14 03:43:16.455 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-14 03:43:16.515 | Unpacking fakeroot (1.24-1) ... 2022-04-14 03:43:16.870 | Selecting previously unselected package fonts-dejavu-core. 2022-04-14 03:43:16.878 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-14 03:43:16.921 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-14 03:43:17.322 | Selecting previously unselected package fonts-liberation. 2022-04-14 03:43:17.330 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-14 03:43:17.373 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-14 03:43:17.967 | Selecting previously unselected package fontconfig-config. 2022-04-14 03:43:17.976 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-14 03:43:18.036 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-14 03:43:18.401 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-14 03:43:18.409 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-14 03:43:18.475 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-14 03:43:18.796 | Selecting previously unselected package fontconfig. 2022-04-14 03:43:18.804 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-14 03:43:18.852 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-14 03:43:19.144 | Selecting previously unselected package genisoimage. 2022-04-14 03:43:19.152 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-14 03:43:19.201 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-14 03:43:19.647 | Selecting previously unselected package libann0. 2022-04-14 03:43:19.655 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-14 03:43:19.687 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-14 03:43:19.961 | Selecting previously unselected package libcdt5:amd64. 2022-04-14 03:43:19.969 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-14 03:43:20.024 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-14 03:43:20.367 | Selecting previously unselected package libcgraph6:amd64. 2022-04-14 03:43:20.375 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-14 03:43:20.424 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-14 03:43:20.807 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-14 03:43:20.815 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-14 03:43:20.863 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 03:43:21.196 | Selecting previously unselected package libjpeg8:amd64. 2022-04-14 03:43:21.203 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-14 03:43:21.241 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-14 03:43:21.533 | Selecting previously unselected package libjbig0:amd64. 2022-04-14 03:43:21.541 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-14 03:43:21.589 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-14 03:43:21.893 | Selecting previously unselected package libwebp6:amd64. 2022-04-14 03:43:21.901 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-14 03:43:21.938 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-14 03:43:22.333 | Selecting previously unselected package libtiff5:amd64. 2022-04-14 03:43:22.341 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-14 03:43:22.384 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-14 03:43:22.727 | Selecting previously unselected package libxpm4:amd64. 2022-04-14 03:43:22.735 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-14 03:43:22.790 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-14 03:43:23.150 | Selecting previously unselected package libgd3:amd64. 2022-04-14 03:43:23.158 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-14 03:43:23.207 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-14 03:43:23.544 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-14 03:43:23.552 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-14 03:43:23.601 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-14 03:43:24.019 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-14 03:43:24.027 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-14 03:43:24.070 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-14 03:43:24.413 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-14 03:43:24.421 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-14 03:43:24.453 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-14 03:43:24.756 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-14 03:43:24.764 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-14 03:43:24.807 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-14 03:43:25.162 | Selecting previously unselected package libxrender1:amd64. 2022-04-14 03:43:25.169 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-14 03:43:25.218 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-14 03:43:25.573 | Selecting previously unselected package libcairo2:amd64. 2022-04-14 03:43:25.581 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-14 03:43:25.629 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-14 03:43:26.087 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-14 03:43:26.095 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-14 03:43:26.144 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-14 03:43:26.539 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-14 03:43:26.547 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-14 03:43:26.596 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-14 03:43:26.990 | Selecting previously unselected package libthai-data. 2022-04-14 03:43:26.998 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-14 03:43:27.053 | Unpacking libthai-data (0.1.28-3) ... 2022-04-14 03:43:27.425 | Selecting previously unselected package libdatrie1:amd64. 2022-04-14 03:43:27.433 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-14 03:43:27.481 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-14 03:43:27.813 | Selecting previously unselected package libthai0:amd64. 2022-04-14 03:43:27.821 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-14 03:43:27.870 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-14 03:43:28.208 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-14 03:43:28.216 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-14 03:43:28.247 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 03:43:28.613 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-14 03:43:28.621 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-14 03:43:28.664 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 03:43:29.041 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-14 03:43:29.050 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-14 03:43:29.104 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 03:43:29.470 | Selecting previously unselected package libpathplan4:amd64. 2022-04-14 03:43:29.479 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-14 03:43:29.533 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-14 03:43:29.910 | Selecting previously unselected package libgvc6. 2022-04-14 03:43:29.918 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-14 03:43:29.950 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-14 03:43:30.379 | Selecting previously unselected package libgvpr2:amd64. 2022-04-14 03:43:30.387 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-14 03:43:30.424 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-14 03:43:30.785 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-14 03:43:30.793 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-14 03:43:30.847 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-14 03:43:31.452 | Selecting previously unselected package x11-common. 2022-04-14 03:43:31.460 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-14 03:43:31.532 | dpkg-query: no packages found matching nux-tools 2022-04-14 03:43:31.543 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-14 03:43:31.819 | Selecting previously unselected package libice6:amd64. 2022-04-14 03:43:31.827 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-14 03:43:31.864 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-14 03:43:32.208 | Selecting previously unselected package libsm6:amd64. 2022-04-14 03:43:32.216 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-14 03:43:32.264 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-14 03:43:32.710 | Selecting previously unselected package libxt6:amd64. 2022-04-14 03:43:32.718 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-14 03:43:32.767 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-14 03:43:33.064 | Selecting previously unselected package libxmu6:amd64. 2022-04-14 03:43:33.072 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-14 03:43:33.121 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-14 03:43:33.510 | Selecting previously unselected package libxaw7:amd64. 2022-04-14 03:43:33.518 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-14 03:43:33.567 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-14 03:43:33.876 | Selecting previously unselected package graphviz. 2022-04-14 03:43:33.884 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-14 03:43:33.933 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-14 03:43:34.453 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-14 03:43:34.461 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-14 03:43:34.498 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-14 03:43:34.956 | Selecting previously unselected package libibverbs1:amd64. 2022-04-14 03:43:34.965 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-14 03:43:35.007 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-14 03:43:35.498 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-14 03:43:35.507 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-14 03:43:35.574 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-14 03:43:35.899 | Selecting previously unselected package icu-devtools. 2022-04-14 03:43:35.906 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-14 03:43:35.938 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-14 03:43:36.356 | Selecting previously unselected package iputils-arping. 2022-04-14 03:43:36.364 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-14 03:43:36.407 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-14 03:43:36.898 | Selecting previously unselected package javascript-common. 2022-04-14 03:43:36.906 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-14 03:43:36.968 | Unpacking javascript-common (11) ... 2022-04-14 03:43:37.333 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-14 03:43:37.341 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 03:43:37.395 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:43:37.722 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-14 03:43:37.729 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 03:43:37.755 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:43:38.093 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-14 03:43:38.101 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 03:43:38.155 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:43:38.505 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-14 03:43:38.512 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 03:43:38.561 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:43:38.956 | Selecting previously unselected package comerr-dev:amd64. 2022-04-14 03:43:38.965 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-14 03:43:39.021 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-14 03:43:39.350 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-14 03:43:39.359 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 03:43:39.418 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:43:39.756 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-14 03:43:39.764 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-14 03:43:39.801 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-14 03:43:40.138 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-14 03:43:40.146 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-14 03:43:40.293 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-14 03:43:40.590 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-14 03:43:40.598 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-14 03:43:40.647 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-14 03:43:41.002 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-14 03:43:41.010 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-14 03:43:41.070 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-14 03:43:41.413 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-14 03:43:41.420 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-14 03:43:41.476 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 03:43:41.864 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-14 03:43:41.873 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-14 03:43:41.927 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 03:43:42.310 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-14 03:43:42.317 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-14 03:43:42.378 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-14 03:43:42.670 | Selecting previously unselected package libgts-bin. 2022-04-14 03:43:42.679 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-14 03:43:42.733 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-14 03:43:43.036 | Selecting previously unselected package libicu-dev:amd64. 2022-04-14 03:43:43.044 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-14 03:43:43.093 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-14 03:43:44.893 | Selecting previously unselected package libipset13:amd64. 2022-04-14 03:43:44.901 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-14 03:43:44.956 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-14 03:43:45.351 | Selecting previously unselected package librdmacm1:amd64. 2022-04-14 03:43:45.359 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-14 03:43:45.401 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-14 03:43:45.775 | Selecting previously unselected package libiscsi7:amd64. 2022-04-14 03:43:45.783 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-14 03:43:45.841 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-14 03:43:46.173 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-14 03:43:46.181 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-14 03:43:46.229 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 03:43:46.578 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-14 03:43:46.587 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-14 03:43:46.641 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 03:43:46.904 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-14 03:43:46.911 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-14 03:43:46.955 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 03:43:47.218 | Selecting previously unselected package libjs-jquery. 2022-04-14 03:43:47.226 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-14 03:43:47.275 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-14 03:43:47.504 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-14 03:43:47.513 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-14 03:43:47.544 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-14 03:43:47.733 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-14 03:43:47.741 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-14 03:43:47.790 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-14 03:43:48.133 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-14 03:43:48.141 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-14 03:43:48.190 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-14 03:43:48.424 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-14 03:43:48.432 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-14 03:43:48.469 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-14 03:43:48.744 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-14 03:43:48.752 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-14 03:43:48.789 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-14 03:43:49.076 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-14 03:43:49.083 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-14 03:43:49.132 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 03:43:49.658 | Selecting previously unselected package libnspr4:amd64. 2022-04-14 03:43:49.667 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-14 03:43:49.721 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-14 03:43:50.132 | Selecting previously unselected package libnss3:amd64. 2022-04-14 03:43:50.140 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-14 03:43:50.201 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-14 03:43:50.767 | Selecting previously unselected package libomp5-10:amd64. 2022-04-14 03:43:50.775 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:43:50.829 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:43:51.269 | Selecting previously unselected package libomp-10-dev. 2022-04-14 03:43:51.277 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:43:51.332 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 03:43:51.670 | Selecting previously unselected package pcp-conf. 2022-04-14 03:43:51.678 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-14 03:43:51.715 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-14 03:43:51.996 | Selecting previously unselected package libpcp3. 2022-04-14 03:43:52.003 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-14 03:43:52.041 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-14 03:43:52.452 | Selecting previously unselected package libpcp-pmda3. 2022-04-14 03:43:52.460 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-14 03:43:52.509 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-14 03:43:52.801 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-14 03:43:52.810 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-14 03:43:52.852 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-14 03:43:53.275 | Selecting previously unselected package libpq5:amd64. 2022-04-14 03:43:53.283 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 03:43:53.338 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:43:53.664 | Selecting previously unselected package libpq-dev. 2022-04-14 03:43:53.672 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 03:43:53.726 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:43:54.179 | Selecting previously unselected package librados2. 2022-04-14 03:43:54.188 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-14 03:43:54.218 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 03:43:55.081 | Selecting previously unselected package librbd1. 2022-04-14 03:43:55.089 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-14 03:43:55.132 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 03:43:55.710 | Selecting previously unselected package libsasl2-dev. 2022-04-14 03:43:55.718 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 03:43:55.772 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 03:43:56.141 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-14 03:43:56.241 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-14 03:43:56.619 | Selecting previously unselected package libssl-dev:amd64. 2022-04-14 03:43:56.627 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-14 03:43:56.681 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-14 03:43:57.236 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-14 03:43:57.244 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 03:43:57.275 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 03:43:57.669 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-14 03:43:57.678 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-14 03:43:57.726 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 03:43:58.029 | Selecting previously unselected package libx86-1:amd64. 2022-04-14 03:43:58.038 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-14 03:43:58.086 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-14 03:43:58.401 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-14 03:43:58.409 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-14 03:43:58.463 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-14 03:43:58.852 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-14 03:43:58.860 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-14 03:43:58.915 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-14 03:43:59.332 | Selecting previously unselected package llvm-10-runtime. 2022-04-14 03:43:59.340 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:43:59.395 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-14 03:43:59.767 | Selecting previously unselected package libpfm4:amd64. 2022-04-14 03:43:59.775 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-14 03:43:59.823 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-14 03:44:00.207 | Selecting previously unselected package llvm-10. 2022-04-14 03:44:00.216 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:44:00.263 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:01.286 | Selecting previously unselected package libffi-dev:amd64. 2022-04-14 03:44:01.295 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-14 03:44:01.325 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-14 03:44:01.567 | Selecting previously unselected package python3-pygments. 2022-04-14 03:44:01.575 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-14 03:44:01.612 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-14 03:44:02.070 | Selecting previously unselected package llvm-10-tools. 2022-04-14 03:44:02.078 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:44:02.138 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:02.652 | Selecting previously unselected package libz3-4:amd64. 2022-04-14 03:44:02.661 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-14 03:44:02.720 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-14 03:44:03.978 | Selecting previously unselected package libz3-dev:amd64. 2022-04-14 03:44:03.986 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-14 03:44:04.017 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-14 03:44:04.338 | Selecting previously unselected package llvm-10-dev. 2022-04-14 03:44:04.346 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-14 03:44:04.383 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:09.292 | Selecting previously unselected package lsscsi. 2022-04-14 03:44:09.301 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-14 03:44:09.354 | Unpacking lsscsi (0.30-0.1) ... 2022-04-14 03:44:09.652 | Selecting previously unselected package pkg-config. 2022-04-14 03:44:09.661 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-14 03:44:09.714 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-14 03:44:10.035 | Selecting previously unselected package pm-utils. 2022-04-14 03:44:10.043 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-14 03:44:10.097 | Unpacking pm-utils (1.4.1-19) ... 2022-04-14 03:44:10.440 | Selecting previously unselected package postgresql-client-common. 2022-04-14 03:44:10.449 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-14 03:44:10.497 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-14 03:44:10.800 | Selecting previously unselected package postgresql-client-12. 2022-04-14 03:44:10.810 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 03:44:10.857 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:44:11.291 | Selecting previously unselected package ssl-cert. 2022-04-14 03:44:11.299 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-14 03:44:11.353 | Unpacking ssl-cert (1.0.39) ... 2022-04-14 03:44:11.903 | Selecting previously unselected package postgresql-common. 2022-04-14 03:44:11.912 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-14 03:44:11.979 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-14 03:44:12.024 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-14 03:44:12.383 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-14 03:44:12.392 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-14 03:44:12.428 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:44:13.046 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-14 03:44:13.056 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-14 03:44:13.086 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-14 03:44:13.350 | Selecting previously unselected package python-pip-whl. 2022-04-14 03:44:13.358 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-14 03:44:13.412 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-14 03:44:13.858 | Selecting previously unselected package python3-mysqldb. 2022-04-14 03:44:13.867 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-14 03:44:13.914 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-14 03:44:14.292 | Selecting previously unselected package python3-wheel. 2022-04-14 03:44:14.300 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-14 03:44:14.349 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-14 03:44:14.658 | Selecting previously unselected package python3-pip. 2022-04-14 03:44:14.666 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-14 03:44:14.697 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-14 03:44:15.183 | Selecting previously unselected package python3.8-venv. 2022-04-14 03:44:15.191 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-14 03:44:15.240 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-14 03:44:15.538 | Selecting previously unselected package python3-venv. 2022-04-14 03:44:15.546 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-14 03:44:15.600 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-14 03:44:15.903 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-14 03:44:15.911 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-14 03:44:15.960 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-14 03:44:16.212 | Selecting previously unselected package qemu-utils. 2022-04-14 03:44:16.220 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-14 03:44:16.274 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-14 03:44:16.685 | Selecting previously unselected package sharutils. 2022-04-14 03:44:16.694 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-14 03:44:16.742 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-14 03:44:17.006 | Selecting previously unselected package sqlite3. 2022-04-14 03:44:17.015 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-14 03:44:17.046 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-14 03:44:17.554 | Selecting previously unselected package unzip. 2022-04-14 03:44:17.562 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-14 03:44:17.617 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-14 03:44:17.932 | Selecting previously unselected package vbetool. 2022-04-14 03:44:17.940 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-14 03:44:17.983 | Unpacking vbetool (1.1-4) ... 2022-04-14 03:44:18.320 | Selecting previously unselected package ipset. 2022-04-14 03:44:18.329 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-14 03:44:18.373 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-14 03:44:18.675 | Selecting previously unselected package ipvsadm. 2022-04-14 03:44:18.683 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-14 03:44:18.714 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-14 03:44:19.074 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-14 03:44:19.082 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-14 03:44:19.133 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-14 03:44:19.491 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-14 03:44:19.499 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-14 03:44:19.566 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-14 03:44:19.869 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-14 03:44:19.878 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-14 03:44:19.931 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-14 03:44:20.206 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-14 03:44:20.216 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-14 03:44:20.290 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:44:20.640 | Selecting previously unselected package libpcp-gui2. 2022-04-14 03:44:20.649 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-14 03:44:20.697 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-14 03:44:21.069 | Selecting previously unselected package libpcp-import1. 2022-04-14 03:44:21.078 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-14 03:44:21.131 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-14 03:44:21.400 | Selecting previously unselected package libpcp-mmv1. 2022-04-14 03:44:21.409 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-14 03:44:21.457 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-14 03:44:21.829 | Selecting previously unselected package libpcp-trace2. 2022-04-14 03:44:21.837 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-14 03:44:21.885 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-14 03:44:22.183 | Selecting previously unselected package libpcp-web1. 2022-04-14 03:44:22.192 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-14 03:44:22.223 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-14 03:44:22.515 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-14 03:44:22.524 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-14 03:44:22.560 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-14 03:44:23.006 | Selecting previously unselected package python3-pcp. 2022-04-14 03:44:23.015 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-14 03:44:23.080 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-14 03:44:23.577 | Selecting previously unselected package pcp. 2022-04-14 03:44:23.586 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-14 03:44:23.712 | Unpacking pcp (5.0.3-1) ... 2022-04-14 03:44:24.709 | Selecting previously unselected package socat. 2022-04-14 03:44:24.718 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-14 03:44:24.771 | Unpacking socat (1.7.3.3-2) ... 2022-04-14 03:44:25.091 | Selecting previously unselected package vlan. 2022-04-14 03:44:25.099 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-14 03:44:25.154 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-14 03:44:25.518 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-14 03:44:25.640 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-14 03:44:25.799 | Setting up javascript-common (11) ... 2022-04-14 03:44:25.972 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-14 03:44:26.022 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-14 03:44:26.132 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-14 03:44:26.290 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-14 03:44:26.450 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-14 03:44:26.653 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-14 03:44:26.730 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 03:44:26.845 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-14 03:44:26.999 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 03:44:27.114 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-14 03:44:27.245 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-14 03:44:27.354 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-14 03:44:27.485 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-14 03:44:27.650 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-14 03:44:27.810 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-14 03:44:27.971 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-14 03:44:28.130 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-14 03:44:28.257 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-14 03:44:28.371 | Setting up vbetool (1.1-4) ... 2022-04-14 03:44:28.530 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-14 03:44:28.696 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 03:44:28.862 | Setting up pm-utils (1.4.1-19) ... 2022-04-14 03:44:29.039 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-14 03:44:29.484 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-14 03:44:29.656 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-14 03:44:29.776 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 03:44:29.982 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-14 03:44:30.141 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-14 03:44:31.136 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-14 03:44:31.857 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-14 03:44:32.091 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-14 03:44:32.239 | Setting up m4 (1.4.18-4) ... 2022-04-14 03:44:32.405 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-14 03:44:32.828 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 03:44:32.970 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-14 03:44:33.142 | Setting up iputils-arping (3:20190709-3) ... 2022-04-14 03:44:33.324 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-14 03:44:33.485 | Setting up conntrack (1:1.4.5-2) ... 2022-04-14 03:44:33.639 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 03:44:33.776 | Setting up python3-wheel (0.34.2-1) ... 2022-04-14 03:44:34.199 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-14 03:44:34.370 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-14 03:44:34.877 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-14 03:44:37.079 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-14 03:44:37.291 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-14 03:44:37.433 | Setting up acl (2.2.53-6) ... 2022-04-14 03:44:37.593 | Setting up dns-root-data (2019052802) ... 2022-04-14 03:44:37.747 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 03:44:37.902 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:38.033 | Setting up fakeroot (1.24-1) ... 2022-04-14 03:44:38.099 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-14 03:44:38.182 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-14 03:44:38.285 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:44:38.426 | Setting up autotools-dev (20180224.1) ... 2022-04-14 03:44:38.587 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-14 03:44:39.536 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-14 03:44:39.678 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-14 03:44:39.782 | Setting up make (4.2.1-1.2) ... 2022-04-14 03:44:39.918 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-14 03:44:40.068 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-14 03:44:40.222 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:40.342 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-14 03:44:40.508 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-14 03:44:40.668 | Setting up ebtables (2.0.11-3build1) ... 2022-04-14 03:44:41.433 | Setting up socat (1.7.3.3-2) ... 2022-04-14 03:44:41.519 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-14 03:44:41.695 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-14 03:44:41.856 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-14 03:44:42.010 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-14 03:44:42.136 | Setting up binfmt-support (2.2.0-2) ... 2022-04-14 03:44:42.500 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-14 03:44:43.587 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-14 03:44:43.718 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-14 03:44:43.867 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-14 03:44:44.764 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-14 03:44:44.896 | Setting up lsscsi (0.30-0.1) ... 2022-04-14 03:44:45.066 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-14 03:44:45.250 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 03:44:45.415 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 03:44:45.565 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-14 03:44:45.724 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-14 03:44:45.884 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 03:44:46.039 | Setting up autoconf (2.69-11.1) ... 2022-04-14 03:44:46.238 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-14 03:44:46.348 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-14 03:44:46.490 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-14 03:44:46.559 | Setting up dwz (0.13-5) ... 2022-04-14 03:44:46.662 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-14 03:44:46.810 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-14 03:44:46.948 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-14 03:44:47.102 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-14 03:44:47.255 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-14 03:44:47.530 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-14 03:44:48.936 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:44:49.050 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:49.199 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-14 03:44:49.353 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-14 03:44:49.472 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-14 03:44:49.616 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-14 03:44:49.855 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-14 03:44:50.003 | Setting up pcp-conf (5.0.3-1) ... 2022-04-14 03:44:50.204 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-14 03:44:50.392 | Setting up libsub-override-perl (0.09-2) ... 2022-04-14 03:44:50.524 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-14 03:44:50.610 | Setting up libthai-data (0.1.28-3) ... 2022-04-14 03:44:50.776 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-14 03:44:50.907 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-14 03:44:51.021 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-14 03:44:51.176 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-14 03:44:51.277 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:44:51.404 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-14 03:44:51.546 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-14 03:44:51.701 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-14 03:44:51.873 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-14 03:44:52.078 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-14 03:44:53.331 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-14 03:44:53.712 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-14 03:44:53.867 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-14 03:44:54.027 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-14 03:44:54.180 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-14 03:44:54.336 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 03:44:54.490 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-14 03:44:54.627 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-14 03:44:56.157 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-14 03:44:56.323 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 03:44:56.473 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-14 03:44:56.627 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-14 03:44:56.739 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-14 03:44:56.821 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-14 03:44:56.964 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-14 03:44:57.101 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:44:57.221 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-14 03:44:57.341 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-14 03:44:57.437 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-14 03:44:57.598 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-14 03:44:58.004 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-14 03:44:58.164 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:44:58.318 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:58.478 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-14 03:44:58.610 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 03:44:58.764 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-14 03:44:58.969 | Setting up libtool (2.4.6-14) ... 2022-04-14 03:44:59.107 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-14 03:45:01.078 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-14 03:45:01.296 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-14 03:45:02.770 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-14 03:45:03.901 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-14 03:45:04.072 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-14 03:45:04.255 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 03:45:04.375 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-14 03:45:04.993 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-14 03:45:05.112 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:45:05.267 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-14 03:45:05.438 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-14 03:45:07.160 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-14 03:45:07.912 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-14 03:45:08.146 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-14 03:45:08.288 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-14 03:45:08.672 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-14 03:45:08.775 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-14 03:45:08.872 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-14 03:45:09.008 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-14 03:45:09.181 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-14 03:45:09.335 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-14 03:45:09.489 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 03:45:09.644 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-14 03:45:09.797 | Setting up ssl-cert (1.0.39) ... 2022-04-14 03:45:10.625 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-14 03:45:10.769 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-14 03:45:10.952 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-14 03:45:11.095 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-14 03:45:12.300 | Adding user postgres to group ssl-cert 2022-04-14 03:45:12.537 | 2022-04-14 03:45:12.537 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-14 03:45:12.734 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-14 03:45:12.734 | Removing obsolete dictionary files: 2022-04-14 03:45:13.307 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-14 03:45:14.529 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-14 03:45:14.660 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-14 03:45:14.821 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-14 03:45:15.106 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-14 03:45:15.638 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-14 03:45:15.735 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-14 03:45:15.878 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-14 03:45:16.014 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-14 03:45:16.180 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-14 03:45:16.329 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-14 03:45:16.500 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-14 03:45:16.654 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-14 03:45:16.798 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-14 03:45:16.952 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 03:45:17.094 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-14 03:45:17.243 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-14 03:45:17.329 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:45:17.478 | Setting up ipvsadm (1:1.31-1) ... 2022-04-14 03:45:18.459 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-14 03:45:18.609 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-14 03:45:18.940 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-14 03:45:21.076 | Regenerating fonts cache... done. 2022-04-14 03:45:21.146 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-14 03:45:21.299 | Setting up libpcp3 (5.0.3-1) ... 2022-04-14 03:45:21.450 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-14 03:45:21.591 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-14 03:45:21.734 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-14 03:45:23.330 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-14 03:45:24.232 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-14 03:45:25.055 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 03:45:25.220 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-14 03:45:26.450 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-14 03:45:27.192 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:45:27.311 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-14 03:45:27.461 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 03:45:27.619 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-14 03:45:27.762 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-14 03:45:27.928 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:45:28.065 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:45:28.231 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-14 03:45:28.466 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-14 03:45:28.615 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-14 03:45:28.763 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-14 03:45:28.923 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-14 03:45:29.083 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-14 03:45:29.248 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-14 03:45:29.419 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:45:30.120 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-14 03:45:30.226 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-14 03:45:30.402 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-14 03:45:30.586 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-14 03:45:30.757 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-14 03:45:30.923 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-14 03:45:31.088 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-14 03:45:31.249 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-14 03:45:31.397 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 03:45:31.556 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-14 03:45:31.717 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-14 03:45:31.887 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-14 03:45:32.048 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-14 03:45:32.213 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 03:45:32.380 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-14 03:45:32.539 | Setting up po-debconf (1.0.21) ... 2022-04-14 03:45:32.694 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-14 03:45:41.354 | Enabling module mpm_event. 2022-04-14 03:45:41.419 | Enabling module authz_core. 2022-04-14 03:45:41.424 | Enabling module authz_host. 2022-04-14 03:45:41.487 | Enabling module authn_core. 2022-04-14 03:45:41.492 | Enabling module auth_basic. 2022-04-14 03:45:41.551 | Enabling module access_compat. 2022-04-14 03:45:41.610 | Enabling module authn_file. 2022-04-14 03:45:41.669 | Enabling module authz_user. 2022-04-14 03:45:41.728 | Enabling module alias. 2022-04-14 03:45:41.787 | Enabling module dir. 2022-04-14 03:45:41.846 | Enabling module autoindex. 2022-04-14 03:45:41.904 | Enabling module env. 2022-04-14 03:45:41.964 | Enabling module mime. 2022-04-14 03:45:42.024 | Enabling module negotiation. 2022-04-14 03:45:42.084 | Enabling module setenvif. 2022-04-14 03:45:42.143 | Enabling module filter. 2022-04-14 03:45:42.203 | Enabling module deflate. 2022-04-14 03:45:42.264 | Enabling module status. 2022-04-14 03:45:42.330 | Enabling module reqtimeout. 2022-04-14 03:45:42.389 | Enabling conf charset. 2022-04-14 03:45:42.449 | Enabling conf localized-error-pages. 2022-04-14 03:45:42.508 | Enabling conf other-vhosts-access-log. 2022-04-14 03:45:42.568 | Enabling conf security. 2022-04-14 03:45:42.629 | Enabling conf serve-cgi-bin. 2022-04-14 03:45:42.688 | Enabling site 000-default. 2022-04-14 03:45:42.741 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-14 03:45:42.797 | Enabling conf javascript-common. 2022-04-14 03:45:43.057 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-14 03:45:43.628 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-14 03:45:46.419 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-14 03:45:46.636 | Setting up python3-pcp (5.0.3-1) ... 2022-04-14 03:45:47.100 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-14 03:45:47.270 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-14 03:45:47.426 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-14 03:45:47.590 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-14 03:45:47.746 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-14 03:45:47.922 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-14 03:45:48.161 | Setting up graphviz (2.42.2-3build2) ... 2022-04-14 03:45:48.333 | Setting up pcp (5.0.3-1) ... 2022-04-14 03:45:51.507 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-14 03:45:51.918 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-14 03:45:52.336 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-14 03:45:52.747 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-14 03:46:09.442 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-14 03:46:09.591 | Setting up systemd (245.4-4ubuntu3.16) ... 2022-04-14 03:46:09.641 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-14 03:46:11.407 | Setting up dh-autoreconf (19) ... 2022-04-14 03:46:11.561 | Setting up systemd-timesyncd (245.4-4ubuntu3.16) ... 2022-04-14 03:46:12.631 | Setting up systemd-sysv (245.4-4ubuntu3.16) ... 2022-04-14 03:46:12.791 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 03:46:12.969 | Setting up debhelper (12.10ubuntu1) ... 2022-04-14 03:46:13.065 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 03:46:13.609 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-14 03:46:13.762 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-14 03:46:13.900 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-14 03:46:14.065 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-14 03:46:27.655 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-14 03:46:27.838 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-14 03:46:28.369 | Processing triggers for ufw (0.36-6) ... 2022-04-14 03:46:28.605 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 03:46:55.885 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-14 03:46:55.999 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-14 03:47:03.931 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 03:47:03.934 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:47:03.936 | ++ functions-common:time_stop:2432 : local name 2022-04-14 03:47:03.938 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 03:47:03.940 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:47:03.942 | ++ functions-common:time_stop:2435 : local total 2022-04-14 03:47:03.944 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 03:47:03.946 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:47:03.949 | ++ functions-common:time_stop:2439 : start_time=1649907705149 2022-04-14 03:47:03.951 | ++ functions-common:time_stop:2441 : [[ -z 1649907705149 ]] 2022-04-14 03:47:03.954 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:47:03.957 | ++ functions-common:time_stop:2444 : end_time=1649908023955 2022-04-14 03:47:03.960 | ++ functions-common:time_stop:2445 : elapsed_time=318806 2022-04-14 03:47:03.962 | ++ functions-common:time_stop:2446 : total=746 2022-04-14 03:47:03.964 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:47:03.966 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=319552 2022-04-14 03:47:03.968 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 03:47:03.971 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 03:47:03.973 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 03:47:03.975 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 03:47:03.979 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 03:47:03.983 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 03:47:03.985 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 03:47:03.988 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 03:47:05.294 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 03:47:05.296 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 03:47:05.298 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 03:47:05.300 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 03:47:05.301 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 03:47:05.303 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 03:47:05.305 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 03:47:05.306 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 03:47:05.308 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 03:47:05.310 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 03:47:05.311 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 03:47:05.313 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 03:47:05.315 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 03:47:05.316 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 03:47:05.318 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 03:47:05.320 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 03:47:05.321 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 03:47:05.323 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 03:47:05.325 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 03:47:05.327 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 03:47:05.329 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 03:47:05.331 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 03:47:05.333 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 03:47:05.335 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 03:47:05.402 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 03:47:05.405 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 03:47:05.471 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 03:47:05.473 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 03:47:05.539 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 03:47:05.542 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 03:47:05.543 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 03:47:05.545 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 03:47:05.547 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 03:47:05.549 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 03:47:05.551 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 03:47:05.552 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 03:47:05.554 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 03:47:05.556 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 03:47:05.558 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 03:47:05.558 | Distro: focal 2022-04-14 03:47:05.560 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 03:47:05.562 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 03:47:05.566 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 03:47:05.568 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 03:47:05.570 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 03:47:05.570 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 03:47:06.128 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 03:47:06.130 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 03:47:06.130 | pip: 21.3.1 2022-04-14 03:47:06.132 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 03:47:06.134 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 03:47:06.136 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:47:06.138 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:47:06.139 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:47:06.141 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:47:06.143 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:47:06.144 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:47:06.146 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:47:06.148 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:47:06.149 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:47:06.151 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:47:06.153 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:47:06.154 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 03:47:06.156 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:47:06.158 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:47:06.159 | + tools/install_pip.sh:main:142 : : 2022-04-14 03:47:06.161 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 03:47:06.163 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 03:47:06.165 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 03:47:06.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 03:47:06.169 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 03:47:06.170 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 03:47:06.172 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 03:47:06.175 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 03:47:06.175 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 03:47:06.179 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 03:47:06.182 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 03:47:06.184 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 03:47:06.186 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 03:47:06.187 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 03:47:06.203 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 03:47:06.205 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 03:47:06.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:47:06.911 | from cryptography.utils import int_from_bytes 2022-04-14 03:47:06.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:47:06.911 | from cryptography.utils import int_from_bytes 2022-04-14 03:47:08.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:47:09.306 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 03:47:09.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 03:47:10.942 | Installing collected packages: setuptools 2022-04-14 03:47:11.756 | Successfully installed setuptools-60.9.3 2022-04-14 03:47:11.756 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:47:11.928 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:47:11.928 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:47:12.039 | + inc/python:pip_install:200 : result=0 2022-04-14 03:47:12.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:47:12.043 | + functions-common:time_stop:2432 : local name 2022-04-14 03:47:12.045 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:47:12.046 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:47:12.048 | + functions-common:time_stop:2435 : local total 2022-04-14 03:47:12.050 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:47:12.051 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:47:12.053 | + functions-common:time_stop:2439 : start_time=1649908026199 2022-04-14 03:47:12.054 | + functions-common:time_stop:2441 : [[ -z 1649908026199 ]] 2022-04-14 03:47:12.057 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:47:12.060 | + functions-common:time_stop:2444 : end_time=1649908032058 2022-04-14 03:47:12.062 | + functions-common:time_stop:2445 : elapsed_time=5859 2022-04-14 03:47:12.063 | + functions-common:time_stop:2446 : total=0 2022-04-14 03:47:12.065 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:47:12.067 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5859 2022-04-14 03:47:12.068 | + inc/python:pip_install:203 : return 0 2022-04-14 03:47:12.070 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 03:47:12.073 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 03:47:12.077 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 03:47:12.081 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 03:47:12.084 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 03:47:12.084 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 03:47:12.675 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 03:47:12.677 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 03:47:12.677 | pip: 21.3.1 2022-04-14 03:47:12.680 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 03:47:12.683 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 03:47:12.686 | + ./stack.sh:main:796 : fixup_all 2022-04-14 03:47:12.688 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 03:47:12.690 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 03:47:12.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:47:12.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:47:12.697 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-14 03:47:12.708 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 03:47:12.719 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 03:47:12.729 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 03:47:12.731 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 03:47:12.733 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:47:12.736 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:47:12.738 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:47:12.740 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:47:12.742 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:47:12.745 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:47:12.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:47:12.749 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:47:12.751 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:47:12.753 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:47:12.755 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:47:12.757 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 03:47:12.760 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 03:47:12.762 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 03:47:12.764 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:47:12.767 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:47:12.769 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:47:12.771 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:47:12.773 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:47:12.775 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:47:12.777 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 03:47:12.780 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 03:47:12.782 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 03:47:12.784 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 03:47:12.786 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 03:47:12.788 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 03:47:12.791 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 03:47:12.810 | Using python 3.8 to install os-testr 2022-04-14 03:47:12.813 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 03:47:13.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:47:13.525 | from cryptography.utils import int_from_bytes 2022-04-14 03:47:13.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:47:13.525 | from cryptography.utils import int_from_bytes 2022-04-14 03:47:14.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:47:14.742 | Collecting os-testr 2022-04-14 03:47:14.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-04-14 03:47:14.765 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 03:47:14.765 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 03:47:15.127 | Collecting stestr>=1.0.0 2022-04-14 03:47:15.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-04-14 03:47:15.175 | Collecting python-subunit>=1.0.0 2022-04-14 03:47:15.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-14 03:47:15.202 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 03:47:15.229 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 03:47:15.231 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 03:47:15.232 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 03:47:15.233 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 03:47:15.582 | Collecting future 2022-04-14 03:47:15.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-14 03:47:15.803 | Preparing metadata (setup.py): started 2022-04-14 03:47:17.737 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:47:17.766 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 03:47:17.767 | 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.4.0) 2022-04-14 03:47:17.768 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 03:47:17.769 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 03:47:17.770 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 03:47:17.782 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 03:47:17.848 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 03:47:17.849 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 03:47:17.850 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 03:47:17.959 | Building wheels for collected packages: future 2022-04-14 03:47:17.960 | Building wheel for future (setup.py): started 2022-04-14 03:47:20.864 | Building wheel for future (setup.py): finished with status 'done' 2022-04-14 03:47:20.869 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=935bf8641858c32fe2e66fa7a344254fcc8c90ae6f4fc8d7e4a3b1170d412c2e 2022-04-14 03:47:20.869 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-14 03:47:20.875 | Successfully built future 2022-04-14 03:47:22.304 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-04-14 03:47:23.362 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-04-14 03:47:23.362 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:47:23.369 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:47:23.369 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:47:23.504 | + inc/python:pip_install:200 : result=0 2022-04-14 03:47:23.507 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:47:23.509 | + functions-common:time_stop:2432 : local name 2022-04-14 03:47:23.511 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:47:23.513 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:47:23.515 | + functions-common:time_stop:2435 : local total 2022-04-14 03:47:23.517 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:47:23.519 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:47:23.521 | + functions-common:time_stop:2439 : start_time=1649908032805 2022-04-14 03:47:23.523 | + functions-common:time_stop:2441 : [[ -z 1649908032805 ]] 2022-04-14 03:47:23.526 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:47:23.530 | + functions-common:time_stop:2444 : end_time=1649908043528 2022-04-14 03:47:23.532 | + functions-common:time_stop:2445 : elapsed_time=10723 2022-04-14 03:47:23.534 | + functions-common:time_stop:2446 : total=0 2022-04-14 03:47:23.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:47:23.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=10723 2022-04-14 03:47:23.541 | + inc/python:pip_install:203 : return 0 2022-04-14 03:47:23.543 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 03:47:23.591 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 03:47:23.773 | + ./stack.sh:main:810 : install_infra 2022-04-14 03:47:23.778 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 03:47:23.781 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 03:47:23.783 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-14 03:47:26.881 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 03:47:26.883 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 03:47:26.904 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 03:47:28.677 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.723 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.795 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.804 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.826 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.830 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.848 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.857 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.878 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.889 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:28.951 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.029 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.045 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.076 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.084 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.098 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.115 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.127 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.141 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.151 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.188 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.211 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.219 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.282 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.285 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.289 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.329 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.368 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.384 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.401 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.420 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.437 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.454 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.484 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.515 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.542 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.552 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.570 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.583 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.601 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.608 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.612 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:29.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:47:29.748 | Collecting pbr===5.8.1 2022-04-14 03:47:29.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-14 03:47:29.794 | Installing collected packages: pbr 2022-04-14 03:47:29.933 | Successfully installed pbr-5.8.1 2022-04-14 03:47:29.996 | + inc/python:pip_install:200 : result=0 2022-04-14 03:47:29.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:47:30.000 | + functions-common:time_stop:2432 : local name 2022-04-14 03:47:30.002 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:47:30.004 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:47:30.006 | + functions-common:time_stop:2435 : local total 2022-04-14 03:47:30.009 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:47:30.011 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:47:30.013 | + functions-common:time_stop:2439 : start_time=1649908046897 2022-04-14 03:47:30.015 | + functions-common:time_stop:2441 : [[ -z 1649908046897 ]] 2022-04-14 03:47:30.018 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:47:30.021 | + functions-common:time_stop:2444 : end_time=1649908050019 2022-04-14 03:47:30.023 | + functions-common:time_stop:2445 : elapsed_time=3122 2022-04-14 03:47:30.026 | + functions-common:time_stop:2446 : total=10723 2022-04-14 03:47:30.028 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:47:30.030 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=13845 2022-04-14 03:47:30.032 | + inc/python:pip_install:203 : return 0 2022-04-14 03:47:30.034 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 03:47:30.037 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 03:47:30.058 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 03:47:31.832 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:31.878 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:31.950 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:31.959 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:31.981 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:31.985 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.001 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.012 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.031 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.043 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.103 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.178 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.195 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.225 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.233 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.247 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.264 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.276 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.289 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.298 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.336 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.359 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.366 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.428 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.432 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.436 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.476 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.513 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.529 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.545 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.565 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.581 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.598 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.627 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.657 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.684 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.694 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.712 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.724 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.742 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.749 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.753 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 03:47:32.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:47:32.758 | Processing /opt/stack/requirements 2022-04-14 03:47:34.164 | Collecting fixtures===3.0.0 2022-04-14 03:47:34.172 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-14 03:47:34.388 | Collecting PyYAML===6.0 2022-04-14 03:47:34.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-14 03:47:34.567 | Collecting requests===2.27.1 2022-04-14 03:47:34.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-14 03:47:34.666 | Collecting packaging===21.3 2022-04-14 03:47:34.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-14 03:47:34.734 | Collecting testtools===2.5.0 2022-04-14 03:47:34.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-14 03:47:34.819 | Collecting idna===3.3 2022-04-14 03:47:34.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-14 03:47:34.961 | Collecting pyparsing===3.0.7 2022-04-14 03:47:34.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-14 03:47:35.024 | Collecting six===1.16.0 2022-04-14 03:47:35.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-14 03:47:35.084 | Collecting charset-normalizer===2.0.12 2022-04-14 03:47:35.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-14 03:47:35.124 | Collecting Parsley>=1.2 2022-04-14 03:47:35.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-14 03:47:35.175 | Collecting beagle>=0.2.1 2022-04-14 03:47:35.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-14 03:47:35.207 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-04-14 03:47:35.275 | Collecting certifi>=2017.4.17 2022-04-14 03:47:35.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-14 03:47:35.366 | Collecting urllib3===1.26.8 2022-04-14 03:47:35.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-04-14 03:47:35.434 | Collecting extras===1.0.0 2022-04-14 03:47:35.441 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-14 03:47:35.529 | Collecting cliff===3.10.1 2022-04-14 03:47:35.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-14 03:47:35.713 | Collecting cmd2===2.4.0 2022-04-14 03:47:35.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-14 03:47:35.813 | Collecting autopage===0.5.0 2022-04-14 03:47:35.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-14 03:47:35.906 | Collecting stevedore===3.5.0 2022-04-14 03:47:35.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-14 03:47:35.975 | Collecting prettytable===3.1.1 2022-04-14 03:47:35.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-04-14 03:47:36.037 | Collecting pyperclip===1.8.2 2022-04-14 03:47:36.044 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-14 03:47:36.083 | Collecting wcwidth===0.2.5 2022-04-14 03:47:36.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-14 03:47:36.143 | Collecting attrs===21.4.0 2022-04-14 03:47:36.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-14 03:47:36.234 | Building wheels for collected packages: openstack-requirements 2022-04-14 03:47:36.235 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 03:47:37.056 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 03:47:37.057 | ERROR: Command errored out with exit status 1: 2022-04-14 03:47:37.057 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-drmaj9bb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-drmaj9bb/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-lqa7qf0b 2022-04-14 03:47:37.057 | cwd: /tmp/pip-req-build-drmaj9bb/ 2022-04-14 03:47:37.057 | Complete output (6 lines): 2022-04-14 03:47:37.057 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 03:47:37.057 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 03:47:37.057 | or: setup.py --help-commands 2022-04-14 03:47:37.057 | or: setup.py cmd --help 2022-04-14 03:47:37.057 | 2022-04-14 03:47:37.057 | error: invalid command 'bdist_wheel' 2022-04-14 03:47:37.057 | ---------------------------------------- 2022-04-14 03:47:37.057 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 03:47:37.057 | Running setup.py clean for openstack-requirements 2022-04-14 03:47:37.909 | Failed to build openstack-requirements 2022-04-14 03:47:38.167 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, autopage, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-14 03:47:39.999 | Running setup.py install for openstack-requirements: started 2022-04-14 03:47:42.309 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 03:47:42.342 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5350 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-04-14 03:47:42.472 | + inc/python:pip_install:200 : result=0 2022-04-14 03:47:42.474 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:47:42.476 | + functions-common:time_stop:2432 : local name 2022-04-14 03:47:42.479 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:47:42.481 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:47:42.483 | + functions-common:time_stop:2435 : local total 2022-04-14 03:47:42.485 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:47:42.487 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:47:42.489 | + functions-common:time_stop:2439 : start_time=1649908050050 2022-04-14 03:47:42.491 | + functions-common:time_stop:2441 : [[ -z 1649908050050 ]] 2022-04-14 03:47:42.494 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:47:42.498 | + functions-common:time_stop:2444 : end_time=1649908062496 2022-04-14 03:47:42.500 | + functions-common:time_stop:2445 : elapsed_time=12446 2022-04-14 03:47:42.502 | + functions-common:time_stop:2446 : total=13845 2022-04-14 03:47:42.504 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:47:42.506 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26291 2022-04-14 03:47:42.508 | + inc/python:pip_install:203 : return 0 2022-04-14 03:47:42.511 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 03:47:42.513 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 03:47:42.515 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 03:47:42.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:47:42.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:47:42.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 03:47:42.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:47:42.526 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 03:47:42.545 | Using python 3.8 to install pbr 2022-04-14 03:47:42.548 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 03:47:43.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:47:43.271 | from cryptography.utils import int_from_bytes 2022-04-14 03:47:43.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:47:43.271 | from cryptography.utils import int_from_bytes 2022-04-14 03:47:44.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:47:44.413 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 03:47:46.159 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:47:46.165 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:47:46.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:47:46.274 | + inc/python:pip_install:200 : result=0 2022-04-14 03:47:46.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:47:46.278 | + functions-common:time_stop:2432 : local name 2022-04-14 03:47:46.280 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:47:46.282 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:47:46.284 | + functions-common:time_stop:2435 : local total 2022-04-14 03:47:46.286 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:47:46.288 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:47:46.291 | + functions-common:time_stop:2439 : start_time=1649908062541 2022-04-14 03:47:46.293 | + functions-common:time_stop:2441 : [[ -z 1649908062541 ]] 2022-04-14 03:47:46.295 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:47:46.299 | + functions-common:time_stop:2444 : end_time=1649908066297 2022-04-14 03:47:46.301 | + functions-common:time_stop:2445 : elapsed_time=3756 2022-04-14 03:47:46.303 | + functions-common:time_stop:2446 : total=26291 2022-04-14 03:47:46.305 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:47:46.308 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=30047 2022-04-14 03:47:46.310 | + inc/python:pip_install:203 : return 0 2022-04-14 03:47:46.312 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 03:47:49.451 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 03:47:51.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:47:51.270 | Collecting bindep 2022-04-14 03:47:51.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-14 03:47:51.338 | Collecting distro 2022-04-14 03:47:51.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-14 03:47:51.430 | Collecting packaging; python_version >= "3.6" 2022-04-14 03:47:51.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-14 03:47:51.471 | Collecting Parsley 2022-04-14 03:47:51.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-14 03:47:51.633 | Collecting pbr>=2.0.0 2022-04-14 03:47:51.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-14 03:47:51.831 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-14 03:47:51.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-14 03:47:51.884 | Installing collected packages: distro, pyparsing, packaging, Parsley, pbr, bindep 2022-04-14 03:47:52.437 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-14 03:47:52.506 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 03:47:52.509 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 03:47:52.512 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 03:47:52.528 | + ./stack.sh:main:819 : pkgs= 2022-04-14 03:47:52.531 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 03:47:52.533 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 03:47:52.535 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 03:47:52.537 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 03:47:52.539 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 03:47:52.541 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 03:47:52.544 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 03:47:52.546 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 03:47:52.548 | + functions-common:run_phase:1870 : local extra 2022-04-14 03:47:52.550 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 03:47:52.554 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 03:47:52.556 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 03:47:52.559 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 03:47:52.561 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 03:47:52.563 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 03:47:52.577 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:47:52.579 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 03:47:52.581 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 03:47:52.583 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 03:47:52.585 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 03:47:52.588 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 03:47:52.590 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 03:47:52.592 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 03:47:52.594 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 03:47:52.596 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 03:47:52.598 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 03:47:52.600 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 03:47:52.603 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 03:47:52.605 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 03:47:52.607 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 03:47:52.609 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 03:47:52.611 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 03:47:52.613 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 03:47:52.616 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 03:47:52.619 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 03:47:52.621 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 03:47:52.623 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 03:47:52.626 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 03:47:52.628 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 03:47:52.630 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 03:47:52.632 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 03:47:52.684 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 03:47:52.684 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 03:47:52.687 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 03:47:53.042 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 03:47:53.044 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 03:47:53.060 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:47:53.063 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 03:47:53.065 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:47:53.068 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:47:53.071 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:47:53.073 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:47:53.076 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:47:53.078 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:47:53.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:47:53.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:47:53.084 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:47:53.087 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:47:53.089 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:47:53.091 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:47:53.093 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 03:47:53.095 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:47:53.097 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:47:53.100 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:47:53.102 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 03:47:53.122 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 03:47:53.230 | Reading package lists... 2022-04-14 03:47:53.469 | Building dependency tree... 2022-04-14 03:47:53.470 | Reading state information... 2022-04-14 03:47:53.714 | The following packages were automatically installed and are no longer required: 2022-04-14 03:47:53.715 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:47:53.715 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:47:53.715 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:47:53.715 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:47:53.716 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:47:53.716 | python3-zope.interface 2022-04-14 03:47:53.716 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:47:53.716 | The following additional packages will be installed: 2022-04-14 03:47:53.716 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-14 03:47:53.716 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-14 03:47:53.716 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-14 03:47:53.717 | erlang-tools erlang-xmerl locales-all 2022-04-14 03:47:53.718 | Suggested packages: 2022-04-14 03:47:53.718 | erlang erlang-manpages erlang-doc 2022-04-14 03:47:53.788 | The following NEW packages will be installed: 2022-04-14 03:47:53.788 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-14 03:47:53.788 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-14 03:47:53.788 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-14 03:47:53.790 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-14 03:47:54.039 | 0 upgraded, 19 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:47:54.040 | Need to get 38.1 MB of archives. 2022-04-14 03:47:54.040 | After this operation, 276 MB of additional disk space will be used. 2022-04-14 03:47:54.040 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-14 03:47:55.645 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-14 03:47:55.904 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-14 03:47:55.906 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-14 03:47:55.915 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-14 03:47:55.946 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-14 03:47:55.963 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-14 03:47:56.319 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-14 03:47:56.320 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-14 03:47:56.322 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-14 03:47:56.324 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-14 03:47:56.333 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-14 03:47:56.458 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-14 03:47:56.553 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-14 03:47:56.555 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-14 03:47:56.561 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-14 03:47:56.568 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-14 03:47:56.928 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-14 03:47:58.496 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-14 03:48:00.912 | Fetched 38.1 MB in 7s (5,817 kB/s) 2022-04-14 03:48:01.083 | Selecting previously unselected package erlang-base. 2022-04-14 03:48:01.130 | (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.) 2022-04-14 03:48:01.133 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:01.185 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:02.619 | Selecting previously unselected package erlang-asn1. 2022-04-14 03:48:02.628 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:02.674 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:03.053 | Selecting previously unselected package erlang-crypto. 2022-04-14 03:48:03.063 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:03.116 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:03.465 | Selecting previously unselected package erlang-public-key. 2022-04-14 03:48:03.474 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:03.527 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:03.926 | Selecting previously unselected package erlang-mnesia. 2022-04-14 03:48:03.935 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:03.988 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:04.388 | Selecting previously unselected package erlang-runtime-tools. 2022-04-14 03:48:04.397 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:04.445 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:04.813 | Selecting previously unselected package erlang-ssl. 2022-04-14 03:48:04.822 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:04.859 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:05.343 | Selecting previously unselected package erlang-eldap. 2022-04-14 03:48:05.351 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:05.405 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:05.716 | Selecting previously unselected package erlang-ftp. 2022-04-14 03:48:05.725 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:05.776 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:06.097 | Selecting previously unselected package erlang-tftp. 2022-04-14 03:48:06.105 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:06.154 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:06.514 | Selecting previously unselected package erlang-inets. 2022-04-14 03:48:06.523 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:06.579 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:07.002 | Selecting previously unselected package erlang-snmp. 2022-04-14 03:48:07.011 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:07.051 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:07.602 | Selecting previously unselected package erlang-os-mon. 2022-04-14 03:48:07.611 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:07.653 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:07.937 | Selecting previously unselected package erlang-parsetools. 2022-04-14 03:48:07.945 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:08.002 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:08.310 | Selecting previously unselected package erlang-syntax-tools. 2022-04-14 03:48:08.319 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:08.362 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:08.722 | Selecting previously unselected package erlang-tools. 2022-04-14 03:48:08.731 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:08.785 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:09.105 | Selecting previously unselected package erlang-xmerl. 2022-04-14 03:48:09.114 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-14 03:48:09.162 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:09.691 | Selecting previously unselected package locales-all. 2022-04-14 03:48:09.701 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-14 03:48:09.754 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-14 03:48:14.413 | Selecting previously unselected package rabbitmq-server. 2022-04-14 03:48:14.425 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-14 03:48:14.453 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-14 03:48:15.901 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:16.806 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-14 03:48:16.806 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-14 03:48:21.010 | Searching for services which depend on erlang and should be started... none found. 2022-04-14 03:48:21.092 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:21.212 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:21.364 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-14 03:48:21.521 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:21.667 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:21.807 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:21.932 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:22.027 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:22.181 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:22.336 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:22.484 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:22.639 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:22.776 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:22.913 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:23.084 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:23.227 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:23.384 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-14 03:48:23.538 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-14 03:48:23.892 | Adding group `rabbitmq' (GID 125) ... 2022-04-14 03:48:23.998 | Done. 2022-04-14 03:48:24.078 | Adding system user `rabbitmq' (UID 117) ... 2022-04-14 03:48:24.079 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-14 03:48:24.375 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-14 03:48:24.644 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-14 03:48:32.013 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 03:48:32.805 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 03:48:40.902 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:48:40.905 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:48:40.907 | + functions-common:time_stop:2432 : local name 2022-04-14 03:48:40.909 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:48:40.911 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:48:40.913 | + functions-common:time_stop:2435 : local total 2022-04-14 03:48:40.915 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:48:40.917 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:48:40.919 | + functions-common:time_stop:2439 : start_time=1649908073120 2022-04-14 03:48:40.921 | + functions-common:time_stop:2441 : [[ -z 1649908073120 ]] 2022-04-14 03:48:40.924 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:48:40.928 | + functions-common:time_stop:2444 : end_time=1649908120926 2022-04-14 03:48:40.930 | + functions-common:time_stop:2445 : elapsed_time=47806 2022-04-14 03:48:40.932 | + functions-common:time_stop:2446 : total=319552 2022-04-14 03:48:40.934 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:48:40.936 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=367358 2022-04-14 03:48:40.939 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:48:40.941 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 03:48:40.943 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:48:40.946 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:48:40.948 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:48:40.950 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:48:40.952 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:48:40.955 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:48:40.957 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 03:48:40.959 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:48:40.962 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:48:40.964 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:48:40.966 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:48:40.968 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:48:40.970 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:48:40.973 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:48:40.975 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:48:40.977 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:48:40.980 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:48:40.982 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:48:40.984 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 03:48:40.986 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:48:40.988 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:48:40.991 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:48:40.993 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:48:40.995 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:48:40.997 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:48:41.000 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 03:48:41.002 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 03:48:41.018 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:48:41.020 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 03:48:41.023 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 03:48:41.025 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 03:48:41.027 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 03:48:41.030 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 03:48:41.034 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 03:48:41.036 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 03:48:41.038 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 03:48:41.041 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 03:48:41.043 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 03:48:41.045 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 03:48:41.048 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 03:48:41.761 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 03:48:41.761 | user tags 2022-04-14 03:48:41.761 | guest [administrator]' 2022-04-14 03:48:41.765 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 03:48:41.765 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 03:48:41.765 | user tags 2022-04-14 03:48:41.765 | guest [administrator]' 2022-04-14 03:48:41.771 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-14 03:48:41.773 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-14 03:48:41.776 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-14 03:48:42.440 | Adding user "stackrabbit" ... 2022-04-14 03:48:42.504 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 03:48:43.163 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 03:48:43.226 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 03:48:43.228 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 03:48:43.900 | Changing password for user "stackrabbit" ... 2022-04-14 03:48:43.961 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 03:48:43.963 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 03:48:43.965 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 03:48:44.622 | Deleting user "guest" ... 2022-04-14 03:48:44.685 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 03:48:44.701 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:48:44.704 | + ./stack.sh:main:836 : install_database 2022-04-14 03:48:44.706 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 03:48:44.709 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 03:48:44.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:48:44.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:48:44.716 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 03:48:45.166 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 03:48:45.168 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-14 03:48:45.173 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-14 03:48:45.175 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:48:45.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:48:45.180 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-14 03:48:45.182 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-14 03:48:45.185 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-14 03:48:45.188 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 03:48:45.191 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 03:48:45.193 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 03:48:45.195 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:48:45.197 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 03:48:45.200 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:48:45.202 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:48:45.205 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:48:45.207 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:48:45.210 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:48:45.212 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:48:45.214 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:48:45.216 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:48:45.218 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:48:45.221 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:48:45.223 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:48:45.226 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 03:48:45.228 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:48:45.230 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:48:45.233 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:48:45.235 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:48:45.237 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:48:45.239 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:48:45.242 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 03:48:45.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:48:45.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:48:45.249 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 03:48:45.251 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:48:45.253 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:48:45.255 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:48:45.257 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:48:45.260 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:48:45.262 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:48:45.264 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:48:45.266 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:48:45.269 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:48:45.271 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:48:45.273 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:48:45.276 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:48:45.278 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 03:48:45.280 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:48:45.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:48:45.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:48:45.288 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 03:48:45.307 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 03:48:45.416 | Reading package lists... 2022-04-14 03:48:45.654 | Building dependency tree... 2022-04-14 03:48:45.655 | Reading state information... 2022-04-14 03:48:45.903 | The following packages were automatically installed and are no longer required: 2022-04-14 03:48:45.904 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:48:45.905 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:48:45.905 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:48:45.905 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:48:45.905 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:48:45.905 | python3-zope.interface 2022-04-14 03:48:45.905 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:48:45.905 | The following additional packages will be installed: 2022-04-14 03:48:45.905 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-14 03:48:45.905 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-14 03:48:45.905 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-14 03:48:45.905 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-14 03:48:45.906 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-14 03:48:45.906 | mysql-server-8.0 mysql-server-core-8.0 2022-04-14 03:48:45.907 | Suggested packages: 2022-04-14 03:48:45.907 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-14 03:48:45.984 | The following NEW packages will be installed: 2022-04-14 03:48:45.984 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-14 03:48:45.984 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-14 03:48:45.984 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-14 03:48:45.984 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-14 03:48:45.984 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-14 03:48:45.984 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-14 03:48:46.094 | 0 upgraded, 24 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:48:46.094 | Need to get 31.4 MB of archives. 2022-04-14 03:48:46.094 | After this operation, 262 MB of additional disk space will be used. 2022-04-14 03:48:46.094 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-14 03:48:46.911 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-14 03:48:46.914 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-14 03:48:46.925 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-14 03:48:46.926 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-14 03:48:46.954 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-14 03:48:49.585 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-14 03:48:49.652 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-14 03:48:49.654 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-14 03:48:49.709 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-14 03:48:49.725 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-14 03:48:49.739 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-14 03:48:49.740 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-14 03:48:49.740 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-14 03:48:49.742 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-14 03:48:49.743 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-14 03:48:49.744 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-14 03:48:49.744 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-14 03:48:49.782 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-14 03:48:49.785 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-14 03:48:49.840 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-14 03:48:49.841 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-14 03:48:50.929 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-14 03:48:50.929 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-14 03:48:51.433 | Preconfiguring packages ... 2022-04-14 03:48:51.677 | Fetched 31.4 MB in 5s (6,372 kB/s) 2022-04-14 03:48:51.766 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-14 03:48:51.817 | (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.) 2022-04-14 03:48:51.820 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 03:48:51.865 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:48:53.159 | Selecting previously unselected package mysql-client-8.0. 2022-04-14 03:48:53.170 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 03:48:53.222 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:48:53.542 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-14 03:48:53.551 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-14 03:48:53.633 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 03:48:53.976 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-14 03:48:53.986 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-14 03:48:54.039 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 03:48:54.448 | Selecting previously unselected package libmecab2:amd64. 2022-04-14 03:48:54.458 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-14 03:48:54.511 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-14 03:48:54.936 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-14 03:48:54.946 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 03:48:55.005 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:48:58.745 | Selecting previously unselected package mysql-server-8.0. 2022-04-14 03:48:58.755 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-14 03:48:59.721 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:49:00.122 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-14 03:49:00.132 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-14 03:49:00.180 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-14 03:49:00.456 | Selecting previously unselected package liburi-perl. 2022-04-14 03:49:00.467 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-14 03:49:00.511 | Unpacking liburi-perl (1.76-2) ... 2022-04-14 03:49:00.805 | Selecting previously unselected package libhtml-parser-perl. 2022-04-14 03:49:00.814 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-14 03:49:00.867 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-14 03:49:01.153 | Selecting previously unselected package libcgi-pm-perl. 2022-04-14 03:49:01.163 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-14 03:49:01.227 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-14 03:49:01.579 | Selecting previously unselected package libfcgi-perl. 2022-04-14 03:49:01.590 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-14 03:49:01.642 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-14 03:49:01.965 | Selecting previously unselected package libcgi-fast-perl. 2022-04-14 03:49:01.975 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-14 03:49:02.036 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-14 03:49:02.376 | Selecting previously unselected package libencode-locale-perl. 2022-04-14 03:49:02.386 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-14 03:49:02.427 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-14 03:49:02.777 | Selecting previously unselected package libhtml-template-perl. 2022-04-14 03:49:02.786 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-14 03:49:02.842 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-14 03:49:03.116 | Selecting previously unselected package libtimedate-perl. 2022-04-14 03:49:03.126 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-14 03:49:03.162 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-14 03:49:03.456 | Selecting previously unselected package libhttp-date-perl. 2022-04-14 03:49:03.466 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-14 03:49:03.495 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-14 03:49:03.773 | Selecting previously unselected package libio-html-perl. 2022-04-14 03:49:03.783 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-14 03:49:03.836 | Unpacking libio-html-perl (1.001-1) ... 2022-04-14 03:49:04.084 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-14 03:49:04.094 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-14 03:49:04.141 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-14 03:49:04.444 | Selecting previously unselected package libhttp-message-perl. 2022-04-14 03:49:04.454 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-14 03:49:04.507 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-14 03:49:04.799 | Selecting previously unselected package mecab-utils. 2022-04-14 03:49:04.810 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-14 03:49:04.853 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-14 03:49:05.225 | Selecting previously unselected package mecab-ipadic. 2022-04-14 03:49:05.235 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-14 03:49:05.290 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-14 03:49:07.004 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-14 03:49:07.014 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-14 03:49:07.066 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-14 03:49:07.375 | Selecting previously unselected package mysql-server. 2022-04-14 03:49:07.385 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-14 03:49:07.438 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:49:07.761 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-14 03:49:07.998 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:49:08.156 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-14 03:49:08.318 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-14 03:49:08.490 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-14 03:49:08.632 | Setting up mecab-utils (0.996-10build1) ... 2022-04-14 03:49:08.761 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 03:49:08.918 | Setting up libio-html-perl (1.001-1) ... 2022-04-14 03:49:09.081 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-14 03:49:09.215 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:49:09.344 | Setting up libfcgi-perl (0.79-1) ... 2022-04-14 03:49:09.495 | Setting up liburi-perl (1.76-2) ... 2022-04-14 03:49:09.630 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-14 03:49:09.773 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-14 03:49:09.910 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-14 03:49:10.016 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-14 03:49:10.019 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-14 03:49:10.019 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-14 03:49:10.019 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-14 03:49:10.019 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-14 03:49:10.160 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-14 03:49:10.160 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-14 03:49:10.160 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-14 03:49:10.161 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-14 03:49:10.169 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-14 03:49:10.258 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-14 03:49:10.258 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-14 03:49:10.258 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-14 03:49:10.285 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-14 03:49:10.329 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-14 03:49:10.615 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-14 03:49:10.622 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-14 03:49:10.713 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-14 03:49:10.713 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-14 03:49:10.713 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-14 03:49:10.713 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-14 03:49:10.717 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-14 03:49:10.717 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-14 03:49:10.762 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-14 03:49:10.953 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-14 03:49:10.953 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-14 03:49:10.954 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-14 03:49:10.954 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-14 03:49:10.956 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-14 03:49:10.957 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-14 03:49:11.380 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-14 03:49:11.501 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-14 03:49:11.810 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-14 03:49:11.814 | 2022-04-14 03:49:11.814 | done! 2022-04-14 03:49:11.824 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-14 03:49:11.884 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:49:12.058 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-14 03:49:12.156 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-14 03:49:12.160 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-14 03:49:12.160 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-14 03:49:12.160 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-14 03:49:12.160 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-14 03:49:12.370 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-14 03:49:12.370 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-14 03:49:12.371 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-14 03:49:12.371 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-14 03:49:12.383 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-14 03:49:12.513 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-14 03:49:12.514 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-14 03:49:12.514 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-14 03:49:12.555 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-14 03:49:12.628 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-14 03:49:13.123 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-14 03:49:13.133 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-14 03:49:13.243 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-14 03:49:13.243 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-14 03:49:13.244 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-14 03:49:13.244 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-14 03:49:13.249 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-14 03:49:13.249 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-14 03:49:13.340 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-14 03:49:13.631 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-14 03:49:13.632 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-14 03:49:13.633 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-14 03:49:13.633 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-14 03:49:13.636 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-14 03:49:13.637 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-14 03:49:14.146 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-14 03:49:14.281 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-14 03:49:14.590 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-14 03:49:14.594 | 2022-04-14 03:49:14.594 | done! 2022-04-14 03:49:14.602 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-14 03:49:14.692 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-14 03:49:14.829 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-14 03:49:14.972 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:49:16.241 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-14 03:49:16.326 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-14 03:49:58.099 | mysqld will log errors to /var/log/mysql/error.log 2022-04-14 03:49:59.470 | mysqld is running as pid 56783 2022-04-14 03:50:03.406 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-14 03:50:06.207 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-14 03:50:06.376 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-14 03:50:06.524 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-14 03:50:06.687 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-14 03:50:06.845 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 03:50:07.339 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 03:50:09.285 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-14 03:50:17.014 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:50:17.017 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:50:17.019 | + functions-common:time_stop:2432 : local name 2022-04-14 03:50:17.021 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:50:17.023 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:50:17.025 | + functions-common:time_stop:2435 : local total 2022-04-14 03:50:17.027 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:50:17.029 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:50:17.032 | + functions-common:time_stop:2439 : start_time=1649908125305 2022-04-14 03:50:17.034 | + functions-common:time_stop:2441 : [[ -z 1649908125305 ]] 2022-04-14 03:50:17.036 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:50:17.040 | + functions-common:time_stop:2444 : end_time=1649908217038 2022-04-14 03:50:17.042 | + functions-common:time_stop:2445 : elapsed_time=91733 2022-04-14 03:50:17.044 | + functions-common:time_stop:2446 : total=367358 2022-04-14 03:50:17.046 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:50:17.048 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=459091 2022-04-14 03:50:17.050 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:50:17.053 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 03:50:17.055 | + ./stack.sh:main:839 : install_database_python 2022-04-14 03:50:17.057 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 03:50:17.060 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 03:50:17.062 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 03:50:17.065 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 03:50:17.067 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 03:50:17.070 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 03:50:17.072 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 03:50:17.075 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 03:50:17.076 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 03:50:17.081 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 03:50:17.084 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 03:50:17.086 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 03:50:17.089 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 03:50:17.091 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 03:50:17.111 | Using python 3.8 to install PyMySQL 2022-04-14 03:50:17.113 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 03:50:17.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:50:17.842 | from cryptography.utils import int_from_bytes 2022-04-14 03:50:17.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:50:17.842 | from cryptography.utils import int_from_bytes 2022-04-14 03:50:18.961 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:50:19.081 | Collecting PyMySQL 2022-04-14 03:50:19.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-14 03:50:20.665 | Installing collected packages: PyMySQL 2022-04-14 03:50:20.866 | Successfully installed PyMySQL-1.0.2 2022-04-14 03:50:20.866 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:50:20.872 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:50:20.872 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:50:20.978 | + inc/python:pip_install:200 : result=0 2022-04-14 03:50:20.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:50:20.984 | + functions-common:time_stop:2432 : local name 2022-04-14 03:50:20.986 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:50:20.988 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:50:20.990 | + functions-common:time_stop:2435 : local total 2022-04-14 03:50:20.993 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:50:20.995 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:50:20.997 | + functions-common:time_stop:2439 : start_time=1649908217106 2022-04-14 03:50:21.000 | + functions-common:time_stop:2441 : [[ -z 1649908217106 ]] 2022-04-14 03:50:21.003 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:50:21.007 | + functions-common:time_stop:2444 : end_time=1649908221004 2022-04-14 03:50:21.009 | + functions-common:time_stop:2445 : elapsed_time=3898 2022-04-14 03:50:21.011 | + functions-common:time_stop:2446 : total=30047 2022-04-14 03:50:21.014 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:50:21.016 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=33945 2022-04-14 03:50:21.018 | + inc/python:pip_install:203 : return 0 2022-04-14 03:50:21.020 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 03:50:21.023 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 03:50:21.025 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 03:50:21.027 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 03:50:21.043 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:50:21.046 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 03:50:21.048 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 03:50:21.052 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 03:50:21.052 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 03:50:21.057 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 03:50:21.059 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 03:50:21.062 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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- ]] 2022-04-14 03:50:21.064 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 03:50:21.066 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 03:50:21.069 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 03:50:21.084 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:50:21.087 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 03:50:21.089 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:50:21.092 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:50:21.094 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:50:21.096 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:50:21.099 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:50:21.101 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:50:21.103 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:21.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:21.108 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:50:21.110 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:50:21.112 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:50:21.114 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:50:21.117 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 03:50:21.119 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:50:21.121 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:21.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:21.126 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 03:50:21.146 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 03:50:21.256 | Reading package lists... 2022-04-14 03:50:21.499 | Building dependency tree... 2022-04-14 03:50:21.501 | Reading state information... 2022-04-14 03:50:21.746 | The following packages were automatically installed and are no longer required: 2022-04-14 03:50:21.747 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:50:21.747 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:50:21.747 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:50:21.748 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:50:21.748 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:50:21.748 | python3-zope.interface 2022-04-14 03:50:21.748 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:50:21.817 | The following NEW packages will be installed: 2022-04-14 03:50:21.817 | radvd 2022-04-14 03:50:21.958 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:50:21.958 | Need to get 59.0 kB of archives. 2022-04-14 03:50:21.958 | After this operation, 164 kB of additional disk space will be used. 2022-04-14 03:50:21.958 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-14 03:50:22.650 | Fetched 59.0 kB in 0s (219 kB/s) 2022-04-14 03:50:22.868 | Selecting previously unselected package radvd. 2022-04-14 03:50:22.920 | (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.) 2022-04-14 03:50:22.924 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-14 03:50:22.975 | Unpacking radvd (1:2.17-2) ... 2022-04-14 03:50:23.431 | Setting up radvd (1:2.17-2) ... 2022-04-14 03:50:24.830 | Job for radvd.service failed because the control process exited with error code. 2022-04-14 03:50:24.830 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-14 03:50:24.832 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-14 03:50:24.844 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-14 03:50:24.844 | Loaded: loaded (]8;;file://dv-neutron-837681-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-14 03:50:24.844 | Active: failed (Result: exit-code) since Thu 2022-04-14 03:50:24 UTC; 15ms ago 2022-04-14 03:50:24.844 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-14 03:50:24.844 | Process: 57903 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-14 03:50:24.844 | 2022-04-14 03:50:24.844 | Apr 14 03:50:24 dv-neutron-837681-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-14 03:50:24.844 | Apr 14 03:50:24 dv-neutron-837681-1-hyperv radvd[57903]: can't open /etc/radvd.conf: No such file or directory 2022-04-14 03:50:24.844 | Apr 14 03:50:24 dv-neutron-837681-1-hyperv radvd[57903]: Insecure file permissions, but continuing anyway 2022-04-14 03:50:24.844 | Apr 14 03:50:24 dv-neutron-837681-1-hyperv radvd[57903]: exiting, failed to read config file 2022-04-14 03:50:24.844 | Apr 14 03:50:24 dv-neutron-837681-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-14 03:50:24.844 | Apr 14 03:50:24 dv-neutron-837681-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-14 03:50:24.845 | Apr 14 03:50:24 dv-neutron-837681-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-14 03:50:24.910 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 03:50:25.199 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 03:50:33.299 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:50:33.301 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:50:33.304 | + functions-common:time_stop:2432 : local name 2022-04-14 03:50:33.306 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:50:33.308 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:50:33.310 | + functions-common:time_stop:2435 : local total 2022-04-14 03:50:33.313 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:50:33.315 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:50:33.317 | + functions-common:time_stop:2439 : start_time=1649908221144 2022-04-14 03:50:33.319 | + functions-common:time_stop:2441 : [[ -z 1649908221144 ]] 2022-04-14 03:50:33.322 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:50:33.326 | + functions-common:time_stop:2444 : end_time=1649908233324 2022-04-14 03:50:33.329 | + functions-common:time_stop:2445 : elapsed_time=12180 2022-04-14 03:50:33.331 | + functions-common:time_stop:2446 : total=459091 2022-04-14 03:50:33.333 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:50:33.335 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=471271 2022-04-14 03:50:33.337 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:50:33.340 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 03:50:33.355 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:50:33.358 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 03:50:33.360 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 03:50:33.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 03:50:33.366 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 03:50:33.385 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 03:50:33.387 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:50:33.389 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:50:33.391 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:50:33.394 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:50:33.396 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:50:33.398 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:50:33.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:33.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:33.405 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:50:33.407 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:50:33.409 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:50:33.411 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:50:33.413 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 03:50:33.415 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:50:33.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:33.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:33.422 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 03:50:33.442 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 03:50:33.555 | Reading package lists... 2022-04-14 03:50:33.800 | Building dependency tree... 2022-04-14 03:50:33.802 | Reading state information... 2022-04-14 03:50:34.048 | fakeroot is already the newest version (1.24-1). 2022-04-14 03:50:34.049 | fakeroot set to manually installed. 2022-04-14 03:50:34.049 | make is already the newest version (4.2.1-1.2). 2022-04-14 03:50:34.049 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 03:50:34.049 | The following packages were automatically installed and are no longer required: 2022-04-14 03:50:34.050 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:50:34.050 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:50:34.050 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:50:34.050 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:50:34.050 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:50:34.050 | python3-zope.interface 2022-04-14 03:50:34.050 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:50:34.187 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:50:34.191 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:50:34.193 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:50:34.196 | + functions-common:time_stop:2432 : local name 2022-04-14 03:50:34.198 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:50:34.200 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:50:34.203 | + functions-common:time_stop:2435 : local total 2022-04-14 03:50:34.205 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:50:34.207 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:50:34.209 | + functions-common:time_stop:2439 : start_time=1649908233439 2022-04-14 03:50:34.211 | + functions-common:time_stop:2441 : [[ -z 1649908233439 ]] 2022-04-14 03:50:34.213 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:50:34.217 | + functions-common:time_stop:2444 : end_time=1649908234215 2022-04-14 03:50:34.219 | + functions-common:time_stop:2445 : elapsed_time=776 2022-04-14 03:50:34.221 | + functions-common:time_stop:2446 : total=471271 2022-04-14 03:50:34.224 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:50:34.226 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=472047 2022-04-14 03:50:34.228 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:50:34.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 03:50:34.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:34.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:34.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 03:50:34.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 03:50:34.241 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 03:50:34.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 03:50:34.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 03:50:34.251 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 03:50:34.251 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 03:50:34.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 03:50:34.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 03:50:34.260 | + functions:vercmp:628 : local v1=5.4 2022-04-14 03:50:34.262 | + functions:vercmp:629 : local 'op=<' 2022-04-14 03:50:34.265 | + functions:vercmp:630 : local v2=3.13 2022-04-14 03:50:34.268 | + functions:vercmp:631 : local result 2022-04-14 03:50:34.272 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 03:50:34.272 | ++ functions:vercmp:635 : head -1 2022-04-14 03:50:34.272 | ++ functions:vercmp:635 : sort -V 2022-04-14 03:50:34.278 | + functions:vercmp:635 : result=3.13 2022-04-14 03:50:34.281 | + functions:vercmp:637 : case $op in 2022-04-14 03:50:34.283 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 03:50:34.285 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 03:50:34.287 | + functions:vercmp:648 : return 2022-04-14 03:50:34.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 03:50:34.292 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:50:34.294 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 03:50:34.622 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 03:50:34.624 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 03:50:34.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:34.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:34.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 03:50:34.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:34.636 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 03:50:34.655 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:50:34.657 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 03:50:34.660 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 03:50:34.660 | Installing etcd 2022-04-14 03:50:34.662 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 03:50:34.674 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 03:50:34.685 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 03:50:34.691 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 03:50:34.704 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 03:50:34.707 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:34.709 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:34.712 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:34.717 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:34.719 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 03:50:34.722 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 03:50:34.724 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:34.727 | --2022-04-14 03:50:34-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:34.762 | Resolving github.com (github.com)... 140.82.121.3 2022-04-14 03:50:34.806 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-14 03:50:35.100 | HTTP request sent, awaiting response... 302 Found 2022-04-14 03:50:35.100 | 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%2F20220414%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220414T035035Z&X-Amz-Expires=300&X-Amz-Signature=c00bcd60529c5eb3235b352c06d5a79eaadab0dddbd4a5eb325e9ef7aea64c1e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-14 03:50:35.100 | --2022-04-14 03:50:35-- 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%2F20220414%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220414T035035Z&X-Amz-Expires=300&X-Amz-Signature=c00bcd60529c5eb3235b352c06d5a79eaadab0dddbd4a5eb325e9ef7aea64c1e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-14 03:50:35.101 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2022-04-14 03:50:35.129 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-04-14 03:50:35.481 | HTTP request sent, awaiting response... 200 OK 2022-04-14 03:50:35.481 | Length: 11350736 (11M) [application/octet-stream] 2022-04-14 03:50:35.481 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-14 03:50:35.593 | 2022-04-14 03:50:35.831 | 0K ........ .. 100% 31.0M=0.3s 2022-04-14 03:50:35.831 | 2022-04-14 03:50:35.831 | 2022-04-14 03:50:35 (31.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-14 03:50:35.831 | 2022-04-14 03:50:35.835 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-14 03:50:35.837 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:35.839 | ++ functions:get_extra_file:74 : return 2022-04-14 03:50:35.842 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 03:50:35.845 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 03:50:35.847 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-14 03:50:35.849 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-14 03:50:35.985 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-14 03:50:35.988 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/ 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/README.md 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-14 03:50:35.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-14 03:50:35.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-14 03:50:35.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-14 03:50:35.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-14 03:50:35.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-14 03:50:35.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-14 03:50:35.998 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-14 03:50:35.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-14 03:50:36.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-14 03:50:36.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-14 03:50:36.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-14 03:50:36.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-14 03:50:36.002 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-14 03:50:36.002 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-14 03:50:36.002 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-14 03:50:36.002 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-14 03:50:36.002 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-14 03:50:36.003 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-14 03:50:36.003 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-14 03:50:36.003 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-14 03:50:36.201 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-14 03:50:36.201 | etcd-v3.3.12-linux-amd64/etcd 2022-04-14 03:50:36.434 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-14 03:50:36.473 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-14 03:50:36.506 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 03:50:36.509 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 03:50:36.525 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:50:36.527 | + ./stack.sh:main:866 : install_dstat 2022-04-14 03:50:36.530 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 03:50:36.546 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:50:36.549 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 03:50:36.551 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 03:50:36.553 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 03:50:36.555 | + ./stack.sh:main:875 : install_libs 2022-04-14 03:50:36.558 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 03:50:36.560 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 03:50:36.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 03:50:36.564 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 03:50:36.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 03:50:36.573 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.575 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 03:50:36.578 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 03:50:36.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 03:50:36.582 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 03:50:36.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 03:50:36.591 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.593 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 03:50:36.596 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 03:50:36.598 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 03:50:36.600 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 03:50:36.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 03:50:36.609 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.611 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 03:50:36.614 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 03:50:36.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 03:50:36.618 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 03:50:36.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 03:50:36.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.629 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 03:50:36.631 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 03:50:36.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 03:50:36.636 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 03:50:36.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 03:50:36.644 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.647 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 03:50:36.649 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 03:50:36.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 03:50:36.653 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 03:50:36.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 03:50:36.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.665 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 03:50:36.667 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 03:50:36.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 03:50:36.672 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 03:50:36.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 03:50:36.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.683 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 03:50:36.685 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 03:50:36.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 03:50:36.690 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 03:50:36.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 03:50:36.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.701 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 03:50:36.704 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 03:50:36.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 03:50:36.708 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 03:50:36.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 03:50:36.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.719 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 03:50:36.722 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 03:50:36.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 03:50:36.726 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 03:50:36.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 03:50:36.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.738 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 03:50:36.740 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 03:50:36.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 03:50:36.744 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 03:50:36.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 03:50:36.753 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.756 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 03:50:36.758 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 03:50:36.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 03:50:36.762 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 03:50:36.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 03:50:36.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.774 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 03:50:36.776 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 03:50:36.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 03:50:36.781 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 03:50:36.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 03:50:36.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.793 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 03:50:36.796 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 03:50:36.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 03:50:36.801 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 03:50:36.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 03:50:36.811 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.813 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 03:50:36.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 03:50:36.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 03:50:36.820 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 03:50:36.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 03:50:36.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.832 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 03:50:36.835 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 03:50:36.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 03:50:36.839 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 03:50:36.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 03:50:36.849 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.851 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 03:50:36.853 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 03:50:36.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 03:50:36.858 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 03:50:36.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 03:50:36.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.869 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 03:50:36.871 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 03:50:36.874 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 03:50:36.876 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 03:50:36.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 03:50:36.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.887 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 03:50:36.890 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 03:50:36.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 03:50:36.894 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 03:50:36.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 03:50:36.903 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.907 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 03:50:36.909 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 03:50:36.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 03:50:36.913 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 03:50:36.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 03:50:36.922 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.925 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 03:50:36.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 03:50:36.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 03:50:36.931 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 03:50:36.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 03:50:36.940 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.943 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 03:50:36.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 03:50:36.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 03:50:36.949 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 03:50:36.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 03:50:36.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.962 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 03:50:36.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 03:50:36.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 03:50:36.969 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 03:50:36.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 03:50:36.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.980 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 03:50:36.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 03:50:36.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 03:50:36.987 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 03:50:36.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:36.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:36.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 03:50:36.996 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:36.999 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 03:50:37.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 03:50:37.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 03:50:37.005 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 03:50:37.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 03:50:37.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.017 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 03:50:37.019 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 03:50:37.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 03:50:37.024 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 03:50:37.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.030 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 03:50:37.032 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.035 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 03:50:37.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 03:50:37.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 03:50:37.042 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 03:50:37.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 03:50:37.051 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.053 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 03:50:37.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 03:50:37.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 03:50:37.061 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 03:50:37.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 03:50:37.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.072 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 03:50:37.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 03:50:37.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 03:50:37.085 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 03:50:37.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 03:50:37.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.091 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 03:50:37.094 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 03:50:37.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 03:50:37.098 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 03:50:37.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 03:50:37.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.110 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 03:50:37.112 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 03:50:37.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 03:50:37.117 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 03:50:37.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 03:50:37.127 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.129 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 03:50:37.131 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 03:50:37.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 03:50:37.136 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 03:50:37.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 03:50:37.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.147 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 03:50:37.150 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 03:50:37.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 03:50:37.154 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 03:50:37.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 03:50:37.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.166 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 03:50:37.168 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 03:50:37.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 03:50:37.173 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 03:50:37.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 03:50:37.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.185 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 03:50:37.188 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 03:50:37.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 03:50:37.192 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 03:50:37.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 03:50:37.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.204 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 03:50:37.206 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 03:50:37.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 03:50:37.211 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 03:50:37.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 03:50:37.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.223 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 03:50:37.225 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 03:50:37.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 03:50:37.230 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 03:50:37.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 03:50:37.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.242 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 03:50:37.244 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 03:50:37.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 03:50:37.249 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 03:50:37.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:50:37.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:50:37.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 03:50:37.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:50:37.260 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 03:50:37.281 | Using python 3.8 to install etcd3 2022-04-14 03:50:37.283 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 03:50:37.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:50:37.993 | from cryptography.utils import int_from_bytes 2022-04-14 03:50:37.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:50:37.993 | from cryptography.utils import int_from_bytes 2022-04-14 03:50:39.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:50:39.252 | Collecting etcd3 2022-04-14 03:50:39.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-14 03:50:39.288 | Preparing metadata (setup.py): started 2022-04-14 03:50:41.359 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:50:43.766 | Collecting grpcio>=1.27.1 2022-04-14 03:50:43.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-14 03:50:44.676 | Collecting protobuf>=3.6.1 2022-04-14 03:50:44.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-04-14 03:50:44.712 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 03:50:44.713 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 03:50:44.742 | Building wheels for collected packages: etcd3 2022-04-14 03:50:44.742 | Building wheel for etcd3 (setup.py): started 2022-04-14 03:50:47.449 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-14 03:50:47.450 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=10af9fd4fc4c68b53b73d388d18cec6475215e7c67144ed37e312816edb0fdd8 2022-04-14 03:50:47.450 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-14 03:50:47.455 | Successfully built etcd3 2022-04-14 03:50:49.035 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-14 03:50:49.874 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-04-14 03:50:49.874 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:50:49.880 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:50:49.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:50:50.026 | + inc/python:pip_install:200 : result=0 2022-04-14 03:50:50.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:50:50.032 | + functions-common:time_stop:2432 : local name 2022-04-14 03:50:50.034 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:50:50.036 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:50:50.038 | + functions-common:time_stop:2435 : local total 2022-04-14 03:50:50.040 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:50:50.042 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:50:50.045 | + functions-common:time_stop:2439 : start_time=1649908237275 2022-04-14 03:50:50.047 | + functions-common:time_stop:2441 : [[ -z 1649908237275 ]] 2022-04-14 03:50:50.050 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:50:50.054 | + functions-common:time_stop:2444 : end_time=1649908250051 2022-04-14 03:50:50.056 | + functions-common:time_stop:2445 : elapsed_time=12776 2022-04-14 03:50:50.058 | + functions-common:time_stop:2446 : total=33945 2022-04-14 03:50:50.060 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:50:50.062 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46721 2022-04-14 03:50:50.064 | + inc/python:pip_install:203 : return 0 2022-04-14 03:50:50.067 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 03:50:50.087 | Using python 3.8 to install etcd3gw 2022-04-14 03:50:50.090 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 03:50:50.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:50:50.835 | from cryptography.utils import int_from_bytes 2022-04-14 03:50:50.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:50:50.835 | from cryptography.utils import int_from_bytes 2022-04-14 03:50:51.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:50:52.066 | Collecting etcd3gw 2022-04-14 03:50:52.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-14 03:50:52.088 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 03:50:52.088 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 03:50:52.089 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 03:50:52.090 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 03:50:52.125 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 03:50:52.126 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-14 03:50:52.128 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 03:50:52.129 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 03:50:53.723 | Installing collected packages: etcd3gw 2022-04-14 03:50:53.913 | Successfully installed etcd3gw-1.0.1 2022-04-14 03:50:53.913 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:50:53.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:50:53.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:50:54.024 | + inc/python:pip_install:200 : result=0 2022-04-14 03:50:54.026 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:50:54.029 | + functions-common:time_stop:2432 : local name 2022-04-14 03:50:54.031 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:50:54.033 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:50:54.036 | + functions-common:time_stop:2435 : local total 2022-04-14 03:50:54.038 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:50:54.040 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:50:54.042 | + functions-common:time_stop:2439 : start_time=1649908250082 2022-04-14 03:50:54.044 | + functions-common:time_stop:2441 : [[ -z 1649908250082 ]] 2022-04-14 03:50:54.047 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:50:54.051 | + functions-common:time_stop:2444 : end_time=1649908254049 2022-04-14 03:50:54.053 | + functions-common:time_stop:2445 : elapsed_time=3967 2022-04-14 03:50:54.055 | + functions-common:time_stop:2446 : total=46721 2022-04-14 03:50:54.057 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:50:54.059 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=50688 2022-04-14 03:50:54.062 | + inc/python:pip_install:203 : return 0 2022-04-14 03:50:54.064 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 03:50:54.066 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 03:50:54.069 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 03:50:54.071 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:50:54.073 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:50:54.077 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:50:54.079 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:50:54.081 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:50:54.084 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:50:54.086 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:50:54.088 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:50:54.090 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:50:54.093 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:50:54.095 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:50:54.097 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 03:50:54.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:54.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:54.104 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 03:50:54.107 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 03:50:54.109 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:50:54.112 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:50:54.114 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:50:54.116 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:50:54.118 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:50:54.121 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:50:54.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:54.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:54.128 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:50:54.130 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:50:54.132 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:50:54.135 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:50:54.137 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 03:50:54.140 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:50:54.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:50:54.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:50:54.147 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 03:50:54.168 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 03:50:54.283 | Reading package lists... 2022-04-14 03:50:54.522 | Building dependency tree... 2022-04-14 03:50:54.523 | Reading state information... 2022-04-14 03:50:54.775 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 03:50:54.775 | The following packages were automatically installed and are no longer required: 2022-04-14 03:50:54.776 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:50:54.776 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:50:54.776 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:50:54.776 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:50:54.776 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:50:54.776 | python3-zope.interface 2022-04-14 03:50:54.776 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:50:54.777 | The following additional packages will be installed: 2022-04-14 03:50:54.777 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-14 03:50:54.778 | Suggested packages: 2022-04-14 03:50:54.778 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-14 03:50:54.867 | The following NEW packages will be installed: 2022-04-14 03:50:54.868 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-14 03:50:55.010 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:50:55.010 | Need to get 1,306 kB of archives. 2022-04-14 03:50:55.010 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-14 03:50:55.010 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-14 03:50:55.351 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-14 03:50:55.374 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-14 03:50:55.425 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-14 03:50:55.488 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-14 03:50:55.490 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-14 03:50:56.061 | Fetched 1,306 kB in 1s (2,111 kB/s) 2022-04-14 03:50:56.270 | Selecting previously unselected package libnorm1:amd64. 2022-04-14 03:50:56.321 | (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.) 2022-04-14 03:50:56.324 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-14 03:50:56.432 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-14 03:50:56.880 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-14 03:50:56.890 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-14 03:50:56.943 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-14 03:50:57.315 | Selecting previously unselected package libzmq5:amd64. 2022-04-14 03:50:57.324 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-14 03:50:57.375 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-14 03:50:57.766 | Selecting previously unselected package uwsgi-core. 2022-04-14 03:50:57.775 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-14 03:50:57.809 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-14 03:50:58.446 | Selecting previously unselected package uwsgi. 2022-04-14 03:50:58.456 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-14 03:50:58.514 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-14 03:50:58.935 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-14 03:50:58.945 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-14 03:50:59.000 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-14 03:50:59.371 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-14 03:50:59.686 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-14 03:50:59.843 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-14 03:50:59.964 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-14 03:51:00.132 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-14 03:51:01.360 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-14 03:51:01.669 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 03:51:02.137 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 03:51:02.646 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-14 03:51:10.479 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:51:10.481 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:51:10.484 | + functions-common:time_stop:2432 : local name 2022-04-14 03:51:10.486 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:51:10.488 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:51:10.490 | + functions-common:time_stop:2435 : local total 2022-04-14 03:51:10.492 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:51:10.494 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:51:10.496 | + functions-common:time_stop:2439 : start_time=1649908254165 2022-04-14 03:51:10.499 | + functions-common:time_stop:2441 : [[ -z 1649908254165 ]] 2022-04-14 03:51:10.502 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:51:10.507 | + functions-common:time_stop:2444 : end_time=1649908270504 2022-04-14 03:51:10.509 | + functions-common:time_stop:2445 : elapsed_time=16339 2022-04-14 03:51:10.511 | + functions-common:time_stop:2446 : total=472047 2022-04-14 03:51:10.514 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:51:10.516 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=488386 2022-04-14 03:51:10.518 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:51:10.520 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 03:51:10.523 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:51:10.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:51:10.527 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 03:51:10.590 | Enabling module proxy. 2022-04-14 03:51:10.596 | To activate the new configuration, you need to run: 2022-04-14 03:51:10.596 | systemctl restart apache2 2022-04-14 03:51:10.600 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 03:51:10.663 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 03:51:10.663 | Module proxy already enabled 2022-04-14 03:51:10.663 | Enabling module proxy_uwsgi. 2022-04-14 03:51:10.668 | To activate the new configuration, you need to run: 2022-04-14 03:51:10.668 | systemctl restart apache2 2022-04-14 03:51:10.672 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 03:51:10.675 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 03:51:10.677 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:51:10.679 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 03:51:10.811 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 03:51:10.814 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 03:51:10.816 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 03:51:10.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 03:51:10.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.829 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 03:51:10.831 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 03:51:10.834 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 03:51:10.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 03:51:10.846 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.848 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 03:51:10.850 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 03:51:10.853 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 03:51:10.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 03:51:10.862 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.865 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 03:51:10.867 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 03:51:10.869 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 03:51:10.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 03:51:10.879 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.881 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 03:51:10.883 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 03:51:10.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 03:51:10.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.895 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 03:51:10.897 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 03:51:10.900 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 03:51:10.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 03:51:10.910 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.912 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 03:51:10.928 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:51:10.931 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 03:51:10.933 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 03:51:10.936 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 03:51:10.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 03:51:10.945 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.947 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 03:51:10.964 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:51:10.966 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 03:51:10.969 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 03:51:10.971 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 03:51:10.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 03:51:10.980 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:10.983 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 03:51:10.985 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 03:51:10.988 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 03:51:10.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:10.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:10.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 03:51:10.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:11.000 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 03:51:11.002 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 03:51:11.005 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 03:51:11.007 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 03:51:11.010 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 03:51:11.012 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 03:51:11.015 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 03:51:11.016 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 03:51:11.021 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 03:51:11.023 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 03:51:11.025 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 03:51:11.028 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 03:51:11.031 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 03:51:11.051 | Using python 3.8 to install keystonemiddleware 2022-04-14 03:51:11.053 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 03:51:11.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:11.792 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:11.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:11.792 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:12.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:51:12.931 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 03:51:12.984 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 03:51:12.985 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 03:51:12.986 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 03:51:12.987 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 03:51:12.988 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 03:51:12.989 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 03:51:12.990 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 03:51:12.991 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 03:51:12.992 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 03:51:12.993 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 03:51:12.994 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 03:51:12.995 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 03:51:12.996 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 03:51:12.998 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 03:51:13.055 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 03:51:13.056 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 03:51:13.058 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 03:51:13.097 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 03:51:13.135 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 03:51:13.138 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 03:51:13.139 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 03:51:13.140 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 03:51:13.189 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 03:51:13.191 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 03:51:13.201 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 03:51:13.203 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 03:51:13.217 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 03:51:13.219 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 03:51:13.220 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 03:51:13.282 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 03:51:13.284 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 03:51:13.287 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 03:51:13.288 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-14 03:51:13.337 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 03:51:13.349 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 03:51:14.906 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:51:14.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:51:14.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:51:15.034 | + inc/python:pip_install:200 : result=0 2022-04-14 03:51:15.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:51:15.039 | + functions-common:time_stop:2432 : local name 2022-04-14 03:51:15.041 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:51:15.043 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:51:15.046 | + functions-common:time_stop:2435 : local total 2022-04-14 03:51:15.048 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:51:15.050 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:51:15.052 | + functions-common:time_stop:2439 : start_time=1649908271045 2022-04-14 03:51:15.054 | + functions-common:time_stop:2441 : [[ -z 1649908271045 ]] 2022-04-14 03:51:15.057 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:51:15.061 | + functions-common:time_stop:2444 : end_time=1649908275059 2022-04-14 03:51:15.063 | + functions-common:time_stop:2445 : elapsed_time=4014 2022-04-14 03:51:15.065 | + functions-common:time_stop:2446 : total=50688 2022-04-14 03:51:15.068 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:51:15.070 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=54702 2022-04-14 03:51:15.072 | + inc/python:pip_install:203 : return 0 2022-04-14 03:51:15.074 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 03:51:15.077 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 03:51:15.080 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 03:51:15.083 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 03:51:15.085 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 03:51:15.087 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 03:51:15.091 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 03:51:15.092 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 03:51:15.096 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 03:51:15.099 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 03:51:15.101 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 03:51:15.104 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 03:51:15.106 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 03:51:15.126 | Using python 3.8 to install python-memcached 2022-04-14 03:51:15.129 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 03:51:15.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:15.890 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:15.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:15.890 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:16.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:51:17.083 | Collecting python-memcached 2022-04-14 03:51:17.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-14 03:51:17.098 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 03:51:18.713 | Installing collected packages: python-memcached 2022-04-14 03:51:18.879 | Successfully installed python-memcached-1.59 2022-04-14 03:51:18.879 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:51:18.885 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:51:18.885 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:51:18.990 | + inc/python:pip_install:200 : result=0 2022-04-14 03:51:18.993 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:51:18.995 | + functions-common:time_stop:2432 : local name 2022-04-14 03:51:18.997 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:51:19.000 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:51:19.002 | + functions-common:time_stop:2435 : local total 2022-04-14 03:51:19.004 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:51:19.006 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:51:19.008 | + functions-common:time_stop:2439 : start_time=1649908275121 2022-04-14 03:51:19.010 | + functions-common:time_stop:2441 : [[ -z 1649908275121 ]] 2022-04-14 03:51:19.013 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:51:19.017 | + functions-common:time_stop:2444 : end_time=1649908279015 2022-04-14 03:51:19.020 | + functions-common:time_stop:2445 : elapsed_time=3894 2022-04-14 03:51:19.022 | + functions-common:time_stop:2446 : total=54702 2022-04-14 03:51:19.024 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:51:19.026 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=58596 2022-04-14 03:51:19.029 | + inc/python:pip_install:203 : return 0 2022-04-14 03:51:19.031 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 03:51:19.047 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:51:19.050 | + ./stack.sh:main:897 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 03:51:19.052 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 03:51:19.054 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 03:51:19.056 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 03:51:19.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 03:51:19.062 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 03:51:19.064 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 03:51:19.079 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:51:19.081 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 03:51:19.083 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 03:51:19.085 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 03:51:19.087 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:51:19.089 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:51:19.092 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:51:19.094 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:51:19.096 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:51:19.099 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:51:19.113 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:51:19.115 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:51:19.117 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:51:19.120 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:51:19.120 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:51:19.126 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 03:51:19.128 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 03:51:19.130 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 03:51:19.142 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 03:51:19.144 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:51:19.145 | + functions-common:git_clone:685 : head -1 2022-04-14 03:51:19.148 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 03:51:19.150 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:51:19.152 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 03:51:19.155 | + inc/python:setup_develop:338 : local bindep 2022-04-14 03:51:19.157 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 03:51:19.160 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 03:51:19.162 | + inc/python:setup_develop:344 : local extras= 2022-04-14 03:51:19.164 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 03:51:19.166 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 03:51:19.169 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 03:51:19.171 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 03:51:19.174 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 03:51:19.176 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 03:51:19.179 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 03:51:19.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 03:51:19.184 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 03:51:19.186 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 03:51:19.188 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 03:51:19.191 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 03:51:19.197 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 03:51:19.199 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 03:51:19.847 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 03:51:19.849 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 03:51:19.851 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 03:51:19.853 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 03:51:19.855 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 03:51:19.858 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 03:51:19.860 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 03:51:19.862 | + inc/python:setup_package:428 : local extras= 2022-04-14 03:51:19.864 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 03:51:19.866 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 03:51:19.868 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 03:51:19.870 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 03:51:19.873 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 03:51:19.875 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 03:51:19.895 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 03:51:19.897 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 03:51:20.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:20.645 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:20.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:20.645 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:21.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:51:21.806 | Obtaining file:///opt/stack/keystone 2022-04-14 03:51:21.807 | Preparing metadata (setup.py): started 2022-04-14 03:51:25.064 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:51:25.205 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 03:51:25.206 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 03:51:25.299 | Collecting Flask!=0.11,>=1.0.2 2022-04-14 03:51:25.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-04-14 03:51:25.359 | Collecting Flask-RESTful>=0.3.5 2022-04-14 03:51:25.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-14 03:51:25.369 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 03:51:25.370 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 03:51:25.371 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 03:51:25.373 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 03:51:25.417 | Collecting passlib>=1.7.0 2022-04-14 03:51:25.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-14 03:51:25.443 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 03:51:25.444 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 03:51:25.445 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 03:51:25.674 | Collecting scrypt>=0.8.0 2022-04-14 03:51:25.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-14 03:51:25.719 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 03:51:25.720 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 03:51:25.722 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 03:51:25.723 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 03:51:25.724 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 03:51:25.725 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 03:51:25.726 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 03:51:25.727 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 03:51:25.728 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 03:51:25.729 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 03:51:25.730 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 03:51:25.732 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 03:51:25.783 | Collecting oauthlib>=0.6.2 2022-04-14 03:51:25.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-14 03:51:25.859 | Collecting pysaml2>=5.0.0 2022-04-14 03:51:25.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-04-14 03:51:25.953 | Collecting PyJWT>=1.6.1 2022-04-14 03:51:25.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-14 03:51:25.963 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 03:51:25.964 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 03:51:25.966 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 03:51:25.967 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 03:51:25.968 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 03:51:25.969 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 03:51:25.980 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 03:51:25.981 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 03:51:26.027 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 03:51:26.080 | Collecting itsdangerous>=2.0 2022-04-14 03:51:26.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-04-14 03:51:26.160 | Collecting click>=7.1.2 2022-04-14 03:51:26.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-04-14 03:51:26.173 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 03:51:26.260 | Collecting Werkzeug>=2.0 2022-04-14 03:51:26.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-04-14 03:51:26.337 | Collecting aniso8601>=0.82 2022-04-14 03:51:26.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-14 03:51:26.412 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 03:51:26.413 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 03:51:26.539 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 03:51:26.540 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 03:51:26.541 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 03:51:26.543 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 03:51:26.596 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 03:51:26.597 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 03:51:26.598 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 03:51:26.649 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 03:51:26.654 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 03:51:26.708 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 03:51:26.709 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 03:51:26.711 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 03:51:26.713 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 03:51:26.714 | 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==21.0.1.dev2) (2.8.0) 2022-04-14 03:51:26.716 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 03:51:26.736 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 03:51:26.785 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 03:51:26.804 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 03:51:26.806 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 03:51:26.807 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 03:51:26.808 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 03:51:26.861 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 03:51:27.007 | Collecting defusedxml 2022-04-14 03:51:27.015 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-14 03:51:27.019 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 03:51:27.020 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 03:51:27.118 | Collecting xmlschema>=1.2.1 2022-04-14 03:51:27.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-04-14 03:51:27.138 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 03:51:27.359 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 03:51:27.380 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 03:51:27.382 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 03:51:27.448 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 03:51:27.450 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 03:51:27.468 | 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==21.0.1.dev2) (5.0.0) 2022-04-14 03:51:27.540 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 03:51:27.581 | 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==21.0.1.dev2) (1.13.3) 2022-04-14 03:51:27.694 | 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==21.0.1.dev2) (2.1.0) 2022-04-14 03:51:27.766 | 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==21.0.1.dev2) (1.7.0) 2022-04-14 03:51:27.894 | 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==21.0.1.dev2) (0.17.3) 2022-04-14 03:51:27.923 | 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==21.0.1.dev2) (0.13.1) 2022-04-14 03:51:27.962 | 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==21.0.1.dev2) (3.5.0) 2022-04-14 03:51:27.963 | 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==21.0.1.dev2) (1.3.3) 2022-04-14 03:51:27.964 | 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==21.0.1.dev2) (2.5.1) 2022-04-14 03:51:27.967 | 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==21.0.1.dev2) (0.33.0) 2022-04-14 03:51:27.969 | 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==21.0.1.dev2) (2.1.1) 2022-04-14 03:51:27.970 | 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==21.0.1.dev2) (3.0.0) 2022-04-14 03:51:28.023 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 03:51:28.160 | 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==21.0.1.dev2) (2.0.12) 2022-04-14 03:51:28.163 | 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==21.0.1.dev2) (3.3) 2022-04-14 03:51:28.164 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 03:51:28.165 | 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==21.0.1.dev2) (1.26.8) 2022-04-14 03:51:28.312 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 03:51:28.473 | Collecting elementpath<3.0.0,>=2.4.0 2022-04-14 03:51:28.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-04-14 03:51:28.599 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 03:51:28.778 | 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==21.0.1.dev2) (2.1.0) 2022-04-14 03:51:29.041 | 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==21.0.1.dev2) (0.7) 2022-04-14 03:51:29.076 | 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==21.0.1.dev2) (1.0.0) 2022-04-14 03:51:30.423 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-14 03:51:31.140 | Attempting uninstall: click 2022-04-14 03:51:31.142 | Found existing installation: Click 7.0 2022-04-14 03:51:31.150 | Uninstalling Click-7.0: 2022-04-14 03:51:31.179 | Successfully uninstalled Click-7.0 2022-04-14 03:51:32.837 | Attempting uninstall: PyJWT 2022-04-14 03:51:32.839 | Found existing installation: PyJWT 1.7.1 2022-04-14 03:51:32.845 | Uninstalling PyJWT-1.7.1: 2022-04-14 03:51:32.873 | Successfully uninstalled PyJWT-1.7.1 2022-04-14 03:51:33.454 | Attempting uninstall: oauthlib 2022-04-14 03:51:33.456 | Found existing installation: oauthlib 3.1.0 2022-04-14 03:51:33.463 | Uninstalling oauthlib-3.1.0: 2022-04-14 03:51:33.491 | Successfully uninstalled oauthlib-3.1.0 2022-04-14 03:51:33.769 | Running setup.py develop for keystone 2022-04-14 03:51:37.753 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-04-14 03:51:37.753 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:51:37.760 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:51:37.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:51:37.921 | + inc/python:pip_install:200 : result=0 2022-04-14 03:51:37.923 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:51:37.925 | + functions-common:time_stop:2432 : local name 2022-04-14 03:51:37.927 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:51:37.929 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:51:37.931 | + functions-common:time_stop:2435 : local total 2022-04-14 03:51:37.934 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:51:37.936 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:51:37.938 | + functions-common:time_stop:2439 : start_time=1649908279890 2022-04-14 03:51:37.940 | + functions-common:time_stop:2441 : [[ -z 1649908279890 ]] 2022-04-14 03:51:37.942 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:51:37.946 | + functions-common:time_stop:2444 : end_time=1649908297944 2022-04-14 03:51:37.948 | + functions-common:time_stop:2445 : elapsed_time=18054 2022-04-14 03:51:37.950 | + functions-common:time_stop:2446 : total=58596 2022-04-14 03:51:37.952 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:51:37.954 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=76650 2022-04-14 03:51:37.957 | + inc/python:pip_install:203 : return 0 2022-04-14 03:51:37.959 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 03:51:37.961 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 03:51:37.963 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 03:51:37.981 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 03:51:37.993 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 03:51:37.995 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 03:51:37.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:38.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:38.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 03:51:38.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:38.007 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 03:51:38.022 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:51:38.025 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 03:51:38.028 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 03:51:38.030 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 03:51:38.032 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 03:51:38.045 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 03:51:38.047 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 03:51:38.051 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 03:51:38.066 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:51:38.069 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 03:51:38.098 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 03:51:38.125 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 03:51:38.154 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 03:51:38.183 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 03:51:38.213 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 03:51:38.247 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 03:51:38.274 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 03:51:38.301 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 03:51:38.304 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 03:51:38.306 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 03:51:38.308 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 03:51:38.310 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 03:51:38.312 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 03:51:38.328 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:51:38.331 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 03:51:38.333 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 03:51:38.335 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 03:51:38.350 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:51:38.352 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:51:38.355 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:51:38.383 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 03:51:38.386 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 03:51:38.388 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 03:51:38.391 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 03:51:38.407 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:51:38.409 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-04-14 03:51:38.438 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 03:51:38.440 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 03:51:38.470 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 03:51:38.473 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 03:51:38.475 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 03:51:38.477 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 03:51:38.480 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 03:51:38.482 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 03:51:38.513 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 03:51:38.515 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 03:51:38.517 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 03:51:38.520 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 03:51:38.523 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 03:51:38.539 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 03:51:38.541 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 03:51:38.544 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 03:51:38.546 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 03:51:38.555 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 03:51:38.582 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:51:38.609 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:51:38.635 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 03:51:38.662 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 03:51:38.689 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 03:51:38.691 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 03:51:38.694 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 03:51:38.696 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 03:51:38.698 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 03:51:38.701 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 03:51:38.703 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 03:51:38.705 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 03:51:38.709 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 03:51:38.711 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 03:51:38.714 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 03:51:38.726 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 03:51:38.726 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:51:38.735 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 03:51:38.738 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:51:38.754 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 03:51:38.756 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 03:51:38.760 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 03:51:38.791 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 03:51:38.818 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 03:51:38.844 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 03:51:38.870 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 03:51:38.896 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 03:51:38.923 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 03:51:38.949 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 03:51:38.975 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 03:51:39.002 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 03:51:39.029 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 03:51:39.055 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 03:51:39.082 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 03:51:39.108 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 03:51:39.110 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 03:51:39.113 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 03:51:39.115 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 03:51:39.117 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 03:51:39.119 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:51:39.122 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:51:39.124 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 03:51:39.127 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 03:51:39.129 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 03:51:39.155 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 03:51:39.182 | + 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 ' 2022-04-14 03:51:39.182 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 03:51:39.191 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 03:51:39.194 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 03:51:39.196 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 03:51:39.198 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 03:51:39.201 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 03:51:39.203 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:51:39.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:51:39.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:51:39.209 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 03:51:39.212 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 03:51:39.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:51:39.216 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:51:39.218 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 03:51:39.279 | Enabling site keystone-wsgi-public. 2022-04-14 03:51:39.284 | To activate the new configuration, you need to run: 2022-04-14 03:51:39.284 | systemctl reload apache2 2022-04-14 03:51:39.288 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 03:51:39.290 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 03:51:39.293 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:51:39.295 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 03:51:39.426 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 03:51:39.455 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 03:51:39.486 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 03:51:39.519 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 03:51:39.521 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 03:51:39.553 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 03:51:39.581 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 03:51:39.608 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 03:51:39.611 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 03:51:39.627 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:51:39.630 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 03:51:39.647 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:51:39.649 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 03:51:39.651 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 03:51:39.654 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 03:51:39.656 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 03:51:39.658 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 03:51:39.661 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 03:51:39.663 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 03:51:39.665 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 03:51:39.667 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:51:39.670 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:51:39.672 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:51:39.675 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:51:39.677 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:51:39.680 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:51:39.695 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:51:39.698 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:51:39.701 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:51:39.703 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:51:39.704 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:51:39.709 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 03:51:39.711 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 03:51:39.713 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 03:51:39.725 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 03:51:39.728 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:51:39.728 | + functions-common:git_clone:685 : head -1 2022-04-14 03:51:39.732 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 03:51:39.734 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:51:39.737 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 03:51:39.739 | + inc/python:setup_develop:338 : local bindep 2022-04-14 03:51:39.741 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 03:51:39.743 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 03:51:39.746 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 03:51:39.749 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 03:51:39.751 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 03:51:39.753 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 03:51:39.756 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 03:51:39.758 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 03:51:39.760 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 03:51:39.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 03:51:39.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 03:51:39.769 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 03:51:39.771 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 03:51:39.773 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 03:51:39.776 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 03:51:39.782 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 03:51:39.784 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 03:51:40.431 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 03:51:40.433 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 03:51:40.435 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 03:51:40.437 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 03:51:40.440 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 03:51:40.442 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 03:51:40.444 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 03:51:40.446 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 03:51:40.448 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 03:51:40.451 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 03:51:40.453 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 03:51:40.455 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 03:51:40.457 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 03:51:40.460 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 03:51:40.481 | Using python 3.8 to install /opt/stack/swift 2022-04-14 03:51:40.483 | + 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]' 2022-04-14 03:51:41.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:41.324 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:41.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:51:41.324 | from cryptography.utils import int_from_bytes 2022-04-14 03:51:42.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:51:42.485 | Obtaining file:///opt/stack/swift 2022-04-14 03:51:42.486 | Preparing metadata (setup.py): started 2022-04-14 03:51:45.374 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:51:45.483 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 03:51:45.484 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 03:51:45.485 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 03:51:45.487 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 03:51:46.440 | Collecting lxml>=3.4.1 2022-04-14 03:51:46.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-14 03:51:46.624 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 03:51:46.625 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 03:51:46.730 | Collecting xattr>=0.4 2022-04-14 03:51:46.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-14 03:51:46.779 | Collecting PyECLib>=1.3.1 2022-04-14 03:51:46.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-14 03:51:47.111 | Preparing metadata (setup.py): started 2022-04-14 03:51:49.026 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:51:49.030 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 03:51:49.031 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 03:51:49.069 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 03:51:49.077 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 03:51:49.132 | 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.2.dev2) (3.1.1) 2022-04-14 03:51:49.133 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 03:51:49.134 | 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.2.dev2) (5.8.1) 2022-04-14 03:51:49.135 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 03:51:49.137 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 03:51:49.138 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 03:51:49.139 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 03:51:49.140 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 03:51:49.141 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 03:51:49.142 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 03:51:49.143 | 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.2.dev2) (4.3.0) 2022-04-14 03:51:49.144 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 03:51:49.169 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 03:51:49.200 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 03:51:49.202 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 03:51:49.203 | 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.2.dev2) (1.26.8) 2022-04-14 03:51:49.206 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 03:51:49.230 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 03:51:49.360 | 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.2.dev2) (3.5.0) 2022-04-14 03:51:49.361 | 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.2.dev2) (1.7.0) 2022-04-14 03:51:49.362 | 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.2.dev2) (1.0.2) 2022-04-14 03:51:49.405 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.1.5) 2022-04-14 03:51:49.448 | 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.2.dev2) (0.8.0) 2022-04-14 03:51:49.450 | 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.2.dev2) (2.5.0) 2022-04-14 03:51:49.451 | 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.2.dev2) (1.5.0) 2022-04-14 03:51:49.452 | 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.2.dev2) (6.0) 2022-04-14 03:51:49.513 | 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.2.dev2) (0.9.6) 2022-04-14 03:51:49.515 | 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.2.dev2) (2.8.2) 2022-04-14 03:51:49.529 | 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.2.dev2) (2021.3) 2022-04-14 03:51:49.531 | 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.2.dev2) (1.0.3) 2022-04-14 03:51:49.549 | 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.2.dev2) (3.0.7) 2022-04-14 03:51:49.550 | 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.2.dev2) (21.3) 2022-04-14 03:51:49.654 | 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.2.dev2) (1.13.3) 2022-04-14 03:51:49.670 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.1) 2022-04-14 03:51:49.963 | Building wheels for collected packages: PyECLib 2022-04-14 03:51:49.964 | Building wheel for PyECLib (setup.py): started 2022-04-14 03:51:52.907 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-14 03:51:52.908 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55551 sha256=decaa6b588ae4dc0cb319813af797b33eebdf434704fcdfccf6186a8be4a180b 2022-04-14 03:51:52.908 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-14 03:51:52.912 | Successfully built PyECLib 2022-04-14 03:51:54.331 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-14 03:51:54.919 | Running setup.py develop for swift 2022-04-14 03:51:58.670 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-04-14 03:51:58.670 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:51:58.678 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:51:58.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:51:58.821 | + inc/python:pip_install:200 : result=0 2022-04-14 03:51:58.823 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:51:58.826 | + functions-common:time_stop:2432 : local name 2022-04-14 03:51:58.828 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:51:58.830 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:51:58.832 | + functions-common:time_stop:2435 : local total 2022-04-14 03:51:58.834 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:51:58.836 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:51:58.839 | + functions-common:time_stop:2439 : start_time=1649908300475 2022-04-14 03:51:58.841 | + functions-common:time_stop:2441 : [[ -z 1649908300475 ]] 2022-04-14 03:51:58.844 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:51:58.847 | + functions-common:time_stop:2444 : end_time=1649908318845 2022-04-14 03:51:58.850 | + functions-common:time_stop:2445 : elapsed_time=18370 2022-04-14 03:51:58.852 | + functions-common:time_stop:2446 : total=76650 2022-04-14 03:51:58.854 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:51:58.856 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=95020 2022-04-14 03:51:58.858 | + inc/python:pip_install:203 : return 0 2022-04-14 03:51:58.860 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 03:51:58.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 03:51:58.865 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 03:51:58.882 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 03:51:58.894 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 03:51:58.897 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 03:51:58.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:51:58.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:51:58.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 03:51:58.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:51:58.909 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 03:51:58.911 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 03:51:58.913 | + ./stack.sh:main:908 : configure_swift 2022-04-14 03:51:58.915 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 03:51:58.917 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 03:51:58.919 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 03:51:58.921 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 03:51:58.923 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 03:52:00.035 | No object-replicator running 2022-04-14 03:52:00.036 | No object-expirer running 2022-04-14 03:52:00.036 | No proxy-server running 2022-04-14 03:52:00.036 | No object-auditor running 2022-04-14 03:52:00.036 | No object-updater running 2022-04-14 03:52:00.036 | No account-auditor running 2022-04-14 03:52:00.036 | No account-reaper running 2022-04-14 03:52:00.036 | No container-sharder running 2022-04-14 03:52:00.036 | No account-server running 2022-04-14 03:52:00.036 | No container-auditor running 2022-04-14 03:52:00.036 | No container-replicator running 2022-04-14 03:52:00.036 | No object-server running 2022-04-14 03:52:00.036 | No container-server running 2022-04-14 03:52:00.036 | No container-sync running 2022-04-14 03:52:00.036 | No container-reconciler running 2022-04-14 03:52:00.036 | No container-updater running 2022-04-14 03:52:00.036 | No account-replicator running 2022-04-14 03:52:00.036 | No object-reconstructor running 2022-04-14 03:52:00.127 | + lib/swift:configure_swift:337 : true 2022-04-14 03:52:00.129 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 03:52:00.141 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 03:52:00.153 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 03:52:00.156 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 03:52:00.156 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 03:52:00.160 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 03:52:00.160 | s/%GROUP%/ubuntu/; 2022-04-14 03:52:00.160 | s/%USER%/ubuntu/; 2022-04-14 03:52:00.160 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 03:52:00.160 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 03:52:00.164 | uid = ubuntu 2022-04-14 03:52:00.164 | gid = ubuntu 2022-04-14 03:52:00.164 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 03:52:00.164 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 03:52:00.164 | address = 127.0.0.1 2022-04-14 03:52:00.164 | 2022-04-14 03:52:00.164 | [account6612] 2022-04-14 03:52:00.164 | max connections = 25 2022-04-14 03:52:00.164 | path = /opt/stack/data/swift/1/node/ 2022-04-14 03:52:00.164 | read only = false 2022-04-14 03:52:00.164 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 03:52:00.165 | 2022-04-14 03:52:00.165 | [account6622] 2022-04-14 03:52:00.165 | max connections = 25 2022-04-14 03:52:00.165 | path = /opt/stack/data/swift/2/node/ 2022-04-14 03:52:00.165 | read only = false 2022-04-14 03:52:00.165 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 03:52:00.165 | 2022-04-14 03:52:00.165 | [account6632] 2022-04-14 03:52:00.165 | max connections = 25 2022-04-14 03:52:00.165 | path = /opt/stack/data/swift/3/node/ 2022-04-14 03:52:00.165 | read only = false 2022-04-14 03:52:00.165 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 03:52:00.165 | 2022-04-14 03:52:00.165 | [account6642] 2022-04-14 03:52:00.165 | max connections = 25 2022-04-14 03:52:00.165 | path = /opt/stack/data/swift/4/node/ 2022-04-14 03:52:00.165 | read only = false 2022-04-14 03:52:00.165 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 03:52:00.165 | 2022-04-14 03:52:00.165 | 2022-04-14 03:52:00.165 | [container6611] 2022-04-14 03:52:00.165 | max connections = 25 2022-04-14 03:52:00.165 | path = /opt/stack/data/swift/1/node/ 2022-04-14 03:52:00.165 | read only = false 2022-04-14 03:52:00.165 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 03:52:00.165 | 2022-04-14 03:52:00.165 | [container6621] 2022-04-14 03:52:00.165 | max connections = 25 2022-04-14 03:52:00.165 | path = /opt/stack/data/swift/2/node/ 2022-04-14 03:52:00.165 | read only = false 2022-04-14 03:52:00.165 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 03:52:00.165 | 2022-04-14 03:52:00.165 | [container6631] 2022-04-14 03:52:00.166 | max connections = 25 2022-04-14 03:52:00.166 | path = /opt/stack/data/swift/3/node/ 2022-04-14 03:52:00.166 | read only = false 2022-04-14 03:52:00.166 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 03:52:00.166 | 2022-04-14 03:52:00.166 | [container6641] 2022-04-14 03:52:00.166 | max connections = 25 2022-04-14 03:52:00.166 | path = /opt/stack/data/swift/4/node/ 2022-04-14 03:52:00.166 | read only = false 2022-04-14 03:52:00.166 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 03:52:00.166 | 2022-04-14 03:52:00.166 | 2022-04-14 03:52:00.166 | [object6613] 2022-04-14 03:52:00.166 | max connections = 25 2022-04-14 03:52:00.166 | path = /opt/stack/data/swift/1/node/ 2022-04-14 03:52:00.166 | read only = false 2022-04-14 03:52:00.166 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 03:52:00.166 | 2022-04-14 03:52:00.166 | [object6623] 2022-04-14 03:52:00.167 | max connections = 25 2022-04-14 03:52:00.167 | path = /opt/stack/data/swift/2/node/ 2022-04-14 03:52:00.167 | read only = false 2022-04-14 03:52:00.167 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 03:52:00.167 | 2022-04-14 03:52:00.167 | [object6633] 2022-04-14 03:52:00.167 | max connections = 25 2022-04-14 03:52:00.167 | path = /opt/stack/data/swift/3/node/ 2022-04-14 03:52:00.167 | read only = false 2022-04-14 03:52:00.167 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 03:52:00.167 | 2022-04-14 03:52:00.167 | [object6643] 2022-04-14 03:52:00.167 | max connections = 25 2022-04-14 03:52:00.167 | path = /opt/stack/data/swift/4/node/ 2022-04-14 03:52:00.167 | read only = false 2022-04-14 03:52:00.167 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 03:52:00.168 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 03:52:00.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:52:00.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:52:00.174 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 03:52:00.187 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 03:52:00.189 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 03:52:00.193 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 03:52:00.197 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 03:52:00.199 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 03:52:00.203 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 03:52:00.230 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-04-14 03:52:00.255 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 03:52:00.272 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 03:52:00.300 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 03:52:00.317 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 03:52:00.344 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 03:52:00.362 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 03:52:00.391 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 03:52:00.408 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 03:52:00.436 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 03:52:00.453 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 03:52:00.480 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 03:52:00.497 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 03:52:00.511 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:00.513 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 03:52:00.540 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 03:52:00.567 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 03:52:00.593 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 03:52:00.621 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 03:52:00.635 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:00.637 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 03:52:00.667 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 03:52:00.682 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:00.684 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 03:52:00.702 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:00.704 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 03:52:00.706 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 03:52:00.720 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:00.722 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 03:52:00.724 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 03:52:00.726 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 03:52:00.731 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 03:52:00.737 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 03:52:00.764 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 03:52:00.790 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 03:52:00.819 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 03:52:00.848 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 03:52:00.875 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 03:52:00.877 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 03:52:00.879 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 03:52:00.881 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 03:52:00.883 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 03:52:00.909 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 03:52:00.935 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-04-14 03:52:00.962 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 03:52:00.988 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 03:52:01.016 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 03:52:01.044 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 03:52:01.070 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 03:52:01.098 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 03:52:01.124 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 03:52:01.151 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 03:52:01.178 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 03:52:01.206 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 03:52:01.233 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 03:52:01.263 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 03:52:01.289 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 03:52:01.307 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 03:52:01.335 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 03:52:01.366 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 03:52:01.371 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 03:52:01.399 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 03:52:01.425 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 03:52:01.453 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 03:52:01.455 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 03:52:01.457 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 03:52:01.459 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 03:52:01.463 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 03:52:01.465 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 03:52:01.467 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 03:52:01.469 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 03:52:01.472 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 03:52:01.474 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 03:52:01.476 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 03:52:01.478 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 03:52:01.495 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 03:52:01.522 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 03:52:01.539 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 03:52:01.567 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 03:52:01.585 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 03:52:01.612 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 03:52:01.635 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 03:52:01.664 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 03:52:01.682 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 03:52:01.710 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 03:52:01.727 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 03:52:01.755 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 03:52:01.773 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 03:52:01.801 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 03:52:01.818 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 03:52:01.847 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 03:52:01.864 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 03:52:01.891 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 03:52:01.896 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 03:52:01.913 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 03:52:01.942 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 03:52:01.971 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 03:52:01.973 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 03:52:01.977 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 03:52:01.979 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 03:52:01.982 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 03:52:01.984 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 03:52:01.986 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 03:52:01.988 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 03:52:01.990 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 03:52:01.992 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 03:52:02.011 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 03:52:02.038 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 03:52:02.055 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 03:52:02.083 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 03:52:02.104 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 03:52:02.133 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 03:52:02.155 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 03:52:02.184 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 03:52:02.202 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 03:52:02.229 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 03:52:02.247 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 03:52:02.274 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 03:52:02.292 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 03:52:02.320 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 03:52:02.338 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 03:52:02.365 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 03:52:02.383 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 03:52:02.410 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 03:52:02.416 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 03:52:02.434 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 03:52:02.465 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 03:52:02.467 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 03:52:02.471 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 03:52:02.474 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 03:52:02.476 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 03:52:02.478 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 03:52:02.481 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 03:52:02.483 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 03:52:02.485 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 03:52:02.487 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 03:52:02.505 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 03:52:02.533 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 03:52:02.551 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 03:52:02.579 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 03:52:02.596 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 03:52:02.624 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 03:52:02.641 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 03:52:02.670 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 03:52:02.688 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 03:52:02.716 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 03:52:02.734 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 03:52:02.762 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 03:52:02.780 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 03:52:02.808 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 03:52:02.826 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 03:52:02.854 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 03:52:02.871 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 03:52:02.897 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 03:52:02.902 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 03:52:02.919 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 03:52:02.948 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 03:52:02.975 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 03:52:03.003 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 03:52:03.031 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 03:52:03.033 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 03:52:03.037 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 03:52:03.066 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 03:52:03.094 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 03:52:03.123 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 03:52:03.152 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 03:52:03.180 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 03:52:03.207 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 03:52:03.234 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 03:52:03.260 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 03:52:03.287 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 03:52:03.302 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:03.304 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 03:52:03.322 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 03:52:03.325 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 03:52:03.344 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 03:52:03.347 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-04-14 03:52:03.373 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 03:52:03.375 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 03:52:03.402 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-04-14 03:52:03.429 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 03:52:03.432 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 03:52:03.458 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 03:52:03.474 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:03.477 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 03:52:03.480 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 03:52:03.485 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 03:52:03.487 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 03:52:03.500 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 03:52:03.502 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 03:52:03.513 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 03:52:03.515 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 03:52:03.518 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:52:03.520 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:52:03.522 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:52:03.524 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:52:03.527 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:52:03.529 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:52:03.532 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 03:52:03.544 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 03:52:03.546 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 03:52:03.549 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 03:52:03.565 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:03.568 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 03:52:03.585 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:03.588 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 03:52:03.590 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 03:52:03.592 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 03:52:03.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 03:52:03.597 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 03:52:03.600 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 03:52:03.602 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 03:52:03.605 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 03:52:03.621 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:03.624 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 03:52:03.626 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 03:52:03.643 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:03.645 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 03:52:03.648 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 03:52:03.651 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 03:52:03.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:52:03.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:52:03.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 03:52:03.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:52:03.664 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 03:52:03.668 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 03:52:03.670 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 03:52:03.673 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 03:52:03.676 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 03:52:03.678 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 03:52:03.680 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 03:52:03.684 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 03:52:03.686 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 03:52:03.689 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 03:52:03.692 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 03:52:03.693 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 03:52:03.698 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 03:52:03.701 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 03:52:03.703 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 03:52:03.706 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 03:52:03.708 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 03:52:03.731 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 03:52:03.733 | + 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' 2022-04-14 03:52:04.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:52:04.543 | from cryptography.utils import int_from_bytes 2022-04-14 03:52:04.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:52:04.543 | from cryptography.utils import int_from_bytes 2022-04-14 03:52:05.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:52:05.833 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-14 03:52:05.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-14 03:52:05.932 | 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.3.0) 2022-04-14 03:52:05.933 | 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) 2022-04-14 03:52:05.935 | 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.2) 2022-04-14 03:52:05.936 | 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.8.0) 2022-04-14 03:52:05.937 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 03:52:05.938 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 03:52:05.939 | 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.4.0) 2022-04-14 03:52:05.940 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 03:52:05.941 | 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) 2022-04-14 03:52:05.942 | 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) 2022-04-14 03:52:05.943 | 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) 2022-04-14 03:52:05.944 | 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) 2022-04-14 03:52:06.015 | Collecting python-swiftclient>=3.2.0 2022-04-14 03:52:06.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-14 03:52:06.030 | 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.4) 2022-04-14 03:52:06.033 | 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.1) 2022-04-14 03:52:06.132 | Collecting python-cinderclient>=4.1.0 2022-04-14 03:52:06.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-14 03:52:06.152 | 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.7.0) 2022-04-14 03:52:06.308 | Collecting os-brick>=2.6.0 2022-04-14 03:52:06.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-14 03:52:06.336 | 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) 2022-04-14 03:52:06.336 | 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) 2022-04-14 03:52:06.350 | 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.7) 2022-04-14 03:52:06.419 | 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) 2022-04-14 03:52:06.420 | 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) 2022-04-14 03:52:06.421 | 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.1) 2022-04-14 03:52:06.445 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 03:52:06.447 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 03:52:06.448 | 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) 2022-04-14 03:52:06.449 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 03:52:06.451 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 03:52:06.464 | 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.17.3) 2022-04-14 03:52:06.505 | 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) 2022-04-14 03:52:06.506 | 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) 2022-04-14 03:52:06.507 | 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.5.0) 2022-04-14 03:52:06.508 | 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) 2022-04-14 03:52:06.528 | 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) 2022-04-14 03:52:06.531 | 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) 2022-04-14 03:52:06.544 | 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) 2022-04-14 03:52:06.562 | 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) 2022-04-14 03:52:06.563 | 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) 2022-04-14 03:52:06.583 | 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) (3.1.1) 2022-04-14 03:52:06.585 | 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) 2022-04-14 03:52:06.666 | 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.8) 2022-04-14 03:52:06.668 | 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) 2022-04-14 03:52:06.669 | 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) 2022-04-14 03:52:06.671 | 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.12) 2022-04-14 03:52:06.722 | 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) 2022-04-14 03:52:06.747 | 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) 2022-04-14 03:52:06.974 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 03:52:06.977 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 03:52:07.011 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 03:52:07.013 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 03:52:07.014 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 03:52:07.015 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 03:52:07.016 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 03:52:07.018 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 03:52:07.073 | 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) 2022-04-14 03:52:07.242 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 03:52:07.265 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-14 03:52:07.350 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 03:52:07.498 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 03:52:09.119 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-14 03:52:10.482 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-14 03:52:10.483 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:52:10.489 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:52:10.489 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:52:10.612 | + inc/python:pip_install:200 : result=0 2022-04-14 03:52:10.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:52:10.617 | + functions-common:time_stop:2432 : local name 2022-04-14 03:52:10.620 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:52:10.622 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:52:10.625 | + functions-common:time_stop:2435 : local total 2022-04-14 03:52:10.627 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:52:10.629 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:52:10.632 | + functions-common:time_stop:2439 : start_time=1649908323725 2022-04-14 03:52:10.635 | + functions-common:time_stop:2441 : [[ -z 1649908323725 ]] 2022-04-14 03:52:10.637 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:52:10.642 | + functions-common:time_stop:2444 : end_time=1649908330639 2022-04-14 03:52:10.644 | + functions-common:time_stop:2445 : elapsed_time=6914 2022-04-14 03:52:10.646 | + functions-common:time_stop:2446 : total=95020 2022-04-14 03:52:10.648 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:52:10.651 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=101934 2022-04-14 03:52:10.654 | + inc/python:pip_install:203 : return 0 2022-04-14 03:52:10.656 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 03:52:10.659 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 03:52:10.661 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 03:52:10.674 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 03:52:10.679 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 03:52:10.682 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 03:52:10.684 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 03:52:10.687 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:52:10.689 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:52:10.692 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:52:10.694 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:52:10.696 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:52:10.700 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:52:10.721 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:52:10.724 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:52:10.726 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:52:10.729 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:52:10.730 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:52:10.735 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 03:52:10.737 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 03:52:10.739 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 03:52:10.754 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 03:52:10.757 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:52:10.757 | + functions-common:git_clone:685 : head -1 2022-04-14 03:52:10.761 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 03:52:10.763 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:52:10.766 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 03:52:10.768 | + inc/python:setup_develop:338 : local bindep 2022-04-14 03:52:10.771 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 03:52:10.773 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 03:52:10.776 | + inc/python:setup_develop:344 : local extras= 2022-04-14 03:52:10.778 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 03:52:10.781 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 03:52:10.783 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 03:52:10.786 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 03:52:10.788 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 03:52:10.791 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 03:52:10.794 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 03:52:10.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 03:52:10.800 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 03:52:10.802 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 03:52:10.805 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 03:52:10.808 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 03:52:10.814 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 03:52:10.817 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 03:52:11.471 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 03:52:11.474 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 03:52:11.476 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 03:52:11.479 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 03:52:11.481 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 03:52:11.483 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 03:52:11.486 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 03:52:11.488 | + inc/python:setup_package:428 : local extras= 2022-04-14 03:52:11.490 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 03:52:11.492 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 03:52:11.495 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 03:52:11.498 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 03:52:11.500 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 03:52:11.502 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 03:52:11.523 | Using python 3.8 to install /opt/stack/glance 2022-04-14 03:52:11.525 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 03:52:12.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:52:12.322 | from cryptography.utils import int_from_bytes 2022-04-14 03:52:12.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:52:12.322 | from cryptography.utils import int_from_bytes 2022-04-14 03:52:13.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:52:13.481 | Obtaining file:///opt/stack/glance 2022-04-14 03:52:13.482 | Preparing metadata (setup.py): started 2022-04-14 03:52:16.404 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:52:16.548 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 03:52:16.549 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 03:52:16.550 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 03:52:16.552 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 03:52:16.553 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 03:52:16.554 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 03:52:16.555 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 03:52:16.556 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 03:52:16.558 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 03:52:16.558 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 03:52:16.559 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 03:52:16.560 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 03:52:16.562 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 03:52:16.563 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 03:52:16.564 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 03:52:16.565 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 03:52:16.566 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 03:52:16.725 | Collecting taskflow>=4.0.0 2022-04-14 03:52:16.734 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-14 03:52:16.756 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 03:52:16.757 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 03:52:16.802 | Collecting WSME>=0.8.0 2022-04-14 03:52:16.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-14 03:52:16.813 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 03:52:16.814 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 03:52:16.815 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 03:52:16.816 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 03:52:16.817 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 03:52:16.818 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 03:52:16.819 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 03:52:16.863 | Collecting oslo.limit>=1.4.0 2022-04-14 03:52:16.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-04-14 03:52:16.873 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 03:52:16.874 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 03:52:16.875 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 03:52:16.876 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 03:52:16.877 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 03:52:16.908 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-14 03:52:16.915 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-14 03:52:16.919 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 03:52:16.920 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 03:52:16.921 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 03:52:16.922 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 03:52:16.958 | Collecting cursive>=0.2.1 2022-04-14 03:52:16.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-14 03:52:16.969 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 03:52:16.970 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 03:52:17.065 | Collecting castellan>=0.17.0 2022-04-14 03:52:17.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-14 03:52:17.095 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 03:52:17.096 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 03:52:17.098 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 03:52:17.119 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-14 03:52:17.182 | Collecting python-barbicanclient>=4.5.2 2022-04-14 03:52:17.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-04-14 03:52:17.233 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 03:52:17.268 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 03:52:17.276 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 03:52:17.291 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 03:52:17.292 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 03:52:17.293 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 03:52:17.385 | 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==24.0.1.dev2) (3.0.7) 2022-04-14 03:52:17.461 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 03:52:17.539 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-14 03:52:17.541 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 03:52:17.574 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 03:52:17.617 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 03:52:17.619 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 03:52:17.620 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 03:52:17.681 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 03:52:17.682 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 03:52:17.684 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 03:52:17.708 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 03:52:17.756 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 03:52:17.757 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 03:52:17.816 | 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==24.0.1.dev2) (5.2.3) 2022-04-14 03:52:17.818 | 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==24.0.1.dev2) (5.0.9) 2022-04-14 03:52:17.823 | 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==24.0.1.dev2) (0.4.0) 2022-04-14 03:52:17.824 | 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==24.0.1.dev2) (2.8.0) 2022-04-14 03:52:17.825 | 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==24.0.1.dev2) (5.0.0) 2022-04-14 03:52:17.848 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 03:52:17.851 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 03:52:17.853 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 03:52:17.894 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 03:52:17.937 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 03:52:17.938 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 03:52:17.939 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 03:52:18.017 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 03:52:18.076 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 03:52:18.175 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 03:52:18.443 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 03:52:18.556 | Collecting networkx>=2.1.0 2022-04-14 03:52:18.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-04-14 03:52:18.697 | Collecting automaton>=1.9.0 2022-04-14 03:52:18.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-14 03:52:18.744 | Collecting pydot>=1.2.4 2022-04-14 03:52:18.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-14 03:52:18.842 | Collecting simplegeneric 2022-04-14 03:52:18.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-14 03:52:18.853 | Preparing metadata (setup.py): started 2022-04-14 03:52:20.681 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:52:20.710 | 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==24.0.1.dev2) (5.0.0) 2022-04-14 03:52:20.837 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 03:52:20.940 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-14 03:52:21.187 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (5.1.1) 2022-04-14 03:52:21.188 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.1.5) 2022-04-14 03:52:21.190 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 03:52:21.193 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.32) 2022-04-14 03:52:21.194 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.10.0) 2022-04-14 03:52:21.197 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.0) 2022-04-14 03:52:21.198 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.4) 2022-04-14 03:52:21.314 | 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==24.0.1.dev2) (0.13.1) 2022-04-14 03:52:21.347 | 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==24.0.1.dev2) (1.0.3) 2022-04-14 03:52:21.395 | 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==24.0.1.dev2) (3.0.0) 2022-04-14 03:52:21.396 | 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==24.0.1.dev2) (1.3.3) 2022-04-14 03:52:21.640 | 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==24.0.1.dev2) (3.10.1) 2022-04-14 03:52:21.823 | 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==24.0.1.dev2) (2019.11.28) 2022-04-14 03:52:21.826 | 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==24.0.1.dev2) (3.3) 2022-04-14 03:52:21.828 | 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==24.0.1.dev2) (2.0.12) 2022-04-14 03:52:21.829 | 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==24.0.1.dev2) (1.26.8) 2022-04-14 03:52:21.934 | 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==24.0.1.dev2) (0.5.2) 2022-04-14 03:52:22.089 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 03:52:22.191 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 03:52:22.502 | 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==24.0.1.dev2) (0.5.0) 2022-04-14 03:52:22.504 | 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==24.0.1.dev2) (2.4.0) 2022-04-14 03:52:22.729 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.2) 2022-04-14 03:52:23.017 | 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==24.0.1.dev2) (1.0.0) 2022-04-14 03:52:23.324 | 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==24.0.1.dev2) (1.8.2) 2022-04-14 03:52:23.325 | 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==24.0.1.dev2) (21.4.0) 2022-04-14 03:52:23.675 | Building wheels for collected packages: simplegeneric 2022-04-14 03:52:23.676 | Building wheel for simplegeneric (setup.py): started 2022-04-14 03:52:26.110 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-14 03:52:26.110 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=3cdb921131cda9b3407dd7e4a2ae9196de9ed07b863132ffdba6198336c2fbd9 2022-04-14 03:52:26.111 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-14 03:52:26.114 | Successfully built simplegeneric 2022-04-14 03:52:27.010 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-14 03:52:30.289 | Running setup.py develop for glance 2022-04-14 03:52:34.297 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-04-14 03:52:34.297 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:52:34.304 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:52:34.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:52:34.454 | + inc/python:pip_install:200 : result=0 2022-04-14 03:52:34.457 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:52:34.459 | + functions-common:time_stop:2432 : local name 2022-04-14 03:52:34.461 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:52:34.476 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:52:34.476 | + functions-common:time_stop:2435 : local total 2022-04-14 03:52:34.476 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:52:34.476 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:52:34.476 | + functions-common:time_stop:2439 : start_time=1649908331518 2022-04-14 03:52:34.476 | + functions-common:time_stop:2441 : [[ -z 1649908331518 ]] 2022-04-14 03:52:34.478 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:52:34.482 | + functions-common:time_stop:2444 : end_time=1649908354480 2022-04-14 03:52:34.484 | + functions-common:time_stop:2445 : elapsed_time=22962 2022-04-14 03:52:34.487 | + functions-common:time_stop:2446 : total=101934 2022-04-14 03:52:34.489 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:52:34.491 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=124896 2022-04-14 03:52:34.494 | + inc/python:pip_install:203 : return 0 2022-04-14 03:52:34.496 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 03:52:34.499 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 03:52:34.501 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 03:52:34.520 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 03:52:34.532 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 03:52:34.535 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 03:52:34.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:52:34.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:52:34.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 03:52:34.545 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:52:34.547 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 03:52:34.550 | + ./stack.sh:main:920 : configure_glance 2022-04-14 03:52:34.552 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 03:52:34.565 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 03:52:34.568 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 03:52:34.570 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 03:52:34.574 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 03:52:34.576 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 03:52:34.578 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 03:52:34.581 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 03:52:34.583 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 03:52:34.612 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 03:52:34.648 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 03:52:34.675 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 03:52:34.704 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 03:52:34.734 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 03:52:34.765 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 03:52:34.767 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 03:52:34.769 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 03:52:34.772 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 03:52:34.774 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 03:52:34.804 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 03:52:34.833 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 03:52:34.861 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 03:52:34.889 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 03:52:34.917 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 03:52:34.944 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 03:52:34.973 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 03:52:35.002 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 03:52:35.030 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 03:52:35.057 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 03:52:35.088 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 03:52:35.091 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 03:52:35.093 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 03:52:35.095 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 03:52:35.098 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 03:52:35.100 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 03:52:35.116 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:35.119 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 03:52:35.122 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 03:52:35.124 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 03:52:35.140 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:35.143 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:52:35.146 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:52:35.173 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 03:52:35.176 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 03:52:35.178 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 03:52:35.180 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 03:52:35.183 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 03:52:35.211 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 03:52:35.239 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 03:52:35.242 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 03:52:35.245 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 03:52:35.247 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 03:52:35.249 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 03:52:35.251 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 03:52:35.254 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 03:52:35.284 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 03:52:35.286 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-04-14 03:52:35.318 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 03:52:35.320 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 03:52:35.336 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:35.339 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 03:52:35.366 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 03:52:35.395 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 03:52:35.422 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 03:52:35.451 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 03:52:35.478 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 03:52:35.494 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:35.497 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 03:52:35.524 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 03:52:35.554 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 03:52:35.582 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-04-14 03:52:35.610 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 03:52:35.639 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-04-14 03:52:35.667 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 03:52:35.684 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:35.686 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 03:52:35.689 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 03:52:35.691 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 03:52:35.694 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 03:52:35.710 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 03:52:35.713 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 03:52:35.715 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 03:52:35.717 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 03:52:35.720 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 03:52:35.748 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:52:35.775 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:52:35.803 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 03:52:35.831 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 03:52:35.835 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 03:52:35.866 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 03:52:35.894 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 03:52:35.921 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-04-14 03:52:35.950 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 03:52:35.979 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 03:52:36.007 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 03:52:36.036 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 03:52:36.067 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 03:52:36.097 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 03:52:36.127 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 03:52:36.155 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 03:52:36.160 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 03:52:36.166 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 03:52:36.183 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:52:36.185 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 03:52:36.187 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 03:52:36.190 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 03:52:36.192 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 03:52:36.194 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 03:52:36.198 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 03:52:36.202 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 03:52:36.204 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 03:52:36.208 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 03:52:36.237 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 03:52:36.239 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 03:52:36.241 | ++ functions:get_random_port:837 : true 2022-04-14 03:52:36.244 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 03:52:36.246 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 03:52:36.248 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 03:52:36.318 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 03:52:36.320 | ++ functions:get_random_port:841 : break 2 2022-04-14 03:52:36.323 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 03:52:36.326 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 03:52:36.328 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 03:52:36.356 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 03:52:36.382 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 03:52:36.410 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 03:52:36.437 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 03:52:36.465 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 03:52:36.492 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 03:52:36.519 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 03:52:36.546 | + 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' 2022-04-14 03:52:36.573 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 03:52:36.601 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 03:52:36.636 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 03:52:36.664 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 03:52:36.692 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 03:52:36.718 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 03:52:36.746 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 03:52:36.773 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 03:52:36.800 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 03:52:36.828 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 03:52:36.856 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 03:52:36.858 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 03:52:36.860 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:52:36.862 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:52:36.865 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:52:36.867 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 03:52:36.870 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 03:52:36.928 | proxy (enabled by site administrator) 2022-04-14 03:52:36.932 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 03:52:36.934 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 03:52:36.937 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:52:36.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:52:36.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:52:36.944 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 03:52:36.946 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 03:52:36.999 | No module matches proxy_http 2022-04-14 03:52:37.002 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-14 03:52:37.063 | Considering dependency proxy for proxy_http: 2022-04-14 03:52:37.063 | Module proxy already enabled 2022-04-14 03:52:37.063 | Enabling module proxy_http. 2022-04-14 03:52:37.068 | To activate the new configuration, you need to run: 2022-04-14 03:52:37.068 | systemctl restart apache2 2022-04-14 03:52:37.074 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-14 03:52:37.076 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 03:52:37.078 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:52:37.081 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 03:52:37.208 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 03:52:37.212 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 03:52:37.214 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 03:52:37.217 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 03:52:37.219 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:52:37.221 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:52:37.224 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 03:52:37.227 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 03:52:37.230 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 03:52:37.231 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 03:52:37.239 | KeepAlive Off 2022-04-14 03:52:37.243 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 03:52:37.244 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 03:52:37.252 | SetEnv proxy-sendchunked 1 2022-04-14 03:52:37.256 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 03:52:37.256 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 03:52:37.265 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 03:52:37.268 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 03:52:37.270 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 03:52:37.273 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 03:52:37.276 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 03:52:37.278 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:52:37.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:52:37.283 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:52:37.285 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 03:52:37.287 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 03:52:37.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:52:37.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:52:37.294 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 03:52:37.357 | Enabling site glance-wsgi-api. 2022-04-14 03:52:37.362 | To activate the new configuration, you need to run: 2022-04-14 03:52:37.362 | systemctl reload apache2 2022-04-14 03:52:37.366 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 03:52:37.369 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 03:52:37.372 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:52:37.374 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 03:52:37.501 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 03:52:37.508 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 03:52:37.537 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 03:52:37.540 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 03:52:37.557 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:52:37.560 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 03:52:37.562 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 03:52:37.565 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 03:52:37.567 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 03:52:37.569 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 03:52:37.572 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 03:52:37.575 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 03:52:37.577 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 03:52:37.579 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:52:37.582 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:52:37.584 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:52:37.588 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:52:37.590 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:52:37.593 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:52:37.609 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:52:37.612 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:52:37.614 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:52:37.617 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:52:37.617 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:52:37.622 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 03:52:37.625 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 03:52:37.627 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 03:52:37.639 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 03:52:37.642 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:52:37.643 | + functions-common:git_clone:685 : head -1 2022-04-14 03:52:37.646 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 03:52:37.649 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:52:37.652 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 03:52:37.655 | + inc/python:setup_develop:338 : local bindep 2022-04-14 03:52:37.657 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 03:52:37.660 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 03:52:37.662 | + inc/python:setup_develop:344 : local extras= 2022-04-14 03:52:37.666 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 03:52:37.668 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 03:52:37.671 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 03:52:37.673 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 03:52:37.675 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 03:52:37.678 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 03:52:37.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 03:52:37.684 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 03:52:37.686 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 03:52:37.689 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 03:52:37.691 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 03:52:37.694 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 03:52:37.701 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 03:52:37.703 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 03:52:38.368 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 03:52:38.370 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 03:52:38.373 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 03:52:38.375 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 03:52:38.377 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 03:52:38.380 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 03:52:38.382 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 03:52:38.384 | + inc/python:setup_package:428 : local extras= 2022-04-14 03:52:38.387 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 03:52:38.389 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 03:52:38.391 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 03:52:38.394 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 03:52:38.396 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 03:52:38.398 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 03:52:38.420 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 03:52:38.422 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 03:52:39.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:52:39.221 | from cryptography.utils import int_from_bytes 2022-04-14 03:52:39.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:52:39.221 | from cryptography.utils import int_from_bytes 2022-04-14 03:52:40.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:52:40.394 | Obtaining file:///opt/stack/cinder 2022-04-14 03:52:40.394 | Preparing metadata (setup.py): started 2022-04-14 03:52:44.238 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:52:44.452 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 03:52:44.453 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 03:52:44.454 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 03:52:44.455 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 03:52:44.456 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 03:52:44.457 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 03:52:44.458 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 03:52:44.459 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 03:52:44.460 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 03:52:44.462 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 03:52:44.574 | Collecting oauth2client>=4.1.3 2022-04-14 03:52:44.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-14 03:52:44.591 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 03:52:44.592 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 03:52:44.593 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 03:52:44.594 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 03:52:44.595 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 03:52:44.597 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 03:52:44.598 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 03:52:44.599 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 03:52:44.600 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 03:52:44.601 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 03:52:44.603 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 03:52:44.604 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 03:52:44.605 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 03:52:44.606 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 03:52:44.607 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 03:52:44.608 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 03:52:44.609 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 03:52:44.610 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 03:52:44.741 | Collecting paramiko>=2.7.2 2022-04-14 03:52:44.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-04-14 03:52:44.761 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 03:52:44.762 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 03:52:44.763 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 03:52:44.764 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 03:52:44.765 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 03:52:44.860 | Collecting python-glanceclient>=3.2.2 2022-04-14 03:52:44.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-04-14 03:52:44.878 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 03:52:44.879 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 03:52:44.880 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 03:52:44.881 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 03:52:44.883 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 03:52:44.884 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 03:52:44.885 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 03:52:44.927 | Collecting rtslib-fb>=2.1.74 2022-04-14 03:52:44.934 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-14 03:52:44.939 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 03:52:44.940 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 03:52:44.941 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 03:52:44.942 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 03:52:44.984 | Collecting tabulate>=0.8.7 2022-04-14 03:52:44.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-14 03:52:44.995 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 03:52:44.996 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 03:52:44.997 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 03:52:45.113 | Collecting oslo.vmware>=3.10.0 2022-04-14 03:52:45.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-04-14 03:52:45.138 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 03:52:45.139 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 03:52:45.140 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 03:52:45.303 | Collecting google-api-python-client>=1.11.0 2022-04-14 03:52:45.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-04-14 03:52:45.532 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 03:52:45.533 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 03:52:45.534 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 03:52:45.579 | Collecting zstd>=1.4.5.1 2022-04-14 03:52:45.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-04-14 03:52:45.686 | Preparing metadata (setup.py): started 2022-04-14 03:52:47.462 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:52:48.589 | Collecting boto3>=1.16.51 2022-04-14 03:52:48.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-04-14 03:52:50.217 | Collecting botocore<1.25.0,>=1.24.7 2022-04-14 03:52:50.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-04-14 03:52:50.524 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-14 03:52:50.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-14 03:52:50.536 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 03:52:50.600 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 03:52:50.631 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.0.0) (2.1.0) 2022-04-14 03:52:50.770 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-04-14 03:52:50.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-04-14 03:52:50.922 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-14 03:52:50.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-04-14 03:52:50.968 | Collecting google-auth-httplib2>=0.1.0 2022-04-14 03:52:50.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-04-14 03:52:51.017 | Collecting uritemplate<5,>=3.0.1 2022-04-14 03:52:51.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-04-14 03:52:51.126 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 03:52:51.182 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (3.1.1) 2022-04-14 03:52:51.184 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 03:52:51.272 | Collecting rsa>=3.1.4 2022-04-14 03:52:51.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-14 03:52:51.398 | Collecting pyasn1-modules>=0.0.5 2022-04-14 03:52:51.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-04-14 03:52:51.563 | Collecting pyasn1>=0.1.7 2022-04-14 03:52:51.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-14 03:52:51.631 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 03:52:51.675 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 03:52:51.677 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 03:52:51.678 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 03:52:51.679 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 03:52:51.740 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 03:52:51.746 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 03:52:51.748 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 03:52:51.853 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 03:52:51.856 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 03:52:51.917 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 03:52:51.919 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 03:52:51.920 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 03:52:51.924 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 03:52:51.925 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 03:52:51.948 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 03:52:51.950 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 03:52:51.954 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 03:52:52.001 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 03:52:52.089 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 03:52:52.091 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 03:52:52.118 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 03:52:52.143 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 03:52:52.211 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 03:52:52.259 | Collecting suds-community>=0.6 2022-04-14 03:52:52.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-04-14 03:52:52.528 | Collecting pynacl>=1.0.1 2022-04-14 03:52:52.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-04-14 03:52:52.584 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 03:52:52.729 | 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==20.0.0) (3.10.1) 2022-04-14 03:52:52.764 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 03:52:52.767 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 03:52:52.804 | Collecting warlock<2,>=1.2.0 2022-04-14 03:52:52.811 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-04-14 03:52:53.020 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 03:52:53.023 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 03:52:53.024 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 03:52:53.060 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 03:52:53.136 | Collecting pyudev>=0.16.1 2022-04-14 03:52:53.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-14 03:52:53.397 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 03:52:53.399 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 03:52:53.545 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 03:52:53.547 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 03:52:53.548 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 03:52:53.686 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 03:52:53.805 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (5.4.0) 2022-04-14 03:52:53.806 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 03:52:53.808 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (4.11.1) 2022-04-14 03:52:53.843 | 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==20.0.0) (5.0.0) 2022-04-14 03:52:54.092 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 03:52:54.170 | 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==20.0.0) (0.5.0) 2022-04-14 03:52:54.172 | 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==20.0.0) (2.4.0) 2022-04-14 03:52:54.341 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (2.5.0) 2022-04-14 03:52:54.436 | 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==20.0.0) (3.19.4) 2022-04-14 03:52:54.488 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-14 03:52:54.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-04-14 03:52:54.714 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.0.0) (2.1.0) 2022-04-14 03:52:55.164 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.0.0) (1.1.5) 2022-04-14 03:52:55.216 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.0.0) (0.13.1) 2022-04-14 03:52:55.265 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 03:52:56.622 | 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==20.0.0) (1.32) 2022-04-14 03:52:56.904 | 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==20.0.0) (21.4.0) 2022-04-14 03:52:56.905 | 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==20.0.0) (1.8.2) 2022-04-14 03:52:57.054 | 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==20.0.0) (2.2) 2022-04-14 03:52:57.246 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (1.0.0) 2022-04-14 03:52:57.378 | 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==20.0.0) (3.7.0) 2022-04-14 03:52:58.047 | Building wheels for collected packages: zstd 2022-04-14 03:52:58.048 | Building wheel for zstd (setup.py): started 2022-04-14 03:53:46.118 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-14 03:53:46.131 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761471 sha256=d9f15bf07c686298e2f912454d29d89f540b8265c88db99dfaafd2d251bc6ab6 2022-04-14 03:53:46.131 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-04-14 03:53:46.134 | Successfully built zstd 2022-04-14 03:53:47.206 | 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 2022-04-14 03:53:49.986 | Attempting uninstall: pynacl 2022-04-14 03:53:49.989 | Found existing installation: PyNaCl 1.3.0 2022-04-14 03:53:49.998 | Uninstalling PyNaCl-1.3.0: 2022-04-14 03:53:50.025 | Successfully uninstalled PyNaCl-1.3.0 2022-04-14 03:53:52.518 | Running setup.py develop for cinder 2022-04-14 03:53:58.128 | Successfully installed boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.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.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-04-14 03:53:58.128 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:53:58.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:53:58.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:53:58.396 | + inc/python:pip_install:200 : result=0 2022-04-14 03:53:58.398 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:53:58.400 | + functions-common:time_stop:2432 : local name 2022-04-14 03:53:58.402 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:53:58.405 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:53:58.407 | + functions-common:time_stop:2435 : local total 2022-04-14 03:53:58.409 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:53:58.412 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:53:58.414 | + functions-common:time_stop:2439 : start_time=1649908358414 2022-04-14 03:53:58.416 | + functions-common:time_stop:2441 : [[ -z 1649908358414 ]] 2022-04-14 03:53:58.419 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:53:58.423 | + functions-common:time_stop:2444 : end_time=1649908438421 2022-04-14 03:53:58.425 | + functions-common:time_stop:2445 : elapsed_time=80007 2022-04-14 03:53:58.428 | + functions-common:time_stop:2446 : total=124896 2022-04-14 03:53:58.430 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:53:58.432 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=204903 2022-04-14 03:53:58.435 | + inc/python:pip_install:203 : return 0 2022-04-14 03:53:58.437 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 03:53:58.440 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 03:53:58.442 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 03:53:58.461 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 03:53:58.472 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 03:53:58.475 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 03:53:58.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:53:58.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:53:58.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 03:53:58.485 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:53:58.488 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 03:53:58.490 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 03:53:58.493 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 03:53:58.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:53:58.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:53:58.500 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 03:53:58.511 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 03:53:58.514 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:53:58.516 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:53:58.519 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:53:58.522 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:53:58.524 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:53:58.527 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:53:58.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:53:58.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:53:58.534 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:53:58.537 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:53:58.539 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:53:58.542 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:53:58.544 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 03:53:58.547 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:53:58.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:53:58.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:53:58.554 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 03:53:58.576 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 03:53:58.685 | Reading package lists... 2022-04-14 03:53:58.928 | Building dependency tree... 2022-04-14 03:53:58.930 | Reading state information... 2022-04-14 03:53:59.179 | The following packages were automatically installed and are no longer required: 2022-04-14 03:53:59.180 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:53:59.180 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:53:59.180 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:53:59.180 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:53:59.180 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:53:59.180 | python3-zope.interface 2022-04-14 03:53:59.180 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:53:59.181 | The following additional packages will be installed: 2022-04-14 03:53:59.181 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-14 03:53:59.181 | python3-urwid 2022-04-14 03:53:59.182 | Suggested packages: 2022-04-14 03:53:59.182 | python-pyparsing-doc python-urwid-doc 2022-04-14 03:53:59.250 | The following NEW packages will be installed: 2022-04-14 03:53:59.250 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-14 03:53:59.250 | python3-urwid targetcli-fb 2022-04-14 03:53:59.394 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:53:59.394 | Need to get 356 kB of archives. 2022-04-14 03:53:59.394 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-14 03:53:59.394 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-14 03:53:59.599 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-14 03:53:59.710 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-04-14 03:53:59.724 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-14 03:53:59.735 | 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] 2022-04-14 03:53:59.745 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-14 03:54:00.306 | Fetched 356 kB in 0s (719 kB/s) 2022-04-14 03:54:00.478 | Selecting previously unselected package python3-pyparsing. 2022-04-14 03:54:00.530 | (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.) 2022-04-14 03:54:00.534 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-14 03:54:00.586 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-14 03:54:00.962 | Selecting previously unselected package python3-urwid. 2022-04-14 03:54:00.972 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-14 03:54:01.024 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-14 03:54:01.409 | Selecting previously unselected package python3-configshell-fb. 2022-04-14 03:54:01.419 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-14 03:54:01.472 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-14 03:54:01.786 | Selecting previously unselected package python3-pyudev. 2022-04-14 03:54:01.796 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-14 03:54:01.831 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-14 03:54:02.203 | Selecting previously unselected package python3-rtslib-fb. 2022-04-14 03:54:02.213 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-14 03:54:02.243 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-14 03:54:02.638 | Selecting previously unselected package targetcli-fb. 2022-04-14 03:54:02.648 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-14 03:54:02.677 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-14 03:54:03.131 | Setting up python3-urwid (2.0.1-3) ... 2022-04-14 03:54:03.557 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 03:54:03.558 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 03:54:03.558 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 03:54:03.558 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 03:54:03.558 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 03:54:03.558 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 03:54:03.558 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-14 03:54:03.558 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-14 03:54:03.712 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-14 03:54:04.174 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-14 03:54:04.631 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-14 03:54:05.054 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-14 03:54:06.501 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-14 03:54:07.084 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-14 03:54:07.084 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-14 03:54:09.111 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 03:54:09.370 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-14 03:54:18.030 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:54:18.032 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:54:18.035 | + functions-common:time_stop:2432 : local name 2022-04-14 03:54:18.038 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:54:18.040 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:54:18.042 | + functions-common:time_stop:2435 : local total 2022-04-14 03:54:18.045 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:54:18.047 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:54:18.050 | + functions-common:time_stop:2439 : start_time=1649908438573 2022-04-14 03:54:18.052 | + functions-common:time_stop:2441 : [[ -z 1649908438573 ]] 2022-04-14 03:54:18.055 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:54:18.059 | + functions-common:time_stop:2444 : end_time=1649908458057 2022-04-14 03:54:18.062 | + functions-common:time_stop:2445 : elapsed_time=19484 2022-04-14 03:54:18.064 | + functions-common:time_stop:2446 : total=488386 2022-04-14 03:54:18.067 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:54:18.070 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=507870 2022-04-14 03:54:18.072 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:54:18.075 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 03:54:18.077 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 03:54:18.080 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 03:54:18.093 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 03:54:18.096 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 03:54:18.099 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 03:54:18.101 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 03:54:18.104 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 03:54:18.104 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 03:54:18.108 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 03:54:18.110 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 03:54:18.112 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 03:54:18.115 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 03:54:18.117 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 03:54:18.119 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 03:54:18.121 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 03:54:18.123 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 03:54:18.134 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 03:54:18.147 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 03:54:18.158 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 03:54:18.170 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 03:54:18.182 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 03:54:18.185 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 03:54:18.189 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XAYotTHqdD 2022-04-14 03:54:18.191 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 03:54:18.194 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 03:54:18.196 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 03:54:18.198 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XAYotTHqdD 2022-04-14 03:54:18.202 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XAYotTHqdD 2022-04-14 03:54:18.213 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XAYotTHqdD /etc/sudoers.d/cinder-rootwrap 2022-04-14 03:54:18.226 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 03:54:18.230 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 03:54:18.232 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 03:54:18.234 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 03:54:18.236 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 03:54:18.239 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 03:54:18.241 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 03:54:18.243 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 03:54:18.246 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 03:54:18.250 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 03:54:18.254 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 03:54:18.272 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 03:54:18.291 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 03:54:18.309 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 03:54:18.327 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 03:54:18.345 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 03:54:18.363 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 03:54:18.381 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 03:54:18.400 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 03:54:18.402 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 03:54:18.404 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 03:54:18.407 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 03:54:18.409 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 03:54:18.437 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 03:54:18.464 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 03:54:18.491 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 03:54:18.517 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 03:54:18.545 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 03:54:18.571 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 03:54:18.600 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 03:54:18.627 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 03:54:18.655 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 03:54:18.683 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 03:54:18.714 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 03:54:18.741 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 03:54:18.744 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 03:54:18.746 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 03:54:18.748 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 03:54:18.751 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 03:54:18.753 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 03:54:18.784 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 03:54:18.812 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 03:54:18.839 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 03:54:18.867 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 03:54:18.894 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 03:54:18.921 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 03:54:18.952 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 03:54:18.954 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-04-14 03:54:18.982 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 03:54:19.012 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 03:54:19.020 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a1da6707f98efcaa5c617cc443f9ccd0 2022-04-14 03:54:19.048 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 03:54:19.050 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 03:54:19.084 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 03:54:19.111 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 03:54:19.139 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 03:54:19.167 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 03:54:19.183 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:19.185 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 03:54:19.187 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 03:54:19.190 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 03:54:19.193 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 03:54:19.195 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 03:54:19.197 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 03:54:19.200 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 03:54:19.202 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 03:54:19.204 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 03:54:19.207 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 03:54:19.209 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 03:54:19.241 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 03:54:19.269 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 03:54:19.296 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 03:54:19.325 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 03:54:19.352 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 03:54:19.381 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 03:54:19.383 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 03:54:19.385 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 03:54:19.388 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 03:54:19.418 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 03:54:19.420 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 03:54:19.449 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 03:54:19.451 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 03:54:19.454 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 03:54:19.456 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 03:54:19.483 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 03:54:19.485 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 03:54:19.488 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 03:54:19.505 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:19.507 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 03:54:19.509 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 03:54:19.512 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 03:54:19.514 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 03:54:19.541 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.25:8080/v1/AUTH_ 2022-04-14 03:54:19.569 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 03:54:19.585 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:54:19.588 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 03:54:19.604 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:54:19.606 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 03:54:19.622 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:54:19.624 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 03:54:19.626 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 03:54:19.629 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 03:54:19.632 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 03:54:19.634 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 03:54:19.636 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 03:54:19.638 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 03:54:19.655 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:19.658 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 03:54:19.660 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 03:54:19.662 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 03:54:19.678 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:19.681 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:54:19.684 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:54:19.717 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 03:54:19.719 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 03:54:19.721 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 03:54:19.724 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 03:54:19.726 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 03:54:19.729 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 03:54:19.746 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 03:54:19.748 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 03:54:19.750 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 03:54:19.753 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 03:54:19.756 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 03:54:19.783 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:54:19.810 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:54:19.838 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 03:54:19.867 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 03:54:19.883 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:19.885 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 03:54:19.888 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 03:54:19.890 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 03:54:19.892 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 03:54:19.895 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 03:54:19.897 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 03:54:19.900 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 03:54:19.904 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 03:54:19.906 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 03:54:19.908 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 03:54:19.921 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 03:54:19.921 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:54:19.930 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 03:54:19.933 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:54:19.949 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 03:54:19.952 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 03:54:19.956 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 03:54:19.986 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 03:54:20.014 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 03:54:20.040 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 03:54:20.069 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 03:54:20.095 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 03:54:20.121 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 03:54:20.149 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 03:54:20.176 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 03:54:20.202 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 03:54:20.231 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 03:54:20.259 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 03:54:20.286 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 03:54:20.312 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 03:54:20.315 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 03:54:20.318 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 03:54:20.320 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 03:54:20.322 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 03:54:20.325 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:54:20.327 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:54:20.330 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 03:54:20.332 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 03:54:20.335 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 03:54:20.361 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 03:54:20.389 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 03:54:20.389 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 03:54:20.398 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 03:54:20.401 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 03:54:20.403 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 03:54:20.406 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 03:54:20.408 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 03:54:20.410 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:54:20.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:54:20.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:54:20.417 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 03:54:20.420 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 03:54:20.422 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:54:20.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:54:20.427 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 03:54:20.487 | Enabling site cinder-wsgi. 2022-04-14 03:54:20.493 | To activate the new configuration, you need to run: 2022-04-14 03:54:20.493 | systemctl reload apache2 2022-04-14 03:54:20.497 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 03:54:20.500 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 03:54:20.502 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:54:20.504 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 03:54:20.631 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 03:54:20.634 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 03:54:20.665 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-04-14 03:54:20.692 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 03:54:20.709 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:54:20.711 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 03:54:20.714 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 03:54:20.716 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 03:54:20.718 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 03:54:20.721 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 03:54:20.751 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 03:54:20.779 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-04-14 03:54:20.807 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 03:54:20.835 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 03:54:20.862 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 03:54:20.889 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 03:54:20.917 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 03:54:20.944 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 03:54:20.971 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 03:54:21.000 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 03:54:21.029 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 03:54:21.058 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 03:54:21.060 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 03:54:21.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:21.079 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-04-14 03:54:21.109 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 03:54:21.112 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 03:54:21.129 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:21.132 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 03:54:21.134 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 03:54:21.136 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 03:54:21.139 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 03:54:21.141 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 03:54:21.143 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 03:54:21.147 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 03:54:21.148 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 03:54:21.153 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 03:54:21.156 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 03:54:21.161 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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- ]] 2022-04-14 03:54:21.161 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 03:54:21.164 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 03:54:21.166 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 03:54:21.169 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 03:54:21.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:54:21.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:54:21.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 03:54:21.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:54:21.182 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 03:54:21.185 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 03:54:21.187 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 03:54:21.189 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:54:21.192 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:54:21.195 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:54:21.197 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:54:21.200 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:54:21.202 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:54:21.218 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:54:21.220 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:54:21.223 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:54:21.227 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:54:21.228 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:54:21.234 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 03:54:21.237 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 03:54:21.240 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 03:54:21.253 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 03:54:21.256 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:54:21.256 | + functions-common:git_clone:685 : head -1 2022-04-14 03:54:21.260 | aa8b966c57 Merge commit 'refs/changes/81/837681/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 03:54:21.262 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:54:21.265 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 03:54:21.267 | + inc/python:setup_develop:338 : local bindep 2022-04-14 03:54:21.270 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 03:54:21.272 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 03:54:21.275 | + inc/python:setup_develop:344 : local extras= 2022-04-14 03:54:21.277 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 03:54:21.280 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 03:54:21.282 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 03:54:21.284 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 03:54:21.287 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 03:54:21.290 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 03:54:21.293 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 03:54:21.295 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 03:54:21.298 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 03:54:21.301 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 03:54:21.304 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 03:54:21.307 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 03:54:21.312 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 03:54:21.315 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 03:54:21.975 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 03:54:21.978 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 03:54:21.980 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 03:54:21.982 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 03:54:21.985 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 03:54:21.987 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 03:54:21.990 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 03:54:21.992 | + inc/python:setup_package:428 : local extras= 2022-04-14 03:54:21.995 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 03:54:21.997 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 03:54:21.999 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 03:54:22.002 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 03:54:22.004 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 03:54:22.007 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 03:54:22.027 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 03:54:22.029 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 03:54:22.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:54:22.862 | from cryptography.utils import int_from_bytes 2022-04-14 03:54:22.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:54:22.862 | from cryptography.utils import int_from_bytes 2022-04-14 03:54:23.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:54:24.022 | Obtaining file:///opt/stack/neutron 2022-04-14 03:54:24.023 | Preparing metadata (setup.py): started 2022-04-14 03:54:28.070 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:54:28.161 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 03:54:28.162 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 03:54:28.163 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 03:54:28.164 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 03:54:28.165 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 03:54:28.166 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 03:54:28.167 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 03:54:28.168 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 03:54:28.169 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 03:54:28.170 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 03:54:28.171 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 03:54:28.172 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 03:54:28.173 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 03:54:28.174 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 03:54:28.175 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 03:54:28.177 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 03:54:28.178 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 03:54:28.179 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 03:54:28.180 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 03:54:28.181 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 03:54:28.182 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 03:54:28.183 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 03:54:28.184 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 03:54:28.185 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 03:54:28.186 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 03:54:28.187 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 03:54:28.188 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 03:54:28.189 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 03:54:28.190 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 03:54:28.192 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 03:54:28.193 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 03:54:28.194 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 03:54:28.195 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 03:54:28.196 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 03:54:28.197 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 03:54:28.198 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 03:54:28.199 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 03:54:28.201 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 03:54:28.202 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 03:54:28.203 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 03:54:28.204 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 03:54:28.204 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 03:54:28.206 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 03:54:28.207 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 03:54:28.208 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 03:54:28.209 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 03:54:28.210 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 03:54:28.212 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:28.212 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 03:54:28.213 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 03:54:28.214 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 03:54:28.215 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 03:54:28.217 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 03:54:28.218 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 03:54:28.219 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 03:54:28.234 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 03:54:28.236 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 03:54:28.237 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 03:54:28.245 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 03:54:28.257 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 03:54:28.258 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 03:54:28.259 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 03:54:28.278 | 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==20.0.1.dev21) (3.0.7) 2022-04-14 03:54:28.285 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 03:54:28.351 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 03:54:28.352 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 03:54:28.404 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 03:54:28.408 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 03:54:28.451 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 03:54:28.456 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 03:54:28.484 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 03:54:28.485 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 03:54:28.486 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 03:54:28.487 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 03:54:28.489 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 03:54:28.491 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 03:54:28.492 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 03:54:28.493 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 03:54:28.512 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 03:54:28.605 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 03:54:28.666 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 03:54:28.729 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 03:54:28.730 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 03:54:28.731 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 03:54:28.812 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 03:54:28.818 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 03:54:28.875 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 03:54:28.877 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 03:54:28.882 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 03:54:28.883 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 03:54:28.906 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 03:54:28.909 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 03:54:28.963 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 03:54:29.016 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 03:54:29.048 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 03:54:29.050 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 03:54:29.075 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 03:54:29.214 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 03:54:29.286 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 03:54:29.363 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 03:54:29.364 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 03:54:29.474 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:29.475 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:29.476 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:29.477 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:29.478 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:29.479 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:29.480 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 03:54:29.682 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 03:54:29.683 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 03:54:29.686 | 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==20.0.1.dev21) (3.10.1) 2022-04-14 03:54:29.728 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 03:54:29.734 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 03:54:29.823 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 03:54:29.825 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 03:54:29.826 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 03:54:29.828 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 03:54:29.865 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 03:54:30.199 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 03:54:30.271 | 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==20.0.1.dev21) (5.0.0) 2022-04-14 03:54:30.460 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 03:54:30.531 | 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==20.0.1.dev21) (2.4.0) 2022-04-14 03:54:30.533 | 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==20.0.1.dev21) (0.5.0) 2022-04-14 03:54:30.754 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 03:54:30.924 | 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==20.0.1.dev21) (2.2) 2022-04-14 03:54:31.441 | 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==20.0.1.dev21) (0.13.1) 2022-04-14 03:54:31.490 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 03:54:32.110 | 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==20.0.1.dev21) (0.5.2) 2022-04-14 03:54:32.116 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.4.2) 2022-04-14 03:54:32.459 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 03:54:32.460 | 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==20.0.1.dev21) (2.0.0) 2022-04-14 03:54:32.626 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 03:54:32.871 | 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==20.0.1.dev21) (1.8.2) 2022-04-14 03:54:32.873 | 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==20.0.1.dev21) (21.4.0) 2022-04-14 03:54:33.054 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.0.0) 2022-04-14 03:54:33.269 | 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==20.0.1.dev21) (2.3.1) 2022-04-14 03:54:34.711 | Installing collected packages: neutron 2022-04-14 03:54:34.711 | Attempting uninstall: neutron 2022-04-14 03:54:34.713 | Found existing installation: neutron 20.0.0 2022-04-14 03:54:36.012 | Uninstalling neutron-20.0.0: 2022-04-14 03:54:36.088 | Successfully uninstalled neutron-20.0.0 2022-04-14 03:54:36.090 | Running setup.py develop for neutron 2022-04-14 03:54:42.051 | Successfully installed neutron 2022-04-14 03:54:42.051 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:54:42.058 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:54:42.058 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:54:42.197 | + inc/python:pip_install:200 : result=0 2022-04-14 03:54:42.199 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:54:42.202 | + functions-common:time_stop:2432 : local name 2022-04-14 03:54:42.204 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:54:42.206 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:54:42.209 | + functions-common:time_stop:2435 : local total 2022-04-14 03:54:42.211 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:54:42.213 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:54:42.215 | + functions-common:time_stop:2439 : start_time=1649908462022 2022-04-14 03:54:42.217 | + functions-common:time_stop:2441 : [[ -z 1649908462022 ]] 2022-04-14 03:54:42.220 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:54:42.224 | + functions-common:time_stop:2444 : end_time=1649908482222 2022-04-14 03:54:42.227 | + functions-common:time_stop:2445 : elapsed_time=20200 2022-04-14 03:54:42.229 | + functions-common:time_stop:2446 : total=204903 2022-04-14 03:54:42.232 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:54:42.234 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=225103 2022-04-14 03:54:42.237 | + inc/python:pip_install:203 : return 0 2022-04-14 03:54:42.239 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 03:54:42.242 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 03:54:42.244 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 03:54:42.263 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 03:54:42.276 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 03:54:42.278 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 03:54:42.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:54:42.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:54:42.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 03:54:42.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:54:42.291 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 03:54:42.293 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 03:54:42.295 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 03:54:42.314 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:54:42.316 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 03:54:42.319 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 03:54:42.322 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 03:54:42.325 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 03:54:42.327 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 03:54:42.330 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 03:54:42.333 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 03:54:42.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:54:42.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:54:42.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 03:54:42.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:54:42.344 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 03:54:42.360 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:54:42.363 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 03:54:42.379 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:54:42.382 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 03:54:42.398 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:54:42.401 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 03:54:42.403 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 03:54:42.405 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 03:54:42.407 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:54:42.410 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:54:42.413 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:54:42.415 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:54:42.417 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:54:42.420 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:54:42.436 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:54:42.438 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:54:42.440 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:54:42.444 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:54:42.445 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:54:42.449 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 03:54:42.451 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 03:54:42.454 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 03:54:42.466 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 03:54:42.469 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:54:42.469 | + functions-common:git_clone:685 : head -1 2022-04-14 03:54:42.473 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 03:54:42.476 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:54:42.478 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 03:54:42.481 | + inc/python:setup_develop:338 : local bindep 2022-04-14 03:54:42.483 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 03:54:42.485 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 03:54:42.488 | + inc/python:setup_develop:344 : local extras= 2022-04-14 03:54:42.491 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 03:54:42.493 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 03:54:42.496 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 03:54:42.498 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 03:54:42.500 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 03:54:42.503 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 03:54:42.506 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 03:54:42.509 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 03:54:42.512 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 03:54:42.514 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 03:54:42.516 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 03:54:42.520 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 03:54:42.526 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 03:54:42.528 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 03:54:43.185 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 03:54:43.187 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 03:54:43.189 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 03:54:43.192 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 03:54:43.195 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 03:54:43.197 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 03:54:43.199 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 03:54:43.202 | + inc/python:setup_package:428 : local extras= 2022-04-14 03:54:43.204 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 03:54:43.206 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 03:54:43.208 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 03:54:43.211 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 03:54:43.213 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 03:54:43.215 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 03:54:43.235 | Using python 3.8 to install /opt/stack/nova 2022-04-14 03:54:43.237 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 03:54:44.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:54:44.215 | from cryptography.utils import int_from_bytes 2022-04-14 03:54:44.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:54:44.215 | from cryptography.utils import int_from_bytes 2022-04-14 03:54:45.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:54:45.392 | Obtaining file:///opt/stack/nova 2022-04-14 03:54:45.393 | Preparing metadata (setup.py): started 2022-04-14 03:54:50.307 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:54:50.518 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 03:54:50.519 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 03:54:50.521 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 03:54:50.522 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 03:54:50.523 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 03:54:50.524 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 03:54:50.525 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 03:54:50.526 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 03:54:50.527 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 03:54:50.528 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 03:54:50.529 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 03:54:50.530 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 03:54:50.531 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 03:54:50.532 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 03:54:50.533 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 03:54:50.534 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 03:54:50.535 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 03:54:50.536 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 03:54:50.537 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 03:54:50.538 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 03:54:50.539 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 03:54:50.541 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 03:54:50.541 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 03:54:50.542 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 03:54:50.544 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 03:54:50.544 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 03:54:50.546 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 03:54:50.622 | Collecting websockify>=0.9.0 2022-04-14 03:54:50.630 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-14 03:54:50.635 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 03:54:50.636 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 03:54:50.637 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 03:54:50.638 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 03:54:50.639 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 03:54:50.640 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 03:54:50.641 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 03:54:50.642 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 03:54:50.643 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 03:54:50.645 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 03:54:50.647 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 03:54:50.648 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 03:54:50.649 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 03:54:50.650 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 03:54:50.651 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 03:54:50.653 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 03:54:50.654 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 03:54:50.655 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 03:54:50.656 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 03:54:50.657 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 03:54:50.658 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 03:54:50.659 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 03:54:50.660 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 03:54:50.661 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 03:54:50.662 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 03:54:50.663 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 03:54:50.701 | Collecting microversion-parse>=0.2.1 2022-04-14 03:54:50.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-14 03:54:50.712 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 03:54:50.713 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 03:54:50.714 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 03:54:50.715 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 03:54:50.716 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 03:54:50.717 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 03:54:50.718 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 03:54:50.719 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 03:54:50.720 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 03:54:50.737 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 03:54:50.739 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 03:54:50.740 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 03:54:50.762 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 03:54:50.801 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 03:54:50.832 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 03:54:50.833 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 03:54:50.857 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 03:54:50.982 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (3.1.1) 2022-04-14 03:54:50.983 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 03:54:51.044 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 03:54:51.045 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 03:54:51.047 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 03:54:51.048 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 03:54:51.049 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 03:54:51.052 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 03:54:51.073 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 03:54:51.075 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 03:54:51.126 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 03:54:51.130 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:51.131 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 03:54:51.216 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 03:54:51.327 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 03:54:51.328 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 03:54:51.418 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 03:54:51.480 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 03:54:51.482 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 03:54:51.484 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 03:54:51.487 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 03:54:51.513 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 03:54:51.516 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 03:54:51.568 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 03:54:51.624 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 03:54:51.658 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 03:54:51.659 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 03:54:51.713 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 03:54:51.716 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 03:54:51.803 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 03:54:51.830 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 03:54:51.910 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 03:54:51.995 | 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==25.0.1.dev2) (3.17.6) 2022-04-14 03:54:52.060 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 03:54:52.061 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 03:54:52.062 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 03:54:52.106 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.1.0) 2022-04-14 03:54:52.110 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 03:54:52.113 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 03:54:52.192 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 03:54:52.194 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 03:54:52.196 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 03:54:52.197 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 03:54:52.293 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 03:54:52.505 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 03:54:52.506 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 03:54:52.618 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 03:54:52.621 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 03:54:52.623 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 03:54:52.709 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 03:54:53.970 | Collecting numpy 2022-04-14 03:54:54.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-04-14 03:54:54.445 | 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==25.0.1.dev2) (5.0.0) 2022-04-14 03:54:54.684 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 03:54:54.763 | 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==25.0.1.dev2) (0.5.0) 2022-04-14 03:54:54.765 | 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==25.0.1.dev2) (2.4.0) 2022-04-14 03:54:54.969 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 03:54:55.082 | 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==25.0.1.dev2) (2.2) 2022-04-14 03:54:55.556 | 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==25.0.1.dev2) (0.13.1) 2022-04-14 03:54:55.601 | 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==25.0.1.dev2) (2.16.0) 2022-04-14 03:54:55.966 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:55.967 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:55.968 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:55.969 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:55.970 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:55.971 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:55.973 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 03:54:57.197 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 03:54:57.654 | 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==25.0.1.dev2) (1.8.2) 2022-04-14 03:54:57.655 | 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==25.0.1.dev2) (21.4.0) 2022-04-14 03:54:57.757 | 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==25.0.1.dev2) (2.4.0) 2022-04-14 03:54:57.864 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (1.0.0) 2022-04-14 03:54:59.334 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-14 03:55:02.667 | Running setup.py develop for nova 2022-04-14 03:55:09.022 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-04-14 03:55:09.022 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:55:09.030 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:55:09.030 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:55:09.189 | + inc/python:pip_install:200 : result=0 2022-04-14 03:55:09.191 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:55:09.194 | + functions-common:time_stop:2432 : local name 2022-04-14 03:55:09.196 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:55:09.198 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:55:09.201 | + functions-common:time_stop:2435 : local total 2022-04-14 03:55:09.203 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:55:09.205 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:55:09.208 | + functions-common:time_stop:2439 : start_time=1649908483230 2022-04-14 03:55:09.210 | + functions-common:time_stop:2441 : [[ -z 1649908483230 ]] 2022-04-14 03:55:09.213 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:55:09.217 | + functions-common:time_stop:2444 : end_time=1649908509214 2022-04-14 03:55:09.219 | + functions-common:time_stop:2445 : elapsed_time=25984 2022-04-14 03:55:09.221 | + functions-common:time_stop:2446 : total=225103 2022-04-14 03:55:09.224 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:55:09.226 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=251087 2022-04-14 03:55:09.228 | + inc/python:pip_install:203 : return 0 2022-04-14 03:55:09.230 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 03:55:09.233 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 03:55:09.235 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 03:55:09.254 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 03:55:09.266 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 03:55:09.268 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 03:55:09.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:55:09.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:55:09.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 03:55:09.278 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:55:09.281 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 03:55:09.294 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 03:55:09.297 | + ./stack.sh:main:937 : configure_nova 2022-04-14 03:55:09.299 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 03:55:09.311 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 03:55:09.314 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 03:55:09.316 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 03:55:09.320 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 03:55:09.320 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 03:55:09.325 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 03:55:09.327 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 03:55:09.330 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 03:55:09.333 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 03:55:09.335 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 03:55:09.337 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 03:55:09.340 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 03:55:09.342 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 03:55:09.355 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 03:55:09.369 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 03:55:09.381 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 03:55:09.393 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 03:55:09.406 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 03:55:09.409 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 03:55:09.414 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WNqzGM9d8U 2022-04-14 03:55:09.417 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 03:55:09.419 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 03:55:09.422 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 03:55:09.424 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 03:55:09.426 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 03:55:09.429 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WNqzGM9d8U 2022-04-14 03:55:09.433 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WNqzGM9d8U 2022-04-14 03:55:09.444 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WNqzGM9d8U /etc/sudoers.d/nova-rootwrap 2022-04-14 03:55:09.457 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 03:55:09.462 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 03:55:09.465 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 03:55:09.468 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 03:55:09.472 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 03:55:09.475 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 03:55:09.477 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 03:55:09.480 | + lib/nova:configure_nova:252 : [[ 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 ]] 2022-04-14 03:55:09.482 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 03:55:09.487 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 03:55:09.503 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:09.505 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 03:55:09.508 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 03:55:09.511 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 03:55:09.515 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 03:55:09.544 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 03:55:09.546 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 03:55:09.572 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 03:55:09.601 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 03:55:09.626 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 03:55:09.656 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 03:55:09.685 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 03:55:09.715 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 03:55:09.717 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-04-14 03:55:09.743 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 03:55:09.769 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 03:55:09.798 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 03:55:09.825 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 03:55:09.852 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 03:55:09.881 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 03:55:09.883 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:55:09.885 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:55:09.887 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:55:09.890 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:55:09.892 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:55:09.895 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:55:09.897 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:55:09.899 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:55:09.901 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:55:09.903 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:55:09.905 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:55:09.908 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 03:55:09.910 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:55:09.912 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:55:09.914 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:55:09.916 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:55:09.918 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:55:09.920 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:55:09.923 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 03:55:09.938 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:09.940 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 03:55:09.943 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 03:55:09.946 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 03:55:09.974 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 03:55:09.976 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 03:55:09.978 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 03:55:09.980 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 03:55:09.982 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 03:55:09.985 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 03:55:10.015 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 03:55:10.018 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 03:55:10.020 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 03:55:10.022 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 03:55:10.025 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 03:55:10.027 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 03:55:10.057 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 03:55:10.096 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 03:55:10.126 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 03:55:10.154 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 03:55:10.170 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:10.172 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 03:55:10.187 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:10.190 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 03:55:10.191 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 03:55:10.196 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 03:55:10.198 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 03:55:10.226 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 03:55:10.241 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:10.243 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 03:55:10.245 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 03:55:10.248 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 03:55:10.250 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 03:55:10.252 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 03:55:10.281 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 03:55:10.308 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 03:55:10.335 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 03:55:10.362 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 03:55:10.390 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 03:55:10.419 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 03:55:10.448 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 03:55:10.476 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 03:55:10.503 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 03:55:10.530 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 03:55:10.547 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:10.549 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 03:55:10.551 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 03:55:10.581 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 03:55:10.608 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-04-14 03:55:10.635 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 03:55:10.662 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 03:55:10.689 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 03:55:10.716 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 03:55:10.748 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 03:55:10.774 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 03:55:10.790 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:10.793 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 03:55:10.795 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 03:55:10.822 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 03:55:10.852 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 03:55:10.855 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 03:55:10.881 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 03:55:10.884 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 03:55:10.886 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 03:55:10.888 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:55:10.890 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:55:10.892 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:55:10.895 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:55:10.897 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:55:10.900 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:55:10.902 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 03:55:10.904 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:55:10.906 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:55:10.908 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:55:10.911 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:55:10.913 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:55:10.915 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:55:10.918 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:55:10.920 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:55:10.922 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:55:10.924 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:55:10.926 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:55:10.929 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 03:55:10.931 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 03:55:10.933 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 03:55:10.936 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 03:55:10.952 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 03:55:10.954 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 03:55:10.956 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 03:55:10.959 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 03:55:10.961 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 03:55:10.988 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:55:11.015 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:55:11.043 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 03:55:11.070 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 03:55:11.100 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 03:55:11.116 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:11.119 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 03:55:11.121 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 03:55:11.123 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 03:55:11.125 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 03:55:11.128 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 03:55:11.130 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 03:55:11.133 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 03:55:11.137 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 03:55:11.139 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 03:55:11.141 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 03:55:11.154 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 03:55:11.154 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:55:11.163 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 03:55:11.166 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:55:11.182 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 03:55:11.184 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 03:55:11.188 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 03:55:11.218 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 03:55:11.245 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 03:55:11.271 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 03:55:11.298 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 03:55:11.325 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 03:55:11.352 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 03:55:11.379 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 03:55:11.405 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 03:55:11.433 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 03:55:11.460 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 03:55:11.488 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 03:55:11.516 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 03:55:11.543 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 03:55:11.546 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 03:55:11.548 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 03:55:11.551 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 03:55:11.553 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 03:55:11.556 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:11.558 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:11.560 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 03:55:11.563 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 03:55:11.565 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 03:55:11.592 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 03:55:11.619 | + 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 ' 2022-04-14 03:55:11.620 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 03:55:11.628 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 03:55:11.632 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 03:55:11.634 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 03:55:11.636 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 03:55:11.639 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 03:55:11.641 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:55:11.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:11.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:11.648 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 03:55:11.650 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 03:55:11.652 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:11.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:11.656 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 03:55:11.718 | Enabling site nova-api-wsgi. 2022-04-14 03:55:11.723 | To activate the new configuration, you need to run: 2022-04-14 03:55:11.723 | systemctl reload apache2 2022-04-14 03:55:11.727 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 03:55:11.731 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 03:55:11.734 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:55:11.738 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 03:55:11.874 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 03:55:11.893 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:11.896 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 03:55:11.899 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 03:55:11.901 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 03:55:11.903 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 03:55:11.906 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 03:55:11.908 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 03:55:11.912 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 03:55:11.916 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 03:55:11.918 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 03:55:11.920 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 03:55:11.933 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 03:55:11.934 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:55:11.942 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 03:55:11.946 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:55:11.963 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 03:55:11.965 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 03:55:11.969 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 03:55:12.000 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 03:55:12.029 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 03:55:12.062 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 03:55:12.091 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 03:55:12.118 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 03:55:12.145 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 03:55:12.172 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 03:55:12.199 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 03:55:12.226 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 03:55:12.253 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 03:55:12.280 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 03:55:12.306 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 03:55:12.334 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 03:55:12.336 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 03:55:12.364 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 03:55:12.380 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:12.382 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 03:55:12.413 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 03:55:12.415 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 03:55:12.418 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 03:55:12.434 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:12.436 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:55:12.439 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:55:12.466 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 03:55:12.497 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 03:55:12.499 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 03:55:12.501 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 03:55:12.504 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 03:55:12.506 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 03:55:12.508 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 03:55:12.524 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:12.527 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 03:55:12.530 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 03:55:12.532 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 03:55:12.547 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:12.550 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:55:12.553 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 03:55:12.582 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 03:55:12.584 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 03:55:12.587 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 03:55:12.614 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 03:55:12.642 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 03:55:12.671 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 03:55:12.688 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:12.690 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 03:55:12.717 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 03:55:12.720 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 03:55:12.723 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 03:55:12.752 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 03:55:12.781 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-04-14 03:55:12.809 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 03:55:12.836 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 03:55:12.864 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 03:55:12.891 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 03:55:12.919 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 03:55:12.964 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 03:55:12.992 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 03:55:13.008 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:13.011 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 03:55:13.015 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 03:55:13.017 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 03:55:13.020 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 03:55:13.023 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 03:55:13.025 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 03:55:13.027 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 03:55:13.030 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 03:55:13.032 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 03:55:13.035 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 03:55:13.039 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 03:55:13.042 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 03:55:13.044 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 03:55:13.046 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 03:55:13.049 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 03:55:13.052 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 03:55:13.087 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 03:55:13.118 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 03:55:13.148 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 03:55:13.151 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 03:55:13.153 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 03:55:13.155 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 03:55:13.172 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:13.175 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 03:55:13.176 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 03:55:13.868 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-14 03:55:13.871 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-14 03:55:14.515 | Adding vhost "nova_cell1" ... 2022-04-14 03:55:14.796 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-14 03:55:15.482 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-14 03:55:15.549 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 03:55:15.552 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 03:55:15.555 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 03:55:15.557 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 03:55:15.559 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 03:55:15.561 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 03:55:15.578 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:15.581 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 03:55:15.584 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 03:55:15.586 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 03:55:15.602 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:15.604 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 03:55:15.607 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 03:55:15.635 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 03:55:15.637 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 03:55:15.639 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 03:55:15.656 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:15.658 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 03:55:15.661 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 03:55:15.663 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 03:55:15.693 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-04-14 03:55:15.720 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 03:55:15.748 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 03:55:15.775 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 03:55:15.802 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 03:55:15.830 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 03:55:15.858 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 03:55:15.885 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 03:55:15.888 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 03:55:15.890 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 03:55:15.893 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 03:55:15.912 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 03:55:15.914 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 03:55:15.916 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 03:55:15.919 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 03:55:15.921 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 03:55:15.950 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:55:15.978 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:55:16.005 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 03:55:16.033 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 03:55:16.036 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 03:55:16.040 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 03:55:16.042 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 03:55:16.044 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 03:55:16.047 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 03:55:16.050 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 03:55:16.052 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 03:55:16.055 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 03:55:16.057 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 03:55:16.059 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 03:55:16.062 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 03:55:16.064 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 03:55:16.067 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 03:55:16.069 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 03:55:16.085 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:16.087 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 03:55:16.089 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 03:55:16.105 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:16.108 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 03:55:16.123 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:16.125 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 03:55:16.142 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:16.145 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 03:55:16.162 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:16.164 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 03:55:16.167 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 03:55:16.169 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 03:55:16.172 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 03:55:16.174 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 03:55:16.177 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 03:55:16.179 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 03:55:16.182 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:16.184 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:16.187 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 03:55:16.189 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:55:16.192 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:55:16.195 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:55:16.197 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:55:16.199 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:55:16.202 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:55:16.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:16.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:16.209 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:55:16.212 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:55:16.214 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:55:16.217 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:55:16.219 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 03:55:16.221 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:55:16.224 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:16.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:16.229 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 03:55:16.250 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 03:55:16.359 | Reading package lists... 2022-04-14 03:55:16.600 | Building dependency tree... 2022-04-14 03:55:16.601 | Reading state information... 2022-04-14 03:55:16.844 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 03:55:16.844 | The following packages were automatically installed and are no longer required: 2022-04-14 03:55:16.845 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:55:16.845 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:55:16.846 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:55:16.846 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:55:16.846 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:55:16.846 | python3-zope.interface 2022-04-14 03:55:16.846 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:55:16.959 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:55:16.963 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:55:16.965 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:55:16.968 | + functions-common:time_stop:2432 : local name 2022-04-14 03:55:16.970 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:55:16.973 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:55:16.975 | + functions-common:time_stop:2435 : local total 2022-04-14 03:55:16.978 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:55:16.980 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:55:16.982 | + functions-common:time_stop:2439 : start_time=1649908516247 2022-04-14 03:55:16.985 | + functions-common:time_stop:2441 : [[ -z 1649908516247 ]] 2022-04-14 03:55:16.988 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:55:16.992 | + functions-common:time_stop:2444 : end_time=1649908516990 2022-04-14 03:55:16.995 | + functions-common:time_stop:2445 : elapsed_time=743 2022-04-14 03:55:16.997 | + functions-common:time_stop:2446 : total=507870 2022-04-14 03:55:16.999 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:55:17.002 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=508613 2022-04-14 03:55:17.004 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:55:17.007 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 03:55:17.009 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 03:55:17.012 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 03:55:17.014 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 03:55:17.017 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 03:55:17.040 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 03:55:17.042 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 03:55:17.045 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 03:55:17.047 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 03:55:17.050 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 03:55:17.052 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 03:55:17.055 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 03:55:17.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:17.060 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:17.062 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 03:55:17.065 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 03:55:17.067 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 03:55:17.070 | + functions-common:apt_get_update:1197 : return 2022-04-14 03:55:17.072 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 03:55:17.075 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 03:55:17.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:17.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:17.083 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 03:55:17.105 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 03:55:17.214 | Reading package lists... 2022-04-14 03:55:17.454 | Building dependency tree... 2022-04-14 03:55:17.456 | Reading state information... 2022-04-14 03:55:17.701 | The following packages were automatically installed and are no longer required: 2022-04-14 03:55:17.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 03:55:17.703 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 03:55:17.703 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 03:55:17.703 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 03:55:17.703 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 03:55:17.703 | python3-zope.interface 2022-04-14 03:55:17.703 | Use 'sudo apt autoremove' to remove them. 2022-04-14 03:55:17.770 | The following NEW packages will be installed: 2022-04-14 03:55:17.771 | libapache2-mod-wsgi-py3 2022-04-14 03:55:17.876 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 03:55:17.876 | Need to get 93.3 kB of archives. 2022-04-14 03:55:17.876 | After this operation, 300 kB of additional disk space will be used. 2022-04-14 03:55:17.876 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-14 03:55:18.559 | Fetched 93.3 kB in 0s (420 kB/s) 2022-04-14 03:55:18.816 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-14 03:55:18.869 | (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.) 2022-04-14 03:55:18.872 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-14 03:55:18.923 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-14 03:55:19.212 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-14 03:55:19.561 | apache2_invoke: Enable module wsgi 2022-04-14 03:55:28.475 | + functions-common:apt_get:1241 : result=0 2022-04-14 03:55:28.478 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 03:55:28.480 | + functions-common:time_stop:2432 : local name 2022-04-14 03:55:28.483 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:55:28.485 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:55:28.488 | + functions-common:time_stop:2435 : local total 2022-04-14 03:55:28.490 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:55:28.493 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 03:55:28.495 | + functions-common:time_stop:2439 : start_time=1649908517102 2022-04-14 03:55:28.497 | + functions-common:time_stop:2441 : [[ -z 1649908517102 ]] 2022-04-14 03:55:28.500 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:55:28.506 | + functions-common:time_stop:2444 : end_time=1649908528502 2022-04-14 03:55:28.508 | + functions-common:time_stop:2445 : elapsed_time=11400 2022-04-14 03:55:28.510 | + functions-common:time_stop:2446 : total=508613 2022-04-14 03:55:28.513 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:55:28.515 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=520013 2022-04-14 03:55:28.518 | + functions-common:apt_get:1245 : return 0 2022-04-14 03:55:28.520 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 03:55:28.523 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 03:55:28.525 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:55:28.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:28.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:28.533 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 03:55:28.536 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 03:55:28.591 | wsgi (enabled by maintainer script) 2022-04-14 03:55:28.594 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 03:55:28.597 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 03:55:28.600 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 03:55:28.603 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 03:55:28.605 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 03:55:28.608 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 03:55:28.612 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 03:55:28.612 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 03:55:28.617 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 03:55:28.620 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 03:55:28.622 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 03:55:28.625 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 03:55:28.627 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 03:55:28.651 | Using python 3.8 to install osc-placement 2022-04-14 03:55:28.653 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 03:55:29.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:55:29.522 | from cryptography.utils import int_from_bytes 2022-04-14 03:55:29.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:55:29.523 | from cryptography.utils import int_from_bytes 2022-04-14 03:55:30.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:55:30.778 | Collecting osc-placement 2022-04-14 03:55:30.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-04-14 03:55:30.802 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 03:55:30.803 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 03:55:30.804 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 03:55:30.805 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 03:55:30.806 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 03:55:30.807 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 03:55:30.867 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 03:55:30.868 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 03:55:30.869 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 03:55:30.870 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 03:55:30.884 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 03:55:30.886 | 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.1) 2022-04-14 03:55:30.888 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 03:55:30.902 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 03:55:30.903 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 03:55:30.904 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 03:55:30.906 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 03:55:30.907 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 03:55:30.908 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 03:55:30.928 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-14 03:55:30.930 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 03:55:30.931 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 03:55:30.932 | 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.4.0) 2022-04-14 03:55:30.941 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-14 03:55:30.979 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-14 03:55:30.980 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 03:55:30.981 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 03:55:30.983 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 03:55:30.984 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 03:55:30.985 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-14 03:55:30.986 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 03:55:30.989 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 03:55:31.054 | 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.12) 2022-04-14 03:55:31.057 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 03:55:31.058 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 03:55:31.059 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-14 03:55:31.149 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 03:55:31.150 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 03:55:31.151 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 03:55:31.194 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 03:55:31.234 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 03:55:31.397 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 03:55:33.471 | Installing collected packages: osc-placement 2022-04-14 03:55:33.716 | Successfully installed osc-placement-3.2.0 2022-04-14 03:55:33.716 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:55:33.723 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:55:33.723 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:55:33.848 | + inc/python:pip_install:200 : result=0 2022-04-14 03:55:33.850 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:55:33.853 | + functions-common:time_stop:2432 : local name 2022-04-14 03:55:33.855 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:55:33.858 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:55:33.860 | + functions-common:time_stop:2435 : local total 2022-04-14 03:55:33.862 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:55:33.866 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:55:33.868 | + functions-common:time_stop:2439 : start_time=1649908528645 2022-04-14 03:55:33.870 | + functions-common:time_stop:2441 : [[ -z 1649908528645 ]] 2022-04-14 03:55:33.874 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:55:33.878 | + functions-common:time_stop:2444 : end_time=1649908533875 2022-04-14 03:55:33.881 | + functions-common:time_stop:2445 : elapsed_time=5230 2022-04-14 03:55:33.883 | + functions-common:time_stop:2446 : total=251087 2022-04-14 03:55:33.885 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:55:33.888 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=256317 2022-04-14 03:55:33.890 | + inc/python:pip_install:203 : return 0 2022-04-14 03:55:33.893 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 03:55:33.895 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 03:55:33.898 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 03:55:33.900 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 03:55:33.902 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 03:55:33.905 | ++ functions-common:git_clone:612 : pwd 2022-04-14 03:55:33.908 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 03:55:33.911 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 03:55:33.914 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 03:55:33.931 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 03:55:33.934 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 03:55:33.936 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 03:55:33.939 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 03:55:33.940 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 03:55:33.945 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 03:55:33.948 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-14 03:55:33.950 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-04-14 03:55:33.953 | + functions-common:git_timed:709 : local count=0 2022-04-14 03:55:33.955 | + functions-common:git_timed:710 : local timeout=0 2022-04-14 03:55:33.957 | + functions-common:git_timed:712 : [[ -n 0 ]] 2022-04-14 03:55:33.960 | + functions-common:git_timed:713 : timeout=0 2022-04-14 03:55:33.962 | + functions-common:git_timed:716 : time_start git_timed 2022-04-14 03:55:33.964 | + functions-common:time_start:2418 : local name=git_timed 2022-04-14 03:55:33.967 | + functions-common:time_start:2419 : local start_time= 2022-04-14 03:55:33.969 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 03:55:33.972 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 03:55:33.976 | + functions-common:time_start:2423 : _TIME_START[$name]=1649908533974 2022-04-14 03:55:33.979 | + functions-common:git_timed:717 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-04-14 03:55:33.982 | Cloning into '/opt/stack/placement'... 2022-04-14 03:55:41.829 | + functions-common:git_timed:731 : time_stop git_timed 2022-04-14 03:55:41.831 | + functions-common:time_stop:2432 : local name 2022-04-14 03:55:41.833 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:55:41.836 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:55:41.838 | + functions-common:time_stop:2435 : local total 2022-04-14 03:55:41.840 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:55:41.842 | + functions-common:time_stop:2438 : name=git_timed 2022-04-14 03:55:41.844 | + functions-common:time_stop:2439 : start_time=1649908533974 2022-04-14 03:55:41.847 | + functions-common:time_stop:2441 : [[ -z 1649908533974 ]] 2022-04-14 03:55:41.850 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:55:41.854 | + functions-common:time_stop:2444 : end_time=1649908541851 2022-04-14 03:55:41.856 | + functions-common:time_stop:2445 : elapsed_time=7877 2022-04-14 03:55:41.858 | + functions-common:time_stop:2446 : total=0 2022-04-14 03:55:41.860 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:55:41.863 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7877 2022-04-14 03:55:41.866 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 03:55:41.879 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 03:55:41.882 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 03:55:41.882 | + functions-common:git_clone:685 : head -1 2022-04-14 03:55:41.885 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 03:55:41.888 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 03:55:41.890 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 03:55:41.893 | + inc/python:setup_develop:338 : local bindep 2022-04-14 03:55:41.895 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 03:55:41.897 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 03:55:41.900 | + inc/python:setup_develop:344 : local extras= 2022-04-14 03:55:41.902 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 03:55:41.905 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 03:55:41.907 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 03:55:41.910 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 03:55:41.912 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 03:55:41.914 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 03:55:41.918 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 03:55:41.920 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 03:55:41.923 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 03:55:41.926 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 03:55:41.928 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 03:55:41.931 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 03:55:41.937 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 03:55:41.939 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 03:55:42.595 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 03:55:42.598 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 03:55:42.600 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 03:55:42.602 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 03:55:42.605 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 03:55:42.607 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 03:55:42.610 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 03:55:42.613 | + inc/python:setup_package:428 : local extras= 2022-04-14 03:55:42.615 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 03:55:42.617 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 03:55:42.620 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 03:55:42.622 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 03:55:42.625 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 03:55:42.627 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 03:55:42.649 | Using python 3.8 to install /opt/stack/placement 2022-04-14 03:55:42.651 | + 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/placement 2022-04-14 03:55:43.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:55:43.500 | from cryptography.utils import int_from_bytes 2022-04-14 03:55:43.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:55:43.500 | from cryptography.utils import int_from_bytes 2022-04-14 03:55:44.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:55:44.767 | Obtaining file:///opt/stack/placement 2022-04-14 03:55:44.769 | Preparing metadata (setup.py): started 2022-04-14 03:55:47.865 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 03:55:48.005 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 03:55:48.007 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 03:55:48.008 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 03:55:48.009 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 03:55:48.010 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 03:55:48.011 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 03:55:48.012 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 03:55:48.013 | 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (60.9.3) 2022-04-14 03:55:48.014 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 03:55:48.016 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 03:55:48.017 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 03:55:48.019 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 03:55:48.020 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 03:55:48.021 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 03:55:48.022 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 03:55:48.023 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 03:55:48.024 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 03:55:48.025 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 03:55:48.026 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 03:55:48.028 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 03:55:48.029 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 03:55:48.095 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 03:55:48.098 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 03:55:48.099 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 03:55:48.102 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 03:55:48.103 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 03:55:48.104 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 03:55:48.125 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 03:55:48.168 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 03:55:48.169 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 03:55:48.170 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 03:55:48.171 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 03:55:48.172 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 03:55:48.229 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.13.0) 2022-04-14 03:55:48.231 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 03:55:48.233 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 03:55:48.235 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 03:55:48.278 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 03:55:48.280 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (2.8.2) 2022-04-14 03:55:48.298 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 03:55:48.300 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 03:55:48.301 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 03:55:48.329 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 03:55:48.332 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 03:55:48.344 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 03:55:48.362 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 03:55:48.364 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 03:55:48.365 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 03:55:48.367 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 03:55:48.410 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (1.26.8) 2022-04-14 03:55:48.412 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 03:55:48.413 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 03:55:48.415 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 03:55:48.433 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 03:55:48.631 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 03:55:48.671 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.1.6) 2022-04-14 03:55:48.672 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.4.0) 2022-04-14 03:55:48.675 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (4.11.1) 2022-04-14 03:55:48.693 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (1.15.0) 2022-04-14 03:55:48.727 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.13.3) 2022-04-14 03:55:48.785 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.1.0) 2022-04-14 03:55:48.854 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.7.0) 2022-04-14 03:55:48.939 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.1.5) 2022-04-14 03:55:48.994 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (0.2.5) 2022-04-14 03:55:49.198 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.1.1) 2022-04-14 03:55:49.198 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.4.2) 2022-04-14 03:55:49.200 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.2) 2022-04-14 03:55:49.281 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 03:55:49.334 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.21) 2022-04-14 03:55:49.501 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.7.0) 2022-04-14 03:55:49.613 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.0.0) 2022-04-14 03:55:49.614 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.0.0) 2022-04-14 03:55:51.529 | Installing collected packages: openstack-placement 2022-04-14 03:55:51.531 | Running setup.py develop for openstack-placement 2022-04-14 03:55:55.651 | Successfully installed openstack-placement 2022-04-14 03:55:55.651 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:55:55.659 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:55:55.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:55:55.788 | + inc/python:pip_install:200 : result=0 2022-04-14 03:55:55.790 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:55:55.792 | + functions-common:time_stop:2432 : local name 2022-04-14 03:55:55.795 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:55:55.797 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:55:55.799 | + functions-common:time_stop:2435 : local total 2022-04-14 03:55:55.802 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:55:55.804 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:55:55.806 | + functions-common:time_stop:2439 : start_time=1649908542644 2022-04-14 03:55:55.808 | + functions-common:time_stop:2441 : [[ -z 1649908542644 ]] 2022-04-14 03:55:55.811 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:55:55.816 | + functions-common:time_stop:2444 : end_time=1649908555813 2022-04-14 03:55:55.818 | + functions-common:time_stop:2445 : elapsed_time=13169 2022-04-14 03:55:55.821 | + functions-common:time_stop:2446 : total=256317 2022-04-14 03:55:55.823 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:55:55.825 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=269486 2022-04-14 03:55:55.827 | + inc/python:pip_install:203 : return 0 2022-04-14 03:55:55.831 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 03:55:55.833 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 03:55:55.836 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 03:55:55.855 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 03:55:55.867 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 03:55:55.869 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 03:55:55.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:55:55.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:55:55.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 03:55:55.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:55:55.882 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 03:55:55.885 | + ./stack.sh:main:943 : configure_placement 2022-04-14 03:55:55.887 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 03:55:55.900 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 03:55:55.903 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 03:55:55.907 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 03:55:55.910 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 03:55:55.912 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 03:55:55.915 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 03:55:55.917 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 03:55:55.920 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 03:55:55.953 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 03:55:55.984 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 03:55:56.015 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 03:55:56.018 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 03:55:56.020 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 03:55:56.023 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 03:55:56.025 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 03:55:56.057 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 03:55:56.088 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 03:55:56.119 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 03:55:56.149 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 03:55:56.177 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 03:55:56.207 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 03:55:56.236 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 03:55:56.264 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 03:55:56.293 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 03:55:56.322 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 03:55:56.325 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 03:55:56.327 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 03:55:56.331 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 03:55:56.349 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 03:55:56.352 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 03:55:56.354 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 03:55:56.356 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 03:55:56.359 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 03:55:56.388 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:55:56.425 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 03:55:56.454 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 03:55:56.483 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 03:55:56.486 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 03:55:56.489 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 03:55:56.491 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 03:55:56.494 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 03:55:56.496 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 03:55:56.498 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 03:55:56.502 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 03:55:56.506 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 03:55:56.509 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 03:55:56.511 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 03:55:56.524 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:55:56.525 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 03:55:56.533 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 03:55:56.537 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 03:55:56.552 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 03:55:56.555 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 03:55:56.559 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 03:55:56.591 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 03:55:56.619 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 03:55:56.648 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 03:55:56.677 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 03:55:56.707 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 03:55:56.735 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 03:55:56.764 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 03:55:56.792 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 03:55:56.821 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 03:55:56.850 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 03:55:56.879 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 03:55:56.908 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 03:55:56.937 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 03:55:56.939 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 03:55:56.943 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 03:55:56.945 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 03:55:56.948 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 03:55:56.950 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:56.953 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:56.956 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 03:55:56.959 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 03:55:56.961 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 03:55:56.990 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 03:55:57.020 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 03:55:57.020 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 03:55:57.029 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 03:55:57.032 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 03:55:57.035 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 03:55:57.038 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 03:55:57.040 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 03:55:57.043 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 03:55:57.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:57.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:57.050 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 03:55:57.053 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 03:55:57.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:55:57.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:55:57.060 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 03:55:57.124 | Enabling site placement-api. 2022-04-14 03:55:57.129 | To activate the new configuration, you need to run: 2022-04-14 03:55:57.130 | systemctl reload apache2 2022-04-14 03:55:57.134 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 03:55:57.137 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 03:55:57.139 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:55:57.142 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 03:55:57.277 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 03:55:57.299 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:57.302 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 03:55:57.320 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:57.323 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 03:55:57.342 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:57.345 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 03:55:57.347 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 03:55:57.350 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 03:55:57.382 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-04-14 03:55:57.411 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 03:55:57.441 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 03:55:57.469 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 03:55:57.498 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 03:55:57.527 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 03:55:57.556 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 03:55:57.585 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 03:55:57.603 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:57.605 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 03:55:57.622 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:55:57.625 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 03:55:57.628 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 03:55:57.630 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 03:55:57.633 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 03:55:57.635 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 03:55:57.638 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 03:55:57.640 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 03:55:57.643 | + functions-common:run_phase:1870 : local extra 2022-04-14 03:55:57.647 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 03:55:57.651 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 03:55:57.653 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 03:55:57.656 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 03:55:57.659 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 03:55:57.662 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 03:55:57.677 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:55:57.680 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 03:55:57.682 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 03:55:57.684 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 03:55:57.686 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 03:55:57.689 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 03:55:57.691 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 03:55:57.694 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 03:55:57.696 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 03:55:57.777 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 03:55:57.815 | [17789 Async install_tempest:77857]: running: install_tempest 2022-04-14 03:55:57.818 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 03:55:57.821 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 03:55:57.824 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 03:55:57.826 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 03:55:57.829 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 03:55:57.832 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 03:55:57.835 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 03:55:57.838 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 03:55:57.840 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 03:55:57.843 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 03:55:57.846 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 03:55:57.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 03:55:57.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 03:55:57.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 03:55:57.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 03:55:57.859 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 03:55:57.862 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 03:55:57.865 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 03:55:57.868 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 03:55:57.871 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 03:55:57.874 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 03:55:57.878 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 03:55:57.880 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 03:55:57.885 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 03:55:57.887 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 03:55:57.890 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 03:55:57.894 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 03:55:57.896 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 03:55:57.918 | Using python 3.8 to install python-openstackclient 2022-04-14 03:55:57.921 | + 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-openstackclient 2022-04-14 03:55:58.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:55:58.781 | from cryptography.utils import int_from_bytes 2022-04-14 03:55:58.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:55:58.781 | from cryptography.utils import int_from_bytes 2022-04-14 03:55:59.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 03:56:00.099 | Collecting python-openstackclient 2022-04-14 03:56:00.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-04-14 03:56:00.168 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 03:56:00.169 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 03:56:00.170 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 03:56:00.171 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 03:56:00.172 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 03:56:00.173 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 03:56:00.174 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 03:56:00.175 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 03:56:00.176 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 03:56:00.178 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 03:56:00.178 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 03:56:00.190 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 03:56:00.191 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 03:56:00.192 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 03:56:00.193 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 03:56:00.195 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 03:56:00.220 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 03:56:00.221 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 03:56:00.223 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 03:56:00.224 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 03:56:00.225 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 03:56:00.226 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 03:56:00.227 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 03:56:00.229 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 03:56:00.230 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 03:56:00.231 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 03:56:00.232 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 03:56:00.245 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 03:56:00.263 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 03:56:00.264 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 03:56:00.265 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 03:56:00.267 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 03:56:00.288 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 03:56:00.306 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 03:56:00.308 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 03:56:00.309 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 03:56:00.400 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 03:56:00.401 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 03:56:00.402 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 03:56:00.444 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 03:56:00.454 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-14 03:56:00.490 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 03:56:00.656 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 03:56:00.672 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 03:56:00.775 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-14 03:56:00.777 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 03:56:00.778 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 03:56:00.780 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 03:56:00.907 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 03:56:03.065 | Installing collected packages: python-openstackclient 2022-04-14 03:56:04.654 | Successfully installed python-openstackclient-5.8.0 2022-04-14 03:56:04.654 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 03:56:04.662 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 03:56:04.662 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 03:56:04.817 | + inc/python:pip_install:200 : result=0 2022-04-14 03:56:04.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 03:56:04.822 | + functions-common:time_stop:2432 : local name 2022-04-14 03:56:04.824 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:56:04.827 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:56:04.829 | + functions-common:time_stop:2435 : local total 2022-04-14 03:56:04.831 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:56:04.834 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 03:56:04.836 | + functions-common:time_stop:2439 : start_time=1649908557912 2022-04-14 03:56:04.838 | + functions-common:time_stop:2441 : [[ -z 1649908557912 ]] 2022-04-14 03:56:04.841 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:56:04.846 | + functions-common:time_stop:2444 : end_time=1649908564843 2022-04-14 03:56:04.848 | + functions-common:time_stop:2445 : elapsed_time=6931 2022-04-14 03:56:04.851 | + functions-common:time_stop:2446 : total=269486 2022-04-14 03:56:04.853 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:56:04.855 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=276417 2022-04-14 03:56:04.858 | + inc/python:pip_install:203 : return 0 2022-04-14 03:56:04.860 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 03:56:04.864 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 03:56:04.869 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.x0QdhQGDcK 2022-04-14 03:56:04.871 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 03:56:04.874 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 03:56:04.876 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 03:56:04.880 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 03:56:04.882 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 03:56:04.884 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 03:56:04.903 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:56:04.905 | + ./stack.sh:main:1035 : configure_database 2022-04-14 03:56:04.908 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 03:56:04.911 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 03:56:04.913 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 03:56:04.915 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 03:56:04.918 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 03:56:04.920 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 03:56:04.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:56:04.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:56:04.928 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 03:56:04.931 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 03:56:04.934 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 03:56:04.934 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 03:56:04.940 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 03:56:05.003 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 03:56:05.006 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 03:56:05.008 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 03:56:05.011 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 03:56:05.013 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 03:56:05.015 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 03:56:05.018 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 03:56:05.020 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 03:56:05.022 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 03:56:05.025 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 03:56:05.027 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 03:56:05.029 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 03:56:05.032 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 03:56:05.034 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 03:56:05.036 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 03:56:05.039 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 03:56:05.041 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 03:56:05.043 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 03:56:05.046 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 03:56:05.048 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 03:56:05.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:56:05.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:56:05.056 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 03:56:05.058 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:56:05.060 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 03:56:08.253 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 03:56:08.299 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 03:56:08.299 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 03:56:08.322 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 03:56:08.328 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 03:56:08.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:56:08.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:56:08.355 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 03:56:08.378 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 03:56:08.401 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 03:56:08.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 03:56:08.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 03:56:08.461 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 03:56:08.485 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 03:56:08.501 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 03:56:08.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 03:56:08.692 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 03:56:08.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 03:56:08.846 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 03:56:09.109 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 03:56:09.385 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 03:56:09.666 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 03:56:09.677 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 03:56:09.693 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:56:09.718 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 03:56:13.525 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 03:56:13.528 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 03:56:13.533 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 03:56:13.538 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-035613 2022-04-14 03:56:13.540 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-035613 1039' 2022-04-14 03:56:13.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.545 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 03:56:13.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.550 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 03:56:13.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.555 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 03:56:13.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.560 | + 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 2022-04-14 03:56:13.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.571 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 03:56:13.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.576 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 03:56:13.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.581 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-034140 2022-04-14 03:56:13.583 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.585 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 03:56:13.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.590 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 03:56:13.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.596 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 03:56:13.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.601 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 03:56:13.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.606 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 03:56:13.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 03:56:13.611 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 03:56:13.614 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 03:56:13.617 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 03:56:13.620 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 03:56:13.634 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 03:56:13.636 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.639 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 03:56:13.641 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.644 | + functions-common:run_process:1689 : local group= 2022-04-14 03:56:13.646 | + functions-common:run_process:1690 : local user= 2022-04-14 03:56:13.649 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 03:56:13.651 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 03:56:13.654 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 03:56:13.657 | + functions-common:time_start:2419 : local start_time= 2022-04-14 03:56:13.660 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 03:56:13.662 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 03:56:13.667 | + functions-common:time_start:2423 : _TIME_START[$name]=1649908573664 2022-04-14 03:56:13.670 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 03:56:13.690 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:56:13.692 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 03:56:13.695 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 03:56:13.697 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.700 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.702 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.705 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.707 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 03:56:13.710 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 03:56:13.712 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 03:56:13.715 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 03:56:13.717 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 03:56:13.720 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 03:56:13.722 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 03:56:13.725 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 03:56:13.727 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.729 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 03:56:13.732 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 03:56:13.734 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 03:56:13.736 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 03:56:13.739 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 03:56:13.741 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 03:56:13.749 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 03:56:13.821 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 03:56:13.882 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 03:56:13.937 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 03:56:13.993 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 03:56:14.046 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 03:56:14.104 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 03:56:14.106 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 03:56:14.174 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 03:56:14.585 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 03:56:14.599 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 03:56:15.012 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 03:56:15.037 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 03:56:15.050 | + functions-common:time_stop:2432 : local name 2022-04-14 03:56:15.057 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:56:15.059 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:56:15.062 | + functions-common:time_stop:2435 : local total 2022-04-14 03:56:15.064 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:56:15.067 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 03:56:15.069 | + functions-common:time_stop:2439 : start_time=1649908573664 2022-04-14 03:56:15.072 | + functions-common:time_stop:2441 : [[ -z 1649908573664 ]] 2022-04-14 03:56:15.075 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:56:15.080 | + functions-common:time_stop:2444 : end_time=1649908575077 2022-04-14 03:56:15.082 | + functions-common:time_stop:2445 : elapsed_time=1413 2022-04-14 03:56:15.084 | + functions-common:time_stop:2446 : total=0 2022-04-14 03:56:15.087 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:56:15.094 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1413 2022-04-14 03:56:15.097 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 03:56:15.101 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 03:56:15.104 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 03:56:15.106 | + functions-common:run_process:1689 : local group= 2022-04-14 03:56:15.109 | + functions-common:run_process:1690 : local user=root 2022-04-14 03:56:15.113 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 03:56:15.117 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 03:56:15.119 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 03:56:15.122 | + functions-common:time_start:2419 : local start_time= 2022-04-14 03:56:15.124 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 03:56:15.140 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 03:56:15.142 | + functions-common:time_start:2423 : _TIME_START[$name]=1649908575139 2022-04-14 03:56:15.145 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 03:56:15.181 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:56:15.183 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 03:56:15.186 | + functions-common:time_stop:2432 : local name 2022-04-14 03:56:15.189 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:56:15.191 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:56:15.197 | + functions-common:time_stop:2435 : local total 2022-04-14 03:56:15.201 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:56:15.203 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 03:56:15.206 | + functions-common:time_stop:2439 : start_time=1649908575139 2022-04-14 03:56:15.209 | + functions-common:time_stop:2441 : [[ -z 1649908575139 ]] 2022-04-14 03:56:15.213 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:56:15.220 | + functions-common:time_stop:2444 : end_time=1649908575215 2022-04-14 03:56:15.223 | + functions-common:time_stop:2445 : elapsed_time=76 2022-04-14 03:56:15.226 | + functions-common:time_stop:2446 : total=1413 2022-04-14 03:56:15.243 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:56:15.246 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1489 2022-04-14 03:56:15.249 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 03:56:15.312 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:56:15.333 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 03:56:15.384 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:56:15.387 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 03:56:15.438 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:56:15.445 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 03:56:15.457 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 03:56:15.464 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 03:56:15.467 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 03:56:15.469 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380' 2022-04-14 03:56:15.472 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-04-14 03:56:15.474 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-04-14 03:56:15.484 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 03:56:15.485 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 03:56:15.485 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-04-14 03:56:15.485 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 03:56:15.487 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 03:56:15.490 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 03:56:15.492 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-04-14 03:56:15.495 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 03:56:15.497 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 03:56:15.499 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 03:56:15.513 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 03:56:15.513 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 03:56:15.513 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 03:56:15.513 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 03:56:15.513 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 03:56:15.517 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 03:56:15.586 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 03:56:15.648 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 03:56:15.702 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 03:56:15.754 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 03:56:15.806 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 03:56:15.860 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 03:56:15.863 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 03:56:15.926 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 03:56:16.321 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 03:56:16.378 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 03:56:16.435 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 03:56:16.494 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 03:56:16.551 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 03:56:16.554 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 03:56:16.559 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 03:56:16.561 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 03:56:16.978 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 03:56:16.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 03:56:17.396 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 03:56:18.276 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 03:56:18.299 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:56:18.302 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 03:56:18.304 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 03:56:18.309 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 03:56:18.312 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 03:56:18.325 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 03:56:18.338 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 03:56:18.340 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 03:56:18.343 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 03:56:18.442 | The user clouds.yaml file didn't exist. 2022-04-14 03:56:18.453 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 03:56:18.561 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 03:56:18.675 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 03:56:18.790 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 03:56:18.909 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 03:56:19.037 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 03:56:19.163 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 03:56:19.291 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 03:56:19.423 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 03:56:19.565 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 03:56:19.570 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 03:56:19.573 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 03:56:19.576 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 03:56:19.581 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 03:56:19.584 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 03:56:19.586 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 03:56:19.607 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:56:19.610 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 03:56:19.613 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 03:56:19.623 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 03:56:19.626 | + ./stack.sh:main:1095 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 03:56:19.628 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 03:56:19.631 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 03:56:19.653 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:56:19.656 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 03:56:19.658 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 03:56:19.661 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 03:56:19.663 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 03:56:19.665 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 03:56:19.668 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 03:56:19.672 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 03:56:19.732 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 03:56:19.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 03:56:19.846 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 03:56:19.848 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 03:56:19.850 | + functions-common:time_start:2419 : local start_time= 2022-04-14 03:56:19.853 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 03:56:19.856 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 03:56:19.860 | + functions-common:time_start:2423 : _TIME_START[$name]=1649908579858 2022-04-14 03:56:19.867 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 03:56:24.745 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=79831) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 03:56:24.751 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:24.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.754 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:24.755 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:24.783 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:24.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:24.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:24.786 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:24.787 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:25.274 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:25.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:25.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:25.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:25.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:25.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:25.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:25.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:25.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:25.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:25.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:25.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:25.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:25.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:25.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:25.277 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:25.277 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:25.284 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 03:56:52.169 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:52.170 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 03:56:52.221 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:52.221 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 03:56:52.272 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:52.272 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 03:56:52.318 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:52.318 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 03:56:52.376 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:52.376 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 03:56:52.438 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:52.438 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 03:56:53.113 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:53.113 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:53.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.116 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:53.116 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:53.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:53.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:53.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:53.128 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:53.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:53.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:53.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:53.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.500 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:53.500 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:53.563 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:53.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:53.566 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:53.566 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:53.574 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 03:56:53.701 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:53.701 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 03:56:53.775 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:53.775 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 03:56:53.821 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:53.821 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 03:56:53.901 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:53.901 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 03:56:53.959 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:53.959 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 03:56:54.021 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.021 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 03:56:54.101 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.101 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:54.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.104 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:54.104 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:54.104 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:54.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.107 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:54.107 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:54.115 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:54.123 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:54.445 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:54.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.448 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:54.448 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:54.524 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 03:56:54.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 03:56:54.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 03:56:54.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 03:56:54.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 03:56:54.534 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 03:56:54.598 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.598 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 03:56:54.644 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.644 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 03:56:54.695 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.695 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 03:56:54.741 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.741 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 03:56:54.786 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.786 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 03:56:54.838 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:54.838 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 03:56:54.895 | INFO migrate.versioning.api [-] done 2022-04-14 03:56:55.286 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 03:56:55.289 | + functions-common:time_stop:2432 : local name 2022-04-14 03:56:55.291 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:56:55.294 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:56:55.296 | + functions-common:time_stop:2435 : local total 2022-04-14 03:56:55.299 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:56:55.301 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 03:56:55.303 | + functions-common:time_stop:2439 : start_time=1649908579858 2022-04-14 03:56:55.306 | + functions-common:time_stop:2441 : [[ -z 1649908579858 ]] 2022-04-14 03:56:55.309 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:56:55.313 | + functions-common:time_stop:2444 : end_time=1649908615310 2022-04-14 03:56:55.316 | + functions-common:time_stop:2445 : elapsed_time=35452 2022-04-14 03:56:55.318 | + functions-common:time_stop:2446 : total=0 2022-04-14 03:56:55.321 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:56:55.323 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=35452 2022-04-14 03:56:55.325 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 03:56:55.328 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 03:56:55.332 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 03:56:55.825 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 03:56:55.850 | [77857 Async install_tempest:77857]: finished successfully 2022-04-14 03:56:59.902 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 03:56:59.903 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 03:56:59.903 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 03:56:59.903 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 03:56:59.904 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 03:56:59.904 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 03:56:59.904 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 03:56:59.904 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 03:56:59.904 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 03:57:00.276 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 03:57:00.280 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 03:57:04.819 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 03:57:04.819 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 03:57:04.820 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 03:57:04.820 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 03:57:04.820 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 03:57:04.821 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 03:57:04.821 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 03:57:04.821 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 03:57:04.821 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 03:57:05.180 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 03:57:05.183 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 03:57:05.185 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 03:57:05.188 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 03:57:05.205 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:57:05.207 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 03:57:05.210 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 03:57:05.215 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 03:57:05.218 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 03:57:05.220 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 03:57:05.223 | + functions-common:run_process:1689 : local group= 2022-04-14 03:57:05.225 | + functions-common:run_process:1690 : local user= 2022-04-14 03:57:05.228 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 03:57:05.230 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 03:57:05.233 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 03:57:05.236 | + functions-common:time_start:2419 : local start_time= 2022-04-14 03:57:05.238 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 03:57:05.241 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 03:57:05.245 | + functions-common:time_start:2423 : _TIME_START[$name]=1649908625243 2022-04-14 03:57:05.248 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 03:57:05.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:57:05.266 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 03:57:05.269 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 03:57:05.274 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 03:57:05.275 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 03:57:05.276 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 03:57:05.278 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 03:57:05.281 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 03:57:05.283 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 03:57:05.286 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 03:57:05.288 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 03:57:05.291 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 03:57:05.293 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 03:57:05.295 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 03:57:05.298 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 03:57:05.300 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 03:57:05.302 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 03:57:05.304 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 03:57:05.306 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 03:57:05.308 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 03:57:05.313 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 03:57:05.372 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 03:57:05.433 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 03:57:05.485 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 03:57:05.535 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 03:57:05.586 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 03:57:05.646 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 03:57:05.696 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 03:57:05.745 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 03:57:05.796 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 03:57:05.846 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 03:57:05.849 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 03:57:05.908 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 03:57:06.303 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 03:57:06.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 03:57:06.679 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 03:57:06.758 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 03:57:06.762 | + functions-common:time_stop:2432 : local name 2022-04-14 03:57:06.763 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:57:06.765 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:57:06.768 | + functions-common:time_stop:2435 : local total 2022-04-14 03:57:06.770 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:57:06.773 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 03:57:06.775 | + functions-common:time_stop:2439 : start_time=1649908625243 2022-04-14 03:57:06.778 | + functions-common:time_stop:2441 : [[ -z 1649908625243 ]] 2022-04-14 03:57:06.781 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:57:06.786 | + functions-common:time_stop:2444 : end_time=1649908626783 2022-04-14 03:57:06.788 | + functions-common:time_stop:2445 : elapsed_time=1540 2022-04-14 03:57:06.790 | + functions-common:time_stop:2446 : total=1489 2022-04-14 03:57:06.793 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:57:06.795 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3029 2022-04-14 03:57:06.798 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 03:57:06.798 | Waiting for keystone to start... 2022-04-14 03:57:06.801 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-04-14 03:57:06.803 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-04-14 03:57:06.805 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 03:57:06.808 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-04-14 03:57:06.810 | + functions:wait_for_service:459 : local rval=0 2022-04-14 03:57:06.813 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 03:57:06.815 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 03:57:06.818 | + functions-common:time_start:2419 : local start_time= 2022-04-14 03:57:06.820 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 03:57:06.823 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 03:57:06.827 | + functions-common:time_start:2423 : _TIME_START[$name]=1649908626825 2022-04-14 03:57:06.830 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 03:57:06.835 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-04-14 03:57:13.437 | + :: : [[ 200 == 503 ]] 2022-04-14 03:57:13.438 | + :: : [[ 0 -eq 7 ]] 2022-04-14 03:57:13.442 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 03:57:13.444 | + functions-common:time_stop:2432 : local name 2022-04-14 03:57:13.446 | + functions-common:time_stop:2433 : local end_time 2022-04-14 03:57:13.449 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 03:57:13.451 | + functions-common:time_stop:2435 : local total 2022-04-14 03:57:13.453 | + functions-common:time_stop:2436 : local start_time 2022-04-14 03:57:13.456 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 03:57:13.458 | + functions-common:time_stop:2439 : start_time=1649908626825 2022-04-14 03:57:13.461 | + functions-common:time_stop:2441 : [[ -z 1649908626825 ]] 2022-04-14 03:57:13.464 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 03:57:13.468 | + functions-common:time_stop:2444 : end_time=1649908633466 2022-04-14 03:57:13.471 | + functions-common:time_stop:2445 : elapsed_time=6641 2022-04-14 03:57:13.473 | + functions-common:time_stop:2446 : total=0 2022-04-14 03:57:13.476 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 03:57:13.478 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6641 2022-04-14 03:57:13.480 | + functions:wait_for_service:467 : return 0 2022-04-14 03:57:13.483 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 03:57:13.501 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:57:13.503 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 03:57:13.506 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 03:57:13.508 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 03:57:13.538 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 03:57:13.540 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.25/identity 2022-04-14 03:57:18.176 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.176 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.176 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.184 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.200 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.200 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.233 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.264 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.265 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.355 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.355 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.355 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.377 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 03:57:18.413 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=80715) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 03:57:18.800 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created domain default 2022-04-14 03:57:18.875 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created project admin 2022-04-14 03:57:18.902 | DEBUG passlib.handlers.bcrypt [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80715) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 03:57:18.902 | DEBUG passlib.handlers.bcrypt [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80715) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 03:57:19.027 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created user admin 2022-04-14 03:57:19.107 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created role reader 2022-04-14 03:57:19.170 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created role member 2022-04-14 03:57:19.236 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created implied role where 7ba234fc7c9b4bc8b75763d67685e7b4 implies e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:57:19.290 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created role admin 2022-04-14 03:57:19.361 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created implied role where 425f1c9e8856483f812b60714bc90654 implies 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:57:19.428 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Granted role admin on project admin to user admin. 2022-04-14 03:57:19.492 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Granted role admin on the system to user admin. 2022-04-14 03:57:19.572 | WARNING py.warnings [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 03:57:19.573 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 03:57:19.573 |  2022-04-14 03:57:19.577 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created region RegionOne 2022-04-14 03:57:19.696 | INFO keystone.cmd.bootstrap [None req-d8b205eb-621a-4444-ba7c-895cf9791282 None None] Created public endpoint http://10.222.0.25/identity 2022-04-14 03:57:20.165 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 03:57:20.167 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 03:57:20.170 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 03:57:20.173 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 03:57:23.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:23.318 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:23.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:23.318 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:23.478 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:23.481 | + lib/keystone:create_keystone_accounts:310 : admin_project=f4baaa3a542a4b96a8b997724572f5f5 2022-04-14 03:57:23.485 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 03:57:23.487 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 03:57:25.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:25.728 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:25.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:25.728 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:25.889 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:25.892 | + lib/keystone:create_keystone_accounts:312 : admin_user=1d733e5382d6435ba7cf4b4713f4d5e2 2022-04-14 03:57:25.894 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 03:57:25.896 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 03:57:25.898 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 03:57:25.901 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 default 2022-04-14 03:57:25.956 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 default 2022-04-14 03:57:25.997 | [17789 Async ks-domain-role:80833]: running: get_or_add_user_domain_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 default 2022-04-14 03:57:26.000 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 03:57:26.003 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 03:57:26.006 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 03:57:29.146 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 03:57:29.148 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 03:57:29.148 | default 2022-04-14 03:57:29.151 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 03:57:29.208 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 03:57:29.252 | [17789 Async ks-project:80972]: running: get_or_create_project service Default 2022-04-14 03:57:29.254 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 03:57:29.325 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 03:57:29.366 | [17789 Async ks-service:81058]: running: get_or_create_role service 2022-04-14 03:57:29.369 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 03:57:29.465 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 03:57:29.526 | [17789 Async ks-reseller:81144]: running: get_or_create_role ResellerAdmin 2022-04-14 03:57:29.541 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 03:57:29.560 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 03:57:29.954 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 03:57:30.161 | [17789 Async ks-anotherrole:81234]: running: get_or_create_role anotherrole 2022-04-14 03:57:30.177 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 03:57:30.205 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 03:57:30.230 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 03:57:30.261 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 03:57:33.298 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:33.411 | [81058 Async ks-service:81058]: finished successfully 2022-04-14 03:57:33.706 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:33.807 | [80972 Async ks-project:80972]: finished successfully 2022-04-14 03:57:33.912 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:33.951 | [81144 Async ks-reseller:81144]: finished successfully 2022-04-14 03:57:34.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:34.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:34.264 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:34.267 | ++ functions-common:get_or_create_project:945 : project_id=25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:57:34.269 | ++ functions-common:get_or_create_project:946 : echo 25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:57:34.272 | + lib/keystone:create_keystone_accounts:340 : invis_project=25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:57:34.274 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 03:57:34.277 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 03:57:34.280 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 03:57:34.284 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 03:57:34.316 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:34.343 | [81234 Async ks-anotherrole:81234]: finished successfully 2022-04-14 03:57:36.567 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:36.592 | [80833 Async ks-domain-role:80833]: finished successfully 2022-04-14 03:57:36.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:36.872 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:36.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:36.872 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:37.033 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:37.036 | ++ functions-common:get_or_create_project:945 : project_id=2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:37.039 | ++ functions-common:get_or_create_project:946 : echo 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:37.041 | + lib/keystone:create_keystone_accounts:344 : demo_project=2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:37.044 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 03:57:37.048 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 03:57:37.050 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:57:37.052 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 03:57:37.055 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 03:57:37.058 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 03:57:39.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.574 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.574 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.738 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:39.741 | ++ functions-common:get_or_create_user:932 : user_id=3d378e7fb5e94a39a44b0c21fa71fd37 2022-04-14 03:57:39.743 | ++ functions-common:get_or_create_user:933 : echo 3d378e7fb5e94a39a44b0c21fa71fd37 2022-04-14 03:57:39.746 | + lib/keystone:create_keystone_accounts:347 : demo_user=3d378e7fb5e94a39a44b0c21fa71fd37 2022-04-14 03:57:39.749 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 03:57:39.797 | [17789 Async ks-domain-role:80833]: Waiting for completion of get_or_add_user_domain_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 default running on PID 80833 (6 other jobs running) 2022-04-14 03:57:39.822 | [17789 Async ks-domain-role:80833]: Signaling child to exit 2022-04-14 03:57:39.822 | WAKEUP 2022-04-14 03:57:39.845 | [17789 Async ks-domain-role:80833]: Signaled 2022-04-14 03:57:39.847 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 03:57:39.847 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 03:57:39.847 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:57:39.847 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d733e5382d6435ba7cf4b4713f4d5e2 --domain default 2022-04-14 03:57:39.847 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:57:39.847 | ++ functions-common:get_field:819 : read data 2022-04-14 03:57:39.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.847 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.847 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.847 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:39.847 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 03:57:39.847 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 03:57:39.847 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 1d733e5382d6435ba7cf4b4713f4d5e2 --domain default 2022-04-14 03:57:39.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.847 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.847 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.847 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d733e5382d6435ba7cf4b4713f4d5e2 --domain default 2022-04-14 03:57:39.847 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 03:57:39.847 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:57:39.848 | ++ functions-common:get_field:819 : read data 2022-04-14 03:57:39.848 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:57:39.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.848 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.848 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.848 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:39.848 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:57:39.848 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:57:39.848 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:57:39.848 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | 1d733e5382d6435ba7cf4b4713f4d5e2 | | | default | | False |' 2022-04-14 03:57:39.848 | ++ functions-common:get_field:819 : read data 2022-04-14 03:57:39.848 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 03:57:39.848 | + functions-common:get_or_add_user_domain_role:1028 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 03:57:39.848 | 425f1c9e8856483f812b60714bc90654 2022-04-14 03:57:39.890 | [17789 Async ks-domain-role:80833]: finished get_or_add_user_domain_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 default with result 0 in 10 seconds 2022-04-14 03:57:39.897 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 03:57:39.933 | [17789 Async ks-project:80972]: Waiting for completion of get_or_create_project service Default running on PID 80972 (5 other jobs running) 2022-04-14 03:57:39.957 | [17789 Async ks-project:80972]: Signaling child to exit 2022-04-14 03:57:39.957 | WAKEUP 2022-04-14 03:57:39.979 | [17789 Async ks-project:80972]: Signaled 2022-04-14 03:57:39.981 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 03:57:39.981 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 03:57:39.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.981 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:39.981 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:39.981 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:39.981 | + functions-common:get_or_create_project:945 : project_id=7c5d45d5ede540e2997089087eaa77a6 2022-04-14 03:57:39.981 | + functions-common:get_or_create_project:946 : echo 7c5d45d5ede540e2997089087eaa77a6 2022-04-14 03:57:39.981 | 7c5d45d5ede540e2997089087eaa77a6 2022-04-14 03:57:40.024 | [17789 Async ks-project:80972]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 03:57:40.061 | [17789 Async ks-service:81058]: Waiting for completion of get_or_create_role service running on PID 81058 (4 other jobs running) 2022-04-14 03:57:40.085 | [17789 Async ks-service:81058]: Signaling child to exit 2022-04-14 03:57:40.085 | WAKEUP 2022-04-14 03:57:40.108 | [17789 Async ks-service:81058]: Signaled 2022-04-14 03:57:40.109 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 03:57:40.109 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 03:57:40.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:40.109 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:40.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:40.110 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:40.110 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:40.110 | + functions-common:get_or_create_role:957 : role_id=1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:57:40.110 | + functions-common:get_or_create_role:958 : echo 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:57:40.110 | 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:57:40.152 | [17789 Async ks-service:81058]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 03:57:40.194 | [17789 Async ks-reseller:81144]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81144 (3 other jobs running) 2022-04-14 03:57:40.218 | [17789 Async ks-reseller:81144]: Signaling child to exit 2022-04-14 03:57:40.218 | WAKEUP 2022-04-14 03:57:40.240 | [17789 Async ks-reseller:81144]: Signaled 2022-04-14 03:57:40.241 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 03:57:40.241 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 03:57:40.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:40.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:40.241 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:40.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:40.242 | + functions-common:get_or_create_role:957 : role_id=f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:57:40.242 | + functions-common:get_or_create_role:958 : echo f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:57:40.242 | f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:57:40.286 | [17789 Async ks-reseller:81144]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 03:57:40.322 | [17789 Async ks-anotherrole:81234]: Waiting for completion of get_or_create_role anotherrole running on PID 81234 (2 other jobs running) 2022-04-14 03:57:40.347 | [17789 Async ks-anotherrole:81234]: Signaling child to exit 2022-04-14 03:57:40.347 | WAKEUP 2022-04-14 03:57:40.369 | [17789 Async ks-anotherrole:81234]: Signaled 2022-04-14 03:57:40.370 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 03:57:40.370 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 03:57:40.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:40.370 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:40.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:40.370 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:40.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:40.370 | + functions-common:get_or_create_role:957 : role_id=3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:57:40.370 | + functions-common:get_or_create_role:958 : echo 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:57:40.371 | 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:57:40.414 | [17789 Async ks-anotherrole:81234]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 03:57:40.418 | + inc/async:async_wait:197 : return 0 2022-04-14 03:57:40.421 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.486 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.528 | [17789 Async ks-demo-member:82139]: running: get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.532 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.595 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.636 | [17789 Async ks-demo-admin:82251]: running: get_or_add_user_project_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.639 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.708 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.757 | [17789 Async ks-demo-another:82363]: running: get_or_add_user_project_role anotherrole 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:40.759 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:57:40.826 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:57:40.894 | [17789 Async ks-demo-invis:82475]: running: get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:57:40.896 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 03:57:40.901 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 03:57:40.908 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:57:40.929 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 03:57:40.932 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 03:57:40.941 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 03:57:44.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:44.853 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:44.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:44.853 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:45.032 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:45.035 | ++ functions-common:get_or_create_user:932 : user_id=7b365b65e53148f99dc382af700be7c0 2022-04-14 03:57:45.038 | ++ functions-common:get_or_create_user:933 : echo 7b365b65e53148f99dc382af700be7c0 2022-04-14 03:57:45.041 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7b365b65e53148f99dc382af700be7c0 2022-04-14 03:57:45.043 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7b365b65e53148f99dc382af700be7c0 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:45.106 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7b365b65e53148f99dc382af700be7c0 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:45.161 | [17789 Async ks-demo-reader:82631]: running: get_or_add_user_project_role reader 7b365b65e53148f99dc382af700be7c0 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:57:45.165 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 03:57:45.168 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 03:57:45.173 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 03:57:45.178 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 03:57:49.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:49.010 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:49.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:49.011 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:49.437 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:49.457 | ++ functions-common:get_or_create_project:945 : project_id=cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:49.477 | ++ functions-common:get_or_create_project:946 : echo cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:49.498 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:49.515 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 03:57:49.522 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 03:57:49.525 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:57:49.530 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 03:57:49.538 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 03:57:49.542 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 03:57:52.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:52.834 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:52.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:52.834 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:53.233 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:53.257 | ++ functions-common:get_or_create_user:932 : user_id=780b1250b9eb4489b96ca7ee213186ed 2022-04-14 03:57:53.277 | ++ functions-common:get_or_create_user:933 : echo 780b1250b9eb4489b96ca7ee213186ed 2022-04-14 03:57:53.297 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=780b1250b9eb4489b96ca7ee213186ed 2022-04-14 03:57:53.321 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:53.721 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:53.938 | [17789 Async ks-alt-admin:83001]: running: get_or_add_user_project_role admin 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:53.972 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:54.413 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:54.675 | [17789 Async ks-alt-another:83113]: running: get_or_add_user_project_role anotherrole 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:54.700 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 03:57:54.734 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 03:57:54.761 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:57:54.777 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 03:57:54.796 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 03:57:54.822 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 03:57:55.363 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:55.578 | [82139 Async ks-demo-member:82139]: finished successfully 2022-04-14 03:57:57.277 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:57.435 | [82363 Async ks-demo-another:82363]: finished successfully 2022-04-14 03:57:58.489 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:58.620 | [82475 Async ks-demo-invis:82475]: finished successfully 2022-04-14 03:57:59.326 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:57:59.353 | [82251 Async ks-demo-admin:82251]: finished successfully 2022-04-14 03:57:59.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:59.681 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:59.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:57:59.681 | from cryptography.utils import int_from_bytes 2022-04-14 03:57:59.867 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:57:59.870 | ++ functions-common:get_or_create_user:932 : user_id=e06df7f6612d43bca5c9999a305d1b20 2022-04-14 03:57:59.873 | ++ functions-common:get_or_create_user:933 : echo e06df7f6612d43bca5c9999a305d1b20 2022-04-14 03:57:59.876 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e06df7f6612d43bca5c9999a305d1b20 2022-04-14 03:57:59.878 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e06df7f6612d43bca5c9999a305d1b20 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:59.945 | + inc/async:async_inner:63 : get_or_add_user_project_role member e06df7f6612d43bca5c9999a305d1b20 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:59.995 | [17789 Async ks-alt-member-user:83494]: running: get_or_add_user_project_role member e06df7f6612d43bca5c9999a305d1b20 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:57:59.999 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 03:58:00.006 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 03:58:00.009 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:58:00.012 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 03:58:00.015 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 03:58:00.019 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 03:58:01.621 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:01.806 | [82631 Async ks-demo-reader:82631]: finished successfully 2022-04-14 03:58:02.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:02.979 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:02.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:02.979 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:03.175 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:03.177 | ++ functions-common:get_or_create_user:932 : user_id=4b28ed842fd24133828e5ebbd60ab60e 2022-04-14 03:58:03.180 | ++ functions-common:get_or_create_user:933 : echo 4b28ed842fd24133828e5ebbd60ab60e 2022-04-14 03:58:03.183 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=4b28ed842fd24133828e5ebbd60ab60e 2022-04-14 03:58:03.187 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4b28ed842fd24133828e5ebbd60ab60e cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:03.265 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4b28ed842fd24133828e5ebbd60ab60e cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:03.319 | [17789 Async ks-alt-reader-user:83720]: running: get_or_add_user_project_role reader 4b28ed842fd24133828e5ebbd60ab60e cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:03.322 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 03:58:03.325 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:58:03.341 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 03:58:03.349 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 03:58:03.353 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 03:58:06.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:06.731 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:06.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:06.731 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:07.034 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:07.061 | ++ functions-common:get_or_create_user:932 : user_id=99ee4445329b49c6906be4bdeb4d0b46 2022-04-14 03:58:07.090 | ++ functions-common:get_or_create_user:933 : echo 99ee4445329b49c6906be4bdeb4d0b46 2022-04-14 03:58:07.109 | + lib/keystone:create_keystone_accounts:392 : system_member_user=99ee4445329b49c6906be4bdeb4d0b46 2022-04-14 03:58:07.141 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 99ee4445329b49c6906be4bdeb4d0b46 all 2022-04-14 03:58:07.435 | + inc/async:async_inner:63 : get_or_add_user_system_role member 99ee4445329b49c6906be4bdeb4d0b46 all 2022-04-14 03:58:07.586 | [17789 Async ks-system-member:83954]: running: get_or_add_user_system_role member 99ee4445329b49c6906be4bdeb4d0b46 all 2022-04-14 03:58:07.637 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 03:58:07.650 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:58:07.668 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 03:58:07.685 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 03:58:07.711 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 03:58:09.209 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:09.366 | [83113 Async ks-alt-another:83113]: finished successfully 2022-04-14 03:58:10.237 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:10.370 | [83001 Async ks-alt-admin:83001]: finished successfully 2022-04-14 03:58:11.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:11.482 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:11.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:11.482 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:11.695 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:11.700 | ++ functions-common:get_or_create_user:932 : user_id=9fdaa224cdf04492957f746b52fc496b 2022-04-14 03:58:11.706 | ++ functions-common:get_or_create_user:933 : echo 9fdaa224cdf04492957f746b52fc496b 2022-04-14 03:58:11.710 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=9fdaa224cdf04492957f746b52fc496b 2022-04-14 03:58:11.715 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 9fdaa224cdf04492957f746b52fc496b all 2022-04-14 03:58:11.806 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9fdaa224cdf04492957f746b52fc496b all 2022-04-14 03:58:11.870 | [17789 Async ks-system-reader:84238]: running: get_or_add_user_system_role reader 9fdaa224cdf04492957f746b52fc496b all 2022-04-14 03:58:11.873 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 03:58:11.893 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 03:58:11.897 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 03:58:11.900 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 03:58:11.929 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 03:58:13.269 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:13.452 | [83494 Async ks-alt-member-user:83494]: finished successfully 2022-04-14 03:58:15.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:15.036 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:15.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:15.036 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:15.218 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:15.221 | ++ functions-common:get_or_create_group:909 : group_id=a72acd19f2e14bd7ab716dfa7973a59d 2022-04-14 03:58:15.223 | ++ functions-common:get_or_create_group:910 : echo a72acd19f2e14bd7ab716dfa7973a59d 2022-04-14 03:58:15.227 | + lib/keystone:create_keystone_accounts:402 : admin_group=a72acd19f2e14bd7ab716dfa7973a59d 2022-04-14 03:58:15.229 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 03:58:15.233 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 03:58:15.235 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 03:58:15.237 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 03:58:15.241 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 03:58:16.601 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:16.630 | [83720 Async ks-alt-reader-user:83720]: finished successfully 2022-04-14 03:58:17.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:17.864 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:17.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:17.864 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:18.045 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:18.048 | ++ functions-common:get_or_create_group:909 : group_id=9ffadc80cff448589c1f6283b48a64a5 2022-04-14 03:58:18.051 | ++ functions-common:get_or_create_group:910 : echo 9ffadc80cff448589c1f6283b48a64a5 2022-04-14 03:58:18.054 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=9ffadc80cff448589c1f6283b48a64a5 2022-04-14 03:58:18.056 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:18.125 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:18.175 | [17789 Async ks-group-memberdemo:84579]: running: get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:18.178 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:18.262 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:18.377 | [17789 Async ks-group-anotherdemo:84665]: running: get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:18.397 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:18.655 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:18.809 | [17789 Async ks-group-memberalt:84751]: running: get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:18.812 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:19.027 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:19.135 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:19.163 | [83954 Async ks-system-member:83954]: finished successfully 2022-04-14 03:58:19.392 | [17789 Async ks-group-anotheralt:84878]: running: get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:19.410 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 2022-04-14 03:58:19.858 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 2022-04-14 03:58:20.077 | [17789 Async ks-group-admin:84983]: running: get_or_add_group_project_role admin a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 2022-04-14 03:58:20.097 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 03:58:20.510 | [17789 Async ks-demo-member:82139]: Waiting for completion of get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c running on PID 82139 (17 other jobs running) 2022-04-14 03:58:20.679 | [17789 Async ks-demo-member:82139]: Signaling child to exit 2022-04-14 03:58:20.679 | WAKEUP 2022-04-14 03:58:20.842 | [17789 Async ks-demo-member:82139]: Signaled 2022-04-14 03:58:20.860 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:20.860 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:20.860 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:20.861 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:20.861 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:20.861 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:20.861 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:20.861 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:20.861 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:20.861 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:20.861 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:20.861 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:20.861 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:20.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:20.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:20.861 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:20.861 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:20.861 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:20.861 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:20.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:20.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:20.861 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:20.861 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:20.861 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:20.861 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:20.861 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:20.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:20.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:20.862 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:20.862 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:20.862 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:20.862 | ++ functions-common:get_field:825 : echo '| 7ba234fc7c9b4bc8b75763d67685e7b4 | 3d378e7fb5e94a39a44b0c21fa71fd37 | | 2ea82eb0698043bc8b39cf868f7b6d5c | | | False |' 2022-04-14 03:58:20.862 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:20.862 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:20.862 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:20.862 | + functions-common:get_or_add_user_project_role:1004 : echo 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:20.862 | 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:21.194 | [17789 Async ks-demo-member:82139]: finished get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c with result 0 in 15 seconds 2022-04-14 03:58:21.469 | [17789 Async ks-demo-admin:82251]: Waiting for completion of get_or_add_user_project_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 2ea82eb0698043bc8b39cf868f7b6d5c running on PID 82251 (16 other jobs running) 2022-04-14 03:58:21.623 | [17789 Async ks-demo-admin:82251]: Signaling child to exit 2022-04-14 03:58:21.624 | WAKEUP 2022-04-14 03:58:21.719 | [17789 Async ks-demo-admin:82251]: Signaled 2022-04-14 03:58:21.731 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:21.731 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:21.731 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:21.731 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:21.731 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:21.731 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:21.731 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:21.731 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:21.731 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:21.731 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d733e5382d6435ba7cf4b4713f4d5e2 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:21.731 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:21.731 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:21.731 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:21.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:21.731 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:21.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:21.731 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:21.731 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:21.731 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:21.731 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:21.732 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 1d733e5382d6435ba7cf4b4713f4d5e2 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:21.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:21.732 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:21.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:21.732 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:21.732 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d733e5382d6435ba7cf4b4713f4d5e2 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:21.732 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:21.732 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:21.732 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:21.732 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:21.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:21.732 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:21.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:21.732 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:21.732 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:21.732 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:21.732 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:21.732 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | 1d733e5382d6435ba7cf4b4713f4d5e2 | | 2ea82eb0698043bc8b39cf868f7b6d5c | | | False |' 2022-04-14 03:58:21.732 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:21.732 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:21.732 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 03:58:21.732 | + functions-common:get_or_add_user_project_role:1004 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 03:58:21.732 | 425f1c9e8856483f812b60714bc90654 2022-04-14 03:58:22.001 | [17789 Async ks-demo-admin:82251]: finished get_or_add_user_project_role admin 1d733e5382d6435ba7cf4b4713f4d5e2 2ea82eb0698043bc8b39cf868f7b6d5c with result 0 in 18 seconds 2022-04-14 03:58:22.185 | [17789 Async ks-demo-another:82363]: Waiting for completion of get_or_add_user_project_role anotherrole 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c running on PID 82363 (15 other jobs running) 2022-04-14 03:58:22.350 | [17789 Async ks-demo-another:82363]: Signaling child to exit 2022-04-14 03:58:22.350 | WAKEUP 2022-04-14 03:58:22.479 | [17789 Async ks-demo-another:82363]: Signaled 2022-04-14 03:58:22.487 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:22.491 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:22.491 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:22.492 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:22.492 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:22.492 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:22.492 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:22.492 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:22.492 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:22.492 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:22.492 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:22.492 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:22.492 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:22.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.492 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.492 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.492 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:22.492 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:22.492 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:22.492 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:22.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.492 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.492 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.492 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:22.492 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:22.492 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:22.492 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:22.492 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:22.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.492 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.492 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.493 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:22.493 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:22.493 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:22.493 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:22.493 | ++ functions-common:get_field:825 : echo '| 3fc3fd9af73e4882a6400302c1375be4 | 3d378e7fb5e94a39a44b0c21fa71fd37 | | 2ea82eb0698043bc8b39cf868f7b6d5c | | | False |' 2022-04-14 03:58:22.493 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:22.493 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:58:22.493 | + functions-common:get_or_add_user_project_role:1004 : echo 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:58:22.493 | 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:58:22.649 | [17789 Async ks-demo-another:82363]: finished get_or_add_user_project_role anotherrole 3d378e7fb5e94a39a44b0c21fa71fd37 2ea82eb0698043bc8b39cf868f7b6d5c with result 0 in 16 seconds 2022-04-14 03:58:22.711 | [17789 Async ks-demo-invis:82475]: Waiting for completion of get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 25c02d4f6fe14712be9a8f5016e890d7 running on PID 82475 (14 other jobs running) 2022-04-14 03:58:22.751 | [17789 Async ks-demo-invis:82475]: Signaling child to exit 2022-04-14 03:58:22.753 | WAKEUP 2022-04-14 03:58:22.791 | [17789 Async ks-demo-invis:82475]: Signaled 2022-04-14 03:58:22.793 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:22.793 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:22.793 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:22.793 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:22.793 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:22.793 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:22.793 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:22.793 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:22.793 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:58:22.794 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:22.794 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:22.794 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:22.794 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:22.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.794 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.794 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.794 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:22.794 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:22.794 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:22.794 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:58:22.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.794 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.794 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.794 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:22.794 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:22.795 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3d378e7fb5e94a39a44b0c21fa71fd37 --project 25c02d4f6fe14712be9a8f5016e890d7 2022-04-14 03:58:22.796 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:22.796 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:22.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.796 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:22.796 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:22.796 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:22.796 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:22.796 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:22.797 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:22.797 | ++ functions-common:get_field:825 : echo '| 7ba234fc7c9b4bc8b75763d67685e7b4 | 3d378e7fb5e94a39a44b0c21fa71fd37 | | 25c02d4f6fe14712be9a8f5016e890d7 | | | False |' 2022-04-14 03:58:22.797 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:22.797 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:22.797 | + functions-common:get_or_add_user_project_role:1004 : echo 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:22.797 | 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:22.982 | [17789 Async ks-demo-invis:82475]: finished get_or_add_user_project_role member 3d378e7fb5e94a39a44b0c21fa71fd37 25c02d4f6fe14712be9a8f5016e890d7 with result 0 in 17 seconds 2022-04-14 03:58:23.107 | [17789 Async ks-demo-reader:82631]: Waiting for completion of get_or_add_user_project_role reader 7b365b65e53148f99dc382af700be7c0 2ea82eb0698043bc8b39cf868f7b6d5c running on PID 82631 (13 other jobs running) 2022-04-14 03:58:23.214 | [17789 Async ks-demo-reader:82631]: Signaling child to exit 2022-04-14 03:58:23.215 | WAKEUP 2022-04-14 03:58:23.267 | [17789 Async ks-demo-reader:82631]: Signaled 2022-04-14 03:58:23.268 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:23.268 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:23.268 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:23.269 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:23.269 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:23.269 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:23.269 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:23.269 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:23.269 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7b365b65e53148f99dc382af700be7c0 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:23.269 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:23.269 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:23.269 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:23.269 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:23.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.269 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.269 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.269 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:23.269 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:23.269 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:23.269 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 7b365b65e53148f99dc382af700be7c0 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:23.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.269 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.269 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.269 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7b365b65e53148f99dc382af700be7c0 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:23.269 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:23.269 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:23.269 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:23.269 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:23.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.269 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.270 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.270 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:23.270 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:23.270 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:23.270 | ++ functions-common:get_field:825 : echo '| e0274b12cc2b44f9a4bdc95b4e23b1c7 | 7b365b65e53148f99dc382af700be7c0 | | 2ea82eb0698043bc8b39cf868f7b6d5c | | | False |' 2022-04-14 03:58:23.270 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:23.270 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:23.270 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:23.270 | + functions-common:get_or_add_user_project_role:1004 : echo e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:23.270 | e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:23.375 | [17789 Async ks-demo-reader:82631]: finished get_or_add_user_project_role reader 7b365b65e53148f99dc382af700be7c0 2ea82eb0698043bc8b39cf868f7b6d5c with result 0 in 16 seconds 2022-04-14 03:58:23.381 | + inc/async:async_wait:197 : return 0 2022-04-14 03:58:23.386 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 03:58:23.475 | [17789 Async ks-alt-admin:83001]: Waiting for completion of get_or_add_user_project_role admin 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d running on PID 83001 (12 other jobs running) 2022-04-14 03:58:23.514 | [17789 Async ks-alt-admin:83001]: Signaling child to exit 2022-04-14 03:58:23.515 | WAKEUP 2022-04-14 03:58:23.551 | [17789 Async ks-alt-admin:83001]: Signaled 2022-04-14 03:58:23.552 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:23.552 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:23.552 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:23.552 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:23.552 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:23.552 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:23.552 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:23.552 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:23.552 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:23.552 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 780b1250b9eb4489b96ca7ee213186ed --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:23.552 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:23.552 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:23.553 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:23.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.553 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:23.553 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:23.553 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:23.553 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 780b1250b9eb4489b96ca7ee213186ed --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:23.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.553 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:23.553 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 780b1250b9eb4489b96ca7ee213186ed --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:23.553 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:23.553 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:23.553 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:23.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:23.553 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:23.553 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:23.553 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:23.553 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | 780b1250b9eb4489b96ca7ee213186ed | | cbb08f523541400180e49ef0da7ee74d | | | False |' 2022-04-14 03:58:23.553 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:23.553 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:23.553 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 03:58:23.553 | + functions-common:get_or_add_user_project_role:1004 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 03:58:23.554 | 425f1c9e8856483f812b60714bc90654 2022-04-14 03:58:23.717 | [17789 Async ks-alt-admin:83001]: finished get_or_add_user_project_role admin 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d with result 0 in 16 seconds 2022-04-14 03:58:23.907 | [17789 Async ks-alt-another:83113]: Waiting for completion of get_or_add_user_project_role anotherrole 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d running on PID 83113 (11 other jobs running) 2022-04-14 03:58:24.020 | [17789 Async ks-alt-another:83113]: Signaling child to exit 2022-04-14 03:58:24.020 | WAKEUP 2022-04-14 03:58:24.108 | [17789 Async ks-alt-another:83113]: Signaled 2022-04-14 03:58:24.116 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:24.116 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:24.116 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:24.116 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:24.116 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:24.116 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:24.117 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:24.117 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:24.117 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 780b1250b9eb4489b96ca7ee213186ed --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:24.117 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:24.117 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:24.117 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:24.117 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.117 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.117 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.117 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:24.117 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:24.117 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:24.117 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 780b1250b9eb4489b96ca7ee213186ed --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.117 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.117 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.117 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:24.117 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:24.117 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 780b1250b9eb4489b96ca7ee213186ed --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:24.117 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:24.117 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.117 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.117 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.117 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:24.117 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:24.118 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:24.118 | ++ functions-common:get_field:825 : echo '| 3fc3fd9af73e4882a6400302c1375be4 | 780b1250b9eb4489b96ca7ee213186ed | | cbb08f523541400180e49ef0da7ee74d | | | False |' 2022-04-14 03:58:24.118 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:24.118 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:24.118 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:58:24.118 | + functions-common:get_or_add_user_project_role:1004 : echo 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:58:24.118 | 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 03:58:24.141 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:24.279 | [84238 Async ks-system-reader:84238]: finished successfully 2022-04-14 03:58:24.351 | [17789 Async ks-alt-another:83113]: finished get_or_add_user_project_role anotherrole 780b1250b9eb4489b96ca7ee213186ed cbb08f523541400180e49ef0da7ee74d with result 0 in 15 seconds 2022-04-14 03:58:24.571 | [17789 Async ks-alt-member-user:83494]: Waiting for completion of get_or_add_user_project_role member e06df7f6612d43bca5c9999a305d1b20 cbb08f523541400180e49ef0da7ee74d running on PID 83494 (10 other jobs running) 2022-04-14 03:58:24.686 | [17789 Async ks-alt-member-user:83494]: Signaling child to exit 2022-04-14 03:58:24.686 | WAKEUP 2022-04-14 03:58:24.829 | [17789 Async ks-alt-member-user:83494]: Signaled 2022-04-14 03:58:24.843 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:24.844 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:24.844 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:24.844 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:24.844 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:24.844 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:24.844 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:24.844 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:24.844 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:24.844 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:24.844 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e06df7f6612d43bca5c9999a305d1b20 --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:24.844 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:24.844 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:24.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.844 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.844 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.844 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:24.844 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:24.844 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:24.844 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user e06df7f6612d43bca5c9999a305d1b20 --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:24.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.844 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.844 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.844 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:24.844 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:24.844 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e06df7f6612d43bca5c9999a305d1b20 --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:24.844 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:24.844 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:24.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.845 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:24.845 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:24.845 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:24.845 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:24.845 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:24.845 | ++ functions-common:get_field:825 : echo '| 7ba234fc7c9b4bc8b75763d67685e7b4 | e06df7f6612d43bca5c9999a305d1b20 | | cbb08f523541400180e49ef0da7ee74d | | | False |' 2022-04-14 03:58:24.845 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:24.845 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:24.845 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:24.845 | + functions-common:get_or_add_user_project_role:1004 : echo 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:24.845 | 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:25.104 | [17789 Async ks-alt-member-user:83494]: finished get_or_add_user_project_role member e06df7f6612d43bca5c9999a305d1b20 cbb08f523541400180e49ef0da7ee74d with result 0 in 13 seconds 2022-04-14 03:58:25.344 | [17789 Async ks-alt-reader-user:83720]: Waiting for completion of get_or_add_user_project_role reader 4b28ed842fd24133828e5ebbd60ab60e cbb08f523541400180e49ef0da7ee74d running on PID 83720 (9 other jobs running) 2022-04-14 03:58:25.497 | [17789 Async ks-alt-reader-user:83720]: Signaling child to exit 2022-04-14 03:58:25.497 | WAKEUP 2022-04-14 03:58:25.639 | [17789 Async ks-alt-reader-user:83720]: Signaled 2022-04-14 03:58:25.656 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:58:25.656 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 03:58:25.656 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:25.656 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:25.656 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:25.656 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:25.656 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:25.657 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 03:58:25.657 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:58:25.657 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4b28ed842fd24133828e5ebbd60ab60e --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:25.657 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:25.657 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:25.657 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:25.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:25.657 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:25.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:25.657 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:25.657 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:25.657 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:58:25.657 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:58:25.657 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 4b28ed842fd24133828e5ebbd60ab60e --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:25.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:25.657 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:25.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:25.657 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:25.657 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4b28ed842fd24133828e5ebbd60ab60e --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:25.657 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:58:25.657 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:58:25.657 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:25.657 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:58:25.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:25.657 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:25.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:25.657 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:25.657 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:25.657 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:58:25.657 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:58:25.657 | ++ functions-common:get_field:825 : echo '| e0274b12cc2b44f9a4bdc95b4e23b1c7 | 4b28ed842fd24133828e5ebbd60ab60e | | cbb08f523541400180e49ef0da7ee74d | | | False |' 2022-04-14 03:58:25.658 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:58:25.658 | ++ functions-common:get_field:819 : read data 2022-04-14 03:58:25.658 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:25.658 | + functions-common:get_or_add_user_project_role:1004 : echo e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:25.658 | e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:25.931 | [17789 Async ks-alt-reader-user:83720]: finished get_or_add_user_project_role reader 4b28ed842fd24133828e5ebbd60ab60e cbb08f523541400180e49ef0da7ee74d with result 0 in 13 seconds 2022-04-14 03:58:25.969 | + inc/async:async_wait:197 : return 0 2022-04-14 03:58:25.989 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 03:58:26.350 | [17789 Async ks-system-member:83954]: Waiting for completion of get_or_add_user_system_role member 99ee4445329b49c6906be4bdeb4d0b46 all running on PID 83954 (8 other jobs running) 2022-04-14 03:58:26.500 | [17789 Async ks-system-member:83954]: Signaling child to exit 2022-04-14 03:58:26.500 | WAKEUP 2022-04-14 03:58:26.672 | [17789 Async ks-system-member:83954]: Signaled 2022-04-14 03:58:26.696 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 03:58:26.696 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 03:58:26.696 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 03:58:26.696 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:26.696 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:26.696 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:26.697 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:26.697 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:26.697 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 03:58:26.697 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 99ee4445329b49c6906be4bdeb4d0b46 --system all -f value -c Role 2022-04-14 03:58:26.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:26.697 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:26.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:26.697 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:26.697 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:26.697 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 03:58:26.697 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 03:58:26.697 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 99ee4445329b49c6906be4bdeb4d0b46 --system all 2022-04-14 03:58:26.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:26.697 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:26.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:26.697 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:26.697 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 99ee4445329b49c6906be4bdeb4d0b46 --system all -f value -c Role 2022-04-14 03:58:26.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:26.697 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:26.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:26.697 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:26.697 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:26.697 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:26.697 | + functions-common:get_or_add_user_system_role:1059 : echo 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:26.698 | 7ba234fc7c9b4bc8b75763d67685e7b4 2022-04-14 03:58:26.974 | [17789 Async ks-system-member:83954]: finished get_or_add_user_system_role member 99ee4445329b49c6906be4bdeb4d0b46 all with result 0 in 11 seconds 2022-04-14 03:58:27.209 | [17789 Async ks-system-reader:84238]: Waiting for completion of get_or_add_user_system_role reader 9fdaa224cdf04492957f746b52fc496b all running on PID 84238 (7 other jobs running) 2022-04-14 03:58:27.387 | [17789 Async ks-system-reader:84238]: Signaling child to exit 2022-04-14 03:58:27.388 | WAKEUP 2022-04-14 03:58:27.540 | [17789 Async ks-system-reader:84238]: Signaled 2022-04-14 03:58:27.550 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 03:58:27.550 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 03:58:27.550 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 03:58:27.550 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:58:27.551 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:58:27.551 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 03:58:27.551 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 03:58:27.551 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 03:58:27.551 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 03:58:27.551 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9fdaa224cdf04492957f746b52fc496b --system all -f value -c Role 2022-04-14 03:58:27.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:27.551 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:27.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:27.551 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:27.551 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:27.551 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 03:58:27.551 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 03:58:27.551 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 9fdaa224cdf04492957f746b52fc496b --system all 2022-04-14 03:58:27.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:27.551 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:27.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:27.551 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:27.551 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9fdaa224cdf04492957f746b52fc496b --system all -f value -c Role 2022-04-14 03:58:27.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:27.551 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:27.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:27.551 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:27.551 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:27.551 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:27.551 | + functions-common:get_or_add_user_system_role:1059 : echo e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:27.551 | e0274b12cc2b44f9a4bdc95b4e23b1c7 2022-04-14 03:58:27.819 | [17789 Async ks-system-reader:84238]: finished get_or_add_user_system_role reader 9fdaa224cdf04492957f746b52fc496b all with result 0 in 12 seconds 2022-04-14 03:58:27.857 | + inc/async:async_wait:197 : return 0 2022-04-14 03:58:27.881 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 03:58:28.138 | [17789 Async ks-group-memberdemo:84579]: Waiting for completion of get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c running on PID 84579 (6 other jobs running) 2022-04-14 03:58:28.300 | [17789 Async ks-group-memberdemo:84579]: Signaling child to exit 2022-04-14 03:58:32.095 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:32.165 | [84665 Async ks-group-anotherdemo:84665]: finished successfully 2022-04-14 03:58:32.838 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:32.868 | [84579 Async ks-group-memberdemo:84579]: finished successfully 2022-04-14 03:58:32.890 | WAKEUP 2022-04-14 03:58:32.914 | [17789 Async ks-group-memberdemo:84579]: Signaled 2022-04-14 03:58:32.915 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 03:58:32.915 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9ffadc80cff448589c1f6283b48a64a5 --project 2ea82eb0698043bc8b39cf868f7b6d5c -f value 2022-04-14 03:58:32.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:32.915 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:32.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:32.915 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:32.915 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:32.915 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 03:58:32.915 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 03:58:32.915 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 9ffadc80cff448589c1f6283b48a64a5 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:32.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:32.915 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:32.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:32.916 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:32.916 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9ffadc80cff448589c1f6283b48a64a5 --project 2ea82eb0698043bc8b39cf868f7b6d5c -f value 2022-04-14 03:58:32.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:32.916 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:32.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:32.916 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:32.916 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:32.916 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7ba234fc7c9b4bc8b75763d67685e7b4 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c False' 2022-04-14 03:58:32.916 | + functions-common:get_or_add_group_project_role:1083 : echo 7ba234fc7c9b4bc8b75763d67685e7b4 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c False 2022-04-14 03:58:32.916 | 7ba234fc7c9b4bc8b75763d67685e7b4 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c False 2022-04-14 03:58:32.976 | [17789 Async ks-group-memberdemo:84579]: finished get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c with result 0 in 14 seconds 2022-04-14 03:58:33.021 | [17789 Async ks-group-anotherdemo:84665]: Waiting for completion of get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c running on PID 84665 (5 other jobs running) 2022-04-14 03:58:33.049 | [17789 Async ks-group-anotherdemo:84665]: Signaling child to exit 2022-04-14 03:58:33.049 | WAKEUP 2022-04-14 03:58:33.074 | [17789 Async ks-group-anotherdemo:84665]: Signaled 2022-04-14 03:58:33.075 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 03:58:33.075 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9ffadc80cff448589c1f6283b48a64a5 --project 2ea82eb0698043bc8b39cf868f7b6d5c -f value 2022-04-14 03:58:33.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.075 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.076 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.076 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:33.076 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 03:58:33.076 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 03:58:33.076 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9ffadc80cff448589c1f6283b48a64a5 --project 2ea82eb0698043bc8b39cf868f7b6d5c 2022-04-14 03:58:33.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.076 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.076 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.076 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9ffadc80cff448589c1f6283b48a64a5 --project 2ea82eb0698043bc8b39cf868f7b6d5c -f value 2022-04-14 03:58:33.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.076 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.076 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.076 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:33.076 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3fc3fd9af73e4882a6400302c1375be4 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c False' 2022-04-14 03:58:33.076 | + functions-common:get_or_add_group_project_role:1083 : echo 3fc3fd9af73e4882a6400302c1375be4 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c False 2022-04-14 03:58:33.076 | 3fc3fd9af73e4882a6400302c1375be4 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c False 2022-04-14 03:58:33.128 | [17789 Async ks-group-anotherdemo:84665]: finished get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 2ea82eb0698043bc8b39cf868f7b6d5c with result 0 in 13 seconds 2022-04-14 03:58:33.170 | [17789 Async ks-group-memberalt:84751]: Waiting for completion of get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d running on PID 84751 (4 other jobs running) 2022-04-14 03:58:33.207 | [17789 Async ks-group-memberalt:84751]: Signaling child to exit 2022-04-14 03:58:33.731 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:33.758 | [84751 Async ks-group-memberalt:84751]: finished successfully 2022-04-14 03:58:33.780 | WAKEUP 2022-04-14 03:58:33.805 | [17789 Async ks-group-memberalt:84751]: Signaled 2022-04-14 03:58:33.806 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 03:58:33.806 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9ffadc80cff448589c1f6283b48a64a5 --project cbb08f523541400180e49ef0da7ee74d -f value 2022-04-14 03:58:33.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.807 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.807 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:33.807 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 03:58:33.807 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 03:58:33.807 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 9ffadc80cff448589c1f6283b48a64a5 --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:33.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.807 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.807 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.807 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9ffadc80cff448589c1f6283b48a64a5 --project cbb08f523541400180e49ef0da7ee74d -f value 2022-04-14 03:58:33.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.807 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:33.808 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:33.808 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:33.808 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7ba234fc7c9b4bc8b75763d67685e7b4 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d False' 2022-04-14 03:58:33.808 | + functions-common:get_or_add_group_project_role:1083 : echo 7ba234fc7c9b4bc8b75763d67685e7b4 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d False 2022-04-14 03:58:33.808 | 7ba234fc7c9b4bc8b75763d67685e7b4 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d False 2022-04-14 03:58:33.866 | [17789 Async ks-group-memberalt:84751]: finished get_or_add_group_project_role member 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d with result 0 in 15 seconds 2022-04-14 03:58:33.926 | [17789 Async ks-group-anotheralt:84878]: Waiting for completion of get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d running on PID 84878 (3 other jobs running) 2022-04-14 03:58:33.958 | [17789 Async ks-group-anotheralt:84878]: Signaling child to exit 2022-04-14 03:58:34.328 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:34.354 | [84878 Async ks-group-anotheralt:84878]: finished successfully 2022-04-14 03:58:34.375 | WAKEUP 2022-04-14 03:58:34.401 | [17789 Async ks-group-anotheralt:84878]: Signaled 2022-04-14 03:58:34.402 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 03:58:34.402 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9ffadc80cff448589c1f6283b48a64a5 --project cbb08f523541400180e49ef0da7ee74d -f value 2022-04-14 03:58:34.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.402 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.402 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.402 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:34.402 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 03:58:34.402 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 03:58:34.402 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9ffadc80cff448589c1f6283b48a64a5 --project cbb08f523541400180e49ef0da7ee74d 2022-04-14 03:58:34.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.402 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.403 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.403 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9ffadc80cff448589c1f6283b48a64a5 --project cbb08f523541400180e49ef0da7ee74d -f value 2022-04-14 03:58:34.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.403 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.403 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.403 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:34.403 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3fc3fd9af73e4882a6400302c1375be4 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d False' 2022-04-14 03:58:34.403 | + functions-common:get_or_add_group_project_role:1083 : echo 3fc3fd9af73e4882a6400302c1375be4 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d False 2022-04-14 03:58:34.403 | 3fc3fd9af73e4882a6400302c1375be4 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d False 2022-04-14 03:58:34.451 | [17789 Async ks-group-anotheralt:84878]: finished get_or_add_group_project_role anotherrole 9ffadc80cff448589c1f6283b48a64a5 cbb08f523541400180e49ef0da7ee74d with result 0 in 15 seconds 2022-04-14 03:58:34.493 | [17789 Async ks-group-admin:84983]: Waiting for completion of get_or_add_group_project_role admin a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 running on PID 84983 (2 other jobs running) 2022-04-14 03:58:34.520 | [17789 Async ks-group-admin:84983]: Signaling child to exit 2022-04-14 03:58:34.558 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:58:34.583 | [84983 Async ks-group-admin:84983]: finished successfully 2022-04-14 03:58:34.604 | WAKEUP 2022-04-14 03:58:34.629 | [17789 Async ks-group-admin:84983]: Signaled 2022-04-14 03:58:34.630 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 03:58:34.630 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a72acd19f2e14bd7ab716dfa7973a59d --project f4baaa3a542a4b96a8b997724572f5f5 -f value 2022-04-14 03:58:34.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.630 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.630 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.630 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:34.630 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 03:58:34.630 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 03:58:34.630 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group a72acd19f2e14bd7ab716dfa7973a59d --project f4baaa3a542a4b96a8b997724572f5f5 2022-04-14 03:58:34.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.630 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.630 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.630 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a72acd19f2e14bd7ab716dfa7973a59d --project f4baaa3a542a4b96a8b997724572f5f5 -f value 2022-04-14 03:58:34.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.631 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:58:34.631 | from cryptography.utils import int_from_bytes 2022-04-14 03:58:34.631 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:58:34.631 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='425f1c9e8856483f812b60714bc90654 a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 False' 2022-04-14 03:58:34.631 | + functions-common:get_or_add_group_project_role:1083 : echo 425f1c9e8856483f812b60714bc90654 a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 False 2022-04-14 03:58:34.631 | 425f1c9e8856483f812b60714bc90654 a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 False 2022-04-14 03:58:34.675 | [17789 Async ks-group-admin:84983]: finished get_or_add_group_project_role admin a72acd19f2e14bd7ab716dfa7973a59d f4baaa3a542a4b96a8b997724572f5f5 with result 0 in 14 seconds 2022-04-14 03:58:34.679 | + inc/async:async_wait:197 : return 0 2022-04-14 03:58:34.681 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 03:58:34.698 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:58:34.701 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 03:58:34.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:58:34.721 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 03:58:34.723 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 03:58:34.781 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 03:58:34.820 | [17789 Async create_nova_accounts:86918]: running: create_nova_accounts 2022-04-14 03:58:34.823 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 03:58:34.840 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:58:34.843 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 03:58:34.845 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 03:58:34.907 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 03:58:34.948 | [17789 Async create_glance_accounts:87033]: running: create_glance_accounts 2022-04-14 03:58:34.951 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 03:58:34.972 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:58:34.976 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 03:58:34.980 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 03:58:35.044 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 03:58:35.085 | [17789 Async create_cinder_accounts:87163]: running: create_cinder_accounts 2022-04-14 03:58:35.088 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 03:58:35.108 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:58:35.111 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 03:58:35.114 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 03:58:35.182 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 03:58:35.254 | [17789 Async create_neutron_accounts:87278]: running: create_neutron_accounts 2022-04-14 03:58:35.260 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 03:58:35.299 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:58:35.303 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 03:58:35.307 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 03:58:35.597 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 03:58:35.848 | [17789 Async create_swift_accounts:87420]: running: create_swift_accounts 2022-04-14 03:58:35.873 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 03:58:36.009 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:58:36.029 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 03:58:36.374 | [17789 Async create_nova_accounts:86918]: Waiting for completion of create_nova_accounts running on PID 86918 (6 other jobs running) 2022-04-14 03:58:36.555 | [17789 Async create_nova_accounts:86918]: Signaling child to exit 2022-04-14 03:59:16.559 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:59:16.738 | [87278 Async create_neutron_accounts:87278]: finished successfully 2022-04-14 03:59:34.316 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:59:34.390 | [87163 Async create_cinder_accounts:87163]: finished successfully 2022-04-14 03:59:51.546 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:59:51.575 | [87033 Async create_glance_accounts:87033]: finished successfully 2022-04-14 03:59:55.371 | + inc/async:async_inner:64 : rc=0 2022-04-14 03:59:55.398 | [86918 Async create_nova_accounts:86918]: finished successfully 2022-04-14 03:59:55.418 | WAKEUP 2022-04-14 03:59:55.440 | [17789 Async create_nova_accounts:86918]: Signaled 2022-04-14 03:59:55.442 | + lib/nova:create_nova_accounts:355 : [[ 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 ]] 2022-04-14 03:59:55.443 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 03:59:55.443 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 03:59:55.443 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:59:55.443 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 03:59:55.443 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 03:59:55.443 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 03:59:55.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.443 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.443 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.443 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.443 | + functions-common:get_or_create_user:932 : user_id=53ef93979a824d6abd4cd1429cd8926f 2022-04-14 03:59:55.443 | + functions-common:get_or_create_user:933 : echo 53ef93979a824d6abd4cd1429cd8926f 2022-04-14 03:59:55.443 | 53ef93979a824d6abd4cd1429cd8926f 2022-04-14 03:59:55.443 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 03:59:55.443 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.443 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.443 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.443 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.443 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.443 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.443 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.443 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.443 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.443 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.443 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.443 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.443 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.443 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.444 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.444 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.444 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.444 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.444 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.444 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.444 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.444 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.444 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.444 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.444 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.444 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.444 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.444 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.444 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.444 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.444 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.444 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.444 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.444 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.444 | ++ functions-common:get_field:825 : echo '| 1f8c40d30215443b985fc87dfb9148df | 53ef93979a824d6abd4cd1429cd8926f | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.444 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.444 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.444 | + functions-common:get_or_add_user_project_role:1004 : echo 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.444 | 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.445 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 03:59:55.445 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 03:59:55.445 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.445 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.445 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.445 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.445 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.445 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.445 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.445 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.445 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.445 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.445 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.445 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.445 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.445 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.445 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.445 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.445 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.445 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.445 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.445 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.445 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.445 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.445 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.445 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.446 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.446 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.446 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.446 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.446 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.446 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.446 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.446 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.446 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.446 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | 53ef93979a824d6abd4cd1429cd8926f | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.446 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.446 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.446 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 03:59:55.446 | + functions-common:get_or_add_user_project_role:1004 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 03:59:55.446 | 425f1c9e8856483f812b60714bc90654 2022-04-14 03:59:55.446 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 03:59:55.446 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 03:59:55.446 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-04-14 03:59:55.446 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 03:59:55.446 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 03:59:55.446 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 03:59:55.446 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 03:59:55.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.446 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.446 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.446 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.446 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 03:59:55.446 | 37501f3df79648c3a016613849dc32b0' 2022-04-14 03:59:55.447 | + functions-common:get_or_create_service:1101 : echo 37501f3df79648c3a016613849dc32b0 2022-04-14 03:59:55.447 | 37501f3df79648c3a016613849dc32b0 2022-04-14 03:59:55.447 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-04-14 03:59:55.447 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 03:59:55.447 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-04-14 03:59:55.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 03:59:55.447 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 03:59:55.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.447 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.447 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.447 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 03:59:55.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 03:59:55.447 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 03:59:55.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.447 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.447 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.447 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=edffbcac118c466086a8825657b5ce90 2022-04-14 03:59:55.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo edffbcac118c466086a8825657b5ce90 2022-04-14 03:59:55.447 | + functions-common:get_or_create_endpoint:1134 : public_id=edffbcac118c466086a8825657b5ce90 2022-04-14 03:59:55.447 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 03:59:55.447 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 03:59:55.447 | + functions-common:get_or_create_endpoint:1143 : echo edffbcac118c466086a8825657b5ce90 2022-04-14 03:59:55.447 | edffbcac118c466086a8825657b5ce90 2022-04-14 03:59:55.447 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 03:59:55.447 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 03:59:55.447 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 03:59:55.448 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 03:59:55.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.448 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.448 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.448 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.448 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 03:59:55.448 | eaab7371073b45b5a4293c8613997858' 2022-04-14 03:59:55.448 | + functions-common:get_or_create_service:1101 : echo eaab7371073b45b5a4293c8613997858 2022-04-14 03:59:55.448 | eaab7371073b45b5a4293c8613997858 2022-04-14 03:59:55.448 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-04-14 03:59:55.448 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 03:59:55.448 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-04-14 03:59:55.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 03:59:55.448 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 03:59:55.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.448 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.448 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.448 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 03:59:55.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 03:59:55.448 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 03:59:55.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.448 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.448 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.448 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f63a0acb1e7c43d28016981c734756c7 2022-04-14 03:59:55.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f63a0acb1e7c43d28016981c734756c7 2022-04-14 03:59:55.448 | + functions-common:get_or_create_endpoint:1134 : public_id=f63a0acb1e7c43d28016981c734756c7 2022-04-14 03:59:55.448 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 03:59:55.449 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 03:59:55.449 | + functions-common:get_or_create_endpoint:1143 : echo f63a0acb1e7c43d28016981c734756c7 2022-04-14 03:59:55.449 | f63a0acb1e7c43d28016981c734756c7 2022-04-14 03:59:55.449 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 03:59:55.449 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:59:55.449 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 03:59:55.449 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:59:55.449 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 03:59:55.449 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.449 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.449 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.449 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.449 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.449 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.449 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.449 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.449 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.449 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.449 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.449 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.449 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.449 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.449 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.449 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.449 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.449 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.449 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.449 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.449 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.450 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.450 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.450 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.450 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.450 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.450 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.450 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.450 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.450 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.450 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.450 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.450 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.450 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.450 | ++ functions-common:get_field:825 : echo '| f4979283f0434e8ea4a7b481f7c3e46d | 53ef93979a824d6abd4cd1429cd8926f | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.450 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.450 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:59:55.450 | + functions-common:get_or_add_user_project_role:1004 : echo f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:59:55.450 | f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:59:55.450 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 03:59:55.450 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 03:59:55.450 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 03:59:55.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:59:55.450 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 03:59:55.490 | [17789 Async create_nova_accounts:86918]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 03:59:55.528 | [17789 Async create_glance_accounts:87033]: Waiting for completion of create_glance_accounts running on PID 87033 (5 other jobs running) 2022-04-14 03:59:55.554 | [17789 Async create_glance_accounts:87033]: Signaling child to exit 2022-04-14 03:59:55.554 | WAKEUP 2022-04-14 03:59:55.578 | [17789 Async create_glance_accounts:87033]: Signaled 2022-04-14 03:59:55.579 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 03:59:55.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:59:55.579 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 03:59:55.579 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 03:59:55.579 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:59:55.579 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 03:59:55.579 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 03:59:55.579 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 03:59:55.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.580 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.580 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.580 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.580 | + functions-common:get_or_create_user:932 : user_id=d509f661968349049b66163d3daac0b2 2022-04-14 03:59:55.580 | + functions-common:get_or_create_user:933 : echo d509f661968349049b66163d3daac0b2 2022-04-14 03:59:55.580 | d509f661968349049b66163d3daac0b2 2022-04-14 03:59:55.580 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 03:59:55.580 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.580 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.580 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.580 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.580 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.580 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.580 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.580 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.580 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.580 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.580 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.580 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.580 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.580 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.580 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.580 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.580 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.580 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.580 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.580 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.580 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.581 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.581 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.581 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.581 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.581 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.581 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.581 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.581 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.581 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.581 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.581 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.581 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.581 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.581 | ++ functions-common:get_field:825 : echo '| 1f8c40d30215443b985fc87dfb9148df | d509f661968349049b66163d3daac0b2 | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.581 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.581 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.581 | + functions-common:get_or_add_user_project_role:1004 : echo 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.581 | 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.581 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 03:59:55.581 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 03:59:55.581 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 03:59:55.581 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 03:59:55.581 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 03:59:55.581 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:59:55.581 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 03:59:55.581 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 03:59:55.581 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 03:59:55.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.582 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.582 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.582 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.582 | + functions-common:get_or_create_user:932 : user_id=35b1a1c1a9f44c1cbe82a056a2a8015c 2022-04-14 03:59:55.582 | + functions-common:get_or_create_user:933 : echo 35b1a1c1a9f44c1cbe82a056a2a8015c 2022-04-14 03:59:55.582 | 35b1a1c1a9f44c1cbe82a056a2a8015c 2022-04-14 03:59:55.582 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 03:59:55.582 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.582 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.582 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.582 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.582 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.582 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.582 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.582 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.582 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.582 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.583 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.583 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.583 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.583 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.583 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.583 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.583 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.583 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.583 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.583 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.583 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.583 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.583 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.583 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.583 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.583 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.583 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.583 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.583 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.584 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.584 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.584 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.584 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.584 | ++ functions-common:get_field:825 : echo '| 1f8c40d30215443b985fc87dfb9148df | 35b1a1c1a9f44c1cbe82a056a2a8015c | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.584 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.584 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.584 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.584 | + functions-common:get_or_add_user_project_role:1004 : echo 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.584 | 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.584 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 03:59:55.584 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 03:59:55.584 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.584 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.584 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.584 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.584 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.584 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.584 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.584 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.584 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.584 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.584 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.584 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.584 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.584 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.584 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.584 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.584 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.584 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.585 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.585 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.585 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.585 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.585 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.585 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.585 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.585 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.585 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.585 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.585 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.585 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.585 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.585 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.585 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.585 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.585 | ++ functions-common:get_field:825 : echo '| f4979283f0434e8ea4a7b481f7c3e46d | 35b1a1c1a9f44c1cbe82a056a2a8015c | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.585 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.585 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:59:55.585 | + functions-common:get_or_add_user_project_role:1004 : echo f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:59:55.585 | f4979283f0434e8ea4a7b481f7c3e46d 2022-04-14 03:59:55.585 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 03:59:55.585 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 03:59:55.585 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 03:59:55.585 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 03:59:55.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.585 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.586 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.586 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.586 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 03:59:55.586 | 177ca65286e042628998dcc01ae288d0' 2022-04-14 03:59:55.586 | + functions-common:get_or_create_service:1101 : echo 177ca65286e042628998dcc01ae288d0 2022-04-14 03:59:55.586 | 177ca65286e042628998dcc01ae288d0 2022-04-14 03:59:55.586 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-04-14 03:59:55.586 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 03:59:55.586 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-04-14 03:59:55.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 03:59:55.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 03:59:55.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.586 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.586 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.586 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 03:59:55.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 03:59:55.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-04-14 03:59:55.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.586 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.586 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.586 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=146b0717cc7346e68888c3701e40ab4f 2022-04-14 03:59:55.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 146b0717cc7346e68888c3701e40ab4f 2022-04-14 03:59:55.586 | + functions-common:get_or_create_endpoint:1134 : public_id=146b0717cc7346e68888c3701e40ab4f 2022-04-14 03:59:55.586 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 03:59:55.586 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 03:59:55.586 | + functions-common:get_or_create_endpoint:1143 : echo 146b0717cc7346e68888c3701e40ab4f 2022-04-14 03:59:55.587 | 146b0717cc7346e68888c3701e40ab4f 2022-04-14 03:59:55.587 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 03:59:55.587 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 03:59:55.587 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 03:59:55.587 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 03:59:55.587 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 03:59:55.587 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 03:59:55.587 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 03:59:55.587 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 03:59:55.587 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 03:59:55.626 | [17789 Async create_glance_accounts:87033]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 03:59:55.664 | [17789 Async create_cinder_accounts:87163]: Waiting for completion of create_cinder_accounts running on PID 87163 (4 other jobs running) 2022-04-14 03:59:55.689 | [17789 Async create_cinder_accounts:87163]: Signaling child to exit 2022-04-14 03:59:55.689 | WAKEUP 2022-04-14 03:59:55.713 | [17789 Async create_cinder_accounts:87163]: Signaled 2022-04-14 03:59:55.714 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-04-14 03:59:55.714 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 03:59:55.714 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 03:59:55.714 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:59:55.715 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 03:59:55.715 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 03:59:55.715 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 03:59:55.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.715 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.715 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.715 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.715 | + functions-common:get_or_create_user:932 : user_id=bf6368352d3f406788c46f6520df737c 2022-04-14 03:59:55.715 | + functions-common:get_or_create_user:933 : echo bf6368352d3f406788c46f6520df737c 2022-04-14 03:59:55.715 | bf6368352d3f406788c46f6520df737c 2022-04-14 03:59:55.715 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 03:59:55.715 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.715 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.715 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.715 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.715 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.715 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.715 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.715 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.715 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.715 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.715 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.715 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.715 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.715 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.715 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.715 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.716 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.716 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.716 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.716 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.716 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.716 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.716 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.716 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.716 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.716 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.716 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.716 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.716 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.716 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.716 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.716 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.716 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.716 | ++ functions-common:get_field:825 : echo '| 1f8c40d30215443b985fc87dfb9148df | bf6368352d3f406788c46f6520df737c | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.716 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.716 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.716 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.716 | + functions-common:get_or_add_user_project_role:1004 : echo 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.716 | 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.716 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 03:59:55.716 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 03:59:55.716 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 03:59:55.716 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 03:59:55.717 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 03:59:55.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.717 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.717 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.717 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.717 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 03:59:55.717 | 8879349935c9460b8979f3bdcb111859' 2022-04-14 03:59:55.717 | + functions-common:get_or_create_service:1101 : echo 8879349935c9460b8979f3bdcb111859 2022-04-14 03:59:55.717 | 8879349935c9460b8979f3bdcb111859 2022-04-14 03:59:55.717 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 03:59:55.717 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 03:59:55.717 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 03:59:55.717 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 03:59:55.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 03:59:55.717 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 03:59:55.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.717 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.717 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.717 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 03:59:55.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 03:59:55.717 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 03:59:55.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.717 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.717 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.717 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=95f65320f8844b7d9efa415080626128 2022-04-14 03:59:55.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 95f65320f8844b7d9efa415080626128 2022-04-14 03:59:55.718 | + functions-common:get_or_create_endpoint:1134 : public_id=95f65320f8844b7d9efa415080626128 2022-04-14 03:59:55.718 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 03:59:55.718 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 03:59:55.718 | + functions-common:get_or_create_endpoint:1143 : echo 95f65320f8844b7d9efa415080626128 2022-04-14 03:59:55.718 | 95f65320f8844b7d9efa415080626128 2022-04-14 03:59:55.718 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 03:59:55.718 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 03:59:55.718 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 03:59:55.718 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 03:59:55.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.718 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.718 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.718 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.718 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 03:59:55.718 | e8459830deee43a2befb6ef6d2443cba' 2022-04-14 03:59:55.718 | + functions-common:get_or_create_service:1101 : echo e8459830deee43a2befb6ef6d2443cba 2022-04-14 03:59:55.718 | e8459830deee43a2befb6ef6d2443cba 2022-04-14 03:59:55.718 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 03:59:55.718 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 03:59:55.718 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 03:59:55.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 03:59:55.718 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 03:59:55.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.718 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.718 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.718 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 03:59:55.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 03:59:55.719 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 03:59:55.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.719 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.719 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.719 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5f14455c3f9541388a0259099dfe8fdc 2022-04-14 03:59:55.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5f14455c3f9541388a0259099dfe8fdc 2022-04-14 03:59:55.719 | + functions-common:get_or_create_endpoint:1134 : public_id=5f14455c3f9541388a0259099dfe8fdc 2022-04-14 03:59:55.719 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 03:59:55.719 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 03:59:55.719 | + functions-common:get_or_create_endpoint:1143 : echo 5f14455c3f9541388a0259099dfe8fdc 2022-04-14 03:59:55.719 | 5f14455c3f9541388a0259099dfe8fdc 2022-04-14 03:59:55.719 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 03:59:55.719 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 03:59:55.719 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 03:59:55.719 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 03:59:55.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.719 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.719 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.719 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.719 | ++ functions-common:get_or_create_project:945 : project_id=7c5d45d5ede540e2997089087eaa77a6 2022-04-14 03:59:55.719 | ++ functions-common:get_or_create_project:946 : echo 7c5d45d5ede540e2997089087eaa77a6 2022-04-14 03:59:55.719 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7c5d45d5ede540e2997089087eaa77a6 2022-04-14 03:59:55.720 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 03:59:55.720 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:59:55.720 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 03:59:55.720 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 03:59:55.720 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 03:59:55.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.720 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.720 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.720 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 03:59:55.720 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.720 | ++ functions-common:get_or_create_user:932 : user_id=bf6368352d3f406788c46f6520df737c 2022-04-14 03:59:55.720 | ++ functions-common:get_or_create_user:933 : echo bf6368352d3f406788c46f6520df737c 2022-04-14 03:59:55.720 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id bf6368352d3f406788c46f6520df737c 2022-04-14 03:59:55.760 | [17789 Async create_cinder_accounts:87163]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 03:59:55.764 | + inc/async:async_wait:197 : return 0 2022-04-14 03:59:55.766 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 03:59:55.817 | [17789 Async create_neutron_accounts:87278]: Waiting for completion of create_neutron_accounts running on PID 87278 (3 other jobs running) 2022-04-14 03:59:55.842 | [17789 Async create_neutron_accounts:87278]: Signaling child to exit 2022-04-14 03:59:55.842 | WAKEUP 2022-04-14 03:59:55.865 | [17789 Async create_neutron_accounts:87278]: Signaled 2022-04-14 03:59:55.866 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 03:59:55.866 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 03:59:55.866 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 03:59:55.866 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 03:59:55.866 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 03:59:55.866 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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- ]] 2022-04-14 03:59:55.866 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 03:59:55.866 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 03:59:55.866 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 03:59:55.866 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 03:59:55.866 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-04-14 03:59:55.866 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-04-14 03:59:55.866 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 03:59:55.866 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 03:59:55.866 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 03:59:55.866 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 03:59:55.867 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 03:59:55.867 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 03:59:55.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.867 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.867 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.867 | + functions-common:get_or_create_user:932 : user_id=b8b4587d33454cd49f9d83da207c199a 2022-04-14 03:59:55.867 | + functions-common:get_or_create_user:933 : echo b8b4587d33454cd49f9d83da207c199a 2022-04-14 03:59:55.867 | b8b4587d33454cd49f9d83da207c199a 2022-04-14 03:59:55.867 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 03:59:55.867 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 03:59:55.867 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 03:59:55.867 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 03:59:55.867 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 03:59:55.867 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 03:59:55.867 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 03:59:55.867 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 03:59:55.867 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 03:59:55.867 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 03:59:55.867 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 03:59:55.867 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.867 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.867 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 03:59:55.867 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.867 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.867 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.868 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.868 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 03:59:55.868 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 03:59:55.868 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.868 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.868 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.868 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 03:59:55.868 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 03:59:55.868 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 03:59:55.868 | ++ functions-common:get_field:818 : local data field 2022-04-14 03:59:55.868 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.868 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.868 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.868 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 03:59:55.868 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 03:59:55.868 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 03:59:55.868 | ++ functions-common:get_field:825 : echo '| 1f8c40d30215443b985fc87dfb9148df | b8b4587d33454cd49f9d83da207c199a | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 03:59:55.868 | ++ functions-common:get_field:819 : read data 2022-04-14 03:59:55.868 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.868 | + functions-common:get_or_add_user_project_role:1004 : echo 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.868 | 1f8c40d30215443b985fc87dfb9148df 2022-04-14 03:59:55.868 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 03:59:55.868 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 03:59:55.868 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 03:59:55.869 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 03:59:55.869 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 03:59:55.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.869 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.869 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.869 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.869 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 03:59:55.869 | 8ed6d84e73684e71aae41a00f428a79b' 2022-04-14 03:59:55.869 | + functions-common:get_or_create_service:1101 : echo 8ed6d84e73684e71aae41a00f428a79b 2022-04-14 03:59:55.869 | 8ed6d84e73684e71aae41a00f428a79b 2022-04-14 03:59:55.869 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-04-14 03:59:55.869 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 03:59:55.869 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-04-14 03:59:55.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 03:59:55.869 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 03:59:55.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.869 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.869 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.869 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 03:59:55.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 03:59:55.869 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-04-14 03:59:55.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.869 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 03:59:55.869 | from cryptography.utils import int_from_bytes 2022-04-14 03:59:55.869 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 03:59:55.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=202e3291fa414005a366bb342e8ffcd5 2022-04-14 03:59:55.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 202e3291fa414005a366bb342e8ffcd5 2022-04-14 03:59:55.869 | + functions-common:get_or_create_endpoint:1134 : public_id=202e3291fa414005a366bb342e8ffcd5 2022-04-14 03:59:55.870 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 03:59:55.870 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 03:59:55.870 | + functions-common:get_or_create_endpoint:1143 : echo 202e3291fa414005a366bb342e8ffcd5 2022-04-14 03:59:55.870 | 202e3291fa414005a366bb342e8ffcd5 2022-04-14 03:59:55.911 | [17789 Async create_neutron_accounts:87278]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 03:59:55.948 | [17789 Async create_swift_accounts:87420]: Waiting for completion of create_swift_accounts running on PID 87420 (2 other jobs running) 2022-04-14 03:59:55.974 | [17789 Async create_swift_accounts:87420]: Signaling child to exit 2022-04-14 04:00:43.991 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:00:44.017 | [87420 Async create_swift_accounts:87420]: finished successfully 2022-04-14 04:00:44.037 | WAKEUP 2022-04-14 04:00:44.060 | [17789 Async create_swift_accounts:87420]: Signaled 2022-04-14 04:00:44.061 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 04:00:44.061 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 04:00:44.061 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 04:00:44.061 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 04:00:44.061 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 04:00:44.061 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 04:00:44.061 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 04:00:44.062 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 04:00:44.062 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 04:00:44.062 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 04:00:44.062 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:00:44.062 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 04:00:44.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.062 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.062 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.062 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.062 | ++ functions-common:get_or_create_role:957 : role_id=3fc3fd9af73e4882a6400302c1375be4 2022-04-14 04:00:44.062 | ++ functions-common:get_or_create_role:958 : echo 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 04:00:44.062 | + lib/swift:create_swift_accounts:614 : another_role=3fc3fd9af73e4882a6400302c1375be4 2022-04-14 04:00:44.062 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 04:00:44.062 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 04:00:44.062 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:00:44.062 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:00:44.062 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:00:44.062 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:00:44.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.062 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.062 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.062 | + functions-common:get_or_create_user:932 : user_id=f2deb91cdf62499ba7388e03c0d4efab 2022-04-14 04:00:44.062 | + functions-common:get_or_create_user:933 : echo f2deb91cdf62499ba7388e03c0d4efab 2022-04-14 04:00:44.062 | f2deb91cdf62499ba7388e03c0d4efab 2022-04-14 04:00:44.062 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 04:00:44.062 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:00:44.062 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:00:44.062 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:00:44.062 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:00:44.063 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:00:44.063 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:00:44.063 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:00:44.063 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:00:44.063 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:00:44.063 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:00:44.063 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:00:44.063 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:00:44.063 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.063 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.063 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.063 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.063 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.063 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.063 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:00:44.063 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:00:44.063 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:00:44.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.063 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.063 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.063 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:00:44.063 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.063 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:00:44.063 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.063 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.064 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.064 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.064 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:00:44.064 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:00:44.064 | ++ functions-common:get_field:825 : echo '| 1f8c40d30215443b985fc87dfb9148df | f2deb91cdf62499ba7388e03c0d4efab | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 04:00:44.064 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:00:44.064 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.064 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f8c40d30215443b985fc87dfb9148df 2022-04-14 04:00:44.064 | + functions-common:get_or_add_user_project_role:1004 : echo 1f8c40d30215443b985fc87dfb9148df 2022-04-14 04:00:44.064 | 1f8c40d30215443b985fc87dfb9148df 2022-04-14 04:00:44.064 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 04:00:44.064 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 04:00:44.064 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:00:44.064 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:00:44.064 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:00:44.064 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:00:44.064 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:00:44.064 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:00:44.064 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:00:44.064 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:00:44.064 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:00:44.064 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:00:44.064 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.064 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:00:44.065 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:00:44.065 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.065 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.065 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.065 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.065 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:00:44.065 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:00:44.065 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:00:44.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.065 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.065 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.065 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.065 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:00:44.065 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.065 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.065 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:00:44.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.065 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.065 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.065 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:00:44.065 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:00:44.065 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:00:44.065 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | f2deb91cdf62499ba7388e03c0d4efab | | 7c5d45d5ede540e2997089087eaa77a6 | | | False |' 2022-04-14 04:00:44.065 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.065 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.066 | + functions-common:get_or_add_user_project_role:1004 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.066 | 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.066 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 04:00:44.066 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:00:44.066 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 04:00:44.066 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 04:00:44.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.066 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.066 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.066 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.066 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:00:44.066 | 0e199bad77d94f0fa2ba46a61566d678' 2022-04-14 04:00:44.066 | + functions-common:get_or_create_service:1101 : echo 0e199bad77d94f0fa2ba46a61566d678 2022-04-14 04:00:44.066 | 0e199bad77d94f0fa2ba46a61566d678 2022-04-14 04:00:44.066 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-04-14 04:00:44.066 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:00:44.066 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 04:00:44.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:00:44.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 04:00:44.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.066 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.066 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:00:44.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:00:44.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:00:44.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.066 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.067 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.067 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5643b461e6174d989b5164c3d7c9f01d 2022-04-14 04:00:44.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5643b461e6174d989b5164c3d7c9f01d 2022-04-14 04:00:44.067 | + functions-common:get_or_create_endpoint:1134 : public_id=5643b461e6174d989b5164c3d7c9f01d 2022-04-14 04:00:44.067 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.25:8080 ]] 2022-04-14 04:00:44.067 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-04-14 04:00:44.067 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:00:44.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 04:00:44.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.067 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.067 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.067 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.067 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:00:44.067 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:00:44.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-04-14 04:00:44.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.067 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.067 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.067 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.067 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5db61cb906bb40289631add73eec0be2 2022-04-14 04:00:44.067 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5db61cb906bb40289631add73eec0be2 2022-04-14 04:00:44.067 | 5db61cb906bb40289631add73eec0be2 2022-04-14 04:00:44.067 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:00:44.067 | + functions-common:get_or_create_endpoint:1143 : echo 5643b461e6174d989b5164c3d7c9f01d 2022-04-14 04:00:44.067 | 5643b461e6174d989b5164c3d7c9f01d 2022-04-14 04:00:44.068 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 04:00:44.068 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:00:44.068 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 04:00:44.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.068 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.068 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.068 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_project:945 : project_id=cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_project:946 : echo cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.068 | + lib/swift:create_swift_accounts:628 : swift_project_test1=cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.068 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 04:00:44.068 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.068 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 04:00:44.068 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 04:00:44.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.068 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.068 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.068 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_user:932 : user_id=c0ce7a60b0124aa79dd1e6ed17ffa47d 2022-04-14 04:00:44.068 | ++ functions-common:get_or_create_user:933 : echo c0ce7a60b0124aa79dd1e6ed17ffa47d 2022-04-14 04:00:44.068 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c0ce7a60b0124aa79dd1e6ed17ffa47d 2022-04-14 04:00:44.068 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 04:00:44.068 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.068 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c0ce7a60b0124aa79dd1e6ed17ffa47d cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.069 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:00:44.069 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:00:44.069 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:00:44.069 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:00:44.069 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:00:44.069 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:00:44.069 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:00:44.069 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:00:44.069 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.069 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:00:44.069 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c0ce7a60b0124aa79dd1e6ed17ffa47d --project cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.069 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.069 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.069 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.069 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.069 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.069 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:00:44.069 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:00:44.069 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user c0ce7a60b0124aa79dd1e6ed17ffa47d --project cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.069 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.069 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.069 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:00:44.069 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.069 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.069 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c0ce7a60b0124aa79dd1e6ed17ffa47d --project cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.069 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.070 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.070 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.070 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.070 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:00:44.070 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:00:44.070 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | c0ce7a60b0124aa79dd1e6ed17ffa47d | | cd241d33f1df45e18c49237148a88851 | | | False |' 2022-04-14 04:00:44.070 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:00:44.070 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.070 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.070 | + functions-common:get_or_add_user_project_role:1004 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.070 | 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.070 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 04:00:44.070 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 04:00:44.070 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:00:44.070 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 04:00:44.070 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 04:00:44.070 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 04:00:44.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.070 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.070 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.070 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.070 | ++ functions-common:get_or_create_user:932 : user_id=33556f885c2743d99428207eab16bf8f 2022-04-14 04:00:44.070 | ++ functions-common:get_or_create_user:933 : echo 33556f885c2743d99428207eab16bf8f 2022-04-14 04:00:44.070 | + lib/swift:create_swift_accounts:637 : swift_user_test3=33556f885c2743d99428207eab16bf8f 2022-04-14 04:00:44.070 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 04:00:44.070 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.070 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 3fc3fd9af73e4882a6400302c1375be4 33556f885c2743d99428207eab16bf8f cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.070 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:00:44.071 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:00:44.071 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:00:44.071 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:00:44.071 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:00:44.071 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:00:44.071 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:00:44.071 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:00:44.071 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3fc3fd9af73e4882a6400302c1375be4 --user 33556f885c2743d99428207eab16bf8f --project cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.071 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.071 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:00:44.071 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.071 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.071 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.071 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.071 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:00:44.071 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:00:44.071 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 3fc3fd9af73e4882a6400302c1375be4 --user 33556f885c2743d99428207eab16bf8f --project cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.071 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.071 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.071 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3fc3fd9af73e4882a6400302c1375be4 --user 33556f885c2743d99428207eab16bf8f --project cd241d33f1df45e18c49237148a88851 2022-04-14 04:00:44.071 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.071 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:00:44.071 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.072 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.072 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.072 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.072 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:00:44.072 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:00:44.072 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:00:44.072 | ++ functions-common:get_field:825 : echo '| 3fc3fd9af73e4882a6400302c1375be4 | 33556f885c2743d99428207eab16bf8f | | cd241d33f1df45e18c49237148a88851 | | | False |' 2022-04-14 04:00:44.072 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.072 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3fc3fd9af73e4882a6400302c1375be4 2022-04-14 04:00:44.072 | + functions-common:get_or_add_user_project_role:1004 : echo 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 04:00:44.072 | 3fc3fd9af73e4882a6400302c1375be4 2022-04-14 04:00:44.072 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 04:00:44.072 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 04:00:44.072 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:00:44.072 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 04:00:44.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.072 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.072 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.072 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.072 | ++ functions-common:get_or_create_project:945 : project_id=bafebf499fdb42aba85f8703d51a198f 2022-04-14 04:00:44.072 | ++ functions-common:get_or_create_project:946 : echo bafebf499fdb42aba85f8703d51a198f 2022-04-14 04:00:44.072 | + lib/swift:create_swift_accounts:642 : swift_project_test2=bafebf499fdb42aba85f8703d51a198f 2022-04-14 04:00:44.072 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 04:00:44.072 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.072 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 04:00:44.072 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 04:00:44.072 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:00:44.073 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 04:00:44.073 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 04:00:44.073 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 04:00:44.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.073 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.073 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.073 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.073 | ++ functions-common:get_or_create_user:932 : user_id=6033831a62b448e99caf682fd5592ccc 2022-04-14 04:00:44.073 | ++ functions-common:get_or_create_user:933 : echo 6033831a62b448e99caf682fd5592ccc 2022-04-14 04:00:44.073 | + lib/swift:create_swift_accounts:647 : swift_user_test2=6033831a62b448e99caf682fd5592ccc 2022-04-14 04:00:44.073 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 04:00:44.073 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.073 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 6033831a62b448e99caf682fd5592ccc bafebf499fdb42aba85f8703d51a198f 2022-04-14 04:00:44.073 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:00:44.073 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:00:44.073 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:00:44.073 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:00:44.073 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:00:44.073 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:00:44.073 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:00:44.073 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:00:44.073 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6033831a62b448e99caf682fd5592ccc --project bafebf499fdb42aba85f8703d51a198f 2022-04-14 04:00:44.073 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.073 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:00:44.073 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.073 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.073 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.074 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.074 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.074 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:00:44.074 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:00:44.074 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6033831a62b448e99caf682fd5592ccc --project bafebf499fdb42aba85f8703d51a198f 2022-04-14 04:00:44.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.074 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.074 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.074 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6033831a62b448e99caf682fd5592ccc --project bafebf499fdb42aba85f8703d51a198f 2022-04-14 04:00:44.074 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.074 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:00:44.074 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.074 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.074 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.074 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.074 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.074 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:00:44.074 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:00:44.074 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | 6033831a62b448e99caf682fd5592ccc | | bafebf499fdb42aba85f8703d51a198f | | | False |' 2022-04-14 04:00:44.074 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:00:44.074 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.074 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.074 | + functions-common:get_or_add_user_project_role:1004 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.074 | 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.074 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 04:00:44.074 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 04:00:44.074 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:00:44.074 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 04:00:44.075 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 04:00:44.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.075 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.075 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.075 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.075 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 04:00:44.075 | 7e94ee1e09fe469dbf95636dc498dadf' 2022-04-14 04:00:44.075 | ++ functions-common:get_or_create_domain:895 : echo 7e94ee1e09fe469dbf95636dc498dadf 2022-04-14 04:00:44.075 | + lib/swift:create_swift_accounts:652 : swift_domain=7e94ee1e09fe469dbf95636dc498dadf 2022-04-14 04:00:44.075 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 04:00:44.075 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.075 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 04:00:44.075 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 7e94ee1e09fe469dbf95636dc498dadf 2022-04-14 04:00:44.075 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:00:44.075 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=7e94ee1e09fe469dbf95636dc498dadf --or-show -f value -c id 2022-04-14 04:00:44.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.075 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.075 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.075 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.075 | ++ functions-common:get_or_create_project:945 : project_id=74e3374c0c4743a9a4359499bba2def8 2022-04-14 04:00:44.075 | ++ functions-common:get_or_create_project:946 : echo 74e3374c0c4743a9a4359499bba2def8 2022-04-14 04:00:44.075 | + lib/swift:create_swift_accounts:656 : swift_project_test4=74e3374c0c4743a9a4359499bba2def8 2022-04-14 04:00:44.075 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 04:00:44.075 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.075 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 04:00:44.075 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 7e94ee1e09fe469dbf95636dc498dadf test4@example.com 2022-04-14 04:00:44.075 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:00:44.076 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 04:00:44.076 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 04:00:44.076 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=7e94ee1e09fe469dbf95636dc498dadf --email=test4@example.com --or-show -f value -c id 2022-04-14 04:00:44.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.076 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.076 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.076 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.076 | ++ functions-common:get_or_create_user:932 : user_id=731f4c7e66ae4d73a1e53b4b8cc75090 2022-04-14 04:00:44.076 | ++ functions-common:get_or_create_user:933 : echo 731f4c7e66ae4d73a1e53b4b8cc75090 2022-04-14 04:00:44.076 | + lib/swift:create_swift_accounts:661 : swift_user_test4=731f4c7e66ae4d73a1e53b4b8cc75090 2022-04-14 04:00:44.076 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 04:00:44.076 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:00:44.076 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 731f4c7e66ae4d73a1e53b4b8cc75090 74e3374c0c4743a9a4359499bba2def8 2022-04-14 04:00:44.076 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:00:44.076 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:00:44.076 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:00:44.076 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:00:44.076 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:00:44.076 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:00:44.076 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:00:44.076 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:00:44.076 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 731f4c7e66ae4d73a1e53b4b8cc75090 --project 74e3374c0c4743a9a4359499bba2def8 2022-04-14 04:00:44.076 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.076 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:00:44.076 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.076 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.076 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.077 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.077 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.077 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:00:44.077 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:00:44.077 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 731f4c7e66ae4d73a1e53b4b8cc75090 --project 74e3374c0c4743a9a4359499bba2def8 2022-04-14 04:00:44.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.077 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.077 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.077 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 731f4c7e66ae4d73a1e53b4b8cc75090 --project 74e3374c0c4743a9a4359499bba2def8 2022-04-14 04:00:44.077 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:00:44.077 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:00:44.077 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:00:44.077 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.077 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:44.077 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:44.077 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:00:44.077 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:00:44.077 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:00:44.077 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:00:44.077 | ++ functions-common:get_field:825 : echo '| 425f1c9e8856483f812b60714bc90654 | 731f4c7e66ae4d73a1e53b4b8cc75090 | | 74e3374c0c4743a9a4359499bba2def8 | | | False |' 2022-04-14 04:00:44.077 | ++ functions-common:get_field:819 : read data 2022-04-14 04:00:44.077 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.077 | + functions-common:get_or_add_user_project_role:1004 : echo 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.077 | 425f1c9e8856483f812b60714bc90654 2022-04-14 04:00:44.106 | [17789 Async create_swift_accounts:87420]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-14 04:00:44.113 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 04:00:44.116 | + inc/async:async_wait:197 : return 0 2022-04-14 04:00:44.119 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 04:00:44.136 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:00:44.139 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 04:00:44.156 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:00:44.159 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 04:00:44.161 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:00:44.164 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 04:00:44.166 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 04:00:44.169 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 04:00:44.227 | + inc/async:async_inner:63 : init_glance 2022-04-14 04:00:44.265 | [17789 Async init_glance:91686]: running: init_glance 2022-04-14 04:00:44.269 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 04:00:44.287 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:00:44.290 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 04:00:44.293 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:00:44.295 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 04:00:44.297 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 04:00:44.301 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 04:00:44.305 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:00:44.305 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:00:44.311 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:00:44.314 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:00:44.317 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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- ]] 2022-04-14 04:00:44.320 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:00:44.322 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 04:00:44.325 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 04:00:44.327 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 04:00:44.329 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 04:00:44.343 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 04:00:44.345 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 04:00:47.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:47.851 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:47.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:47.851 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:51.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:51.326 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:51.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:51.326 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:54.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:54.892 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:54.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:54.892 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:58.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:58.347 | from cryptography.utils import int_from_bytes 2022-04-14 04:00:58.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:00:58.347 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:01.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:01.908 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:01.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:01.908 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:05.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:05.429 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:05.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:05.429 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:08.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:08.970 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:08.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:08.971 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:12.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:12.662 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:12.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:12.662 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:17.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:17.352 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:17.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:17.352 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:17.352 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 04:01:23.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:23.351 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:23.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:23.351 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:23.669 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 04:01:23.674 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 04:01:23.677 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 04:01:23.681 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 04:01:23.684 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 04:01:23.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 04:01:23.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 04:01:23.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 04:01:23.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 04:01:23.695 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 04:01:23.697 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 04:01:23.699 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 04:01:23.702 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 04:01:23.705 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 04:01:23.707 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 04:01:23.709 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 04:01:23.724 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:23.727 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 04:01:23.729 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:23.734 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 04:01:23.736 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 04:01:23.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 04:01:23.740 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 04:01:23.743 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 04:01:23.745 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 04:01:23.773 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 04:01:23.803 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 04:01:23.832 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 04:01:23.861 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 04:01:23.890 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 04:01:23.919 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 04:01:23.922 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 04:01:23.926 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 04:01:23.927 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:01:23.930 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:01:23.947 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:01:23.949 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:01:23.951 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:01:23.954 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:01:23.956 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:01:23.984 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:01:24.013 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:01:24.044 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:01:24.073 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 04:01:24.090 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:01:24.092 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 04:01:24.095 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:01:24.097 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 04:01:24.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 04:01:24.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 04:01:24.104 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:01:24.106 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 04:01:24.109 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 04:01:24.121 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 04:01:24.134 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 04:01:24.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 04:01:24.150 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 04:01:24.175 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 04:01:24.188 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:01:24.190 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:01:24.193 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 04:01:24.198 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.KRYUMIVTkl 2022-04-14 04:01:24.200 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:01:24.204 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:01:24.211 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.KRYUMIVTkl 2022-04-14 04:01:24.215 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.KRYUMIVTkl 2022-04-14 04:01:24.227 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.KRYUMIVTkl /etc/sudoers.d/neutron-rootwrap 2022-04-14 04:01:24.239 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:01:24.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:24.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:01:24.300 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 04:01:24.304 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 04:01:24.305 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 04:01:24.307 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:01:24.310 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:01:24.313 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:01:24.329 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:24.332 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:01:24.335 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:01:24.337 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:01:24.355 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:24.358 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:01:24.364 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:01:24.391 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:01:24.394 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:01:24.396 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 04:01:24.413 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:24.416 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 04:01:24.418 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 04:01:24.421 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:01:24.424 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:01:24.426 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 04:01:24.428 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 04:01:24.431 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:01:24.434 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 04:01:24.436 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 04:01:24.440 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 04:01:24.443 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 04:01:24.446 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 04:01:24.450 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 04:01:24.469 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:24.471 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 04:01:24.474 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 04:01:24.476 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 04:01:24.481 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 04:01:24.511 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:01:24.546 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 04:01:24.582 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 04:01:24.613 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 04:01:24.645 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 04:01:24.647 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:01:24.655 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 04:01:24.655 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:01:24.656 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 04:01:24.690 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 04:01:24.721 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:01:24.750 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 04:01:24.781 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 04:01:24.814 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 04:01:24.846 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 04:01:24.877 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 04:01:24.919 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:01:24.954 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:01:24.987 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 04:01:25.018 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 04:01:25.050 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 04:01:25.053 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:01:25.055 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:01:25.058 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 04:01:25.060 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 04:01:25.095 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 04:01:25.125 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-04-14 04:01:25.155 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 04:01:25.186 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 04:01:25.215 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 04:01:25.254 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 04:01:25.286 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 04:01:25.318 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:01:25.347 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 04:01:25.381 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 04:01:25.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 04:01:25.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 04:01:25.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 04:01:25.391 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 04:01:25.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 04:01:25.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 04:01:25.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 04:01:25.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 04:01:25.403 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 04:01:25.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 04:01:25.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 04:01:25.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 04:01:25.414 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 04:01:25.416 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 04:01:25.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 04:01:25.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 04:01:25.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 04:01:25.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:25.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 04:01:25.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 04:01:25.463 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.466 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:01:25.469 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 04:01:25.471 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 04:01:25.473 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.476 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 04:01:25.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 04:01:25.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 04:01:25.508 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.511 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:01:25.515 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 04:01:25.517 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 04:01:25.519 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.522 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 04:01:25.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 04:01:25.554 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.556 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:01:25.558 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 04:01:25.562 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 04:01:25.564 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.566 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 04:01:25.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 04:01:25.597 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.600 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 04:01:25.602 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 04:01:25.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 04:01:25.607 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.609 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 04:01:25.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 04:01:25.644 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.646 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 04:01:25.648 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:01:25.651 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:01:25.653 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.655 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 04:01:25.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 04:01:25.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.689 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 04:01:25.691 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 04:01:25.694 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 04:01:25.696 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.698 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 04:01:25.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 04:01:25.730 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.732 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 04:01:25.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 04:01:25.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 04:01:25.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.742 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-14 04:01:25.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 04:01:25.773 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:01:25.776 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 04:01:25.780 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:01:25.782 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:01:25.784 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:01:25.787 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 04:01:25.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 04:01:25.818 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 04:01:25.836 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:25.839 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 04:01:25.841 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:01:25.874 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:25.876 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:01:25.905 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:01:25.938 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 04:01:25.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 04:01:25.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 04:01:25.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:01:28.981 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:01:28.981 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:01:28.981 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93564) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:01:28.983 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-14 04:01:28.984 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpsdj2vrz5/privsep.sock'] 2022-04-14 04:01:31.153 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-14 04:01:31.153 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpsdj2vrz5/privsep.sock {{(pid=93564) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-04-14 04:01:31.155 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-14 04:01:31.159 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-14 04:01:31.159 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-04-14 04:01:31.160 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93575 2022-04-14 04:01:31.160 | DEBUG oslo.privsep.daemon [-] privsep: reply[625597a2-506d-48dc-a4d2-371ffa2bc1c4]: (2,) {{(pid=93575) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-14 04:01:31.452 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93575) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-14 04:01:31.465 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=93575) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-14 04:01:31.465 | DEBUG oslo.privsep.daemon [-] privsep: reply[eb4e491b-056e-49b5-83fa-1dae6d268559]: (4, ('43511846-3c3d-4833-8977-61971ca83492\n', '')) {{(pid=93575) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-14 04:01:31.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:01:31.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:01:31.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:31.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:31.519 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:31.519 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:31.573 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:01:31.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:31.573 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:31.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:31.573 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:31.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 04:01:31.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 04:01:31.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 04:01:31.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:01:31.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 04:01:32.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 04:01:32.054 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 04:01:32.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:32.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 04:01:32.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 04:01:32.095 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 04:01:32.104 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 04:01:32.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 04:01:32.110 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 04:01:32.133 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 04:01:32.157 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:01:32.160 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 04:01:32.175 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 04:01:32.178 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:01:32.181 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 04:01:32.189 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 04:01:32.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 04:01:32.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 04:01:32.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 04:01:32.200 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 04:01:32.203 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:01:32.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:01:32.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:01:32.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:01:32.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:01:32.238 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 04:01:32.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 04:01:32.275 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 04:01:32.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 04:01:32.307 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 04:01:32.336 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 04:01:32.354 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:32.356 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 04:01:32.372 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 04:01:32.375 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 04:01:32.408 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 04:01:32.438 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:01:32.470 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:32.473 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:01:32.502 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 04:01:32.519 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:32.521 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:01:32.524 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:01:32.557 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:01:32.560 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:01:32.562 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:01:32.591 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 04:01:32.594 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:01:32.596 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 04:01:32.599 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 04:01:32.616 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:01:32.619 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 04:01:32.621 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 04:01:32.626 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 04:01:32.659 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:01:32.693 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:32.695 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:01:32.724 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:01:32.727 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:01:32.758 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:01:32.760 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:01:32.763 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:01:32.793 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 04:01:32.795 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:01:32.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 04:01:32.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:01:35.926 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:01:35.926 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:01:35.926 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=94108) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:01:35.976 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=94108) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:01:35.977 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=94108) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:01:35.977 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=94108) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:35.977 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=94108) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:35.977 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=94108) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:35.977 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=94108) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:01:36.037 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 04:01:36.038 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=94108) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 04:01:36.038 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=94108) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 04:01:36.038 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:01:36.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:36.038 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:36.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:01:36.038 | from cryptography.utils import int_from_bytes 2022-04-14 04:01:36.416 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 04:01:36.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 04:01:36.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:01:36.424 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:01:36.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:01:36.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:01:36.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:01:36.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 04:01:36.453 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 04:01:36.455 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 04:01:36.458 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 04:01:36.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 04:01:36.489 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 04:01:36.491 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 04:01:36.494 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 04:01:36.496 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 04:01:36.499 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 04:01:36.504 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 04:01:36.504 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 04:01:36.507 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 04:01:36.509 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 04:01:36.512 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 04:01:36.515 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 04:01:36.517 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 04:01:36.520 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 04:01:36.522 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 04:01:36.527 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 04:01:36.527 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 04:01:36.532 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 04:01:36.535 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 04:01:36.537 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 04:01:36.540 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 04:01:36.544 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 04:01:36.544 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 04:01:36.545 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 04:01:36.551 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-14 04:01:36.554 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 04:01:36.556 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:36.559 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 04:01:36.562 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 04:01:36.564 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-14 04:01:36.567 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-14 04:01:36.569 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-14 04:01:36.571 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 04:01:36.574 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 04:01:36.578 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-14 04:01:36.579 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 04:01:36.579 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 04:01:36.580 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 04:01:36.585 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-14 04:01:36.588 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-14 04:01:36.590 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-14 04:01:36.603 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-14 04:01:36.616 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 04:01:36.628 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 04:01:36.650 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-14 04:01:39.255 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:01:39.280 | [91686 Async init_glance:91686]: finished successfully 2022-04-14 04:01:39.659 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-14 04:01:39.659 | Sent 3 probes (3 broadcast(s)) 2022-04-14 04:01:39.659 | Received 0 response(s) 2022-04-14 04:01:39.683 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 04:01:39.686 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 04:01:39.689 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 04:01:39.692 | + ./stack.sh:exit_trap:522 : jobs='77857 2022-04-14 04:01:39.698 | 91686' 2022-04-14 04:01:39.699 | + ./stack.sh:exit_trap:525 : [[ -n 77857 2022-04-14 04:01:39.699 | 91686 ]] 2022-04-14 04:01:39.699 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-034140 ]] 2022-04-14 04:01:39.699 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 04:01:39.701 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 04:01:39.701 | exit_trap: cleaning up child processes 2022-04-14 04:01:39.703 | + ./stack.sh:exit_trap:527 : kill 77857 91686 2022-04-14 04:01:39.706 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.x0QdhQGDcK ']' 2022-04-14 04:01:39.708 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.x0QdhQGDcK 2022-04-14 04:01:39.712 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 04:01:39.714 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 04:01:39.716 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 04:01:39.719 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 04:01:39.719 | Error on exit 2022-04-14 04:01:39.721 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 04:01:39.723 | + ./stack.sh:exit_trap:542 : generate-subunit 1649907697 1202 fail 2022-04-14 04:01:40.393 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 04:01:40.395 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 04:01:41.673 | + ./stack.sh:exit_trap:556 : exit 1